+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 20:17:21 2026] *** compiled with version: 11.4.0 on 27 May 2026 05:53:40 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-69987b949d-fjfmr 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 0x562ac032e110 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-27 20:17:26.164 7 INFO neutron.common.config [-] Logging enabled! 2026-05-27 20:17:26.165 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-27 20:17:26.320 8 INFO neutron.common.config [-] Logging enabled! 2026-05-27 20:17:26.320 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-27 20:17:26.748 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 20:17:26.886 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 20:17:27.857 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:17:27.861 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 20:17:27.865 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 20:17:27.866 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:17:27.866 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 20:17:27.867 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 20:17:27.867 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:17:27.874 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:17:27.874 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:17:27.875 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:17:27.897 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 20:17:27.898 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:17:27.898 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 20:17:27.944 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 20:17:27.945 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 20:17:27.945 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 20:17:27.945 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 20:17:27.952 7 WARNING oslo_policy.policy [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] 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-27 20:17:28.076 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:17:28.080 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 20:17:28.083 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 20:17:28.084 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:17:28.084 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 20:17:28.085 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 20:17:28.085 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:17:28.092 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:17:28.092 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:17:28.092 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:17:28.113 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 20:17:28.115 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:17:28.115 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 20:17:28.166 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 20:17:28.166 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 20:17:28.166 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 20:17:28.167 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 20:17:28.178 8 WARNING oslo_policy.policy [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] 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-27 20:17:28.296 7 INFO neutron.plugins.ml2.managers [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] Initializing driver for type 'vlan' 2026-05-27 20:17:28.544 8 INFO neutron.plugins.ml2.managers [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 20:17:28.770 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] VlanTypeDriver initialization complete 2026-05-27 20:17:28.770 7 INFO neutron.plugins.ml2.managers [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 20:17:28.771 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 20:17:28.800 7 INFO neutron.plugins.ml2.managers [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 20:17:28.800 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 20:17:28.800 7 INFO neutron.plugins.ml2.managers [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] Initializing extension driver 'port_security' 2026-05-27 20:17:28.801 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 20:17:28.801 7 INFO neutron.plugins.ml2.managers [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] Initializing extension driver 'qos' 2026-05-27 20:17:28.801 7 INFO neutron.plugins.ml2.managers [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 20:17:28.801 7 INFO neutron.plugins.ml2.managers [None req-e423e161-35de-4179-814d-6dae4c3d8bdf - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 20:17:28.815 7 INFO neutron.quota [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded quota_driver: . 2026-05-27 20:17:28.816 7 INFO neutron.plugins.ml2.plugin [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 20:17:28.817 7 INFO neutron.plugins.ml2.managers [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 20:17:28.817 7 INFO neutron.plugins.ml2.managers [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 20:17:28.817 7 INFO neutron.plugins.ml2.managers [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 20:17:28.817 7 INFO neutron.extensions.vlantransparent [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Disabled vlantransparent extension. 2026-05-27 20:17:28.817 7 INFO neutron.manager [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loading Plugin: qos 2026-05-27 20:17:28.830 7 INFO neutron.manager [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loading Plugin: router 2026-05-27 20:17:28.869 7 INFO neutron.services.service_base [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 20:17:28.870 7 INFO neutron.manager [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loading Plugin: segments 2026-05-27 20:17:28.975 7 INFO neutron.manager [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loading Plugin: trunk 2026-05-27 20:17:29.023 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 20:17:29.023 8 INFO neutron.plugins.ml2.managers [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 20:17:29.024 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 20:17:29.044 7 INFO neutron.manager [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loading Plugin: vpnaas 2026-05-27 20:17:29.050 8 INFO neutron.plugins.ml2.managers [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 20:17:29.051 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 20:17:29.051 8 INFO neutron.plugins.ml2.managers [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 20:17:29.051 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 20:17:29.051 8 INFO neutron.plugins.ml2.managers [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] Initializing extension driver 'qos' 2026-05-27 20:17:29.052 8 INFO neutron.plugins.ml2.managers [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 20:17:29.052 8 INFO neutron.plugins.ml2.managers [None req-7ee8220c-146d-4bdf-8c01-29cb0fac47f3 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 20:17:29.064 8 INFO neutron.quota [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded quota_driver: . 2026-05-27 20:17:29.065 8 INFO neutron.plugins.ml2.plugin [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 20:17:29.065 8 INFO neutron.plugins.ml2.managers [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 20:17:29.065 8 INFO neutron.plugins.ml2.managers [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 20:17:29.065 8 INFO neutron.plugins.ml2.managers [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 20:17:29.065 8 INFO neutron.extensions.vlantransparent [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Disabled vlantransparent extension. 2026-05-27 20:17:29.066 8 INFO neutron.manager [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loading Plugin: qos 2026-05-27 20:17:29.078 8 INFO neutron.manager [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loading Plugin: router 2026-05-27 20:17:29.089 7 WARNING stevedore.named [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 20:17:29.117 8 INFO neutron.services.service_base [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 20:17:29.117 8 INFO neutron.manager [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loading Plugin: segments 2026-05-27 20:17:29.162 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 20:17:29.163 7 INFO neutron.common.utils [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 20:17:29.163 7 INFO neutron.manager [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 20:17:29.169 7 INFO neutron.manager [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loading Plugin: tag 2026-05-27 20:17:29.176 7 INFO neutron.manager [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loading Plugin: timestamp 2026-05-27 20:17:29.179 7 INFO neutron.manager [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 20:17:29.183 7 INFO neutron.manager [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loading Plugin: flavors 2026-05-27 20:17:29.186 7 INFO neutron.manager [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loading Plugin: revisions 2026-05-27 20:17:29.189 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Initializing extension manager. 2026-05-27 20:17:29.190 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: address-group 2026-05-27 20:17:29.191 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: address-scope 2026-05-27 20:17:29.192 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 20:17:29.193 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: agent 2026-05-27 20:17:29.193 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 20:17:29.195 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 20:17:29.196 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 20:17:29.196 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: availability_zone 2026-05-27 20:17:29.197 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 20:17:29.198 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 20:17:29.198 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 20:17:29.200 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 20:17:29.200 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: dns-integration 2026-05-27 20:17:29.201 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 20:17:29.201 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 20:17:29.202 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: dvr 2026-05-27 20:17:29.203 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 20:17:29.204 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 20:17:29.204 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:17:29.205 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 20:17:29.206 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: external-net 2026-05-27 20:17:29.206 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 20:17:29.207 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: extraroute 2026-05-27 20:17:29.207 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 20:17:29.208 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 20:17:29.209 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 20:17:29.209 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 20:17:29.210 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 20:17:29.211 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: fip-port-details 2026-05-27 20:17:29.211 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: flavors 2026-05-27 20:17:29.213 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 20:17:29.214 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 20:17:29.214 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: ip_allocation 2026-05-27 20:17:29.215 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 20:17:29.215 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 20:17:29.216 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: router 2026-05-27 20:17:29.219 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:17:29.219 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 20:17:29.220 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 20:17:29.221 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 20:17:29.221 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: l3-ha 2026-05-27 20:17:29.222 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:17:29.222 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 20:17:29.223 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: l3-flavors 2026-05-27 20:17:29.224 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:17:29.224 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 20:17:29.226 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 20:17:29.227 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 20:17:29.228 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 20:17:29.230 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 20:17:29.230 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 20:17:29.231 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: multi-provider 2026-05-27 20:17:29.232 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: net-mtu 2026-05-27 20:17:29.232 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 20:17:29.233 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 20:17:29.234 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: network_ha 2026-05-27 20:17:29.233 8 INFO neutron.manager [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loading Plugin: trunk 2026-05-27 20:17:29.234 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 20:17:29.235 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 20:17:29.236 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: pagination 2026-05-27 20:17:29.237 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: port-device-profile 2026-05-27 20:17:29.237 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 20:17:29.238 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 20:17:29.238 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 20:17:29.239 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: port-mac-override 2026-05-27 20:17:29.240 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 20:17:29.240 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 20:17:29.241 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: port-resource-request 2026-05-27 20:17:29.241 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 20:17:29.242 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: binding 2026-05-27 20:17:29.243 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: binding-extended 2026-05-27 20:17:29.244 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: port-security 2026-05-27 20:17:29.244 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: project-id 2026-05-27 20:17:29.245 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: provider 2026-05-27 20:17:29.247 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos 2026-05-27 20:17:29.248 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 20:17:29.248 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 20:17:29.249 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-default 2026-05-27 20:17:29.250 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-fip 2026-05-27 20:17:29.250 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 20:17:29.251 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 20:17:29.252 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 20:17:29.252 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 20:17:29.253 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 20:17:29.254 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-pps 2026-05-27 20:17:29.254 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 20:17:29.255 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 20:17:29.256 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 20:17:29.256 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 20:17:29.259 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: quotas 2026-05-27 20:17:29.260 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: quota_details 2026-05-27 20:17:29.261 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: rbac-policies 2026-05-27 20:17:29.262 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 20:17:29.262 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 20:17:29.263 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 20:17:29.264 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 20:17:29.264 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: revision-if-match 2026-05-27 20:17:29.265 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 20:17:29.266 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 20:17:29.266 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 20:17:29.268 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 20:17:29.268 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 20:17:29.269 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 20:17:29.270 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 20:17:29.270 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 20:17:29.271 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 20:17:29.280 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: security-group 2026-05-27 20:17:29.281 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: segment 2026-05-27 20:17:29.282 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 20:17:29.282 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: service-type 2026-05-27 20:17:29.283 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: sorting 2026-05-27 20:17:29.284 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 20:17:29.285 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 20:17:29.285 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 20:17:29.286 7 WARNING neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 20:17:29.287 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 20:17:29.287 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 20:17:29.288 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 20:17:29.288 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 20:17:29.289 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 20:17:29.290 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 20:17:29.291 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 20:17:29.294 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 20:17:29.295 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 20:17:29.296 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: trunk 2026-05-27 20:17:29.296 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: trunk-details 2026-05-27 20:17:29.297 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 20:17:29.297 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 20:17:29.299 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 20:17:29.300 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 20:17:29.301 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 20:17:29.302 8 INFO neutron.manager [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loading Plugin: vpnaas 2026-05-27 20:17:29.303 7 INFO neutron.api.extensions [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Loaded extension: vpnaas 2026-05-27 20:17:29.306 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 20:17:29.306 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 20:17:29.306 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:17:29.307 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 20:17:29.312 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:17:29.313 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:17:29.320 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:17:29.321 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:17:29.322 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:17:29.323 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:17:29.324 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] subnetpool is already registered 2026-05-27 20:17:29.324 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:17:29.325 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] subnetpool is already registered 2026-05-27 20:17:29.325 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:17:29.328 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:17:29.329 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:17:29.330 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:17:29.330 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:17:29.331 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:17:29.337 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:17:29.338 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] router is already registered 2026-05-27 20:17:29.338 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:17:29.338 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] floatingip is already registered 2026-05-27 20:17:29.344 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:17:29.344 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] rbac_policy is already registered 2026-05-27 20:17:29.345 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:17:29.345 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] security_group is already registered 2026-05-27 20:17:29.346 8 WARNING stevedore.named [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 20:17:29.346 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:17:29.346 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] security_group_rule is already registered 2026-05-27 20:17:29.347 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:17:29.348 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] subnetpool is already registered 2026-05-27 20:17:29.348 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:17:29.349 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] subnetpool is already registered 2026-05-27 20:17:29.349 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:17:29.349 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] trunk is already registered 2026-05-27 20:17:29.350 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:17:29.350 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] endpoint_group is already registered 2026-05-27 20:17:29.351 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:17:29.351 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] vpnservice is already registered 2026-05-27 20:17:29.351 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:17:29.352 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] ipsec_site_connection is already registered 2026-05-27 20:17:29.352 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:17:29.352 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] ipsecpolicy is already registered 2026-05-27 20:17:29.353 7 INFO neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:17:29.353 7 WARNING neutron.quota.resource_registry [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] ikepolicy is already registered 2026-05-27 20:17:29.401 7 WARNING keystonemiddleware._common.config [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:17:29.408 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 20:17:29.408 8 INFO neutron.common.utils [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 20:17:29.409 8 INFO neutron.manager [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 20:17:29.409 7 WARNING oslo_config.cfg [None req-a4b95795-4fd3-40da-8a92-5ccb0d4a1f68 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x562ac032e110 pid: 7 (default app) 2026-05-27 20:17:29.413 8 INFO neutron.manager [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loading Plugin: tag 2026-05-27 20:17:29.419 8 INFO neutron.manager [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loading Plugin: timestamp 2026-05-27 20:17:29.422 8 INFO neutron.manager [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 20:17:29.426 8 INFO neutron.manager [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loading Plugin: flavors 2026-05-27 20:17:29.430 8 INFO neutron.manager [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loading Plugin: revisions 2026-05-27 20:17:29.434 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Initializing extension manager. 2026-05-27 20:17:29.435 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: address-group 2026-05-27 20:17:29.436 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: address-scope 2026-05-27 20:17:29.437 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 20:17:29.438 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: agent 2026-05-27 20:17:29.439 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 20:17:29.441 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 20:17:29.442 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 20:17:29.443 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: availability_zone 2026-05-27 20:17:29.443 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 20:17:29.444 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 20:17:29.445 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 20:17:29.446 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 20:17:29.447 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: dns-integration 2026-05-27 20:17:29.447 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 20:17:29.448 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 20:17:29.449 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: dvr 2026-05-27 20:17:29.450 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 20:17:29.450 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 20:17:29.451 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:17:29.452 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 20:17:29.452 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: external-net 2026-05-27 20:17:29.453 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 20:17:29.454 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: extraroute 2026-05-27 20:17:29.454 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 20:17:29.455 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 20:17:29.456 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 20:17:29.457 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 20:17:29.457 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 20:17:29.459 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: fip-port-details 2026-05-27 20:17:29.460 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: flavors 2026-05-27 20:17:29.461 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 20:17:29.463 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 20:17:29.464 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: ip_allocation 2026-05-27 20:17:29.465 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 20:17:29.466 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 20:17:29.469 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: router 2026-05-27 20:17:29.472 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:17:29.473 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 20:17:29.473 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 20:17:29.474 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 20:17:29.475 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: l3-ha 2026-05-27 20:17:29.475 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:17:29.476 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 20:17:29.477 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: l3-flavors 2026-05-27 20:17:29.478 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:17:29.479 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 20:17:29.481 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 20:17:29.482 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 20:17:29.483 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 20:17:29.485 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 20:17:29.485 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 20:17:29.486 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: multi-provider 2026-05-27 20:17:29.487 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: net-mtu 2026-05-27 20:17:29.487 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 20:17:29.488 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 20:17:29.489 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: network_ha 2026-05-27 20:17:29.490 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 20:17:29.491 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 20:17:29.492 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: pagination 2026-05-27 20:17:29.492 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: port-device-profile 2026-05-27 20:17:29.493 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 20:17:29.494 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 20:17:29.494 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 20:17:29.495 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: port-mac-override 2026-05-27 20:17:29.496 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 20:17:29.496 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 20:17:29.497 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: port-resource-request 2026-05-27 20:17:29.498 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 20:17:29.498 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: binding 2026-05-27 20:17:29.499 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: binding-extended 2026-05-27 20:17:29.500 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: port-security 2026-05-27 20:17:29.501 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: project-id 2026-05-27 20:17:29.501 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: provider 2026-05-27 20:17:29.503 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos 2026-05-27 20:17:29.504 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 20:17:29.505 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 20:17:29.505 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-default 2026-05-27 20:17:29.506 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-fip 2026-05-27 20:17:29.507 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 20:17:29.507 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 20:17:29.508 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 20:17:29.509 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 20:17:29.509 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 20:17:29.510 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-pps 2026-05-27 20:17:29.511 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 20:17:29.511 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 20:17:29.512 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 20:17:29.513 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 20:17:29.515 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: quotas 2026-05-27 20:17:29.516 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: quota_details 2026-05-27 20:17:29.518 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: rbac-policies 2026-05-27 20:17:29.518 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 20:17:29.519 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 20:17:29.520 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 20:17:29.520 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 20:17:29.521 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: revision-if-match 2026-05-27 20:17:29.522 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 20:17:29.522 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 20:17:29.523 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 20:17:29.525 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 20:17:29.525 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 20:17:29.526 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 20:17:29.527 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 20:17:29.527 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 20:17:29.528 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 20:17:29.538 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: security-group 2026-05-27 20:17:29.540 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: segment 2026-05-27 20:17:29.540 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 20:17:29.541 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: service-type 2026-05-27 20:17:29.541 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: sorting 2026-05-27 20:17:29.542 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 20:17:29.543 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 20:17:29.544 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 20:17:29.544 8 WARNING neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 20:17:29.545 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 20:17:29.546 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 20:17:29.546 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 20:17:29.547 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 20:17:29.547 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 20:17:29.548 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 20:17:29.549 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 20:17:29.552 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 20:17:29.553 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 20:17:29.553 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: trunk 2026-05-27 20:17:29.554 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: trunk-details 2026-05-27 20:17:29.555 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 20:17:29.556 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 20:17:29.558 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 20:17:29.559 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 20:17:29.559 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 20:17:29.561 8 INFO neutron.api.extensions [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Loaded extension: vpnaas 2026-05-27 20:17:29.564 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 20:17:29.564 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 20:17:29.564 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:17:29.564 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 20:17:29.569 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:17:29.569 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:17:29.576 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:17:29.577 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:17:29.578 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:17:29.579 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:17:29.580 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] subnetpool is already registered 2026-05-27 20:17:29.581 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:17:29.581 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] subnetpool is already registered 2026-05-27 20:17:29.581 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:17:29.582 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:17:29.583 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:17:29.583 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:17:29.584 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:17:29.584 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:17:29.591 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:17:29.592 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] router is already registered 2026-05-27 20:17:29.592 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:17:29.595 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] floatingip is already registered 2026-05-27 20:17:29.607 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:17:29.608 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] rbac_policy is already registered 2026-05-27 20:17:29.609 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:17:29.609 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] security_group is already registered 2026-05-27 20:17:29.610 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:17:29.611 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] security_group_rule is already registered 2026-05-27 20:17:29.612 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:17:29.613 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] subnetpool is already registered 2026-05-27 20:17:29.613 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:17:29.614 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] subnetpool is already registered 2026-05-27 20:17:29.614 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:17:29.615 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] trunk is already registered 2026-05-27 20:17:29.616 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:17:29.616 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] endpoint_group is already registered 2026-05-27 20:17:29.617 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:17:29.617 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] vpnservice is already registered 2026-05-27 20:17:29.618 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:17:29.618 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] ipsec_site_connection is already registered 2026-05-27 20:17:29.619 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:17:29.620 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] ipsecpolicy is already registered 2026-05-27 20:17:29.621 8 INFO neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:17:29.621 8 WARNING neutron.quota.resource_registry [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] ikepolicy is already registered 2026-05-27 20:17:29.680 8 WARNING keystonemiddleware._common.config [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:17:29.691 8 WARNING oslo_config.cfg [None req-7c1dc2ee-703f-410f-baf9-59d1c36cd802 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x562ac032e110 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:17:35.184 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5fcb800-648f-4fd9-81c4-13f3ec717580 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.241 () {44 vars in 928 bytes} [Wed May 27 20:17:34 2026] GET /v2.0/networks/public => generated 108 bytes in 1023 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.19.213.241 () {44 vars in 950 bytes} [Wed May 27 20:17:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:17:35.896 8 WARNING oslo_policy.policy [None req-e2ca169e-b4df-4992-926b-1dd4697189e8 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-27 20:17:36.086 8 WARNING neutron.services.revisions.revision_plugin [None req-e2ca169e-b4df-4992-926b-1dd4697189e8 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:17:36.137 8 INFO neutron.db.segments_db [None req-e2ca169e-b4df-4992-926b-1dd4697189e8 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment f4a91ee2-d821-4ee7-b2f0-93d5d2984927 of type flat for network 5517b396-865f-49bf-85dc-58d1799829f0 2026-05-27 20:17:36.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2ca169e-b4df-4992-926b-1dd4697189e8 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.241 () {48 vars in 968 bytes} [Wed May 27 20:17:35 2026] POST /v2.0/networks => generated 124 bytes in 504 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:17:42.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e81a467-18a5-4a04-902e-9d23db7fe1e8 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.241 () {44 vars in 928 bytes} [Wed May 27 20:17:42 2026] GET /v2.0/networks/public => generated 108 bytes in 437 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.241 () {44 vars in 950 bytes} [Wed May 27 20:17:42 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-27 20:17:42.765 7 WARNING oslo_policy.policy [None req-c7b80ac7-aee5-4f23-bdd4-de6696a3d69f a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-27 20:17:42.821 7 WARNING neutron.services.revisions.revision_plugin [None req-c7b80ac7-aee5-4f23-bdd4-de6696a3d69f a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:17:42.851 7 INFO neutron.db.segments_db [None req-c7b80ac7-aee5-4f23-bdd4-de6696a3d69f a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 0e42722e-58c2-4c8f-9fcf-fefb419c64bc of type flat for network 67cb0445-3a75-4b89-9099-695644a5294a 2026-05-27 20:17:42.914 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7b80ac7-aee5-4f23-bdd4-de6696a3d69f a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.241 () {48 vars in 968 bytes} [Wed May 27 20:17:42 2026] POST /v2.0/networks => generated 124 bytes in 337 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:17:48.914 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35b80b4a-e150-46cc-b6f7-b3a0daa21cff a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.19.213.241 () {44 vars in 928 bytes} [Wed May 27 20:17:48 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.19.213.241 () {44 vars in 950 bytes} [Wed May 27 20:17:48 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-27 20:17:49.012 7 WARNING neutron.services.revisions.revision_plugin [None req-5d570f32-884d-492c-bc8a-ae2065258aed a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:17:49.028 7 INFO neutron.db.segments_db [None req-5d570f32-884d-492c-bc8a-ae2065258aed a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 92f2f62b-1e1a-4f2d-9c88-0f6eeee278c2 of type flat for network fabe93f2-23e3-404c-9083-b486fd4097fc 2026-05-27 20:17:49.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d570f32-884d-492c-bc8a-ae2065258aed a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.19.213.241 () {48 vars in 968 bytes} [Wed May 27 20:17:48 2026] POST /v2.0/networks => generated 124 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:17:54.995 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b91f26b-7891-4bde-8bd7-78fc5031bd91 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.241 () {44 vars in 928 bytes} [Wed May 27 20:17:54 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.241 () {44 vars in 950 bytes} [Wed May 27 20:17:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:17:55.122 8 WARNING neutron.services.revisions.revision_plugin [None req-89a25090-9d47-4a3b-a11e-0c3fb5d8a9fe a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:17:55.149 8 INFO neutron.db.segments_db [None req-89a25090-9d47-4a3b-a11e-0c3fb5d8a9fe a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment a852eb85-cd33-47a5-8fe0-a1fcba6a0632 of type flat for network 4b24caf5-b7e1-4a7d-b2a8-a37246c4def0 2026-05-27 20:17:55.205 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89a25090-9d47-4a3b-a11e-0c3fb5d8a9fe a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.241 () {48 vars in 968 bytes} [Wed May 27 20:17:55 2026] POST /v2.0/networks => generated 124 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:18:01.224 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91a2655b-0c45-4bc5-8a7a-11ef1c5c9ef2 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.241 () {44 vars in 928 bytes} [Wed May 27 20:18:01 2026] GET /v2.0/networks/public => generated 108 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.241 () {44 vars in 950 bytes} [Wed May 27 20:18:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:18:01.313 7 WARNING neutron.services.revisions.revision_plugin [None req-2f590087-803c-4ab7-ab04-cbc6bb7dff7e a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:18:01.335 7 INFO neutron.db.segments_db [None req-2f590087-803c-4ab7-ab04-cbc6bb7dff7e a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment ca16e8a2-dde2-4615-bd10-371c11dc6f71 of type flat for network 55fc8496-f3d9-42dd-b847-a21f56764bc6 2026-05-27 20:18:01.371 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f590087-803c-4ab7-ab04-cbc6bb7dff7e a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.19.213.241 () {48 vars in 968 bytes} [Wed May 27 20:18:01 2026] POST /v2.0/networks => generated 124 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:18:07.311 7 INFO neutron.pecan_wsgi.hooks.translation [None req-792bbd3c-a7fb-4a81-a33c-5e3a793063ce a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.19.213.241 () {44 vars in 928 bytes} [Wed May 27 20:18:07 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.19.213.241 () {44 vars in 950 bytes} [Wed May 27 20:18:07 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-27 20:18:07.406 7 WARNING neutron.services.revisions.revision_plugin [None req-9fb165c6-c34c-457e-bca4-2eb29b441e59 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:18:07.429 7 INFO neutron.db.segments_db [None req-9fb165c6-c34c-457e-bca4-2eb29b441e59 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment f1fc1fdc-833b-46ca-b421-538515378fe5 of type flat for network 0b351629-9696-4024-8186-16eeaa68c731 [pid: 7|app: 0|req: 13/23] 199.19.213.241 () {48 vars in 968 bytes} [Wed May 27 20:18:07 2026] POST /v2.0/networks => generated 706 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:18:08.851 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0cd34146-4f0c-48d0-ba85-031cc8405f67 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.19.213.241 () {44 vars in 928 bytes} [Wed May 27 20:18:08 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.241 () {44 vars in 950 bytes} [Wed May 27 20:18:08 2026] GET /v2.0/networks?name=public => generated 709 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:18:08.991 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2070316-d96e-49bc-bf85-2065ada3b488 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.19.213.241 () {44 vars in 1035 bytes} [Wed May 27 20:18:08 2026] GET /v2.0/subnets/public-subnet?network_id=0b351629-9696-4024-8186-16eeaa68c731 => generated 113 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.19.213.241 () {44 vars in 1058 bytes} [Wed May 27 20:18:08 2026] GET /v2.0/subnets?name=public-subnet&network_id=0b351629-9696-4024-8186-16eeaa68c731 => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.241 () {48 vars in 966 bytes} [Wed May 27 20:18:09 2026] POST /v2.0/subnets => generated 641 bytes in 846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:22:56.121 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [89dce141-7e17-4e78-9ce1-d115f76d67d9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:22:56.126 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [20aeb83f-824c-439e-893f-a1fb4382b198] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:22:56.263 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26b34c1c-7df0-412d-9c5a-c452fecb6d50 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/66] 199.19.213.241 () {44 vars in 938 bytes} [Wed May 27 20:22:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:22:56.273 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94d0052f-1204-4ff1-830a-ab90c3ddacff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:22:56.275 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [779a365a-9cb1-4aaa-829d-7a4c8c38d5d6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:22:56.278 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:22:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.241) !!! [pid: 8|app: 0|req: 32/67] 199.19.213.241 () {44 vars in 960 bytes} [Wed May 27 20:22:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:22:56.388 7 INFO neutron.db.segments_db [None req-43bfa782-2a6c-42af-8147-92f843ee0947 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment dba8a55b-5874-4dcf-a0b5-297051a88dda of type vxlan for network a60957d3-8f5c-48fb-ac49-2d6a2c178bbc [pid: 7|app: 0|req: 36/68] 199.19.213.241 () {48 vars in 967 bytes} [Wed May 27 20:22:56 2026] POST /v2.0/networks => generated 707 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:22:57.489 8 INFO oslo.messaging._drivers.impl_rabbit [-] [779a365a-9cb1-4aaa-829d-7a4c8c38d5d6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60508. 2026-05-27 20:22:57.492 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94d0052f-1204-4ff1-830a-ab90c3ddacff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60506. 2026-05-27 20:22:57.534 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c920a527-1295-4dd8-bfda-494c3a3e34b6 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 199.19.213.241 () {44 vars in 938 bytes} [Wed May 27 20:22:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:22:57.636 7 INFO oslo.messaging._drivers.impl_rabbit [-] [89dce141-7e17-4e78-9ce1-d115f76d67d9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60518. 2026-05-27 20:22:57.637 7 INFO oslo.messaging._drivers.impl_rabbit [-] [20aeb83f-824c-439e-893f-a1fb4382b198] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60526. [pid: 7|app: 0|req: 37/70] 199.19.213.241 () {44 vars in 960 bytes} [Wed May 27 20:22:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:22:57.676 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23f20f2c-fc8c-4528-82db-08eebddc24e4 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/71] 199.19.213.241 () {44 vars in 1037 bytes} [Wed May 27 20:22:57 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.19.213.241 () {44 vars in 1060 bytes} [Wed May 27 20:22:57 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 14 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.19.213.241 () {48 vars in 966 bytes} [Wed May 27 20:22:57 2026] POST /v2.0/subnets => generated 627 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:22:59.536 7 INFO neutron.api.v2.resource [None req-1b77fbd0-0097-413c-a748-5c18de2d67da a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/74] 199.19.213.241 () {44 vars in 972 bytes} [Wed May 27 20:22:59 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.241 () {44 vars in 994 bytes} [Wed May 27 20:22:59 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.241 () {48 vars in 981 bytes} [Wed May 27 20:22:59 2026] POST /v2.0/security-groups => generated 1616 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:01 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 1616 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:01 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 1616 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:01 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.241 () {48 vars in 992 bytes} [Wed May 27 20:23:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:02 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 2230 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:02 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:02 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 2230 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.241 () {48 vars in 992 bytes} [Wed May 27 20:23:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/87] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:03 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 2846 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/88] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:03 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/89] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:03 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/90] 199.19.213.241 () {48 vars in 992 bytes} [Wed May 27 20:23:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/91] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:04 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 3462 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/92] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:04 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/93] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:04 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 3462 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/94] 199.19.213.241 () {48 vars in 992 bytes} [Wed May 27 20:23:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/95] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:05 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4078 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/96] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:05 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/97] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:06 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4078 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/98] 199.19.213.241 () {48 vars in 992 bytes} [Wed May 27 20:23:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/99] 199.19.213.241 () {44 vars in 988 bytes} [Wed May 27 20:23:07 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 732 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:23:07.637 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec3e6636-7b8e-4dd1-ab2c-789c3b023a8e a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/100] 199.19.213.241 () {44 vars in 1077 bytes} [Wed May 27 20:23:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/101] 199.19.213.241 () {44 vars in 1100 bytes} [Wed May 27 20:23:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/102] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:07 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/103] 199.19.213.241 () {48 vars in 962 bytes} [Wed May 27 20:23:07 2026] POST /v2.0/ports => generated 1100 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:23:14.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c4e9873-c9e1-47be-a0de-5014c49ab17b a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/104] 199.19.213.241 () {44 vars in 980 bytes} [Wed May 27 20:23:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 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/105] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/106] 199.19.213.241 () {48 vars in 1032 bytes} [Wed May 27 20:23:14 2026] PUT /v2.0/ports/64c5640b-4583-49f9-b371-c153dfeb4eb6 => generated 1213 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/107] 199.19.213.241 () {44 vars in 921 bytes} [Wed May 27 20:23:16 2026] GET /v2.0/ports => generated 3730 bytes in 109 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-27 20:23:17.649 7 INFO neutron.api.v2.resource [None req-09ddc20e-01c4-4656-9eb7-82e55b77a405 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/108] 199.19.213.241 () {44 vars in 960 bytes} [Wed May 27 20:23:17 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/109] 199.19.213.241 () {44 vars in 982 bytes} [Wed May 27 20:23:17 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 199.19.213.241 () {48 vars in 981 bytes} [Wed May 27 20:23:17 2026] POST /v2.0/security-groups => generated 1610 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/113] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:18 2026] GET /v2.0/security-groups/708ff733-cc89-402a-b869-bcb600c74412 => generated 1610 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/114] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:18 2026] GET /v2.0/security-groups/708ff733-cc89-402a-b869-bcb600c74412 => generated 1610 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/115] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:18 2026] GET /v2.0/security-groups/708ff733-cc89-402a-b869-bcb600c74412 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/116] 199.19.213.241 () {48 vars in 992 bytes} [Wed May 27 20:23:18 2026] POST /v2.0/security-group-rules => generated 623 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/117] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:20 2026] GET /v2.0/security-groups/708ff733-cc89-402a-b869-bcb600c74412 => generated 2246 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/118] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:20 2026] GET /v2.0/security-groups/708ff733-cc89-402a-b869-bcb600c74412 => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/119] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:23:20 2026] GET /v2.0/security-groups/708ff733-cc89-402a-b869-bcb600c74412 => generated 2246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/120] 199.19.213.241 () {48 vars in 992 bytes} [Wed May 27 20:23:20 2026] POST /v2.0/security-group-rules => generated 627 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/129] 199.19.213.241 () {44 vars in 976 bytes} [Wed May 27 20:24:28 2026] GET /v2.0/quotas/f20cfca60366415a9fe3f293904ebb79 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 62/130] 199.19.213.241 () {48 vars in 1028 bytes} [Wed May 27 20:24:29 2026] PUT /v2.0/quotas/f20cfca60366415a9fe3f293904ebb79 => generated 291 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:26:40.424 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [779a365a-9cb1-4aaa-829d-7a4c8c38d5d6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:26:40.427 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94d0052f-1204-4ff1-830a-ab90c3ddacff] 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-27 20:26:40.581 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d498598-8e9d-4289-98cb-0b8e353e2fbf a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/149] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:26:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:26:40.597 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [89dce141-7e17-4e78-9ce1-d115f76d67d9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:26:40.600 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [20aeb83f-824c-439e-893f-a1fb4382b198] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:26:40.603 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 20:26:40 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.19.213.241) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 78/150] 199.19.213.241 () {30 vars in 763 bytes} [Wed May 27 20:26:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:26:42.642 8 INFO oslo.messaging._drivers.impl_rabbit [-] [779a365a-9cb1-4aaa-829d-7a4c8c38d5d6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51422. 2026-05-27 20:26:42.644 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94d0052f-1204-4ff1-830a-ab90c3ddacff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51436. 2026-05-27 20:26:42.684 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fad44f02-52a3-4e0e-9e0f-013ed86e13f7 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/151] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:26:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:26:42.732 7 INFO oslo.messaging._drivers.impl_rabbit [-] [89dce141-7e17-4e78-9ce1-d115f76d67d9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51446. 2026-05-27 20:26:42.732 7 INFO oslo.messaging._drivers.impl_rabbit [-] [20aeb83f-824c-439e-893f-a1fb4382b198] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51456. [pid: 7|app: 0|req: 79/152] 199.19.213.241 () {30 vars in 763 bytes} [Wed May 27 20:26:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:32:54.746 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [20aeb83f-824c-439e-893f-a1fb4382b198] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:32:54.748 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [89dce141-7e17-4e78-9ce1-d115f76d67d9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:32:54.749 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:32:54 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=148e65cb0987426cb094a58c38301983 (ip 199.19.213.241) !!! 2026-05-27 20:32:54.919 7 INFO neutron.api.v2.resource [None req-431f9cbe-e071-4ece-9c77-f2217dcb70bb a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 105/203] 199.19.213.241 () {44 vars in 1075 bytes} [Wed May 27 20:32:54 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=148e65cb0987426cb094a58c38301983 => generated 139 bytes in 183 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:32:54.929 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94d0052f-1204-4ff1-830a-ab90c3ddacff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:32:54.932 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [779a365a-9cb1-4aaa-829d-7a4c8c38d5d6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:32:54.933 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 20:32:54 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=148e65cb0987426cb094a58c38301983 (ip 199.19.213.241) !!! [pid: 8|app: 0|req: 99/204] 199.19.213.241 () {44 vars in 1098 bytes} [Wed May 27 20:32:54 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=148e65cb0987426cb094a58c38301983 => generated 23 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/205] 199.19.213.241 () {48 vars in 982 bytes} [Wed May 27 20:32:55 2026] POST /v2.0/security-groups => generated 1624 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:32:56.419 8 INFO oslo.messaging._drivers.impl_rabbit [-] [779a365a-9cb1-4aaa-829d-7a4c8c38d5d6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48054. 2026-05-27 20:32:56.421 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94d0052f-1204-4ff1-830a-ab90c3ddacff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48050. [pid: 8|app: 0|req: 100/206] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:32:56 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 1624 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:32:56.542 7 INFO oslo.messaging._drivers.impl_rabbit [-] [89dce141-7e17-4e78-9ce1-d115f76d67d9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48074. 2026-05-27 20:32:56.543 7 INFO oslo.messaging._drivers.impl_rabbit [-] [20aeb83f-824c-439e-893f-a1fb4382b198] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48060. [pid: 7|app: 0|req: 107/207] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:32:56 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7 => generated 1624 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/208] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:32:56 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 1624 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/209] 199.19.213.241 () {48 vars in 992 bytes} [Wed May 27 20:32:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/210] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:32:57 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 2234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/211] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:32:57 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7 => generated 2234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/212] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:32:57 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 2234 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/213] 199.19.213.241 () {48 vars in 992 bytes} [Wed May 27 20:32:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/214] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:32:59 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 2846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/215] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:32:59 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/216] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:32:59 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 2846 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/217] 199.19.213.241 () {48 vars in 992 bytes} [Wed May 27 20:32:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/218] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:33:00 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 3460 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/219] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:33:00 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7 => generated 3460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/220] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:33:00 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/221] 199.19.213.241 () {48 vars in 992 bytes} [Wed May 27 20:33:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/240] 199.19.213.241 () {30 vars in 740 bytes} [Wed May 27 20:35:11 2026] GET /v2.0/networks?tenant_id=148e65cb0987426cb094a58c38301983&shared=False => generated 15 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:35:12.241 8 INFO neutron.db.segments_db [None req-238cec0d-a6a4-41d8-9c45-304fb15fac79 068d9f8c5ae94aefa4cb2157eded347d 148e65cb0987426cb094a58c38301983 - - 9367e1ebd9a14ed0b6ba6c10f5c8d407 9367e1ebd9a14ed0b6ba6c10f5c8d407] Added segment 58cdc477-ad4d-40a5-99b6-c38395a1b13c of type vxlan for network b162ad40-f00b-4c82-86d9-edaaf90f6db0 [pid: 8|app: 0|req: 117/241] 199.19.213.241 () {34 vars in 682 bytes} [Wed May 27 20:35:12 2026] POST /v2.0/networks => generated 718 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/242] 199.19.213.241 () {30 vars in 722 bytes} [Wed May 27 20:35:12 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 118/243] 199.19.213.241 () {30 vars in 633 bytes} [Wed May 27 20:35:12 2026] GET /v2.0/extensions => generated 19901 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/244] 199.19.213.241 () {34 vars in 677 bytes} [Wed May 27 20:35:12 2026] POST /v2.0/ports => generated 963 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/245] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:35:12 2026] GET /v2.0/networks/b162ad40-f00b-4c82-86d9-edaaf90f6db0 => generated 705 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/246] 199.19.213.241 () {30 vars in 722 bytes} [Wed May 27 20:35:14 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/247] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:35:14 2026] GET /v2.0/networks/b162ad40-f00b-4c82-86d9-edaaf90f6db0 => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/250] 199.19.213.241 () {44 vars in 976 bytes} [Wed May 27 20:35:33 2026] GET /v2.0/quotas/148e65cb0987426cb094a58c38301983 => 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: 124/253] 199.19.213.241 () {48 vars in 1028 bytes} [Wed May 27 20:35:33 2026] PUT /v2.0/quotas/148e65cb0987426cb094a58c38301983 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:47:28.754 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [20aeb83f-824c-439e-893f-a1fb4382b198] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:47:28.755 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [89dce141-7e17-4e78-9ce1-d115f76d67d9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:47:28.756 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:47:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.241) !!! 2026-05-27 20:47:28.927 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff04dd82-3b8b-48c2-b2a8-273a780a7ea8 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/348] 199.19.213.241 () {44 vars in 928 bytes} [Wed May 27 20:47:28 2026] GET /v2.0/networks/public => generated 108 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:47:28.938 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [779a365a-9cb1-4aaa-829d-7a4c8c38d5d6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:47:28.940 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94d0052f-1204-4ff1-830a-ab90c3ddacff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:47:28.941 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 20:47:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.241) !!! [pid: 8|app: 0|req: 172/349] 199.19.213.241 () {44 vars in 950 bytes} [Wed May 27 20:47:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:47:30.214 7 INFO oslo.messaging._drivers.impl_rabbit [-] [89dce141-7e17-4e78-9ce1-d115f76d67d9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36014. 2026-05-27 20:47:30.215 7 INFO oslo.messaging._drivers.impl_rabbit [-] [20aeb83f-824c-439e-893f-a1fb4382b198] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36012. 2026-05-27 20:47:30.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d61499e6-3767-4e4d-9456-c6d9503b3752 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/350] 199.19.213.241 () {44 vars in 928 bytes} [Wed May 27 20:47:30 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:47:30.299 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94d0052f-1204-4ff1-830a-ab90c3ddacff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36038. 2026-05-27 20:47:30.302 8 INFO oslo.messaging._drivers.impl_rabbit [-] [779a365a-9cb1-4aaa-829d-7a4c8c38d5d6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36022. [pid: 8|app: 0|req: 173/351] 199.19.213.241 () {44 vars in 950 bytes} [Wed May 27 20:47:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:47:30.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c66a8daf-b5f8-46b1-9bba-154e0b48992b a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/352] 199.19.213.241 () {44 vars in 1035 bytes} [Wed May 27 20:47:30 2026] GET /v2.0/subnets/public-subnet?network_id=0b351629-9696-4024-8186-16eeaa68c731 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/353] 199.19.213.241 () {44 vars in 1058 bytes} [Wed May 27 20:47:30 2026] GET /v2.0/subnets?name=public-subnet&network_id=0b351629-9696-4024-8186-16eeaa68c731 => generated 644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:05.269 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2862a11a-7968-40b7-9ef6-a35e1119bb6d a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/360] 199.19.213.241 () {44 vars in 938 bytes} [Wed May 27 20:48:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/361] 199.19.213.241 () {44 vars in 960 bytes} [Wed May 27 20:48:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:06.412 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01f47e52-4c8d-47d6-be33-c3ef9c2c47fd a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/362] 199.19.213.241 () {44 vars in 938 bytes} [Wed May 27 20:48:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/363] 199.19.213.241 () {44 vars in 960 bytes} [Wed May 27 20:48:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:06.514 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28f1ccc9-26a0-4f22-ab07-a1249919b88a a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/364] 199.19.213.241 () {44 vars in 1037 bytes} [Wed May 27 20:48:06 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/365] 199.19.213.241 () {44 vars in 1060 bytes} [Wed May 27 20:48:06 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:07.864 7 INFO neutron.api.v2.resource [None req-5c84b094-b684-45f2-9695-a7dd816ec8bc a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/366] 199.19.213.241 () {44 vars in 972 bytes} [Wed May 27 20:48:07 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 199.19.213.241 () {44 vars in 994 bytes} [Wed May 27 20:48:07 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/368] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:09 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/369] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:09 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.19.213.241 () {44 vars in 1012 bytes} [Wed May 27 20:48:09 2026] GET /v2.0/security-group-rules/60b38e40-3074-4d1a-9ea3-a7de09453e40 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:10 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:10 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.19.213.241 () {44 vars in 1012 bytes} [Wed May 27 20:48:10 2026] GET /v2.0/security-group-rules/8807a3de-c863-43c7-8a6e-3340ede62abf => generated 603 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:11 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:11 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.19.213.241 () {44 vars in 1012 bytes} [Wed May 27 20:48:11 2026] GET /v2.0/security-group-rules/a9cf5bd4-e631-4fe6-84e0-b4e45f119fb7 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:12 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:12 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.19.213.241 () {44 vars in 1012 bytes} [Wed May 27 20:48:12 2026] GET /v2.0/security-group-rules/52a65e8a-8cbf-4105-a4c8-4a8f41b34d36 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:13 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:13 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.19.213.241 () {44 vars in 1012 bytes} [Wed May 27 20:48:13 2026] GET /v2.0/security-group-rules/a396295d-5138-4fb7-bff2-aa8f0314af5f => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.19.213.241 () {44 vars in 988 bytes} [Wed May 27 20:48:14 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 732 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:14.831 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e499d023-96d7-42b9-b3c1-b695a8196331 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/384] 199.19.213.241 () {44 vars in 1077 bytes} [Wed May 27 20:48:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.19.213.241 () {44 vars in 1100 bytes} [Wed May 27 20:48:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:14 2026] GET /v2.0/security-groups/170847c0-c297-40cc-9653-8c4045f3f0ca => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:21.723 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b407ff07-55dc-46de-b150-04e6b5ac13c3 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/389] 199.19.213.241 () {44 vars in 980 bytes} [Wed May 27 20:48:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.19.213.241 () {44 vars in 921 bytes} [Wed May 27 20:48:23 2026] GET /v2.0/ports => generated 4725 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:24.249 7 INFO neutron.api.v2.resource [None req-b757a314-dff1-48fb-816e-0c894ffc3974 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/392] 199.19.213.241 () {44 vars in 960 bytes} [Wed May 27 20:48:24 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.19.213.241 () {44 vars in 982 bytes} [Wed May 27 20:48:24 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:25 2026] GET /v2.0/security-groups/708ff733-cc89-402a-b869-bcb600c74412 => generated 2886 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:25 2026] GET /v2.0/security-groups/708ff733-cc89-402a-b869-bcb600c74412 => generated 2886 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.19.213.241 () {44 vars in 1012 bytes} [Wed May 27 20:48:25 2026] GET /v2.0/security-group-rules/a50c1c03-bd42-4018-8fb2-46b199882844 => generated 623 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:26 2026] GET /v2.0/security-groups/708ff733-cc89-402a-b869-bcb600c74412 => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:48:26 2026] GET /v2.0/security-groups/708ff733-cc89-402a-b869-bcb600c74412 => generated 2886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.19.213.241 () {44 vars in 1012 bytes} [Wed May 27 20:48:26 2026] GET /v2.0/security-group-rules/20901717-3bbf-4120-b432-c62389667dd1 => generated 627 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/402] 199.19.213.241 () {44 vars in 976 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/quotas/f20cfca60366415a9fe3f293904ebb79 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:31.965 7 INFO neutron.api.v2.resource [None req-8716f6e1-4724-44d4-b27f-4d6a4787758d a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 207/409] 199.19.213.241 () {44 vars in 1075 bytes} [Wed May 27 20:49:31 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=148e65cb0987426cb094a58c38301983 => generated 139 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.19.213.241 () {44 vars in 1098 bytes} [Wed May 27 20:49:31 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=148e65cb0987426cb094a58c38301983 => generated 4072 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:49:33 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:49:33 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7 => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.19.213.241 () {44 vars in 1012 bytes} [Wed May 27 20:49:33 2026] GET /v2.0/security-group-rules/599a5158-95f6-4784-8b4a-0c70448a9143 => generated 597 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 4075 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 199.19.213.241 () {44 vars in 1012 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/security-group-rules/6631b282-50c4-4572-8a31-e89685ecc9aa => generated 599 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:49:35 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:49:35 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7 => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.19.213.241 () {44 vars in 1012 bytes} [Wed May 27 20:49:35 2026] GET /v2.0/security-group-rules/a375ca54-6336-4f57-865c-d881ae2a4a1f => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.19.213.241 () {44 vars in 1089 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7?project_id=148e65cb0987426cb094a58c38301983 => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.19.213.241 () {44 vars in 1002 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/security-groups/6dcda531-09da-42f3-951b-5533ec1221d7 => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.19.213.241 () {44 vars in 1012 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/security-group-rules/4d1a6c32-98bf-4746-b128-91f80e984d42 => generated 602 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.19.213.241 () {44 vars in 976 bytes} [Wed May 27 20:49:44 2026] GET /v2.0/quotas/148e65cb0987426cb094a58c38301983 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:38.197 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94d0052f-1204-4ff1-830a-ab90c3ddacff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 20:50:38.198 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [779a365a-9cb1-4aaa-829d-7a4c8c38d5d6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 215/434] 199.19.213.241 () {44 vars in 950 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/441] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 20:51:18 2026] GET /v2.0/networks => generated 2168 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/442] 10.0.0.177 () {32 vars in 655 bytes} [Wed May 27 20:51:19 2026] GET /v2.0/floatingips => 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: 223/443] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:51:19 2026] GET /v2.0/routers => generated 15 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:20.179 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94d0052f-1204-4ff1-830a-ab90c3ddacff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46532. 2026-05-27 20:51:20.180 8 INFO oslo.messaging._drivers.impl_rabbit [-] [779a365a-9cb1-4aaa-829d-7a4c8c38d5d6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46524. [pid: 8|app: 0|req: 221/444] 10.0.0.177 () {32 vars in 643 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/ports => generated 4725 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/subnets => generated 1261 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/446] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/networks => generated 2168 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.177 () {32 vars in 663 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/security-groups => generated 17401 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 10.0.0.177 () {32 vars in 655 bytes} [Wed May 27 20:51:20 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) 2026-05-27 20:51:31.772 7 INFO neutron.db.segments_db [None req-4e898fa7-7c90-4d27-a4a1-db194a1df321 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 71a23680-b831-4b72-abe2-9ec93fc97306 of type vxlan for network 5fc39af5-181e-4bc5-a2fc-fdeaa8f7546d 2026-05-27 20:51:31.822 8 INFO neutron.db.segments_db [None req-5e9ef95f-f9b7-4c83-b26f-e30859164b1b a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 9ca981a3-bae2-4b13-a9a3-e010908dbb75 of type vxlan for network 027487c7-fa41-44ad-9ea5-71065ba3f4cc [pid: 7|app: 0|req: 226/449] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:51:31 2026] POST /v2.0/networks => generated 748 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:32.151 7 INFO neutron.db.segments_db [None req-af967dde-b7fa-47ca-b64c-093c11e5f738 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 2a5c500e-34c0-4e41-b898-6baee7a712f5 of type vxlan for network de906029-339a-4813-8fff-4d95b89a38ce [pid: 8|app: 0|req: 224/450] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:51:31 2026] POST /v2.0/networks => generated 751 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:51:31 2026] POST /v2.0/networks => generated 738 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:51:32 2026] POST /v2.0/subnets => generated 671 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:51:32 2026] POST /v2.0/subnets => generated 674 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:32.613 7 INFO neutron.db.segments_db [None req-b88853b0-e0f6-4884-9f92-0cb69b634b9e a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment f78eaa50-5991-4d36-9296-2ab5ae5196f1 of type vxlan for network 1fc41112-2da7-4f0a-8c3f-b779af7a1786 [pid: 8|app: 0|req: 226/454] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:51:32 2026] POST /v2.0/subnets => generated 661 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:32.786 8 INFO neutron.db.segments_db [None req-0862e918-6a5e-44b4-a829-df179524b548 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment e0383de5-37db-4d34-b631-ae49a0f006d2 of type vxlan for network e5bf7588-c2d5-447e-a020-ec85a2fefa23 2026-05-27 20:51:32.969 7 INFO neutron.db.l3_hamode_db [None req-b88853b0-e0f6-4884-9f92-0cb69b634b9e a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:33.142 8 INFO neutron.db.l3_hamode_db [None req-0862e918-6a5e-44b4-a829-df179524b548 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:34.434 7 INFO neutron.db.l3_hamode_db [None req-b88853b0-e0f6-4884-9f92-0cb69b634b9e a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:34.475 8 INFO neutron.db.l3_hamode_db [None req-0862e918-6a5e-44b4-a829-df179524b548 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/455] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:51:32 2026] POST /v2.0/routers => generated 738 bytes in 3303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:51:32 2026] POST /v2.0/routers => generated 735 bytes in 3558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:36.163 7 INFO neutron.db.segments_db [None req-069e87ec-81ef-4042-affe-a1d68db3efb7 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment bfd8f27c-b7a1-4cfd-9b6a-997e769ae33e of type vxlan for network 56f4c781-fb23-4535-8ea6-c21fcd96f2f3 [pid: 8|app: 0|req: 228/457] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/security-groups?tenant_id=512d410d9d3242489a5a112755d6aca8&name=default => generated 2924 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:36.460 7 INFO neutron.db.l3_hamode_db [None req-069e87ec-81ef-4042-affe-a1d68db3efb7 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:37.459 7 INFO neutron.db.l3_hamode_db [None req-069e87ec-81ef-4042-affe-a1d68db3efb7 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/460] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:51:36 2026] PUT /v2.0/routers/49ec4e97-ed27-4f28-8aa8-02757c9794fa/add_router_interface => generated 309 bytes in 1758 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.177 () {34 vars in 669 bytes} [Wed May 27 20:51:36 2026] POST /v2.0/routers => generated 725 bytes in 2841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/462] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:51:38 2026] DELETE /v2.0/security-groups/eaadf9f6-5ae9-44cb-b662-5fb7acaf0e9a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:39.087 7 WARNING neutron_lib.context [None req-341ffa0c-6876-499d-9823-aa6512912214 d6f1605d357f4619bf42c8f48a6b2702 1f7bc1292eae4447a62a3acba914f7d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/463] 10.0.0.177 () {34 vars in 685 bytes} [Wed May 27 20:51:39 2026] POST /v2.0/security-groups => generated 1660 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:51:38 2026] PUT /v2.0/routers/546863a7-4e95-43bd-84e7-b393da7780a5/add_router_interface => generated 309 bytes in 2065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:40.079 8 WARNING neutron_lib.context [None req-2fa74e21-ead0-4e9c-ae00-8d71d905c3fc d6f1605d357f4619bf42c8f48a6b2702 1f7bc1292eae4447a62a3acba914f7d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/465] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:51:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:40.285 8 WARNING neutron_lib.context [None req-8a2202f4-2fdb-4172-b8fc-1d360f4fd7fa d6f1605d357f4619bf42c8f48a6b2702 1f7bc1292eae4447a62a3acba914f7d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/466] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:51:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:40.440 8 WARNING neutron_lib.context [None req-e959c9f7-5a5f-4dc2-a47f-73eeb2bd28d9 d6f1605d357f4619bf42c8f48a6b2702 1f7bc1292eae4447a62a3acba914f7d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/467] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:51:39 2026] PUT /v2.0/routers/959fc572-1aa8-49a7-8d4b-60d672666f84/add_router_interface => generated 309 bytes in 1611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:51:40 2026] POST /v2.0/floatingips => generated 552 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:41.257 8 WARNING neutron_lib.context [req-0fc8b185-9b6a-44f8-ba7b-5b3fb3f57d72 req-e41f84cf-d442-4685-8ee4-597bbe794245 b37ea8f2dff24af285afdc56fb556223 d71848ec5ac44cb9928cd2294816379d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:41.309 7 INFO neutron.db.segments_db [None req-c3ca4312-4f78-4b6c-8f55-d4acb93cf92f a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment c15f0318-d523-458c-8c13-f031498b4328 of type vxlan for network 8a717706-30c7-40a8-8975-47022468fa6c [pid: 8|app: 0|req: 236/469] 10.0.0.95 () {38 vars in 970 bytes} [Wed May 27 20:51:41 2026] POST /v2.0/security-groups => generated 1685 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:51:41.421 8 WARNING neutron_lib.context [None req-570fee73-7e01-49b0-bada-b18669f24ca8 9d37fb6518f74d11b41fc8b91541903b 1700ba59ac2542c080610532d2bc100c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/470] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:51:41 2026] POST /v2.0/networks => generated 748 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 10.0.0.177 () {34 vars in 685 bytes} [Wed May 27 20:51:41 2026] POST /v2.0/security-groups => generated 1658 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:51:41.589 8 WARNING neutron_lib.context [None req-5d226784-acff-480b-a8ac-7cdeb9616746 9d37fb6518f74d11b41fc8b91541903b 1700ba59ac2542c080610532d2bc100c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 238/472] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:51:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/473] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:51:41 2026] POST /v2.0/subnets => generated 671 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:41.739 7 WARNING neutron_lib.context [None req-d7af8ea3-d78c-40a3-86d8-124bc3533558 9d37fb6518f74d11b41fc8b91541903b 1700ba59ac2542c080610532d2bc100c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/474] 10.0.0.95 () {34 vars in 1099 bytes} [Wed May 27 20:51:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1207289043&fields=id&tenant_id=1f7bc1292eae4447a62a3acba914f7d3 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:41.823 8 INFO neutron.db.segments_db [None req-bff2846d-d45f-4799-a685-c487af196b61 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 7635d5cd-9996-4025-85a5-8b0358d93584 of type vxlan for network d6fd56c4-388d-4a58-bffa-e3d394cbe197 [pid: 7|app: 0|req: 236/475] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:51:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:51:41 2026] GET /v2.0/networks?id=027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 683 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/security-groups/a3f98e38-ec0a-4fba-a831-3f5d6c41b7f9 => generated 1685 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:42.106 7 WARNING neutron_lib.context [None req-437e599d-2cf9-4634-958b-0485e42417db 9d37fb6518f74d11b41fc8b91541903b 1700ba59ac2542c080610532d2bc100c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:42.172 8 INFO neutron.db.l3_hamode_db [None req-bff2846d-d45f-4799-a685-c487af196b61 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 239/478] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:51:42 2026] POST /v2.0/floatingips => generated 552 bytes in 868 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/quotas/1f7bc1292eae4447a62a3acba914f7d3 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:43.003 7 WARNING neutron_lib.context [req-72284524-7705-48a4-a95f-c78ac9338993 req-2b803aa6-6531-4d9f-9092-305485cdf2c1 b37ea8f2dff24af285afdc56fb556223 d71848ec5ac44cb9928cd2294816379d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/480] 10.0.0.95 () {38 vars in 980 bytes} [Wed May 27 20:51:42 2026] POST /v2.0/security-group-rules => generated 614 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/ports?tenant_id=1f7bc1292eae4447a62a3acba914f7d3&fields=id => generated 103 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:43.357 7 WARNING neutron_lib.context [req-de395c79-825c-4d57-bed8-2e5682c43d94 req-1fb72244-8e34-4288-96d1-bb7b2286179d b37ea8f2dff24af285afdc56fb556223 d71848ec5ac44cb9928cd2294816379d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:43.429 8 INFO neutron.db.l3_hamode_db [None req-bff2846d-d45f-4799-a685-c487af196b61 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 243/482] 10.0.0.95 () {38 vars in 970 bytes} [Wed May 27 20:51:43 2026] POST /v2.0/security-groups => generated 1686 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/483] 10.0.0.95 () {34 vars in 1095 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--89740292&fields=id&tenant_id=1700ba59ac2542c080610532d2bc100c => generated 69 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/484] 10.0.0.95 () {34 vars in 906 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/extensions => generated 19901 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/485] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/networks?id=de906029-339a-4813-8fff-4d95b89a38ce => generated 670 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/486] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/487] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/quotas/1700ba59ac2542c080610532d2bc100c => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/488] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?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: 250/489] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/ports?tenant_id=1700ba59ac2542c080610532d2bc100c&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/490] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/security-groups/0cbd7377-7525-4a67-a826-60bf3f197b13 => generated 1686 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:44.251 7 WARNING neutron_lib.context [req-a0336925-9f79-409d-be84-b086d0237226 req-e155212e-c5f3-4d1a-91bc-23bad07e3075 b37ea8f2dff24af285afdc56fb556223 d71848ec5ac44cb9928cd2294816379d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 252/491] 10.0.0.95 () {38 vars in 980 bytes} [Wed May 27 20:51:44 2026] POST /v2.0/security-group-rules => generated 614 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/492] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/493] 10.0.0.95 () {34 vars in 906 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/extensions => generated 19901 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/494] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/security-groups/0cbd7377-7525-4a67-a826-60bf3f197b13 => generated 2311 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/495] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:51:41 2026] POST /v2.0/routers => generated 735 bytes in 2869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:44.655 8 WARNING neutron_lib.context [req-673395ef-bdbb-4ad4-8b18-dbf768221a5a req-b9509391-689d-4c59-b037-199de8a04fc0 b37ea8f2dff24af285afdc56fb556223 d71848ec5ac44cb9928cd2294816379d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/496] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/networks/de906029-339a-4813-8fff-4d95b89a38ce?fields=segments => generated 14 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/497] 10.0.0.95 () {38 vars in 980 bytes} [Wed May 27 20:51:44 2026] POST /v2.0/security-group-rules => generated 619 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/498] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/networks/de906029-339a-4813-8fff-4d95b89a38ce?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: 243/499] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/security-groups/0cbd7377-7525-4a67-a826-60bf3f197b13 => generated 2941 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/500] 10.0.0.95 () {34 vars in 1000 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/security-group-rules/631b5772-d4f6-495b-8221-9ed5959dd0e8 => generated 616 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/501] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:45 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/502] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:51:45 2026] GET /v2.0/security-groups/0cbd7377-7525-4a67-a826-60bf3f197b13 => generated 2941 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/503] 10.0.0.95 () {36 vars in 1022 bytes} [Wed May 27 20:51:45 2026] DELETE /v2.0/security-group-rules/631b5772-d4f6-495b-8221-9ed5959dd0e8 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/504] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:51:45 2026] GET /v2.0/security-groups/0cbd7377-7525-4a67-a826-60bf3f197b13 => generated 2311 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/505] 10.0.0.95 () {36 vars in 1012 bytes} [Wed May 27 20:51:45 2026] DELETE /v2.0/security-groups/0cbd7377-7525-4a67-a826-60bf3f197b13 => 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: 250/506] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:45 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/507] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:51:45 2026] GET /v2.0/security-groups/a3f98e38-ec0a-4fba-a831-3f5d6c41b7f9 => generated 2310 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/508] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:51:45 2026] GET /v2.0/networks?id=027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 683 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/509] 10.0.0.95 () {36 vars in 1012 bytes} [Wed May 27 20:51:46 2026] DELETE /v2.0/security-groups/a3f98e38-ec0a-4fba-a831-3f5d6c41b7f9 => 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: 254/510] 199.19.213.241 () {34 vars in 1050 bytes} [Wed May 27 20:51:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1f7bc1292eae4447a62a3acba914f7d3 => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/511] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:51:44 2026] PUT /v2.0/routers/04379b45-041a-4333-b8a7-b6c867f3125d/add_router_interface => generated 309 bytes in 2169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:46.896 7 WARNING neutron_lib.context [req-21e18361-10c5-476a-a9bf-7d3119bd18c8 req-5f177e42-b164-4ecc-b342-43eed7048a6c d6f1605d357f4619bf42c8f48a6b2702 1f7bc1292eae4447a62a3acba914f7d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 258/512] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:51:46 2026] POST /v2.0/ports => generated 958 bytes in 527 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: 259/513] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/networks?id=de906029-339a-4813-8fff-4d95b89a38ce => generated 670 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/514] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/515] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 961 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/516] 199.19.213.241 () {34 vars in 911 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/517] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:51:46 2026] PUT /v2.0/routers/546863a7-4e95-43bd-84e7-b393da7780a5/remove_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/518] 199.19.213.241 () {34 vars in 1050 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1700ba59ac2542c080610532d2bc100c => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/519] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:47.685 8 WARNING neutron_lib.context [req-72c7b2ac-6f98-4c17-9cb6-27cd1d693cc5 req-0246adc5-c70c-4c75-bcd2-ef6a267e36cc 9d37fb6518f74d11b41fc8b91541903b 1700ba59ac2542c080610532d2bc100c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/520] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:51:47 2026] POST /v2.0/ports => generated 954 bytes in 600 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-27 20:51:48.285 8 WARNING neutron_lib.context [None req-fc29df4a-e569-4add-8d43-09b742ec14cc 70952b708c7046e58da7a5c3c95a6165 2ccec4e1dacc4f7da7bd9b97e357e0a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 258/521] 10.0.0.177 () {34 vars in 685 bytes} [Wed May 27 20:51:48 2026] POST /v2.0/security-groups => generated 1661 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:51:48.660 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f4ff269a-ecf4-4b7e-85c4-92f07b321785 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 259/522] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:51:48 2026] PUT /v2.0/ports/c7724a67-38ae-4ba8-9a92-0d3a6754e31e => generated 1203 bytes in 642 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-27 20:51:49.186 7 INFO neutron.db.l3_hamode_db [None req-f4ff269a-ecf4-4b7e-85c4-92f07b321785 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] HA network 1fc41112-2da7-4f0a-8c3f-b779af7a1786 was deleted as no HA routers are present in tenant d71848ec5ac44cb9928cd2294816379d. [pid: 7|app: 0|req: 264/523] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:51:47 2026] DELETE /v2.0/routers/546863a7-4e95-43bd-84e7-b393da7780a5 => generated 0 bytes in 1556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:49.201 7 WARNING neutron_lib.context [None req-ebd7259c-f26c-4bb6-ad38-ce305b9ecba7 70952b708c7046e58da7a5c3c95a6165 2ccec4e1dacc4f7da7bd9b97e357e0a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 265/524] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:51:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/527] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:49 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:49.579 7 INFO neutron.services.segments.plugin [-] Segment f78eaa50-5991-4d36-9296-2ab5ae5196f1 resource provider aggregate not found 2026-05-27 20:51:49.587 7 INFO neutron.services.segments.plugin [-] Segment f78eaa50-5991-4d36-9296-2ab5ae5196f1 resource provider aggregate not found 2026-05-27 20:51:49.601 7 INFO neutron.services.segments.plugin [-] Segment f78eaa50-5991-4d36-9296-2ab5ae5196f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f78eaa50-5991-4d36-9296-2ab5ae5196f1 found for delete ", "request_id": "req-0e77e17c-ca52-4e78-aef9-0d57c23c7157"}]} 2026-05-27 20:51:49.604 7 INFO neutron.services.segments.plugin [-] Segment f78eaa50-5991-4d36-9296-2ab5ae5196f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f78eaa50-5991-4d36-9296-2ab5ae5196f1 found for delete ", "request_id": "req-f623a6aa-7d59-41bc-b1eb-faf7cb7981f0"}]} [pid: 8|app: 0|req: 260/528] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:51:49 2026] PUT /v2.0/ports/77d8f8c9-6d73-4d4e-9840-50ac6e41614a => generated 1199 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/529] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:49 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 973 bytes in 117 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: 261/530] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:51:49 2026] GET /v2.0/ports?tenant_id=1f7bc1292eae4447a62a3acba914f7d3&device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 1242 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:49.764 8 WARNING neutron_lib.context [None req-eda16a87-7d9b-45cb-8901-f957f0c66838 70952b708c7046e58da7a5c3c95a6165 2ccec4e1dacc4f7da7bd9b97e357e0a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 262/531] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:51:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 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: 263/532] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:49 2026] GET /v2.0/security-groups?id=a26b85f2-9a3f-4e14-beef-825e41ae07cb&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/533] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:51:49 2026] DELETE /v2.0/subnets/0b98a6f3-ccad-48ca-82a6-085a6b878763 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/534] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:51:49 2026] GET /v2.0/ports?tenant_id=1700ba59ac2542c080610532d2bc100c&device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/535] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:49 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&fields=id&fields=name => generated 114 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:50.070 8 WARNING neutron_lib.context [None req-104b18c8-c4cb-45c7-a9ed-3559cc1ab1bb 70952b708c7046e58da7a5c3c95a6165 2ccec4e1dacc4f7da7bd9b97e357e0a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:51:50.079 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5593db7-1fd2-4b62-b87d-1100581b8a18'] response: {'name': 'network-changed', 'server_uuid': '542784d7-5033-41b8-a3e5-dfe740338b14', 'tag': 'c7724a67-38ae-4ba8-9a92-0d3a6754e31e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 272/536] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:51:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c7724a67-38ae-4ba8-9a92-0d3a6754e31e => 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: 273/537] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:51:50 2026] DELETE /v2.0/networks/5fc39af5-181e-4bc5-a2fc-fdeaa8f7546d => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/538] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:51:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=77d8f8c9-6d73-4d4e-9840-50ac6e41614a => 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: 275/539] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:51:50 2026] GET /v2.0/subnets?id=b5cff0e5-875f-43df-bb9f-c9b5ddddb0e8 => 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: 276/540] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:51:50 2026] GET /v2.0/subnets?id=d9ec72ec-c432-4fa8-9826-9cadcb0c5a58 => generated 664 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/541] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:51:50 2026] GET /v2.0/ports?network_id=027487c7-fa41-44ad-9ea5-71065ba3f4cc&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/542] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:51:50 2026] GET /v2.0/security-groups?tenant_id=d71848ec5ac44cb9928cd2294816379d&name=default => generated 2921 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/543] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:51:50 2026] GET /v2.0/ports?network_id=de906029-339a-4813-8fff-4d95b89a38ce&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: 265/544] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:51:50 2026] POST /v2.0/floatingips => generated 552 bytes in 782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/545] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:51:50 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?fields=segments => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/546] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:51:50 2026] GET /v2.0/networks/de906029-339a-4813-8fff-4d95b89a38ce?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/547] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:51:50 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?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: 283/548] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/networks/de906029-339a-4813-8fff-4d95b89a38ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/549] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/550] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/ports?tenant_id=1f7bc1292eae4447a62a3acba914f7d3&device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/551] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/552] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:51:50 2026] DELETE /v2.0/security-groups/4ec355d4-7064-4932-b1f9-7239536537d5 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/553] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/security-groups?id=a26b85f2-9a3f-4e14-beef-825e41ae07cb&fields=id&fields=name => generated 112 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/554] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&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: 267/555] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/networks?id=027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 779 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/556] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c7724a67-38ae-4ba8-9a92-0d3a6754e31e => 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: 268/557] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/subnets?id=b5cff0e5-875f-43df-bb9f-c9b5ddddb0e8 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:51.617 7 INFO neutron.services.segments.plugin [-] Segment 71a23680-b831-4b72-abe2-9ec93fc97306 resource provider aggregate not found 2026-05-27 20:51:51.629 7 INFO neutron.services.segments.plugin [-] Segment 71a23680-b831-4b72-abe2-9ec93fc97306 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a23680-b831-4b72-abe2-9ec93fc97306 found for delete ", "request_id": "req-56e325ff-84cc-4579-aa16-9fe8a95b222e"}]} [pid: 7|app: 0|req: 290/558] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/ports?network_id=027487c7-fa41-44ad-9ea5-71065ba3f4cc&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/559] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:51.749 7 INFO neutron.services.segments.plugin [-] Segment 71a23680-b831-4b72-abe2-9ec93fc97306 resource provider aggregate not found 2026-05-27 20:51:51.781 7 INFO neutron.services.segments.plugin [-] Segment 71a23680-b831-4b72-abe2-9ec93fc97306 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a23680-b831-4b72-abe2-9ec93fc97306 found for delete ", "request_id": "req-b939c95e-e48d-4dad-b845-487b9ab3c3be"}]} [pid: 7|app: 0|req: 291/560] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?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: 7|app: 0|req: 292/561] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/562] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/563] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&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: 271/564] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/security-groups?id=a26b85f2-9a3f-4e14-beef-825e41ae07cb&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/565] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/ports?tenant_id=1700ba59ac2542c080610532d2bc100c&device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:52.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be4f493c-ea71-49a1-8c31-568daf60f5f5'] response: {'name': 'network-changed', 'server_uuid': 'f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67', 'tag': '77d8f8c9-6d73-4d4e-9840-50ac6e41614a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 272/566] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/networks?id=de906029-339a-4813-8fff-4d95b89a38ce => generated 766 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/567] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=77d8f8c9-6d73-4d4e-9840-50ac6e41614a => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/568] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/subnets?id=d9ec72ec-c432-4fa8-9826-9cadcb0c5a58 => generated 664 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/569] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/ports?network_id=de906029-339a-4813-8fff-4d95b89a38ce&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: 274/570] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/networks/de906029-339a-4813-8fff-4d95b89a38ce?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/571] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/networks/de906029-339a-4813-8fff-4d95b89a38ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/572] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:53.850 8 INFO neutron.db.segments_db [None req-9611d3ed-5a76-491f-a29b-fed643a0c9b8 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 42af8724-47b0-4d3d-b2d9-9441378c1752 of type vxlan for network b9a62530-c51f-4792-b420-2518a8907e5c [pid: 7|app: 0|req: 299/573] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/574] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/575] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/security-groups?id=a26b85f2-9a3f-4e14-beef-825e41ae07cb&fields=id&fields=name => generated 112 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/576] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:51:53 2026] POST /v2.0/networks => generated 744 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/577] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:51:54 2026] POST /v2.0/subnets => generated 668 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:54.362 8 INFO neutron.db.segments_db [None req-66195e1f-0ee3-43c4-bdcf-a6aee65c7a45 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment cdaf2651-1388-4ef1-a4a8-075b2b6822a3 of type vxlan for network 9466f582-8759-4976-b79a-e9d7e0f808f2 2026-05-27 20:51:54.779 8 INFO neutron.db.l3_hamode_db [None req-66195e1f-0ee3-43c4-bdcf-a6aee65c7a45 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 303/578] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:55 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 973 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/579] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:55 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/580] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:55 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/581] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:55 2026] GET /v2.0/security-groups?id=a26b85f2-9a3f-4e14-beef-825e41ae07cb&fields=id&fields=name => generated 112 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/582] 10.0.0.95 () {34 vars in 1099 bytes} [Wed May 27 20:51:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1570059428&fields=id&tenant_id=2ccec4e1dacc4f7da7bd9b97e357e0a8 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:56.153 8 INFO neutron.db.l3_hamode_db [None req-66195e1f-0ee3-43c4-bdcf-a6aee65c7a45 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 308/583] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/networks?id=8a717706-30c7-40a8-8975-47022468fa6c => generated 680 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/584] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => 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: 310/585] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/quotas/2ccec4e1dacc4f7da7bd9b97e357e0a8 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/586] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/587] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/ports?tenant_id=2ccec4e1dacc4f7da7bd9b97e357e0a8&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: 313/588] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/589] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/networks/8a717706-30c7-40a8-8975-47022468fa6c?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: 315/590] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/security-groups?id=a26b85f2-9a3f-4e14-beef-825e41ae07cb&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/591] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:51:56 2026] GET /v2.0/networks/8a717706-30c7-40a8-8975-47022468fa6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/592] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:57 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => 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: 276/593] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:51:54 2026] POST /v2.0/routers => generated 732 bytes in 3132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/594] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:57 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 975 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/595] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:57 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/596] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:57 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/597] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:58 2026] GET /v2.0/security-groups?id=a26b85f2-9a3f-4e14-beef-825e41ae07cb&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/598] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:58 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/599] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:51:58 2026] GET /v2.0/networks?id=8a717706-30c7-40a8-8975-47022468fa6c => generated 680 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:59.409 8 INFO neutron.db.l3_db [None req-4c2f8948-b636-44e1-aaad-3bc0ef47bdb9 9d37fb6518f74d11b41fc8b91541903b 1700ba59ac2542c080610532d2bc100c - - default default] Floating IP f973f391-cc8c-4bb9-a84d-85deed7322ce associated. External IP: 10.96.250.216, port: 77d8f8c9-6d73-4d4e-9840-50ac6e41614a. [pid: 7|app: 0|req: 318/600] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:51:57 2026] PUT /v2.0/routers/9a4658ea-9ade-46e6-a225-66c374cd5d0d/add_router_interface => generated 309 bytes in 1978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/601] 199.19.213.241 () {34 vars in 1050 bytes} [Wed May 27 20:51:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2ccec4e1dacc4f7da7bd9b97e357e0a8 => generated 181 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/602] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:59 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => 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: 321/603] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:51:59 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:59.626 7 WARNING neutron_lib.context [req-19d1400a-3f4e-4a8d-a023-6490651a0989 req-df75d275-747d-4122-86f1-a64f16d9a64e 70952b708c7046e58da7a5c3c95a6165 2ccec4e1dacc4f7da7bd9b97e357e0a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 283/604] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:51:58 2026] PUT /v2.0/floatingips/f973f391-cc8c-4bb9-a84d-85deed7322ce => generated 855 bytes in 1444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:59.900 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6611961-9c87-466c-b33e-2a22d04a98a7'] response: {'name': 'network-changed', 'server_uuid': 'f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67', 'tag': '77d8f8c9-6d73-4d4e-9840-50ac6e41614a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 284/605] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:51:59 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&fields=id&fields=name => generated 114 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/606] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:51:59 2026] GET /v2.0/ports?tenant_id=1700ba59ac2542c080610532d2bc100c&device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/607] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/608] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/networks?id=de906029-339a-4813-8fff-4d95b89a38ce => generated 766 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:00.166 8 WARNING neutron_lib.context [req-eb579411-9a10-4eee-8181-d40e2fb28b21 req-51377851-45af-44fb-9214-3f70ef0db241 81fa41a90d94425ba62f446c49b947b6 e092841e9ae74b079eca7213b06a1a57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 288/609] 10.0.0.95 () {38 vars in 970 bytes} [Wed May 27 20:52:00 2026] POST /v2.0/security-groups => generated 1681 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/610] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:51:59 2026] POST /v2.0/ports => generated 954 bytes in 705 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: 289/611] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/security-groups?id=a26b85f2-9a3f-4e14-beef-825e41ae07cb&fields=id&fields=name => generated 112 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/612] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=77d8f8c9-6d73-4d4e-9840-50ac6e41614a => generated 858 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:00.474 7 WARNING neutron_lib.context [req-8191f30b-7712-4c2d-ae1b-294834dcc921 req-96ec9e18-6d44-4d8c-b0b4-7a5a24a95a2b 81fa41a90d94425ba62f446c49b947b6 e092841e9ae74b079eca7213b06a1a57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 324/613] 10.0.0.95 () {38 vars in 970 bytes} [Wed May 27 20:52:00 2026] POST /v2.0/security-groups => generated 1682 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/614] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/subnets?id=d9ec72ec-c432-4fa8-9826-9cadcb0c5a58 => generated 664 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/615] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/616] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/ports?network_id=de906029-339a-4813-8fff-4d95b89a38ce&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/617] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/security-groups?id=e9e8d668-1f77-4fec-95a7-fd7f4cedbf5c&fields=id&fields=name => generated 114 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/618] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/networks/de906029-339a-4813-8fff-4d95b89a38ce?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:01.077 7 WARNING neutron_lib.context [req-8bd12fe8-9de1-4dc5-be2a-2ad7a480fc97 req-f1413b12-0b89-46d8-8ff1-cd7865ca8041 81fa41a90d94425ba62f446c49b947b6 e092841e9ae74b079eca7213b06a1a57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 290/619] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:52:00 2026] PUT /v2.0/ports/c596372c-bbe5-45aa-94e7-025da7861900 => generated 1199 bytes in 759 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: 330/620] 10.0.0.95 () {38 vars in 970 bytes} [Wed May 27 20:52:01 2026] POST /v2.0/security-groups => generated 1682 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/621] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 971 bytes in 95 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: 331/622] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/networks/de906029-339a-4813-8fff-4d95b89a38ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/623] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/ports?tenant_id=2ccec4e1dacc4f7da7bd9b97e357e0a8&device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/624] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/security-groups?id=a26b85f2-9a3f-4e14-beef-825e41ae07cb&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/625] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c596372c-bbe5-45aa-94e7-025da7861900 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/626] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/627] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/security-groups?tenant_id=e092841e9ae74b079eca7213b06a1a57 => generated 7910 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/628] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/subnets?id=0037b26e-a798-4eb7-8962-1973179df14d => generated 674 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/629] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/ports?network_id=8a717706-30c7-40a8-8975-47022468fa6c&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/630] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/631] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/security-groups/7d5ecf53-76ca-41b4-9003-75f4eb4be7b6 => generated 2922 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/632] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/networks/8a717706-30c7-40a8-8975-47022468fa6c?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/633] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/634] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/security-groups/7d5ecf53-76ca-41b4-9003-75f4eb4be7b6 => generated 2922 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/635] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/636] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/networks/8a717706-30c7-40a8-8975-47022468fa6c?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: 300/637] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/security-groups/901a4a75-5e8e-4d4e-97a6-ff0d43570005 => generated 1681 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:01.943 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a5edfd5-e413-47a4-aa0c-d43bfda5e814'] response: {'name': 'network-changed', 'server_uuid': '9980f815-afff-4857-a1fa-cb299826613c', 'tag': 'c596372c-bbe5-45aa-94e7-025da7861900', 'status': 'completed', 'code': 200} 2026-05-27 20:52:02.429 8 INFO neutron.db.l3_db [None req-7402b3a8-fc15-4298-b3d1-679df4fcdf90 d6f1605d357f4619bf42c8f48a6b2702 1f7bc1292eae4447a62a3acba914f7d3 - - default default] Floating IP 37a9890f-095c-43aa-8ecb-1ffc4e01330b associated. External IP: 10.96.250.204, port: c7724a67-38ae-4ba8-9a92-0d3a6754e31e. [pid: 8|app: 0|req: 301/638] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:52:01 2026] PUT /v2.0/floatingips/37a9890f-095c-43aa-8ecb-1ffc4e01330b => generated 856 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/639] 10.0.0.95 () {36 vars in 1012 bytes} [Wed May 27 20:52:02 2026] DELETE /v2.0/security-groups/901a4a75-5e8e-4d4e-97a6-ff0d43570005 => 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: 303/640] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:02 2026] GET /v2.0/ports?tenant_id=2ccec4e1dacc4f7da7bd9b97e357e0a8&device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/641] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:03.220 7 INFO neutron.db.l3_db [req-852983e2-08a6-4d29-8738-7c583f83143d req-6b4aa770-eef0-42c2-b717-85374a7efa56 9d37fb6518f74d11b41fc8b91541903b 1700ba59ac2542c080610532d2bc100c - - default default] Floating IP f973f391-cc8c-4bb9-a84d-85deed7322ce disassociated. External IP: 10.96.250.216, port: 77d8f8c9-6d73-4d4e-9840-50ac6e41614a. [pid: 8|app: 0|req: 305/642] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/ports?device_id=f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/643] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/networks?id=8a717706-30c7-40a8-8975-47022468fa6c => generated 776 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/644] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/security-groups?id=e9e8d668-1f77-4fec-95a7-fd7f4cedbf5c&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/645] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/security-groups?id=a26b85f2-9a3f-4e14-beef-825e41ae07cb&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/646] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c596372c-bbe5-45aa-94e7-025da7861900 => 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: 312/649] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/subnets?id=0037b26e-a798-4eb7-8962-1973179df14d => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/650] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:03.624 8 INFO neutron.api.v2.resource [req-c9700363-7496-47d1-90d4-7b743dcc455a req-1859212e-efe8-41fd-89c3-99cef11d5fde 81fa41a90d94425ba62f446c49b947b6 e092841e9ae74b079eca7213b06a1a57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 314/651] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/security-groups/901a4a75-5e8e-4d4e-97a6-ff0d43570005 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/652] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/ports?network_id=8a717706-30c7-40a8-8975-47022468fa6c&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/653] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/654] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:52:01 2026] DELETE /v2.0/ports/77d8f8c9-6d73-4d4e-9840-50ac6e41614a => generated 0 bytes in 2087 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/655] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/networks/8a717706-30c7-40a8-8975-47022468fa6c?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/656] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/security-groups/2415e981-0a4c-42c5-b527-d1a4cac99ec0 => generated 1682 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/657] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/networks/8a717706-30c7-40a8-8975-47022468fa6c?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) 2026-05-27 20:52:04.036 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d177f668-357b-4617-b6d6-0399d4b535ca'] response: {'name': 'network-changed', 'server_uuid': '542784d7-5033-41b8-a3e5-dfe740338b14', 'tag': 'c7724a67-38ae-4ba8-9a92-0d3a6754e31e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/658] 10.0.0.95 () {36 vars in 1012 bytes} [Wed May 27 20:52:03 2026] DELETE /v2.0/security-groups/2415e981-0a4c-42c5-b527-d1a4cac99ec0 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/659] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/ports?tenant_id=1f7bc1292eae4447a62a3acba914f7d3&device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:04.116 7 INFO neutron.api.v2.resource [req-ee15ca75-f91d-4a78-bb67-42e1c4082d08 req-580ca54f-7455-45b6-8d09-f6fbfd7a09bf 81fa41a90d94425ba62f446c49b947b6 e092841e9ae74b079eca7213b06a1a57 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 341/660] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups/2415e981-0a4c-42c5-b527-d1a4cac99ec0 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/661] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/networks?id=027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 779 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/662] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups/953e7285-2114-4c9d-bff3-a79b1442985b => generated 1682 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/663] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c7724a67-38ae-4ba8-9a92-0d3a6754e31e => generated 859 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:04.335 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02d16613-3c48-4f08-891d-1b3001815085'] response: {'server_uuid': 'f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67', 'name': 'network-vif-deleted', 'tag': '77d8f8c9-6d73-4d4e-9840-50ac6e41614a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 322/664] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/subnets?id=b5cff0e5-875f-43df-bb9f-c9b5ddddb0e8 => generated 677 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/665] 10.0.0.95 () {36 vars in 1012 bytes} [Wed May 27 20:52:04 2026] DELETE /v2.0/security-groups/953e7285-2114-4c9d-bff3-a79b1442985b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:04.405 7 INFO neutron.api.v2.resource [req-ffd01463-6175-4589-b59e-9d5cadca655c req-5a3c2df7-cd54-43a4-8395-864114a3a6b0 81fa41a90d94425ba62f446c49b947b6 e092841e9ae74b079eca7213b06a1a57 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 344/666] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups/953e7285-2114-4c9d-bff3-a79b1442985b => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/667] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/ports?network_id=027487c7-fa41-44ad-9ea5-71065ba3f4cc&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/668] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/669] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups?tenant_id=e092841e9ae74b079eca7213b06a1a57 => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/670] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/671] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/672] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups/7d5ecf53-76ca-41b4-9003-75f4eb4be7b6 => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/673] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups?id=e9e8d668-1f77-4fec-95a7-fd7f4cedbf5c&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/674] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups/7d5ecf53-76ca-41b4-9003-75f4eb4be7b6 => generated 2922 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:04.759 7 INFO neutron.api.v2.resource [req-57482f2c-c32e-4828-aedd-8b9bc5d78984 req-793bd5e1-ec9d-4dce-ad74-2e6508be3bd1 81fa41a90d94425ba62f446c49b947b6 e092841e9ae74b079eca7213b06a1a57 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 348/675] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups/953e7285-2114-4c9d-bff3-a79b1442985b => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:04.807 7 INFO neutron.api.v2.resource [req-6b291d7e-7d8e-46bd-99cf-20f6201d5759 req-5181f139-fa00-4ca1-a4e7-691328122794 81fa41a90d94425ba62f446c49b947b6 e092841e9ae74b079eca7213b06a1a57 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 349/676] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups/2415e981-0a4c-42c5-b527-d1a4cac99ec0 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:04.849 7 INFO neutron.api.v2.resource [req-e8eea096-027d-42fb-871d-566c88fe8868 req-a5c794af-3af1-4c9a-ab26-757793b8aa2a 81fa41a90d94425ba62f446c49b947b6 e092841e9ae74b079eca7213b06a1a57 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 350/677] 10.0.0.95 () {34 vars in 990 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups/901a4a75-5e8e-4d4e-97a6-ff0d43570005 => 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: 328/678] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:04 2026] DELETE /v2.0/security-groups/a26b85f2-9a3f-4e14-beef-825e41ae07cb => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:04.956 8 INFO neutron.api.v2.resource [None req-3e374823-e585-4e3e-b7c1-c17165791073 9d37fb6518f74d11b41fc8b91541903b 1700ba59ac2542c080610532d2bc100c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 329/679] 10.0.0.177 () {32 vars in 737 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups/a26b85f2-9a3f-4e14-beef-825e41ae07cb => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/680] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:52:04 2026] DELETE /v2.0/floatingips/f973f391-cc8c-4bb9-a84d-85deed7322ce => generated 0 bytes in 424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/681] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:52:04 2026] PUT /v2.0/routers/9a4658ea-9ade-46e6-a225-66c374cd5d0d/remove_router_interface => generated 309 bytes in 1809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/682] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:06 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/683] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:52:05 2026] PUT /v2.0/routers/959fc572-1aa8-49a7-8d4b-60d672666f84/remove_router_interface => generated 309 bytes in 1832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/684] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:07 2026] GET /v2.0/security-groups?id=e9e8d668-1f77-4fec-95a7-fd7f4cedbf5c&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-27 20:52:07.858 7 INFO neutron.services.segments.plugin [-] Segment cdaf2651-1388-4ef1-a4a8-075b2b6822a3 resource provider aggregate not found 2026-05-27 20:52:07.864 7 INFO neutron.services.segments.plugin [-] Segment cdaf2651-1388-4ef1-a4a8-075b2b6822a3 resource provider aggregate not found 2026-05-27 20:52:07.883 7 INFO neutron.services.segments.plugin [-] Segment cdaf2651-1388-4ef1-a4a8-075b2b6822a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdaf2651-1388-4ef1-a4a8-075b2b6822a3 found for delete ", "request_id": "req-c3f67e18-de72-4168-82db-958720f6acdf"}]} 2026-05-27 20:52:07.884 7 INFO neutron.services.segments.plugin [-] Segment cdaf2651-1388-4ef1-a4a8-075b2b6822a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdaf2651-1388-4ef1-a4a8-075b2b6822a3 found for delete ", "request_id": "req-a8cb3fb6-c073-475b-a118-ee00a89838d5"}]} 2026-05-27 20:52:07.898 7 INFO neutron.db.l3_hamode_db [None req-3ae1bdd8-01c4-493f-adfc-2170a9fd402a a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] HA network 9466f582-8759-4976-b79a-e9d7e0f808f2 was deleted as no HA routers are present in tenant e092841e9ae74b079eca7213b06a1a57. [pid: 7|app: 0|req: 353/685] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:06 2026] DELETE /v2.0/routers/9a4658ea-9ade-46e6-a225-66c374cd5d0d => generated 0 bytes in 1177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/686] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:07 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:08.099 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-65ade524-bb55-4a6b-8a02-d54cf7e38550 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 355/687] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/subnets/06c5ee9a-b4e6-4e0d-8cf4-243194bc809b => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:08.677 8 INFO neutron.db.l3_hamode_db [None req-65ade524-bb55-4a6b-8a02-d54cf7e38550 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] HA network 56f4c781-fb23-4535-8ea6-c21fcd96f2f3 was deleted as no HA routers are present in tenant 1700ba59ac2542c080610532d2bc100c. [pid: 8|app: 0|req: 333/688] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:07 2026] DELETE /v2.0/routers/959fc572-1aa8-49a7-8d4b-60d672666f84 => generated 0 bytes in 1422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:08.813 7 INFO neutron.db.l3_db [None req-b2462a75-0713-42ad-b7bc-f53780356700 70952b708c7046e58da7a5c3c95a6165 2ccec4e1dacc4f7da7bd9b97e357e0a8 - - default default] Floating IP 6611d34c-04de-48d8-91c2-481e37a2da63 associated. External IP: 10.96.250.213, port: c596372c-bbe5-45aa-94e7-025da7861900. [pid: 8|app: 0|req: 334/689] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/networks/b9a62530-c51f-4792-b420-2518a8907e5c => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/690] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/subnets/d9ec72ec-c432-4fa8-9826-9cadcb0c5a58 => 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: 336/691] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:09 2026] GET /v2.0/security-groups?tenant_id=e092841e9ae74b079eca7213b06a1a57&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:09.421 8 INFO neutron.services.segments.plugin [-] Segment bfd8f27c-b7a1-4cfd-9b6a-997e769ae33e resource provider aggregate not found [pid: 7|app: 0|req: 356/692] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:52:08 2026] PUT /v2.0/floatingips/6611d34c-04de-48d8-91c2-481e37a2da63 => generated 855 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:09.444 8 INFO neutron.services.segments.plugin [-] Segment bfd8f27c-b7a1-4cfd-9b6a-997e769ae33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfd8f27c-b7a1-4cfd-9b6a-997e769ae33e found for delete ", "request_id": "req-8904b000-1e76-4d86-b2dc-ac3d9b21d39a"}]} 2026-05-27 20:52:09.456 8 INFO neutron.services.segments.plugin [-] Segment bfd8f27c-b7a1-4cfd-9b6a-997e769ae33e resource provider aggregate not found 2026-05-27 20:52:09.491 8 INFO neutron.services.segments.plugin [-] Segment bfd8f27c-b7a1-4cfd-9b6a-997e769ae33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfd8f27c-b7a1-4cfd-9b6a-997e769ae33e found for delete ", "request_id": "req-1588ad17-7744-4584-bc9d-176f640d2615"}]} 2026-05-27 20:52:09.504 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79b7dd9b-329b-49fa-bf5e-4ae40d6aa723'] response: {'name': 'network-changed', 'server_uuid': '9980f815-afff-4857-a1fa-cb299826613c', 'tag': 'c596372c-bbe5-45aa-94e7-025da7861900', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 357/693] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:09 2026] DELETE /v2.0/security-groups/7d5ecf53-76ca-41b4-9003-75f4eb4be7b6 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/694] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:09 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/695] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:09 2026] GET /v2.0/ports?tenant_id=2ccec4e1dacc4f7da7bd9b97e357e0a8&device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/696] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:09 2026] GET /v2.0/security-groups?id=e9e8d668-1f77-4fec-95a7-fd7f4cedbf5c&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/697] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:52:09 2026] DELETE /v2.0/networks/de906029-339a-4813-8fff-4d95b89a38ce => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/698] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:09 2026] GET /v2.0/networks?id=8a717706-30c7-40a8-8975-47022468fa6c => generated 776 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/699] 199.19.213.241 () {34 vars in 1096 bytes} [Wed May 27 20:52:09 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/700] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:52:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c596372c-bbe5-45aa-94e7-025da7861900 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/701] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:09 2026] GET /v2.0/subnets?id=0037b26e-a798-4eb7-8962-1973179df14d => generated 674 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/702] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:09 2026] GET /v2.0/ports?tenant_id=1f7bc1292eae4447a62a3acba914f7d3&device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/703] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/ports?network_id=8a717706-30c7-40a8-8975-47022468fa6c&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: 7|app: 0|req: 364/704] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/networks?id=027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/705] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/networks/8a717706-30c7-40a8-8975-47022468fa6c?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: 365/706] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/security-groups?tenant_id=1700ba59ac2542c080610532d2bc100c&name=default => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/707] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c7724a67-38ae-4ba8-9a92-0d3a6754e31e => generated 861 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/708] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/networks/8a717706-30c7-40a8-8975-47022468fa6c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/709] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => 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: 368/710] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/subnets?id=b5cff0e5-875f-43df-bb9f-c9b5ddddb0e8 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/711] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:10 2026] DELETE /v2.0/security-groups/5ec07f99-cb52-4a83-97fa-271831016268 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/712] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/ports?network_id=027487c7-fa41-44ad-9ea5-71065ba3f4cc&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/713] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/security-groups?id=e9e8d668-1f77-4fec-95a7-fd7f4cedbf5c&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/714] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?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: 370/715] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?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: 346/716] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:52:10 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 971 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:11.420 7 INFO neutron.db.l3_db [req-91c01280-ab74-4ed4-be9e-70011f0077b0 req-dd96a501-d5be-4e2d-8eb2-abf85ffaa454 70952b708c7046e58da7a5c3c95a6165 2ccec4e1dacc4f7da7bd9b97e357e0a8 - - default default] Floating IP 6611d34c-04de-48d8-91c2-481e37a2da63 disassociated. External IP: 10.96.250.213, port: c596372c-bbe5-45aa-94e7-025da7861900. 2026-05-27 20:52:11.526 8 INFO neutron.services.segments.plugin [-] Segment 42af8724-47b0-4d3d-b2d9-9441378c1752 resource provider aggregate not found 2026-05-27 20:52:11.544 8 INFO neutron.services.segments.plugin [-] Segment 42af8724-47b0-4d3d-b2d9-9441378c1752 resource provider aggregate not found 2026-05-27 20:52:11.556 8 INFO neutron.services.segments.plugin [-] Segment 42af8724-47b0-4d3d-b2d9-9441378c1752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42af8724-47b0-4d3d-b2d9-9441378c1752 found for delete ", "request_id": "req-088d1faf-d0d0-49fa-b2a8-fbf44fe4d433"}]} [pid: 8|app: 0|req: 347/717] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:11 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:11.588 8 INFO neutron.services.segments.plugin [-] Segment 2a5c500e-34c0-4e41-b898-6baee7a712f5 resource provider aggregate not found 2026-05-27 20:52:11.597 8 INFO neutron.services.segments.plugin [-] Segment 42af8724-47b0-4d3d-b2d9-9441378c1752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42af8724-47b0-4d3d-b2d9-9441378c1752 found for delete ", "request_id": "req-cffc15e0-c5e8-4ceb-a5ec-983b5e517de6"}]} 2026-05-27 20:52:11.626 8 INFO neutron.services.segments.plugin [-] Segment 2a5c500e-34c0-4e41-b898-6baee7a712f5 resource provider aggregate not found 2026-05-27 20:52:11.633 8 INFO neutron.services.segments.plugin [-] Segment 2a5c500e-34c0-4e41-b898-6baee7a712f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a5c500e-34c0-4e41-b898-6baee7a712f5 found for delete ", "request_id": "req-376cd730-b8ba-471d-b940-2c5d628b52d1"}]} 2026-05-27 20:52:11.651 8 INFO neutron.services.segments.plugin [-] Segment 2a5c500e-34c0-4e41-b898-6baee7a712f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a5c500e-34c0-4e41-b898-6baee7a712f5 found for delete ", "request_id": "req-42a10a8b-a22a-4015-abe4-5b6c50a3fbd2"}]} [pid: 8|app: 0|req: 348/718] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:11 2026] GET /v2.0/security-groups?id=e9e8d668-1f77-4fec-95a7-fd7f4cedbf5c&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/719] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:52:11 2026] DELETE /v2.0/ports/c596372c-bbe5-45aa-94e7-025da7861900 => generated 0 bytes in 1273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:12.735 8 INFO neutron.db.segments_db [None req-1533d846-81ae-424b-a793-9e823bcd696f a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment be4addac-ed37-47d7-b708-7372a1993a47 of type vxlan for network 52fabd1a-c09d-485a-8ceb-4e4640f9af2e [pid: 7|app: 0|req: 372/720] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:12 2026] GET /v2.0/ports?device_id=9980f815-afff-4857-a1fa-cb299826613c => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:12.821 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a686bee-6c5d-4582-8d5f-88e5d8c2cac2'] response: {'server_uuid': '9980f815-afff-4857-a1fa-cb299826613c', 'name': 'network-vif-deleted', 'tag': 'c596372c-bbe5-45aa-94e7-025da7861900', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 349/721] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:52:12 2026] POST /v2.0/networks => generated 744 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/722] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:12 2026] GET /v2.0/security-groups?tenant_id=181f0769be114979b0c531161d53374b&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/723] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:52:12 2026] POST /v2.0/subnets => generated 667 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/724] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:13 2026] DELETE /v2.0/security-groups/43dae859-6cf7-4357-b241-af53d31b6b05 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:13.298 8 INFO neutron.db.segments_db [None req-dd5326f5-1bbb-4828-8513-a38068359022 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 027e731e-234c-4650-8325-457216d9a1e6 of type vxlan for network 1db6b480-41db-49a3-b545-f41c19af72e9 2026-05-27 20:52:13.667 8 INFO neutron.db.l3_hamode_db [None req-dd5326f5-1bbb-4828-8513-a38068359022 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 375/725] 10.0.0.237 () {34 vars in 990 bytes} [Wed May 27 20:52:13 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 1244 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/726] 10.0.0.237 () {34 vars in 1040 bytes} [Wed May 27 20:52:13 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/727] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:13 2026] DELETE /v2.0/security-groups/e9e8d668-1f77-4fec-95a7-fd7f4cedbf5c => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:14.147 7 INFO neutron.api.v2.resource [None req-93021cbb-0c96-4dba-a82f-bbfd8a52101b 70952b708c7046e58da7a5c3c95a6165 2ccec4e1dacc4f7da7bd9b97e357e0a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 378/728] 10.0.0.177 () {32 vars in 737 bytes} [Wed May 27 20:52:14 2026] GET /v2.0/security-groups/e9e8d668-1f77-4fec-95a7-fd7f4cedbf5c => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/729] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:52:14 2026] DELETE /v2.0/floatingips/6611d34c-04de-48d8-91c2-481e37a2da63 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:14.840 8 INFO neutron.db.l3_hamode_db [None req-dd5326f5-1bbb-4828-8513-a38068359022 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 380/730] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:52:14 2026] PUT /v2.0/routers/04379b45-041a-4333-b8a7-b6c867f3125d/remove_router_interface => generated 309 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/731] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:52:13 2026] POST /v2.0/routers => generated 731 bytes in 2961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:17.220 7 INFO neutron.db.l3_hamode_db [None req-6c531e03-cb09-4de1-9c84-6a6c1a64076a a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] HA network d6fd56c4-388d-4a58-bffa-e3d394cbe197 was deleted as no HA routers are present in tenant 2ccec4e1dacc4f7da7bd9b97e357e0a8. [pid: 7|app: 0|req: 381/732] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:15 2026] DELETE /v2.0/routers/04379b45-041a-4333-b8a7-b6c867f3125d => generated 0 bytes in 1303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:17.237 7 INFO neutron.services.segments.plugin [-] Segment 7635d5cd-9996-4025-85a5-8b0358d93584 resource provider aggregate not found 2026-05-27 20:52:17.243 7 INFO neutron.services.segments.plugin [-] Segment 7635d5cd-9996-4025-85a5-8b0358d93584 resource provider aggregate not found 2026-05-27 20:52:17.275 7 INFO neutron.services.segments.plugin [-] Segment 7635d5cd-9996-4025-85a5-8b0358d93584 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7635d5cd-9996-4025-85a5-8b0358d93584 found for delete ", "request_id": "req-288f3bb1-b015-4699-ab72-8a4c44449be8"}]} 2026-05-27 20:52:17.277 7 INFO neutron.services.segments.plugin [-] Segment 7635d5cd-9996-4025-85a5-8b0358d93584 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7635d5cd-9996-4025-85a5-8b0358d93584 found for delete ", "request_id": "req-46846c40-11e1-41b8-b8e3-a1187e96a1b9"}]} [pid: 7|app: 0|req: 382/733] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:17 2026] DELETE /v2.0/subnets/0037b26e-a798-4eb7-8962-1973179df14d => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/734] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:52:17 2026] DELETE /v2.0/networks/8a717706-30c7-40a8-8975-47022468fa6c => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/735] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:18 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 975 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/736] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:18 2026] GET /v2.0/security-groups?tenant_id=2ccec4e1dacc4f7da7bd9b97e357e0a8&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/737] 10.0.0.95 () {34 vars in 970 bytes} [Wed May 27 20:52:18 2026] GET /v2.0/ports/c7724a67-38ae-4ba8-9a92-0d3a6754e31e => generated 972 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/740] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:52:16 2026] PUT /v2.0/routers/924092ec-2291-4d2a-90fc-c1ebe29a4aa4/add_router_interface => generated 309 bytes in 2344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/741] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:18 2026] DELETE /v2.0/security-groups/ea46f97d-074b-4b90-af94-0a9689f6dcab => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/742] 199.19.213.241 () {34 vars in 1000 bytes} [Wed May 27 20:52:18 2026] GET /v2.0/subnets?network_id=027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 659 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/743] 199.19.213.241 () {34 vars in 1146 bytes} [Wed May 27 20:52:18 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14&device_owner=compute%3Anova&network_id=027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:19.343 7 WARNING neutron_lib.context [None req-df6a9c5d-cd02-4567-9828-ff2b9f08c38b bc8a5b7d1421443597c32a80c1ab8825 114a37150ab24ee2a0eff5147c3a3459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:19.383 7 INFO neutron.services.segments.plugin [-] Segment c15f0318-d523-458c-8c13-f031498b4328 resource provider aggregate not found 2026-05-27 20:52:19.390 7 INFO neutron.services.segments.plugin [-] Segment c15f0318-d523-458c-8c13-f031498b4328 resource provider aggregate not found 2026-05-27 20:52:19.403 7 INFO neutron.services.segments.plugin [-] Segment c15f0318-d523-458c-8c13-f031498b4328 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15f0318-d523-458c-8c13-f031498b4328 found for delete ", "request_id": "req-caf60ee5-ba46-4739-bd19-28616b386673"}]} 2026-05-27 20:52:19.411 7 INFO neutron.services.segments.plugin [-] Segment c15f0318-d523-458c-8c13-f031498b4328 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15f0318-d523-458c-8c13-f031498b4328 found for delete ", "request_id": "req-da1c7047-27b0-435e-bc40-6b01c3ab1f47"}]} [pid: 7|app: 0|req: 391/744] 10.0.0.177 () {34 vars in 685 bytes} [Wed May 27 20:52:19 2026] POST /v2.0/security-groups => generated 1661 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:52:19.539 7 WARNING neutron_lib.context [None req-94a75df4-c5e8-4462-8f05-8bc89bf04ce4 bc8a5b7d1421443597c32a80c1ab8825 114a37150ab24ee2a0eff5147c3a3459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 354/745] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:52:18 2026] PUT /v2.0/ports/c7724a67-38ae-4ba8-9a92-0d3a6754e31e => generated 1153 bytes in 723 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: 355/746] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:19 2026] GET /v2.0/ports?tenant_id=1f7bc1292eae4447a62a3acba914f7d3&device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 1425 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:19.673 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94703ff0-4378-42f3-9847-397f7e82b1b4'] response: {'name': 'network-changed', 'server_uuid': '542784d7-5033-41b8-a3e5-dfe740338b14', 'tag': 'c7724a67-38ae-4ba8-9a92-0d3a6754e31e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 392/747] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:52:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:19.747 7 WARNING neutron_lib.context [None req-4115a6f1-6670-433b-a0db-2522f91e1f67 bc8a5b7d1421443597c32a80c1ab8825 114a37150ab24ee2a0eff5147c3a3459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 356/748] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:19 2026] GET /v2.0/networks?id=027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 779 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/749] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c7724a67-38ae-4ba8-9a92-0d3a6754e31e => 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: 393/750] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:52:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/751] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c7724a67-38ae-4ba8-9a92-0d3a6754e31e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:19.924 7 WARNING neutron_lib.context [None req-84c7fe8f-62f7-4700-98b5-0e0d1b92eeff bc8a5b7d1421443597c32a80c1ab8825 114a37150ab24ee2a0eff5147c3a3459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 358/752] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:19 2026] GET /v2.0/security-groups?tenant_id=bc9ffb65562d450cb2d709f4c3633063&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/753] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:20 2026] GET /v2.0/subnets?id=b5cff0e5-875f-43df-bb9f-c9b5ddddb0e8 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/754] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:20 2026] DELETE /v2.0/security-groups/f67a37e0-22b3-4508-b6e9-d092883f71f9 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/755] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:20 2026] GET /v2.0/ports?network_id=027487c7-fa41-44ad-9ea5-71065ba3f4cc&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: 362/756] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:20 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?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: 363/757] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:20 2026] GET /v2.0/security-groups?tenant_id=2af7657533bb4aceb30613e4fc498c53&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/758] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:52:19 2026] POST /v2.0/floatingips => generated 552 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/759] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:20 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/760] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:20 2026] DELETE /v2.0/security-groups/455c9234-17a3-4b8d-aa9b-35c7009fdb7c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/761] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:20 2026] GET /v2.0/ports?tenant_id=1f7bc1292eae4447a62a3acba914f7d3&device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 1425 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/762] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:20 2026] GET /v2.0/networks?id=027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 779 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/763] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c7724a67-38ae-4ba8-9a92-0d3a6754e31e => generated 861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/764] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c7724a67-38ae-4ba8-9a92-0d3a6754e31e => 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: 367/765] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/subnets?id=b5cff0e5-875f-43df-bb9f-c9b5ddddb0e8 => generated 677 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/766] 10.0.0.95 () {34 vars in 1099 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2047655974&fields=id&tenant_id=114a37150ab24ee2a0eff5147c3a3459 => 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: 400/767] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/ports?network_id=027487c7-fa41-44ad-9ea5-71065ba3f4cc&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/768] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/networks?id=52fabd1a-c09d-485a-8ceb-4e4640f9af2e => generated 676 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/769] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/quotas/114a37150ab24ee2a0eff5147c3a3459 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/770] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?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: 402/771] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?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: 370/772] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/ports?tenant_id=114a37150ab24ee2a0eff5147c3a3459&fields=id => generated 103 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/773] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/networks/52fabd1a-c09d-485a-8ceb-4e4640f9af2e?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/774] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/networks/52fabd1a-c09d-485a-8ceb-4e4640f9af2e?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: 404/775] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/ports?device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/776] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 1156 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/777] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/778] 199.19.213.241 () {34 vars in 1120 bytes} [Wed May 27 20:52:22 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => 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: 374/779] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:22 2026] GET /v2.0/networks?id=52fabd1a-c09d-485a-8ceb-4e4640f9af2e => generated 676 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/780] 199.19.213.241 () {34 vars in 1050 bytes} [Wed May 27 20:52:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=114a37150ab24ee2a0eff5147c3a3459 => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:22.802 8 WARNING neutron_lib.context [req-7ca1de2e-547b-442e-a7c3-d3dba8a0a749 req-af09bad7-4fb6-4c19-ba47-65c080436941 bc8a5b7d1421443597c32a80c1ab8825 114a37150ab24ee2a0eff5147c3a3459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/781] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:52:22 2026] PUT /v2.0/ports/c7724a67-38ae-4ba8-9a92-0d3a6754e31e => generated 972 bytes in 666 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: 407/782] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:22 2026] GET /v2.0/ports?tenant_id=1f7bc1292eae4447a62a3acba914f7d3&device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:23.027 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4b319f9-4043-48df-856e-2b55e67f7483'] response: {'name': 'network-changed', 'server_uuid': '542784d7-5033-41b8-a3e5-dfe740338b14', 'tag': 'c7724a67-38ae-4ba8-9a92-0d3a6754e31e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 408/783] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/ports?device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/784] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/networks?id=027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/785] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c7724a67-38ae-4ba8-9a92-0d3a6754e31e => generated 861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/786] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/subnets?id=b5cff0e5-875f-43df-bb9f-c9b5ddddb0e8 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/787] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/ports?network_id=027487c7-fa41-44ad-9ea5-71065ba3f4cc&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: 413/788] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/789] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:52:22 2026] POST /v2.0/ports => generated 958 bytes in 637 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: 414/790] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/791] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/ports?tenant_id=1f7bc1292eae4447a62a3acba914f7d3&device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/792] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/networks?id=027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 779 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/793] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c7724a67-38ae-4ba8-9a92-0d3a6754e31e => generated 861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/794] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/subnets?id=b5cff0e5-875f-43df-bb9f-c9b5ddddb0e8 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/795] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/ports?network_id=027487c7-fa41-44ad-9ea5-71065ba3f4cc&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: 377/796] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:52:23 2026] PUT /v2.0/ports/295149c9-c8bb-4743-afdb-164cbf69722b => generated 1203 bytes in 593 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-27 20:52:24.106 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f16dd78-62e1-4952-82ef-a35fedd4697f'] response: {'name': 'network-changed', 'server_uuid': '1ddb5933-b0d4-4f6e-9ce6-696d75d7340e', 'tag': '295149c9-c8bb-4743-afdb-164cbf69722b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/797] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?fields=segments => generated 14 bytes in 103 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: 379/798] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/ports?tenant_id=114a37150ab24ee2a0eff5147c3a3459&device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/799] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/security-groups?tenant_id=5f4fa4e427f5450f8ca959c44c704b7f&name=default => generated 2925 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/800] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/ports?device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/801] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=295149c9-c8bb-4743-afdb-164cbf69722b => 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: 421/802] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc?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: 422/803] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups?id=c24763fc-efd1-4033-9408-8fb5d0dce6a0&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: 7|app: 0|req: 423/804] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/subnets?id=cba3fd72-ee6a-43d2-94ed-3113b9351263 => 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: 382/805] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:24 2026] DELETE /v2.0/security-groups/bd5ed20c-d669-4aee-846d-a468555ca7c1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/806] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/ports?network_id=52fabd1a-c09d-485a-8ceb-4e4640f9af2e&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: 425/807] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/networks/52fabd1a-c09d-485a-8ceb-4e4640f9af2e?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: 383/808] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/809] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/networks/52fabd1a-c09d-485a-8ceb-4e4640f9af2e?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: 384/810] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups?id=24e5e0ee-cca1-4776-99ab-ad8bac6188c9&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: 385/811] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/ports?tenant_id=114a37150ab24ee2a0eff5147c3a3459&device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/812] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups?tenant_id=c0b99011a25245f98101865544dd7ae7&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/813] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/networks?id=52fabd1a-c09d-485a-8ceb-4e4640f9af2e => 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: 387/814] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=295149c9-c8bb-4743-afdb-164cbf69722b => 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: 388/815] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/subnets?id=cba3fd72-ee6a-43d2-94ed-3113b9351263 => 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: 428/816] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:24 2026] DELETE /v2.0/security-groups/c1df6dcb-b544-4480-9254-1dd67d8e34e5 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/817] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/ports?network_id=52fabd1a-c09d-485a-8ceb-4e4640f9af2e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/818] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/networks/52fabd1a-c09d-485a-8ceb-4e4640f9af2e?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/819] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/networks/52fabd1a-c09d-485a-8ceb-4e4640f9af2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/820] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:52:25 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/821] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:25 2026] GET /v2.0/ports?device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:25.538 8 INFO neutron.db.l3_db [req-14efe058-1677-4cdb-9ca1-8bf0c57570d8 req-3b8e83ee-69a0-4273-bb7c-b3868bf482b4 d6f1605d357f4619bf42c8f48a6b2702 1f7bc1292eae4447a62a3acba914f7d3 - - default default] Floating IP 37a9890f-095c-43aa-8ecb-1ffc4e01330b disassociated. External IP: 10.96.250.204, port: c7724a67-38ae-4ba8-9a92-0d3a6754e31e. [pid: 7|app: 0|req: 432/822] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:25 2026] GET /v2.0/security-groups?id=c24763fc-efd1-4033-9408-8fb5d0dce6a0&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/823] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:25 2026] GET /v2.0/ports?device_id=542784d7-5033-41b8-a3e5-dfe740338b14 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/824] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:52:25 2026] DELETE /v2.0/ports/c7724a67-38ae-4ba8-9a92-0d3a6754e31e => generated 0 bytes in 829 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/825] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:26 2026] GET /v2.0/ports?device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:26.819 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e6c39ba-2deb-462f-8d9f-5f7c7978bfa5'] response: {'server_uuid': '542784d7-5033-41b8-a3e5-dfe740338b14', 'name': 'network-vif-deleted', 'tag': 'c7724a67-38ae-4ba8-9a92-0d3a6754e31e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 392/826] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:26 2026] GET /v2.0/security-groups?id=c24763fc-efd1-4033-9408-8fb5d0dce6a0&fields=id&fields=name => generated 114 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/827] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:26 2026] DELETE /v2.0/security-groups/24e5e0ee-cca1-4776-99ab-ad8bac6188c9 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:26.948 8 INFO neutron.api.v2.resource [None req-19e3090a-c48c-42e2-9685-815ec22fa040 d6f1605d357f4619bf42c8f48a6b2702 1f7bc1292eae4447a62a3acba914f7d3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 393/828] 10.0.0.177 () {32 vars in 737 bytes} [Wed May 27 20:52:26 2026] GET /v2.0/security-groups/24e5e0ee-cca1-4776-99ab-ad8bac6188c9 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/829] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:52:26 2026] DELETE /v2.0/floatingips/37a9890f-095c-43aa-8ecb-1ffc4e01330b => generated 0 bytes in 483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/830] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:27 2026] GET /v2.0/ports?device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/831] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:27 2026] GET /v2.0/security-groups?id=c24763fc-efd1-4033-9408-8fb5d0dce6a0&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: 7|app: 0|req: 439/832] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:28 2026] GET /v2.0/ports?device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:28.810 7 INFO neutron.db.l3_db [None req-df97b3ed-ce7e-4030-8caf-55375a17d3cf bc8a5b7d1421443597c32a80c1ab8825 114a37150ab24ee2a0eff5147c3a3459 - - default default] Floating IP b938c809-cf87-43ff-aa61-90b680f68c7e associated. External IP: 10.96.250.220, port: 295149c9-c8bb-4743-afdb-164cbf69722b. [pid: 8|app: 0|req: 394/833] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:52:27 2026] PUT /v2.0/routers/49ec4e97-ed27-4f28-8aa8-02757c9794fa/remove_router_interface => generated 309 bytes in 1522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/834] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:29 2026] GET /v2.0/security-groups?tenant_id=6f778b6e196e4a50997f9c0231bec31a&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/835] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:52:28 2026] PUT /v2.0/floatingips/b938c809-cf87-43ff-aa61-90b680f68c7e => generated 856 bytes in 1578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:29.853 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81852f68-8bc1-4606-955a-c4cc3d95db5c'] response: {'name': 'network-changed', 'server_uuid': '1ddb5933-b0d4-4f6e-9ce6-696d75d7340e', 'tag': '295149c9-c8bb-4743-afdb-164cbf69722b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/836] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:29 2026] DELETE /v2.0/security-groups/b74dbc7f-810b-446d-a510-482ae68cafbe => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/837] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:29 2026] GET /v2.0/ports?device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/838] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:29 2026] GET /v2.0/ports?tenant_id=114a37150ab24ee2a0eff5147c3a3459&device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/839] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/security-groups?id=c24763fc-efd1-4033-9408-8fb5d0dce6a0&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/840] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/networks?id=52fabd1a-c09d-485a-8ceb-4e4640f9af2e => generated 772 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/841] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=295149c9-c8bb-4743-afdb-164cbf69722b => generated 859 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/842] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/security-groups?tenant_id=dd25f738bc474223a6a635faad8bc85e&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/843] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/subnets?id=cba3fd72-ee6a-43d2-94ed-3113b9351263 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/844] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/ports?device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/845] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:30 2026] DELETE /v2.0/security-groups/befe78d9-42cf-45b9-965d-8f487713ec9e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/846] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/ports?network_id=52fabd1a-c09d-485a-8ceb-4e4640f9af2e&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: 452/847] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/security-groups?id=c24763fc-efd1-4033-9408-8fb5d0dce6a0&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: 453/848] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/networks/52fabd1a-c09d-485a-8ceb-4e4640f9af2e?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/849] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/networks/52fabd1a-c09d-485a-8ceb-4e4640f9af2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/850] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/ports?device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:31.174 8 INFO neutron.services.segments.plugin [-] Segment e0383de5-37db-4d34-b631-ae49a0f006d2 resource provider aggregate not found 2026-05-27 20:52:31.181 8 INFO neutron.services.segments.plugin [-] Segment e0383de5-37db-4d34-b631-ae49a0f006d2 resource provider aggregate not found 2026-05-27 20:52:31.196 8 INFO neutron.db.l3_hamode_db [None req-3d9f1c2e-ce52-47ea-9354-43cd0ea21ee3 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] HA network e5bf7588-c2d5-447e-a020-ec85a2fefa23 was deleted as no HA routers are present in tenant 1f7bc1292eae4447a62a3acba914f7d3. 2026-05-27 20:52:31.199 8 INFO neutron.services.segments.plugin [-] Segment e0383de5-37db-4d34-b631-ae49a0f006d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0383de5-37db-4d34-b631-ae49a0f006d2 found for delete ", "request_id": "req-7e8395cc-13ee-48fa-8388-f45e4fcaf00b"}]} [pid: 8|app: 0|req: 396/851] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:29 2026] DELETE /v2.0/routers/49ec4e97-ed27-4f28-8aa8-02757c9794fa => generated 0 bytes in 1755 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:31.222 8 INFO neutron.services.segments.plugin [-] Segment e0383de5-37db-4d34-b631-ae49a0f006d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0383de5-37db-4d34-b631-ae49a0f006d2 found for delete ", "request_id": "req-eda1635a-cb05-4a02-ae70-58913761fc64"}]} 2026-05-27 20:52:31.388 7 INFO neutron.db.l3_db [req-79d184c6-0a6f-4991-9d40-45ad06b58155 req-7a8f3abf-084e-475e-bf91-b1c5b81d2a48 bc8a5b7d1421443597c32a80c1ab8825 114a37150ab24ee2a0eff5147c3a3459 - - default default] Floating IP b938c809-cf87-43ff-aa61-90b680f68c7e disassociated. External IP: 10.96.250.220, port: 295149c9-c8bb-4743-afdb-164cbf69722b. [pid: 8|app: 0|req: 397/852] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:31 2026] DELETE /v2.0/subnets/b5cff0e5-875f-43df-bb9f-c9b5ddddb0e8 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/853] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:52:31 2026] DELETE /v2.0/ports/295149c9-c8bb-4743-afdb-164cbf69722b => generated 0 bytes in 889 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/854] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:31 2026] GET /v2.0/ports?device_id=1ddb5933-b0d4-4f6e-9ce6-696d75d7340e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/855] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:52:31 2026] DELETE /v2.0/networks/027487c7-fa41-44ad-9ea5-71065ba3f4cc => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:32.145 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3900df99-9ba6-42ee-aa33-91fde9acfb46'] response: {'server_uuid': '1ddb5933-b0d4-4f6e-9ce6-696d75d7340e', 'name': 'network-vif-deleted', 'tag': '295149c9-c8bb-4743-afdb-164cbf69722b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 458/856] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:32 2026] GET /v2.0/security-groups?tenant_id=1f7bc1292eae4447a62a3acba914f7d3&name=default => generated 2921 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/857] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:32 2026] DELETE /v2.0/security-groups/f6674f5e-169a-46c1-bfcf-022d69ab6eaf => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:32.886 8 WARNING neutron_lib.context [None req-a6344fd9-9a2f-4680-b8dd-27192c862cb7 a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 459/858] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:32 2026] GET /v2.0/security-groups?tenant_id=2ccf85270fdf4dda94f01183ea7c5c1e&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:33.078 8 INFO neutron.db.segments_db [None req-a6344fd9-9a2f-4680-b8dd-27192c862cb7 a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Added segment fb3a94b4-2943-4ab2-91db-544af39f57ef of type vxlan for network 8ada8ba0-f3ca-4129-a7c4-9b11d95b9b33 [pid: 7|app: 0|req: 460/859] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:32 2026] DELETE /v2.0/security-groups/820a39c5-da4e-44dd-bd06-9d9502e144c3 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:33.233 8 INFO neutron.services.segments.plugin [-] Segment 9ca981a3-bae2-4b13-a9a3-e010908dbb75 resource provider aggregate not found 2026-05-27 20:52:33.245 8 INFO neutron.services.segments.plugin [-] Segment 9ca981a3-bae2-4b13-a9a3-e010908dbb75 resource provider aggregate not found 2026-05-27 20:52:33.260 8 INFO neutron.services.segments.plugin [-] Segment 9ca981a3-bae2-4b13-a9a3-e010908dbb75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ca981a3-bae2-4b13-a9a3-e010908dbb75 found for delete ", "request_id": "req-b043be00-123a-4937-aa23-dbb5d6c8dbc5"}]} [pid: 7|app: 0|req: 461/860] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:33 2026] DELETE /v2.0/security-groups/c24763fc-efd1-4033-9408-8fb5d0dce6a0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:33.279 8 INFO neutron.services.segments.plugin [-] Segment 9ca981a3-bae2-4b13-a9a3-e010908dbb75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ca981a3-bae2-4b13-a9a3-e010908dbb75 found for delete ", "request_id": "req-37121a6e-0907-4947-974e-ff0e23ff3f72"}]} [pid: 8|app: 0|req: 400/861] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:52:32 2026] POST /v2.0/networks => generated 650 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:33.317 8 INFO neutron.api.v2.resource [None req-1a41f1dd-5dda-40be-9d91-834ff4f625b1 bc8a5b7d1421443597c32a80c1ab8825 114a37150ab24ee2a0eff5147c3a3459 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 401/862] 10.0.0.177 () {32 vars in 737 bytes} [Wed May 27 20:52:33 2026] GET /v2.0/security-groups/c24763fc-efd1-4033-9408-8fb5d0dce6a0 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:33.324 8 WARNING neutron_lib.context [None req-53e6a165-5e27-42f8-a40f-8d865b1aa44e a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 462/863] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:33 2026] GET /v2.0/security-groups?tenant_id=02e812b526f444239b021f226cf39147&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/864] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:52:33 2026] POST /v2.0/subnets => generated 603 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/865] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:52:33 2026] DELETE /v2.0/floatingips/b938c809-cf87-43ff-aa61-90b680f68c7e => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:33.774 7 WARNING neutron_lib.context [None req-c3bab9ff-9758-44a2-8b1c-69112ec6da7d a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 403/868] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:33 2026] DELETE /v2.0/security-groups/2944de39-da26-48a0-a322-88edd67dd9b3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:33.815 7 INFO neutron.db.segments_db [None req-c3bab9ff-9758-44a2-8b1c-69112ec6da7d a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Added segment 23e0c99f-8108-48b6-8cff-1dd852439b0a of type vxlan for network b404785b-30f2-4426-ae24-ad49328955a5 2026-05-27 20:52:34.127 7 INFO neutron.db.l3_hamode_db [None req-c3bab9ff-9758-44a2-8b1c-69112ec6da7d a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py:340: 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. items = [ [pid: 8|app: 0|req: 404/869] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:52:33 2026] PUT /v2.0/routers/924092ec-2291-4d2a-90fc-c1ebe29a4aa4/remove_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:35.317 8 INFO neutron.db.segments_db [None req-97be6245-fedd-4923-b4b0-b33046725f75 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 03ecfd0c-0838-4e56-86b3-e16f82816bcb of type vxlan for network bb5f5628-d35f-40a1-81fe-634f32c41416 2026-05-27 20:52:35.355 7 INFO neutron.db.l3_hamode_db [None req-c3bab9ff-9758-44a2-8b1c-69112ec6da7d a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 405/870] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:52:35 2026] POST /v2.0/networks => generated 745 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:36.475 8 INFO neutron.services.segments.plugin [-] Segment 027e731e-234c-4650-8325-457216d9a1e6 resource provider aggregate not found 2026-05-27 20:52:36.479 8 INFO neutron.services.segments.plugin [-] Segment 027e731e-234c-4650-8325-457216d9a1e6 resource provider aggregate not found 2026-05-27 20:52:36.492 8 INFO neutron.services.segments.plugin [-] Segment 027e731e-234c-4650-8325-457216d9a1e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 027e731e-234c-4650-8325-457216d9a1e6 found for delete ", "request_id": "req-9cdb5d93-9869-4abe-bc47-52c579336d1c"}]} 2026-05-27 20:52:36.505 8 INFO neutron.services.segments.plugin [-] Segment 027e731e-234c-4650-8325-457216d9a1e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 027e731e-234c-4650-8325-457216d9a1e6 found for delete ", "request_id": "req-a5703d3c-ac9c-4cca-a8fe-d8979074bc18"}]} 2026-05-27 20:52:36.510 8 INFO neutron.db.l3_hamode_db [None req-9b67cae1-ddef-4cb0-b448-0f8d39dca02d a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] HA network 1db6b480-41db-49a3-b545-f41c19af72e9 was deleted as no HA routers are present in tenant 114a37150ab24ee2a0eff5147c3a3459. [pid: 8|app: 0|req: 406/871] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:35 2026] DELETE /v2.0/routers/924092ec-2291-4d2a-90fc-c1ebe29a4aa4 => generated 0 bytes in 1070 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/872] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:52:33 2026] POST /v2.0/routers => generated 695 bytes in 2795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/873] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:52:36 2026] POST /v2.0/subnets => generated 668 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/874] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:36 2026] GET /v2.0/security-groups?tenant_id=dac69cb7f4d54d24b702bf1b80ab8752&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/875] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:36 2026] DELETE /v2.0/subnets/cba3fd72-ee6a-43d2-94ed-3113b9351263 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:37.057 8 INFO neutron.db.segments_db [None req-08b831b7-3194-432e-82dd-a6a421485fc2 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 51ef6891-6dfc-4609-b8b8-19cd7198424d of type vxlan for network ce2f5dfa-7fa6-4124-a2d3-ddd5798d9172 2026-05-27 20:52:37.395 8 INFO neutron.db.l3_hamode_db [None req-08b831b7-3194-432e-82dd-a6a421485fc2 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:52:38.607 8 INFO neutron.db.l3_hamode_db [None req-08b831b7-3194-432e-82dd-a6a421485fc2 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 468/876] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:52:36 2026] PUT /v2.0/routers/eb4c0f80-3b50-4696-b3d4-2fc87692b48b/add_router_interface => generated 309 bytes in 2285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/877] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:39 2026] DELETE /v2.0/security-groups/b927529a-cf3b-4f18-ba92-14a523950c56 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:39.446 7 INFO neutron.services.segments.plugin [-] Segment be4addac-ed37-47d7-b708-7372a1993a47 resource provider aggregate not found 2026-05-27 20:52:39.453 7 INFO neutron.services.segments.plugin [-] Segment be4addac-ed37-47d7-b708-7372a1993a47 resource provider aggregate not found 2026-05-27 20:52:39.463 7 INFO neutron.services.segments.plugin [-] Segment be4addac-ed37-47d7-b708-7372a1993a47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be4addac-ed37-47d7-b708-7372a1993a47 found for delete ", "request_id": "req-d8c8f7e4-5b52-4434-b686-270fc95b0f52"}]} [pid: 7|app: 0|req: 470/878] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:52:39 2026] DELETE /v2.0/networks/52fabd1a-c09d-485a-8ceb-4e4640f9af2e => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:39.477 7 WARNING neutron_lib.context [None req-dc2f0842-c813-4106-a985-2a3e665b1496 a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:39.483 7 INFO neutron.services.segments.plugin [-] Segment be4addac-ed37-47d7-b708-7372a1993a47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be4addac-ed37-47d7-b708-7372a1993a47 found for delete ", "request_id": "req-70979c24-a336-45c0-97c5-90409624befb"}]} [pid: 7|app: 0|req: 471/879] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:52:39 2026] POST /v2.0/ports => generated 959 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/880] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:39 2026] GET /v2.0/security-groups?tenant_id=114a37150ab24ee2a0eff5147c3a3459&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:40.008 7 WARNING neutron_lib.context [None req-5427cec4-d893-43c8-adfd-0f2583a4a0a7 a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 409/881] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:52:37 2026] POST /v2.0/routers => generated 732 bytes in 3233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/882] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:40 2026] DELETE /v2.0/security-groups/5d70816b-1076-447e-a0d6-24ff5b387bb5 => 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: 473/883] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:52:40 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, ' 2026-05-27 20:52:40.494 7 WARNING neutron_lib.context [None req-3eed99de-4d91-44d6-b591-16fe912ce19c a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:41.470 7 INFO neutron.db.l3_db [None req-3eed99de-4d91-44d6-b591-16fe912ce19c a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Floating IP 30cfa659-4817-4bba-b961-e1899fe92846 associated. External IP: 10.96.250.208, port: aad8fa29-f512-4011-b282-5e68e9430458. [pid: 7|app: 0|req: 474/884] 10.0.0.177 () {34 vars in 677 bytes} [Wed May 27 20:52:40 2026] POST /v2.0/floatingips => generated 841 bytes in 1440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/885] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:52:40 2026] PUT /v2.0/routers/26fb82af-e270-42bb-8aa7-3c77a65f3ecd/add_router_interface => generated 309 bytes in 1698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:42.185 7 WARNING neutron_lib.context [None req-721f7ee6-42d8-4d31-be3f-a525b064d814 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:42.259 8 INFO neutron.db.l3_db [None req-35e219f0-2ee0-4ee9-ba63-deee1047db7a a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Floating IP 30cfa659-4817-4bba-b961-e1899fe92846 disassociated. External IP: 10.96.250.208, port: aad8fa29-f512-4011-b282-5e68e9430458. 2026-05-27 20:52:42.353 7 INFO neutron.db.segments_db [None req-721f7ee6-42d8-4d31-be3f-a525b064d814 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Added segment e37e3d8b-de91-430e-a8dc-8e2c5d1984f9 of type vxlan for network 4fa33b52-f7e8-4283-97f9-247b33511214 [pid: 7|app: 0|req: 475/886] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:52:41 2026] POST /v2.0/networks => generated 649 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:42.705 7 INFO neutron.db.segments_db [None req-1d658795-eccd-4c8f-9c98-a5d9c4e1577f a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 42beafdb-9c08-4ebd-967a-c4dd9a5dd29e of type vxlan for network 30a4656b-eb1c-41a6-a40c-105f27b1e570 [pid: 8|app: 0|req: 412/887] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:52:42 2026] PUT /v2.0/floatingips/30cfa659-4817-4bba-b961-e1899fe92846 => generated 552 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:42.757 8 WARNING neutron_lib.context [None req-c7fbc40f-8654-4b27-9e31-ced56ee89e0b 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 476/888] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:52:42 2026] POST /v2.0/networks => generated 744 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/889] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:52:42 2026] POST /v2.0/ports => generated 779 bytes in 394 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: 477/890] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:52:42 2026] DELETE /v2.0/floatingips/30cfa659-4817-4bba-b961-e1899fe92846 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/891] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:52:43 2026] GET /v2.0/networks?id=bb5f5628-d35f-40a1-81fe-634f32c41416 => generated 677 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:43.282 7 WARNING neutron_lib.context [None req-11846028-81c7-4084-bf1a-7a299b1d4e99 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:43.343 7 INFO neutron.db.segments_db [None req-11846028-81c7-4084-bf1a-7a299b1d4e99 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Added segment 05d9e83d-a218-4fb7-80bc-aa20dab8679b of type vxlan for network e25d6c5a-0779-47f3-8d6c-317ab06a3aa4 [pid: 8|app: 0|req: 414/892] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:52:43 2026] POST /v2.0/subnets => generated 667 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:43.462 8 WARNING neutron_lib.context [None req-c4566298-1ebf-47fc-af80-7caec5552c17 a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 479/893] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:52:43 2026] POST /v2.0/networks => generated 636 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/894] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:52:43 2026] GET /v2.0/quotas/1f6420fba90b43f3bd5b3fe02dc493a0 => generated 292 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:43.593 7 INFO neutron.db.segments_db [None req-b3c71907-60e4-4036-8d81-ed3fbd61b4fb a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment cffc750e-f5e9-423c-93cc-6de97a668168 of type vxlan for network 88e38175-4b15-4064-9d14-81485114e0c1 2026-05-27 20:52:43.941 7 INFO neutron.db.l3_hamode_db [None req-b3c71907-60e4-4036-8d81-ed3fbd61b4fb a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:52:44.544 8 INFO neutron.db.l3_db [None req-c4566298-1ebf-47fc-af80-7caec5552c17 a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Floating IP a55647b0-4120-4bfb-8e08-6a4363d99bfc associated. External IP: 10.96.250.215, port: f2e5ad07-d1fd-4ffc-a3b4-4c37cb0c0848. [pid: 8|app: 0|req: 415/895] 10.0.0.177 () {34 vars in 677 bytes} [Wed May 27 20:52:43 2026] POST /v2.0/floatingips => generated 843 bytes in 1544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:45.007 8 WARNING neutron_lib.context [None req-baa75895-0eed-4d12-adf4-85e6637d22c3 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:45.351 7 INFO neutron.db.l3_hamode_db [None req-b3c71907-60e4-4036-8d81-ed3fbd61b4fb a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 416/896] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:52:45 2026] POST /v2.0/subnets => generated 622 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/897] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:52:45 2026] GET /v2.0/ports?tenant_id=1f6420fba90b43f3bd5b3fe02dc493a0&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/898] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:52:45 2026] GET /v2.0/floatingips/a55647b0-4120-4bfb-8e08-6a4363d99bfc => generated 843 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:45.546 8 WARNING neutron_lib.context [None req-e2d42fcd-2aea-4d5d-8e4c-5e966eafbb55 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 419/899] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:52:45 2026] POST /v2.0/ports => generated 965 bytes in 529 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: 420/900] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:52:46 2026] GET /v2.0/networks/bb5f5628-d35f-40a1-81fe-634f32c41416?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: 421/901] 10.0.0.177 () {32 vars in 655 bytes} [Wed May 27 20:52:46 2026] GET /v2.0/floatingips => generated 846 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/902] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:52:46 2026] DELETE /v2.0/ports/84647771-8da6-42f3-9093-8608e6833415 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/903] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:52:46 2026] GET /v2.0/networks/bb5f5628-d35f-40a1-81fe-634f32c41416?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: 481/904] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:52:43 2026] POST /v2.0/routers => generated 731 bytes in 3508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:47.061 7 INFO neutron.pecan_wsgi.hooks.translation [None req-448a9f54-bc65-496e-9b43-0de33c5f14ae 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 482/905] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:52:47 2026] DELETE /v2.0/ports/84647771-8da6-42f3-9093-8608e6833415 => 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: 483/906] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:47 2026] GET /v2.0/ports?device_id=eeeb5fb5-6433-49e4-8794-6e7a0b987048 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:47.136 8 INFO neutron.db.l3_db [None req-a3237f1d-8aa1-4805-80fe-2f0b899dab9b a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Floating IP a55647b0-4120-4bfb-8e08-6a4363d99bfc associated. External IP: 10.96.250.215, port: f2e5ad07-d1fd-4ffc-a3b4-4c37cb0c0848. [pid: 8|app: 0|req: 424/907] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:52:46 2026] PUT /v2.0/floatingips/a55647b0-4120-4bfb-8e08-6a4363d99bfc => generated 841 bytes in 1982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:48.597 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0af5c79-2e19-47bc-a1ba-cf9da8b2e06a 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 425/908] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:52:48 2026] GET /v2.0/ports/84647771-8da6-42f3-9093-8608e6833415 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/909] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:48 2026] GET /v2.0/networks?id=bb5f5628-d35f-40a1-81fe-634f32c41416 => generated 677 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/910] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:48 2026] GET /v2.0/ports?device_id=eeeb5fb5-6433-49e4-8794-6e7a0b987048 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:48.953 8 INFO neutron.db.l3_db [None req-1b15c6aa-841b-41f4-ad2e-2f4e1fd09cd8 a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] Floating IP a55647b0-4120-4bfb-8e08-6a4363d99bfc disassociated. External IP: 10.96.250.215, port: aad8fa29-f512-4011-b282-5e68e9430458. [pid: 7|app: 0|req: 484/913] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:52:47 2026] PUT /v2.0/routers/e7dde0f5-5707-48c7-8c1d-782d11340b89/add_router_interface => generated 309 bytes in 1999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/914] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:52:48 2026] PUT /v2.0/floatingips/a55647b0-4120-4bfb-8e08-6a4363d99bfc => generated 552 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:49.426 8 WARNING neutron_lib.context [req-f4f2788f-5cfa-4e38-b03f-e7d88ed6348d req-a0865933-ba94-485c-a2de-8e2618f86eff d4ff7810d58f442c93a1fecc97c89c4a 1f6420fba90b43f3bd5b3fe02dc493a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 485/915] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:49 2026] DELETE /v2.0/subnets/74630108-037c-4843-9b2a-f09c38ff8de5 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/916] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:52:49 2026] DELETE /v2.0/floatingips/a55647b0-4120-4bfb-8e08-6a4363d99bfc => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/917] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:52:49 2026] POST /v2.0/ports => generated 958 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:52:49.963 8 WARNING neutron_lib.context [None req-06645729-d8b3-4e67-8054-5da21282cd3f 9453de1af6344d0aba064f884794e673 5f9771115a494c76ad929501389fe54a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:50.046 7 INFO neutron.services.segments.plugin [-] Segment 05d9e83d-a218-4fb7-80bc-aa20dab8679b resource provider aggregate not found 2026-05-27 20:52:50.053 7 INFO neutron.services.segments.plugin [-] Segment 05d9e83d-a218-4fb7-80bc-aa20dab8679b resource provider aggregate not found [pid: 7|app: 0|req: 487/918] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:52:49 2026] DELETE /v2.0/networks/e25d6c5a-0779-47f3-8d6c-317ab06a3aa4 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:50.080 7 INFO neutron.services.segments.plugin [-] Segment 05d9e83d-a218-4fb7-80bc-aa20dab8679b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05d9e83d-a218-4fb7-80bc-aa20dab8679b found for delete ", "request_id": "req-697bcfc1-dd1c-49fe-a80e-5cd60e69ca4e"}]} 2026-05-27 20:52:50.081 7 INFO neutron.services.segments.plugin [-] Segment 05d9e83d-a218-4fb7-80bc-aa20dab8679b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05d9e83d-a218-4fb7-80bc-aa20dab8679b found for delete ", "request_id": "req-72551fdf-926d-4563-9a67-518bede26bcd"}]} [pid: 8|app: 0|req: 432/919] 10.0.0.177 () {34 vars in 685 bytes} [Wed May 27 20:52:49 2026] POST /v2.0/security-groups => generated 1661 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:52:50.170 8 INFO neutron.api.v2.resource [None req-5699836b-e23e-416f-8306-e158d27a9b5d a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 433/920] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:52:50 2026] DELETE /v2.0/floatingips/a55647b0-4120-4bfb-8e08-6a4363d99bfc => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/921] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:50 2026] GET /v2.0/ports?device_id=eeeb5fb5-6433-49e4-8794-6e7a0b987048 => generated 961 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:50.191 7 WARNING neutron_lib.context [None req-8c4243bc-34f5-4470-aad2-10843deb79ef 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:50.260 7 INFO neutron.db.segments_db [None req-8c4243bc-34f5-4470-aad2-10843deb79ef 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Added segment 3b3c4cd6-7958-445a-aa26-ae034984ddd3 of type vxlan for network b7041949-aff2-41ec-a3cb-525c7a9c73c7 [pid: 7|app: 0|req: 489/922] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:52:50 2026] POST /v2.0/networks => generated 635 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:50.393 7 WARNING neutron_lib.context [None req-2fa81620-d359-456f-b345-6c44277cd093 9453de1af6344d0aba064f884794e673 5f9771115a494c76ad929501389fe54a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 490/923] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:52:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/924] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:52:50 2026] PUT /v2.0/ports/ad38590e-def7-4979-b061-3d6d0c1c7fb2 => generated 1203 bytes in 467 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-27 20:52:50.703 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-305801c8-e891-4662-8485-dc785805bb5b'] response: {'name': 'network-changed', 'server_uuid': 'eeeb5fb5-6433-49e4-8794-6e7a0b987048', 'tag': 'ad38590e-def7-4979-b061-3d6d0c1c7fb2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 435/925] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:50 2026] GET /v2.0/security-groups?id=27354292-ada6-47dc-abf9-7df13a0e294f&fields=id&fields=name => generated 88 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:50.714 8 WARNING neutron_lib.context [None req-a68a0b9d-d1d4-45ce-b4fa-29267362e178 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 491/926] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:52:50 2026] DELETE /v2.0/ports/aad8fa29-f512-4011-b282-5e68e9430458 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:50.973 7 WARNING neutron_lib.context [None req-b122a0cb-3acd-48d7-906c-0b339727a5e5 9453de1af6344d0aba064f884794e673 5f9771115a494c76ad929501389fe54a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 436/927] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:52:50 2026] POST /v2.0/subnets => generated 622 bytes in 305 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: 437/928] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:51 2026] GET /v2.0/ports?tenant_id=1f6420fba90b43f3bd5b3fe02dc493a0&device_id=eeeb5fb5-6433-49e4-8794-6e7a0b987048 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/929] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:52:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:51.099 7 WARNING neutron_lib.context [None req-532a0ea4-3414-4cfe-90c5-50328f652381 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 438/930] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:52:51 2026] DELETE /v2.0/ports/f2e5ad07-d1fd-4ffc-a3b4-4c37cb0c0848 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/931] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ad38590e-def7-4979-b061-3d6d0c1c7fb2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:51.476 8 WARNING neutron_lib.context [None req-580bbda9-a7b3-4366-98e1-2233f3692c02 9453de1af6344d0aba064f884794e673 5f9771115a494c76ad929501389fe54a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 493/932] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:52:51 2026] POST /v2.0/ports => generated 924 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/933] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:52:51 2026] GET /v2.0/ports?device_id=eb4c0f80-3b50-4696-b3d4-2fc87692b48b => generated 958 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/934] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:51 2026] GET /v2.0/subnets?id=6522a19f-f763-4f71-b744-7cbdc0f377c8 => generated 671 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/935] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:52:51 2026] DELETE /v2.0/ports/fed295bf-48e7-431a-a28f-5970c8ec50a4 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/936] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:52:51 2026] POST /v2.0/floatingips => generated 552 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/937] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/ports?network_id=bb5f5628-d35f-40a1-81fe-634f32c41416&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: 442/938] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/ports?device_id=eeeb5fb5-6433-49e4-8794-6e7a0b987048 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:52.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa5ef8d8-e397-471e-882a-4cacc1afb610 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 443/939] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/ports/fed295bf-48e7-431a-a28f-5970c8ec50a4 => 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: 444/940] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/networks/bb5f5628-d35f-40a1-81fe-634f32c41416?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/941] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/security-groups?id=27354292-ada6-47dc-abf9-7df13a0e294f&fields=id&fields=name => generated 88 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/942] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:52 2026] DELETE /v2.0/subnets/e9b2e408-f089-4539-87dc-b56ff645dccc => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/943] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/networks/bb5f5628-d35f-40a1-81fe-634f32c41416?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/944] 10.0.0.95 () {34 vars in 1099 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1002014958&fields=id&tenant_id=5f9771115a494c76ad929501389fe54a => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:53.368 8 INFO neutron.services.segments.plugin [-] Segment 3b3c4cd6-7958-445a-aa26-ae034984ddd3 resource provider aggregate not found 2026-05-27 20:52:53.375 8 INFO neutron.services.segments.plugin [-] Segment 3b3c4cd6-7958-445a-aa26-ae034984ddd3 resource provider aggregate not found 2026-05-27 20:52:53.383 8 INFO neutron.services.segments.plugin [-] Segment 3b3c4cd6-7958-445a-aa26-ae034984ddd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3c4cd6-7958-445a-aa26-ae034984ddd3 found for delete ", "request_id": "req-6d8e69f6-bbc1-43cb-9a14-4d28753e86da"}]} [pid: 8|app: 0|req: 449/945] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:52:52 2026] DELETE /v2.0/networks/b7041949-aff2-41ec-a3cb-525c7a9c73c7 => generated 0 bytes in 568 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:53.395 8 INFO neutron.services.segments.plugin [-] Segment 3b3c4cd6-7958-445a-aa26-ae034984ddd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3c4cd6-7958-445a-aa26-ae034984ddd3 found for delete ", "request_id": "req-c3b7268d-b187-4de4-bba1-e25844329fb9"}]} [pid: 7|app: 0|req: 497/946] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:52:52 2026] PUT /v2.0/routers/eb4c0f80-3b50-4696-b3d4-2fc87692b48b/remove_router_interface => generated 309 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/947] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:53 2026] GET /v2.0/ports?tenant_id=1f6420fba90b43f3bd5b3fe02dc493a0&device_id=eeeb5fb5-6433-49e4-8794-6e7a0b987048 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:53.453 8 WARNING neutron_lib.context [None req-2ac8ecac-3616-417a-afe7-7f36e2abf2f4 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 498/948] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:52:53 2026] GET /v2.0/networks?id=30a4656b-eb1c-41a6-a40c-105f27b1e570 => generated 676 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/949] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:52:53 2026] POST /v2.0/ports => generated 778 bytes in 417 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: 452/950] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:53 2026] GET /v2.0/networks?id=bb5f5628-d35f-40a1-81fe-634f32c41416 => generated 773 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/951] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:52:53 2026] GET /v2.0/quotas/5f9771115a494c76ad929501389fe54a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/952] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:53 2026] GET /v2.0/ports?device_id=eeeb5fb5-6433-49e4-8794-6e7a0b987048 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/953] 10.0.0.177 () {34 vars in 737 bytes} [Wed May 27 20:52:54 2026] PUT /v2.0/ports/024f9080-39d6-4985-bb73-d83015081490 => generated 752 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/954] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:52:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ad38590e-def7-4979-b061-3d6d0c1c7fb2 => 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: 457/955] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:52:54 2026] GET /v2.0/ports?tenant_id=5f9771115a494c76ad929501389fe54a&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/956] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:54 2026] GET /v2.0/security-groups?id=27354292-ada6-47dc-abf9-7df13a0e294f&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:54.663 7 INFO neutron.services.segments.plugin [-] Segment 23e0c99f-8108-48b6-8cff-1dd852439b0a resource provider aggregate not found 2026-05-27 20:52:54.667 7 INFO neutron.services.segments.plugin [-] Segment 23e0c99f-8108-48b6-8cff-1dd852439b0a resource provider aggregate not found 2026-05-27 20:52:54.674 7 INFO neutron.services.segments.plugin [-] Segment 23e0c99f-8108-48b6-8cff-1dd852439b0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23e0c99f-8108-48b6-8cff-1dd852439b0a found for delete ", "request_id": "req-b354ba4a-08e8-4ae8-b760-f442a97349af"}]} 2026-05-27 20:52:54.682 7 INFO neutron.services.segments.plugin [-] Segment 23e0c99f-8108-48b6-8cff-1dd852439b0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23e0c99f-8108-48b6-8cff-1dd852439b0a found for delete ", "request_id": "req-3f8f7469-d56c-44a2-b766-5a06aea9efd7"}]} 2026-05-27 20:52:54.686 7 INFO neutron.db.l3_hamode_db [None req-178ced35-5104-4593-ae11-3b95ee23916a a7f899ce4d354d9fa765b1bf8ced3123 29ecc11e461b41dd8e5ec74b9f9a1862 - - default default] HA network b404785b-30f2-4426-ae24-ad49328955a5 was deleted as no HA routers are present in tenant 29ecc11e461b41dd8e5ec74b9f9a1862. [pid: 7|app: 0|req: 499/957] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:53 2026] DELETE /v2.0/routers/eb4c0f80-3b50-4696-b3d4-2fc87692b48b => generated 0 bytes in 1184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/958] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:52:54 2026] DELETE /v2.0/ports/024f9080-39d6-4985-bb73-d83015081490 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/959] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:54 2026] GET /v2.0/subnets?id=6522a19f-f763-4f71-b744-7cbdc0f377c8 => generated 671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/960] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:52:54 2026] GET /v2.0/networks/30a4656b-eb1c-41a6-a40c-105f27b1e570?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: 461/961] 10.0.0.177 () {32 vars in 643 bytes} [Wed May 27 20:52:54 2026] GET /v2.0/ports => generated 782 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/962] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:54 2026] GET /v2.0/ports?network_id=bb5f5628-d35f-40a1-81fe-634f32c41416&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: 501/963] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:54 2026] DELETE /v2.0/subnets/b52219dc-e9c8-4bdd-866d-66e899e779dd => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:54.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-775df1d7-a0d0-4db9-8751-3db9116e7d76 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 502/964] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:52:54 2026] GET /v2.0/ports/024f9080-39d6-4985-bb73-d83015081490 => 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: 463/965] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:52:54 2026] GET /v2.0/networks/30a4656b-eb1c-41a6-a40c-105f27b1e570?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: 503/966] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:54 2026] GET /v2.0/networks/bb5f5628-d35f-40a1-81fe-634f32c41416?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/967] 10.0.0.177 () {32 vars in 643 bytes} [Wed May 27 20:52:55 2026] GET /v2.0/ports => generated 782 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/968] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:55 2026] GET /v2.0/networks/bb5f5628-d35f-40a1-81fe-634f32c41416?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: 464/969] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:52:54 2026] DELETE /v2.0/networks/8ada8ba0-f3ca-4129-a7c4-9b11d95b9b33 => 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: 506/970] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:55 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/971] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:52:55 2026] GET /v2.0/ports/6f339c7e-36d1-415a-b0ca-b9100ed9bbb4 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:55.334 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91e8ba68-bd50-4c27-ad09-d9cf3b367a49 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 507/972] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:52:55 2026] DELETE /v2.0/ports/fed295bf-48e7-431a-a28f-5970c8ec50a4 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:55.368 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0441c797-9e3c-4643-87cf-4465521f0e50 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 466/973] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:55 2026] DELETE /v2.0/subnets/e9b2e408-f089-4539-87dc-b56ff645dccc => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:55.399 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b8a5186-0d5c-44c0-a5b8-b23685faa82e 67a82237b4c54d38a2c78d974283db92 72848a2687a6475b8c2badff9ac0f257 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 508/974] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:55 2026] DELETE /v2.0/subnets/74630108-037c-4843-9b2a-f09c38ff8de5 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:55.441 8 INFO neutron.services.segments.plugin [-] Segment fb3a94b4-2943-4ab2-91db-544af39f57ef resource provider aggregate not found 2026-05-27 20:52:55.448 8 INFO neutron.services.segments.plugin [-] Segment fb3a94b4-2943-4ab2-91db-544af39f57ef resource provider aggregate not found 2026-05-27 20:52:55.459 8 INFO neutron.services.segments.plugin [-] Segment fb3a94b4-2943-4ab2-91db-544af39f57ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb3a94b4-2943-4ab2-91db-544af39f57ef found for delete ", "request_id": "req-f6c9a9ab-4957-4a54-ac57-5cc5ffdc7ae9"}]} 2026-05-27 20:52:55.469 8 INFO neutron.services.segments.plugin [-] Segment fb3a94b4-2943-4ab2-91db-544af39f57ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb3a94b4-2943-4ab2-91db-544af39f57ef found for delete ", "request_id": "req-fe977ecc-1200-48fb-af66-3037e742043f"}]} [pid: 7|app: 0|req: 509/975] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:55 2026] GET /v2.0/ports?device_id=eeeb5fb5-6433-49e4-8794-6e7a0b987048 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/976] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:55 2026] GET /v2.0/security-groups?id=27354292-ada6-47dc-abf9-7df13a0e294f&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/977] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:52:55 2026] DELETE /v2.0/ports/6f339c7e-36d1-415a-b0ca-b9100ed9bbb4 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/978] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:52:55 2026] DELETE /v2.0/networks/4fa33b52-f7e8-4283-97f9-247b33511214 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/979] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:55 2026] GET /v2.0/security-groups?tenant_id=29ecc11e461b41dd8e5ec74b9f9a1862&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/980] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:55 2026] GET /v2.0/networks?id=30a4656b-eb1c-41a6-a40c-105f27b1e570 => generated 676 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/981] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/ports?device_id=eeeb5fb5-6433-49e4-8794-6e7a0b987048 => 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: 470/982] 199.19.213.241 () {34 vars in 1050 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5f9771115a494c76ad929501389fe54a => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/983] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/security-groups?id=27354292-ada6-47dc-abf9-7df13a0e294f&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: 513/984] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:56 2026] DELETE /v2.0/security-groups/ac931678-b072-4ba3-a282-aa0f0bdccb0a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:56.178 8 WARNING neutron_lib.context [req-c93f7f61-57b8-4bd2-9398-9855700eb4e6 req-410a5b68-c282-468e-aebe-202921cde43c 9453de1af6344d0aba064f884794e673 5f9771115a494c76ad929501389fe54a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 514/985] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:56.694 7 INFO neutron.services.segments.plugin [-] Segment e37e3d8b-de91-430e-a8dc-8e2c5d1984f9 resource provider aggregate not found 2026-05-27 20:52:56.700 7 INFO neutron.services.segments.plugin [-] Segment e37e3d8b-de91-430e-a8dc-8e2c5d1984f9 resource provider aggregate not found [pid: 8|app: 0|req: 472/986] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:52:56 2026] POST /v2.0/ports => generated 954 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:52:56.710 7 INFO neutron.services.segments.plugin [-] Segment e37e3d8b-de91-430e-a8dc-8e2c5d1984f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e37e3d8b-de91-430e-a8dc-8e2c5d1984f9 found for delete ", "request_id": "req-16e68d68-c802-4229-8e25-1ae3a114d2c3"}]} 2026-05-27 20:52:56.713 7 INFO neutron.services.segments.plugin [-] Segment e37e3d8b-de91-430e-a8dc-8e2c5d1984f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e37e3d8b-de91-430e-a8dc-8e2c5d1984f9 found for delete ", "request_id": "req-c6cb2295-a8ec-4105-9b4a-77cb2e6c3c20"}]} [pid: 7|app: 0|req: 515/987] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/security-groups?tenant_id=72848a2687a6475b8c2badff9ac0f257&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/988] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:52:56 2026] GET /v2.0/ports?device_id=eeeb5fb5-6433-49e4-8794-6e7a0b987048 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/989] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:52:56 2026] DELETE /v2.0/security-groups/e6fcaac7-dfa3-4023-b320-9e6f219430c2 => 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: 516/990] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:52:56 2026] PUT /v2.0/ports/dfc62423-098b-48fa-a33f-c00ccc576008 => generated 1199 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/991] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:52:56 2026] DELETE /v2.0/ports/ad38590e-def7-4979-b061-3d6d0c1c7fb2 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/992] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/ports?device_id=eeeb5fb5-6433-49e4-8794-6e7a0b987048 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/993] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/ports?tenant_id=5f9771115a494c76ad929501389fe54a&device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/994] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=dfc62423-098b-48fa-a33f-c00ccc576008 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:57.397 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a957645e-a25e-47b4-b21d-e326061220dc'] response: {'server_uuid': 'eeeb5fb5-6433-49e4-8794-6e7a0b987048', 'name': 'network-vif-deleted', 'tag': 'ad38590e-def7-4979-b061-3d6d0c1c7fb2', 'status': 'completed', 'code': 200} 2026-05-27 20:52:57.457 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5874d631-3f8c-4651-bf88-dd73648dab3e'] response: {'name': 'network-changed', 'server_uuid': '56a79aa8-0ad7-45e3-afab-bcdfa845830f', 'tag': 'dfc62423-098b-48fa-a33f-c00ccc576008', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 477/995] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/subnets?id=cd9781eb-009c-456b-a667-88a89dbd2a3c => generated 670 bytes in 64 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: 478/996] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/ports?network_id=30a4656b-eb1c-41a6-a40c-105f27b1e570&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/997] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 969 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/998] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/networks/30a4656b-eb1c-41a6-a40c-105f27b1e570?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/999] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1000] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/networks/30a4656b-eb1c-41a6-a40c-105f27b1e570?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1001] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/ports?tenant_id=5f9771115a494c76ad929501389fe54a&device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1002] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/networks?id=30a4656b-eb1c-41a6-a40c-105f27b1e570 => generated 772 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1003] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=dfc62423-098b-48fa-a33f-c00ccc576008 => 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: 482/1004] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:52:57 2026] GET /v2.0/subnets?id=cd9781eb-009c-456b-a667-88a89dbd2a3c => generated 670 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1005] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/ports?network_id=30a4656b-eb1c-41a6-a40c-105f27b1e570&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: 484/1006] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks/30a4656b-eb1c-41a6-a40c-105f27b1e570?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: 485/1007] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks/30a4656b-eb1c-41a6-a40c-105f27b1e570?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:58.227 7 WARNING neutron_lib.context [None req-18e48787-fba6-455d-b804-ab4f574899fb 6491e0c770014a48b37e60d83406ce19 525dd69d08af43b091662e8390ca0470 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:58.430 7 INFO neutron.db.segments_db [None req-18e48787-fba6-455d-b804-ab4f574899fb 6491e0c770014a48b37e60d83406ce19 525dd69d08af43b091662e8390ca0470 - - default default] Added segment c0542835-7e4f-4543-aec1-785df3391608 of type vxlan for network ff1c5ed2-561f-4685-a693-ed91846bd0ea [pid: 7|app: 0|req: 523/1008] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:52:58 2026] POST /v2.0/networks => generated 648 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:58.811 7 WARNING neutron_lib.context [None req-5e5609dd-b1a8-4315-b9a1-cffd316ed15b fad722b47675465ba5068b7dbfdc1541 c055bb02eac442a8afb73c3d032f87e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 524/1009] 10.0.0.177 () {34 vars in 684 bytes} [Wed May 27 20:52:58 2026] POST /v2.0/security-groups => generated 1625 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1010] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:52:59 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:59.121 7 WARNING neutron_lib.context [None req-b91d6200-e6ec-4bb2-a452-4a5f144da463 6491e0c770014a48b37e60d83406ce19 525dd69d08af43b091662e8390ca0470 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1011] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:52:59 2026] POST /v2.0/subnets => generated 649 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1012] 10.0.0.177 () {32 vars in 663 bytes} [Wed May 27 20:52:59 2026] GET /v2.0/security-groups => generated 4530 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1013] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:52:59 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:59.603 7 WARNING neutron_lib.context [None req-1f9d5d64-6424-42ff-bd66-f7e3e6a97d23 6491e0c770014a48b37e60d83406ce19 525dd69d08af43b091662e8390ca0470 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:52:59.680 7 INFO neutron.db.segments_db [None req-1f9d5d64-6424-42ff-bd66-f7e3e6a97d23 6491e0c770014a48b37e60d83406ce19 525dd69d08af43b091662e8390ca0470 - - default default] Added segment 1d104b71-141f-4d57-ab8c-5817e96713ef of type vxlan for network 48a535a7-87fe-4398-ba13-104bb2ae7b4a [pid: 7|app: 0|req: 529/1014] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:52:59 2026] POST /v2.0/networks => generated 647 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1015] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:52:58 2026] PUT /v2.0/routers/26fb82af-e270-42bb-8aa7-3c77a65f3ecd/remove_router_interface => generated 309 bytes in 1422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1016] 10.0.0.177 () {34 vars in 758 bytes} [Wed May 27 20:52:59 2026] PUT /v2.0/security-groups/6df35a92-8599-4e25-a9df-74cc5230b7ae => generated 1663 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1017] 10.0.0.177 () {34 vars in 743 bytes} [Wed May 27 20:52:59 2026] PUT /v2.0/networks/48a535a7-87fe-4398-ba13-104bb2ae7b4a => generated 592 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1018] 10.0.0.177 () {32 vars in 737 bytes} [Wed May 27 20:52:59 2026] GET /v2.0/security-groups/6df35a92-8599-4e25-a9df-74cc5230b7ae => generated 1663 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:00.006 8 WARNING neutron_lib.context [None req-3d49b297-3543-4f0c-9dc3-892ef42a7b74 6491e0c770014a48b37e60d83406ce19 525dd69d08af43b091662e8390ca0470 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 489/1019] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:00 2026] POST /v2.0/subnets => generated 622 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1020] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:00 2026] DELETE /v2.0/security-groups/6df35a92-8599-4e25-a9df-74cc5230b7ae => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1021] 10.0.0.177 () {34 vars in 741 bytes} [Wed May 27 20:53:00 2026] PUT /v2.0/subnets/363b59ec-c7b0-4e81-9663-b3ee3fc82c42 => generated 632 bytes in 801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1022] 10.0.0.177 () {32 vars in 663 bytes} [Wed May 27 20:53:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1023] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:01 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:01.689 7 INFO neutron.services.segments.plugin [-] Segment 51ef6891-6dfc-4609-b8b8-19cd7198424d resource provider aggregate not found 2026-05-27 20:53:01.694 7 INFO neutron.services.segments.plugin [-] Segment 51ef6891-6dfc-4609-b8b8-19cd7198424d resource provider aggregate not found 2026-05-27 20:53:01.720 7 INFO neutron.services.segments.plugin [-] Segment 51ef6891-6dfc-4609-b8b8-19cd7198424d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ef6891-6dfc-4609-b8b8-19cd7198424d found for delete ", "request_id": "req-ab05af25-b3ef-4a6f-a8f8-e51d115c9c9a"}]} 2026-05-27 20:53:01.723 7 INFO neutron.db.l3_hamode_db [None req-d5c021c1-ea31-4021-bfa9-057e4e522148 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] HA network ce2f5dfa-7fa6-4124-a2d3-ddd5798d9172 was deleted as no HA routers are present in tenant 1f6420fba90b43f3bd5b3fe02dc493a0. 2026-05-27 20:53:01.724 7 INFO neutron.services.segments.plugin [-] Segment 51ef6891-6dfc-4609-b8b8-19cd7198424d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ef6891-6dfc-4609-b8b8-19cd7198424d found for delete ", "request_id": "req-4f829fb2-c937-4ae4-90b5-e324b4e897c2"}]} [pid: 7|app: 0|req: 531/1024] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:52:59 2026] DELETE /v2.0/routers/26fb82af-e270-42bb-8aa7-3c77a65f3ecd => generated 0 bytes in 1835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:01.748 7 INFO neutron.api.v2.resource [None req-ef21123d-32b0-432c-bd6c-c1f4e22fec29 fad722b47675465ba5068b7dbfdc1541 c055bb02eac442a8afb73c3d032f87e2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/1025] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:01 2026] DELETE /v2.0/security-groups/6df35a92-8599-4e25-a9df-74cc5230b7ae => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1026] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:53:01 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&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: 7|app: 0|req: 534/1027] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:01 2026] DELETE /v2.0/subnets/6522a19f-f763-4f71-b744-7cbdc0f377c8 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:02.088 7 WARNING neutron_lib.context [None req-a3a8eb1c-6e83-42c7-98ee-317f3ff038ce fad722b47675465ba5068b7dbfdc1541 c055bb02eac442a8afb73c3d032f87e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 535/1028] 10.0.0.177 () {34 vars in 684 bytes} [Wed May 27 20:53:02 2026] POST /v2.0/security-groups => generated 1625 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:53:02.302 8 INFO neutron.services.segments.plugin [-] Segment 1d104b71-141f-4d57-ab8c-5817e96713ef resource provider aggregate not found 2026-05-27 20:53:02.306 8 INFO neutron.services.segments.plugin [-] Segment 1d104b71-141f-4d57-ab8c-5817e96713ef resource provider aggregate not found [pid: 7|app: 0|req: 536/1029] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:02 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:02.320 8 INFO neutron.services.segments.plugin [-] Segment 1d104b71-141f-4d57-ab8c-5817e96713ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d104b71-141f-4d57-ab8c-5817e96713ef found for delete ", "request_id": "req-db54a301-5f75-46dc-ba3b-c20c975c0da0"}]} 2026-05-27 20:53:02.331 8 INFO neutron.services.segments.plugin [-] Segment 1d104b71-141f-4d57-ab8c-5817e96713ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d104b71-141f-4d57-ab8c-5817e96713ef found for delete ", "request_id": "req-1120adcc-dfbc-40a6-97ab-f5111b8d1a7f"}]} [pid: 8|app: 0|req: 494/1030] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:01 2026] DELETE /v2.0/networks/48a535a7-87fe-4398-ba13-104bb2ae7b4a => generated 0 bytes in 840 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:02.352 8 WARNING neutron_lib.context [None req-f5750016-9ea6-4afe-869a-32df4887c7d8 fad722b47675465ba5068b7dbfdc1541 c055bb02eac442a8afb73c3d032f87e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 495/1031] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 537/1032] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:02 2026] DELETE /v2.0/networks/bb5f5628-d35f-40a1-81fe-634f32c41416 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:02.782 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9d78d02-ff90-40fb-939a-39bc4c369914 6491e0c770014a48b37e60d83406ce19 525dd69d08af43b091662e8390ca0470 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 538/1033] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:02 2026] DELETE /v2.0/networks/48a535a7-87fe-4398-ba13-104bb2ae7b4a => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1034] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:53:02 2026] GET /v2.0/security-group-rules/ea6c8095-3c31-4fa4-aa57-9961a449eb19 => generated 601 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1035] 10.0.0.177 () {32 vars in 694 bytes} [Wed May 27 20:53:02 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:02.996 8 INFO neutron.db.l3_db [None req-908af3ba-6430-4ea1-953d-9e13f1c8e09c 9453de1af6344d0aba064f884794e673 5f9771115a494c76ad929501389fe54a - - default default] Floating IP 829cec6b-6fc1-4239-ba4f-90cb546694ac associated. External IP: 10.96.250.212, port: dfc62423-098b-48fa-a33f-c00ccc576008. [pid: 7|app: 0|req: 541/1036] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1037] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/security-groups?tenant_id=1f6420fba90b43f3bd5b3fe02dc493a0&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1038] 10.0.0.177 () {32 vars in 742 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/subnets?network_id=0b351629-9696-4024-8186-16eeaa68c731 => generated 626 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1039] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 20:53:03 2026] DELETE /v2.0/security-group-rules/ea6c8095-3c31-4fa4-aa57-9961a449eb19 => 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: 545/1040] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:03 2026] DELETE /v2.0/security-groups/27354292-ada6-47dc-abf9-7df13a0e294f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1041] 10.0.0.177 () {32 vars in 653 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1042] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:53:02 2026] PUT /v2.0/floatingips/829cec6b-6fc1-4239-ba4f-90cb546694ac => generated 855 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1043] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:03.479 7 WARNING neutron_lib.context [None req-c6d4a605-5825-4e6d-8e55-933e8bf35176 fad722b47675465ba5068b7dbfdc1541 c055bb02eac442a8afb73c3d032f87e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:03.487 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73351481-0efe-41e7-b957-81020cebc02a'] response: {'name': 'network-changed', 'server_uuid': '56a79aa8-0ad7-45e3-afab-bcdfa845830f', 'tag': 'dfc62423-098b-48fa-a33f-c00ccc576008', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 497/1046] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/networks => generated 1313 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1047] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1048] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/ports?tenant_id=5f9771115a494c76ad929501389fe54a&device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1049] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/subnets => generated 1265 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1050] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/security-group-rules/5df36772-7e7c-44dc-b594-ea0c9506c29a => generated 601 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:03.753 7 INFO neutron.services.segments.plugin [-] Segment 03ecfd0c-0838-4e56-86b3-e16f82816bcb resource provider aggregate not found 2026-05-27 20:53:03.759 7 INFO neutron.services.segments.plugin [-] Segment 03ecfd0c-0838-4e56-86b3-e16f82816bcb resource provider aggregate not found 2026-05-27 20:53:03.788 7 INFO neutron.services.segments.plugin [-] Segment 03ecfd0c-0838-4e56-86b3-e16f82816bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ecfd0c-0838-4e56-86b3-e16f82816bcb found for delete ", "request_id": "req-a8b220d5-b5f0-4b44-aa6b-b7eb7edd5ff8"}]} 2026-05-27 20:53:03.803 7 INFO neutron.services.segments.plugin [-] Segment 03ecfd0c-0838-4e56-86b3-e16f82816bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ecfd0c-0838-4e56-86b3-e16f82816bcb found for delete ", "request_id": "req-d2d64165-4ae2-485a-9538-bfc7e4a47520"}]} [pid: 7|app: 0|req: 552/1051] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/networks?id=30a4656b-eb1c-41a6-a40c-105f27b1e570 => generated 772 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1052] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1053] 10.0.0.177 () {32 vars in 723 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/networks/ff1c5ed2-561f-4685-a693-ed91846bd0ea => generated 673 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1054] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=dfc62423-098b-48fa-a33f-c00ccc576008 => generated 858 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1055] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:53:03 2026] GET /v2.0/subnets/c90efbb1-4cfb-465a-863d-41594d650f1b => generated 649 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1056] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 20:53:03 2026] DELETE /v2.0/security-group-rules/5df36772-7e7c-44dc-b594-ea0c9506c29a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:04.063 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c809cad-a9ae-4148-8d39-33ca8d5fd6b2 6491e0c770014a48b37e60d83406ce19 525dd69d08af43b091662e8390ca0470 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1057] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:04 2026] DELETE /v2.0/subnets/363b59ec-c7b0-4e81-9663-b3ee3fc82c42 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1058] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:53:04 2026] GET /v2.0/subnets?id=cd9781eb-009c-456b-a667-88a89dbd2a3c => generated 670 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:04.090 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1bc9f1f-4be1-41b0-bb87-5aeb975313ce 6491e0c770014a48b37e60d83406ce19 525dd69d08af43b091662e8390ca0470 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 504/1059] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:04 2026] DELETE /v2.0/networks/48a535a7-87fe-4398-ba13-104bb2ae7b4a => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1060] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1061] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:53:04 2026] GET /v2.0/ports?network_id=30a4656b-eb1c-41a6-a40c-105f27b1e570&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-27 20:53:04.154 8 WARNING neutron_lib.context [None req-fb2c55ba-85ac-4dc3-8739-818ad0c2c310 fad722b47675465ba5068b7dbfdc1541 c055bb02eac442a8afb73c3d032f87e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:04.200 8 INFO neutron.db.securitygroups_db [None req-fb2c55ba-85ac-4dc3-8739-818ad0c2c310 fad722b47675465ba5068b7dbfdc1541 c055bb02eac442a8afb73c3d032f87e2 - - default default] Project c055bb02eac442a8afb73c3d032f87e2 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: 506/1062] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1063] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:04 2026] DELETE /v2.0/subnets/c90efbb1-4cfb-465a-863d-41594d650f1b => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1064] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:53:04 2026] GET /v2.0/networks/30a4656b-eb1c-41a6-a40c-105f27b1e570?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: 558/1065] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:53:04 2026] GET /v2.0/security-group-rules/c467eee6-91b1-4ee0-9be0-55dc64dd945f => generated 607 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1066] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:53:04 2026] GET /v2.0/networks/30a4656b-eb1c-41a6-a40c-105f27b1e570?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: 560/1067] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:04 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1068] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 20:53:04 2026] DELETE /v2.0/security-group-rules/c467eee6-91b1-4ee0-9be0-55dc64dd945f => 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: 562/1069] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1070] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:04 2026] DELETE /v2.0/security-groups/db72f195-b6ac-4066-b4dd-5f54ab835f81 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:04.890 8 INFO neutron.services.segments.plugin [-] Segment c0542835-7e4f-4543-aec1-785df3391608 resource provider aggregate not found 2026-05-27 20:53:04.900 8 INFO neutron.services.segments.plugin [-] Segment c0542835-7e4f-4543-aec1-785df3391608 resource provider aggregate not found 2026-05-27 20:53:04.905 8 INFO neutron.services.segments.plugin [-] Segment c0542835-7e4f-4543-aec1-785df3391608 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0542835-7e4f-4543-aec1-785df3391608 found for delete ", "request_id": "req-201d3769-e180-4ea8-a6e1-3e5fae2dc9dc"}]} 2026-05-27 20:53:04.921 8 INFO neutron.services.segments.plugin [-] Segment c0542835-7e4f-4543-aec1-785df3391608 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0542835-7e4f-4543-aec1-785df3391608 found for delete ", "request_id": "req-594737a8-afbd-4378-b872-7081043a5597"}]} [pid: 8|app: 0|req: 508/1071] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:04 2026] DELETE /v2.0/networks/ff1c5ed2-561f-4685-a693-ed91846bd0ea => generated 0 bytes in 535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1072] 10.0.0.177 () {32 vars in 663 bytes} [Wed May 27 20:53:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1073] 10.0.0.177 () {32 vars in 663 bytes} [Wed May 27 20:53:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1074] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:05 2026] GET /v2.0/security-groups?tenant_id=525dd69d08af43b091662e8390ca0470&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1075] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:05 2026] GET /v2.0/security-groups?tenant_id=c055bb02eac442a8afb73c3d032f87e2&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1076] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:05 2026] DELETE /v2.0/security-groups/f8b1a268-9711-4e4e-b818-94edd86fa104 => 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: 511/1077] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:05 2026] DELETE /v2.0/security-groups/36369d21-69fb-479f-80f9-44d678c48aff => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:07.747 7 WARNING neutron_lib.context [None req-2eeeaca1-b67c-4b70-987f-972bec691a7e ea6da18f92124a25babaf9a10986af8a 37f8b10450bd44b0980e9e9c65d96f80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:07.922 7 INFO neutron.db.segments_db [None req-2eeeaca1-b67c-4b70-987f-972bec691a7e ea6da18f92124a25babaf9a10986af8a 37f8b10450bd44b0980e9e9c65d96f80 - - default default] Added segment c13f7582-4c18-451b-b9b6-ae5cdf105a90 of type vxlan for network f1803102-f20f-4953-9cd0-05092b6031b0 [pid: 7|app: 0|req: 567/1078] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:53:07 2026] POST /v2.0/networks => generated 643 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:08.095 8 WARNING neutron_lib.context [None req-a776a806-a0e6-4449-bcf5-ccde57f43437 ea6da18f92124a25babaf9a10986af8a 37f8b10450bd44b0980e9e9c65d96f80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 512/1079] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:08 2026] POST /v2.0/subnets => generated 617 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:08.512 8 WARNING neutron_lib.context [None req-78351727-0922-4c36-b099-65fca8b4ea86 ea6da18f92124a25babaf9a10986af8a 37f8b10450bd44b0980e9e9c65d96f80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:08.606 8 INFO neutron.db.segments_db [None req-78351727-0922-4c36-b099-65fca8b4ea86 ea6da18f92124a25babaf9a10986af8a 37f8b10450bd44b0980e9e9c65d96f80 - - default default] Added segment bed86ac1-8b85-457e-8e7f-1ea18dc32fef of type vxlan for network ec8c8e24-2519-4d9f-8d50-a081934385e3 [pid: 7|app: 0|req: 568/1080] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:08 2026] GET /v2.0/security-groups?tenant_id=8e25ca127d7547bea215c0b7b9120200&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1081] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:53:08 2026] POST /v2.0/networks => generated 643 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1082] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:08 2026] DELETE /v2.0/security-groups/da4b8f1f-fc55-43f5-8ffd-67ab8d0f8e57 => 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: 514/1083] 10.0.0.177 () {34 vars in 743 bytes} [Wed May 27 20:53:08 2026] PUT /v2.0/networks/ec8c8e24-2519-4d9f-8d50-a081934385e3 => generated 592 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:08.959 7 WARNING neutron_lib.context [None req-d51a0f07-8cf7-4f17-ab18-fbf13a0cb591 ea6da18f92124a25babaf9a10986af8a 37f8b10450bd44b0980e9e9c65d96f80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 515/1084] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:08 2026] GET /v2.0/security-groups?tenant_id=18d7c083099c4622846f4b36816e8988&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1085] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:09 2026] DELETE /v2.0/security-groups/2be6e262-025a-46da-987e-6fcc9f7adbee => 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: 570/1086] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:08 2026] POST /v2.0/subnets => generated 602 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1087] 10.0.0.177 () {34 vars in 741 bytes} [Wed May 27 20:53:09 2026] PUT /v2.0/subnets/c0ecafaf-b801-4b01-9471-37482dbc0c1d => generated 612 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:09.910 7 INFO neutron.services.segments.plugin [-] Segment bed86ac1-8b85-457e-8e7f-1ea18dc32fef resource provider aggregate not found 2026-05-27 20:53:09.917 7 INFO neutron.services.segments.plugin [-] Segment bed86ac1-8b85-457e-8e7f-1ea18dc32fef resource provider aggregate not found 2026-05-27 20:53:09.926 7 INFO neutron.services.segments.plugin [-] Segment bed86ac1-8b85-457e-8e7f-1ea18dc32fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed86ac1-8b85-457e-8e7f-1ea18dc32fef found for delete ", "request_id": "req-12a8890c-cbae-4778-b21d-d0e92b8c119c"}]} 2026-05-27 20:53:09.935 7 INFO neutron.services.segments.plugin [-] Segment bed86ac1-8b85-457e-8e7f-1ea18dc32fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed86ac1-8b85-457e-8e7f-1ea18dc32fef found for delete ", "request_id": "req-e251c388-17ac-4228-a6eb-40174f419ff5"}]} [pid: 8|app: 0|req: 518/1088] 10.0.0.237 () {34 vars in 990 bytes} [Wed May 27 20:53:09 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 1240 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1089] 10.0.0.237 () {34 vars in 1040 bytes} [Wed May 27 20:53:10 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&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: 7|app: 0|req: 571/1090] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:09 2026] DELETE /v2.0/networks/ec8c8e24-2519-4d9f-8d50-a081934385e3 => generated 0 bytes in 1233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:10.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfe20cfe-6754-4f0e-9fb3-42d3da557622 ea6da18f92124a25babaf9a10986af8a 37f8b10450bd44b0980e9e9c65d96f80 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/1091] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:10 2026] DELETE /v2.0/networks/ec8c8e24-2519-4d9f-8d50-a081934385e3 => generated 138 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1092] 10.0.0.177 () {32 vars in 694 bytes} [Wed May 27 20:53:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1093] 10.0.0.177 () {32 vars in 742 bytes} [Wed May 27 20:53:10 2026] GET /v2.0/subnets?network_id=0b351629-9696-4024-8186-16eeaa68c731 => 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: 573/1094] 10.0.0.177 () {32 vars in 653 bytes} [Wed May 27 20:53:10 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1095] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 20:53:11 2026] GET /v2.0/networks => generated 1308 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1096] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:53:11 2026] GET /v2.0/subnets => generated 1233 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1097] 10.0.0.177 () {32 vars in 723 bytes} [Wed May 27 20:53:11 2026] GET /v2.0/networks/f1803102-f20f-4953-9cd0-05092b6031b0 => generated 668 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1098] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:53:11 2026] GET /v2.0/subnets/6e88bd8a-5031-4d8e-85f7-676c6a35c877 => generated 617 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:11.319 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0540827-246e-4dad-8519-e989a36ac760 ea6da18f92124a25babaf9a10986af8a 37f8b10450bd44b0980e9e9c65d96f80 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1099] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:11 2026] DELETE /v2.0/subnets/c0ecafaf-b801-4b01-9471-37482dbc0c1d => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:53:11.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43c550f9-8cdf-46db-b3f6-75c33a01be19 ea6da18f92124a25babaf9a10986af8a 37f8b10450bd44b0980e9e9c65d96f80 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1100] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:11 2026] DELETE /v2.0/networks/ec8c8e24-2519-4d9f-8d50-a081934385e3 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1101] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:11 2026] DELETE /v2.0/subnets/6e88bd8a-5031-4d8e-85f7-676c6a35c877 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:11.965 7 INFO neutron.services.segments.plugin [-] Segment bed86ac1-8b85-457e-8e7f-1ea18dc32fef resource provider aggregate not found 2026-05-27 20:53:11.970 7 INFO neutron.services.segments.plugin [-] Segment bed86ac1-8b85-457e-8e7f-1ea18dc32fef resource provider aggregate not found 2026-05-27 20:53:11.994 7 INFO neutron.services.segments.plugin [-] Segment bed86ac1-8b85-457e-8e7f-1ea18dc32fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed86ac1-8b85-457e-8e7f-1ea18dc32fef found for delete ", "request_id": "req-9045181a-40bc-4f3b-a7d6-8fabf61677d0"}]} 2026-05-27 20:53:11.995 7 INFO neutron.services.segments.plugin [-] Segment bed86ac1-8b85-457e-8e7f-1ea18dc32fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed86ac1-8b85-457e-8e7f-1ea18dc32fef found for delete ", "request_id": "req-e1e4b212-1418-43d8-bfae-f7e2084bd536"}]} [pid: 7|app: 0|req: 577/1102] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:11 2026] DELETE /v2.0/networks/f1803102-f20f-4953-9cd0-05092b6031b0 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1103] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:12 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => 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: 527/1104] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:53:12 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1105] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:12 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1106] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:12 2026] GET /v2.0/security-groups?tenant_id=37f8b10450bd44b0980e9e9c65d96f80&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1107] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:53:12 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1108] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:12 2026] DELETE /v2.0/security-groups/a333d081-fdfe-43c8-a745-5a1b6b9d5040 => 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: 530/1109] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:13 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => 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: 580/1110] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:53:13 2026] GET /v2.0/ports?tenant_id=5f9771115a494c76ad929501389fe54a&device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1111] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:53:13 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&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: 7|app: 0|req: 582/1112] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:53:13 2026] GET /v2.0/networks?id=30a4656b-eb1c-41a6-a40c-105f27b1e570 => generated 772 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1113] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:53:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=dfc62423-098b-48fa-a33f-c00ccc576008 => generated 860 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1114] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:13 2026] GET /v2.0/security-groups?tenant_id=b50abf7e2c074196adc9a09aaf0bc5aa&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1115] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:53:13 2026] GET /v2.0/subnets?id=cd9781eb-009c-456b-a667-88a89dbd2a3c => generated 670 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1116] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:53:13 2026] GET /v2.0/ports?network_id=30a4656b-eb1c-41a6-a40c-105f27b1e570&device_owner=network%3Adhcp => generated 1244 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1117] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:13 2026] DELETE /v2.0/security-groups/f9c3513d-5db5-4c68-9651-0a1cedbba33e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:14.017 7 INFO neutron.services.segments.plugin [-] Segment c13f7582-4c18-451b-b9b6-ae5cdf105a90 resource provider aggregate not found 2026-05-27 20:53:14.025 7 INFO neutron.services.segments.plugin [-] Segment c13f7582-4c18-451b-b9b6-ae5cdf105a90 resource provider aggregate not found 2026-05-27 20:53:14.035 7 INFO neutron.services.segments.plugin [-] Segment c13f7582-4c18-451b-b9b6-ae5cdf105a90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c13f7582-4c18-451b-b9b6-ae5cdf105a90 found for delete ", "request_id": "req-8c4d556a-474e-4875-b810-536d403f6fed"}]} [pid: 7|app: 0|req: 586/1118] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:53:13 2026] GET /v2.0/networks/30a4656b-eb1c-41a6-a40c-105f27b1e570?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:53:14.069 7 INFO neutron.services.segments.plugin [-] Segment c13f7582-4c18-451b-b9b6-ae5cdf105a90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c13f7582-4c18-451b-b9b6-ae5cdf105a90 found for delete ", "request_id": "req-33c62bf6-8118-4a86-8e26-2222577769b0"}]} [pid: 8|app: 0|req: 533/1119] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:53:14 2026] GET /v2.0/networks/30a4656b-eb1c-41a6-a40c-105f27b1e570?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: 587/1120] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:14 2026] GET /v2.0/security-groups?tenant_id=0c6ea8497e5247eab229db1de36f0d70&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1121] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:14 2026] DELETE /v2.0/security-groups/242aabe1-3fdf-4354-83d9-85958796a59e => 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: 588/1122] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:14 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1123] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:53:14 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:15.077 7 WARNING neutron_lib.context [None req-5f664ab6-8a8a-429e-b749-1995ee4e4202 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:15.238 7 INFO neutron.db.segments_db [None req-5f664ab6-8a8a-429e-b749-1995ee4e4202 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Added segment b2b10770-3283-4df2-8229-144bb5700fe5 of type vxlan for network 095c7071-a1b8-49ff-a4af-717e7a2186ff [pid: 7|app: 0|req: 589/1124] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:53:14 2026] POST /v2.0/networks => generated 634 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:15.377 8 WARNING neutron_lib.context [None req-202fd30c-c4cd-4c1b-9bc9-cd8b00e57c15 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:15.447 8 INFO neutron.db.segments_db [None req-202fd30c-c4cd-4c1b-9bc9-cd8b00e57c15 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Added segment 4e008d9d-3f31-4e45-a7ea-996f280af354 of type vxlan for network 32836d93-f4c5-4149-aed9-b3f091227d9c [pid: 8|app: 0|req: 536/1125] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:53:15 2026] POST /v2.0/networks => generated 634 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:15.595 7 WARNING neutron_lib.context [None req-8e7be2a6-9296-4e1f-bc8b-f2642df5363c 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 537/1126] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:15 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1127] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:15 2026] POST /v2.0/subnets => generated 622 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:16.010 8 WARNING neutron_lib.context [None req-0817f232-2920-440c-885a-6946b70c9619 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 591/1128] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:53:16 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1129] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:16 2026] POST /v2.0/subnets => generated 631 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:16.491 7 WARNING neutron_lib.context [None req-ffe7d562-ccda-4cd9-af7a-459034782c65 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:16.566 7 INFO neutron.db.segments_db [None req-ffe7d562-ccda-4cd9-af7a-459034782c65 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Added segment 5ca8816e-20b9-4b5e-b9ef-ca1b93808af4 of type vxlan for network 54f48a3e-4433-4cf8-a699-4b6ebee14ad3 2026-05-27 20:53:16.968 7 INFO neutron.db.l3_hamode_db [None req-ffe7d562-ccda-4cd9-af7a-459034782c65 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:53:17.190 7 INFO neutron.db.l3_hamode_db [None req-ffe7d562-ccda-4cd9-af7a-459034782c65 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 539/1130] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:17 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1131] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:53:17 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1132] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:16 2026] POST /v2.0/routers => generated 511 bytes in 1689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1135] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/security-groups?tenant_id=b9d1c8ea84564e0c9e0885babbb3f0a8&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1136] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:53:18 2026] PUT /v2.0/routers/b1c1489a-65de-4a60-b38c-89de5bd8e01a/add_router_interface => generated 309 bytes in 1735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1137] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:19 2026] DELETE /v2.0/security-groups/95ed82a4-6c1a-42ae-969a-5db347f49b3e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1138] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/ports/ccbf271d-90a4-49ae-b81a-ce2e9f526703 => generated 959 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1139] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:53:20 2026] PUT /v2.0/routers/b1c1489a-65de-4a60-b38c-89de5bd8e01a/add_router_interface => generated 309 bytes in 1943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1140] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:21 2026] GET /v2.0/security-groups?tenant_id=a8658af2d0a345388d3ea64558ddf965&name=default => generated 2925 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1141] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:53:21 2026] GET /v2.0/ports/2525396e-0d03-4596-a34b-6bf3309c8cd7 => generated 967 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1142] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:22 2026] DELETE /v2.0/security-groups/3f79a8c1-f6aa-4c88-b7e8-12660285d11f => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1143] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:22 2026] GET /v2.0/security-groups?tenant_id=f98a71961d684ec6942cc856aa2d8a91&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1144] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:22 2026] DELETE /v2.0/security-groups/44fb54cf-0164-4048-93d1-07d77e6ff383 => 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: 599/1145] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:53:22 2026] PUT /v2.0/routers/b1c1489a-65de-4a60-b38c-89de5bd8e01a/remove_router_interface => generated 309 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1146] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:53:23 2026] PUT /v2.0/routers/b1c1489a-65de-4a60-b38c-89de5bd8e01a/remove_router_interface => generated 309 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1147] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:53:24 2026] GET /v2.0/ports?device_id=b1c1489a-65de-4a60-b38c-89de5bd8e01a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:53:25.211 8 INFO neutron.services.segments.plugin [-] Segment 5ca8816e-20b9-4b5e-b9ef-ca1b93808af4 resource provider aggregate not found 2026-05-27 20:53:25.217 8 INFO neutron.db.l3_hamode_db [None req-84c8f6fd-bfd7-45de-a1c2-5361a7631f00 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] HA network 54f48a3e-4433-4cf8-a699-4b6ebee14ad3 was deleted as no HA routers are present in tenant 0afe587205764aa4b69307c1b9f2ec8f. 2026-05-27 20:53:25.226 8 INFO neutron.services.segments.plugin [-] Segment 5ca8816e-20b9-4b5e-b9ef-ca1b93808af4 resource provider aggregate not found [pid: 8|app: 0|req: 548/1148] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:24 2026] DELETE /v2.0/routers/b1c1489a-65de-4a60-b38c-89de5bd8e01a => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:25.260 8 INFO neutron.services.segments.plugin [-] Segment 5ca8816e-20b9-4b5e-b9ef-ca1b93808af4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ca8816e-20b9-4b5e-b9ef-ca1b93808af4 found for delete ", "request_id": "req-0ae8b4de-adc8-4480-b212-912cd967cace"}]} 2026-05-27 20:53:25.261 8 INFO neutron.services.segments.plugin [-] Segment 5ca8816e-20b9-4b5e-b9ef-ca1b93808af4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ca8816e-20b9-4b5e-b9ef-ca1b93808af4 found for delete ", "request_id": "req-f381a3a4-9216-402e-a4fc-7a1ef3b99821"}]} [pid: 7|app: 0|req: 601/1149] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:25 2026] GET /v2.0/security-groups?tenant_id=dc2e276ff72b4319b891113839de05e6&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1150] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:25 2026] DELETE /v2.0/subnets/88b80fe6-8ae4-4ef5-8258-0c3be04ccb44 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1151] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:25 2026] DELETE /v2.0/security-groups/2ffa6b91-6a07-45f4-a3fa-29ef8bf90989 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1152] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:25 2026] DELETE /v2.0/subnets/7d5bb3d2-d22b-4f9c-9e68-1f9c165960ad => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:26.144 7 INFO neutron.services.segments.plugin [-] Segment 4e008d9d-3f31-4e45-a7ea-996f280af354 resource provider aggregate not found 2026-05-27 20:53:26.152 7 INFO neutron.services.segments.plugin [-] Segment 4e008d9d-3f31-4e45-a7ea-996f280af354 resource provider aggregate not found 2026-05-27 20:53:26.163 7 INFO neutron.services.segments.plugin [-] Segment 4e008d9d-3f31-4e45-a7ea-996f280af354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e008d9d-3f31-4e45-a7ea-996f280af354 found for delete ", "request_id": "req-42375f0c-d4bb-4d22-b162-9c253e3f4353"}]} [pid: 7|app: 0|req: 603/1153] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:25 2026] DELETE /v2.0/networks/32836d93-f4c5-4149-aed9-b3f091227d9c => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:26.340 7 INFO neutron.services.segments.plugin [-] Segment 4e008d9d-3f31-4e45-a7ea-996f280af354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e008d9d-3f31-4e45-a7ea-996f280af354 found for delete ", "request_id": "req-402f142f-ed30-491e-8cb1-f519e8515df0"}]} [pid: 8|app: 0|req: 551/1154] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:26 2026] DELETE /v2.0/networks/095c7071-a1b8-49ff-a4af-717e7a2186ff => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:26.381 8 WARNING neutron_lib.context [None req-c92a49d4-2e2a-4f63-b944-87a723c35f54 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 604/1155] 10.0.0.237 () {34 vars in 990 bytes} [Wed May 27 20:53:26 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:26.453 8 INFO neutron.db.segments_db [None req-c92a49d4-2e2a-4f63-b944-87a723c35f54 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Added segment 23dfc750-2559-4baf-8273-5b798febab7a of type vxlan for network 6c5a1f3a-51f5-4b5a-b4ce-4f4cefdb37a6 [pid: 7|app: 0|req: 605/1156] 10.0.0.237 () {34 vars in 1040 bytes} [Wed May 27 20:53:26 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1157] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:53:26 2026] POST /v2.0/networks => generated 634 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:26.584 7 WARNING neutron_lib.context [None req-ce49f2b7-6e11-4fdb-902f-c641bbbbb59a 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 606/1158] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:26 2026] POST /v2.0/subnets => generated 622 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:26.990 8 WARNING neutron_lib.context [None req-68a59b17-b9be-4c3e-94cf-bd7b0da34ffb 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:27.051 8 INFO neutron.db.segments_db [None req-68a59b17-b9be-4c3e-94cf-bd7b0da34ffb 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Added segment ff7a4e5f-9398-4ba3-a8c1-3ca7b3b20740 of type vxlan for network adba4a8d-3ddf-4eb1-bf59-ac7d7d159e21 2026-05-27 20:53:27.293 8 INFO neutron.services.segments.plugin [-] Segment b2b10770-3283-4df2-8229-144bb5700fe5 resource provider aggregate not found 2026-05-27 20:53:27.297 8 INFO neutron.services.segments.plugin [-] Segment b2b10770-3283-4df2-8229-144bb5700fe5 resource provider aggregate not found 2026-05-27 20:53:27.313 8 INFO neutron.services.segments.plugin [-] Segment b2b10770-3283-4df2-8229-144bb5700fe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2b10770-3283-4df2-8229-144bb5700fe5 found for delete ", "request_id": "req-060e0d52-11fe-4e48-b4e5-63284cacc16b"}]} 2026-05-27 20:53:27.314 8 INFO neutron.services.segments.plugin [-] Segment b2b10770-3283-4df2-8229-144bb5700fe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2b10770-3283-4df2-8229-144bb5700fe5 found for delete ", "request_id": "req-0f7a203d-de44-41a9-8a8b-9ebcef087a4a"}]} 2026-05-27 20:53:27.410 8 INFO neutron.db.l3_hamode_db [None req-68a59b17-b9be-4c3e-94cf-bd7b0da34ffb 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:53:27.676 8 INFO neutron.db.l3_hamode_db [None req-68a59b17-b9be-4c3e-94cf-bd7b0da34ffb 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 553/1159] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:26 2026] POST /v2.0/routers => generated 509 bytes in 1779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:28.769 7 WARNING neutron_lib.context [None req-9f33a8b4-b0bb-482a-b3c6-778dbe2df0e6 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 607/1160] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:53:28 2026] POST /v2.0/ports => generated 964 bytes in 542 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: 608/1161] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:29 2026] GET /v2.0/security-groups?tenant_id=ab3fdfe640104e45b8315d1bb2026426&name=default => generated 2925 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1162] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:30 2026] GET /v2.0/security-groups?tenant_id=c021654dd42248bd9b14a73437e7fb65&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1163] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:30 2026] DELETE /v2.0/security-groups/bf59da60-cc13-4e59-9698-9396d0b80611 => 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: 611/1164] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:30 2026] DELETE /v2.0/security-groups/b7aed5da-938e-4173-9631-95e343d6ba7e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1165] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:53:29 2026] PUT /v2.0/routers/a51fc859-a415-4c33-b09f-487697d6a040/add_router_interface => generated 309 bytes in 1975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1166] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:53:31 2026] GET /v2.0/ports/048f795e-e183-428a-9f68-676e16be4d39 => generated 1038 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: 8|app: 0|req: 555/1167] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:53:31 2026] PUT /v2.0/routers/a51fc859-a415-4c33-b09f-487697d6a040/remove_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:32.681 7 INFO neutron.api.v2.resource [None req-60254a87-aad2-4689-b4b0-d4ebc72145de 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1168] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:53:32 2026] PUT /v2.0/routers/a51fc859-a415-4c33-b09f-487697d6a040/remove_router_interface => generated 197 bytes in 183 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1169] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/ports?device_id=a51fc859-a415-4c33-b09f-487697d6a040 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1170] 10.0.0.177 () {32 vars in 653 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/extensions => generated 19901 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1171] 10.0.0.177 () {32 vars in 681 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1172] 10.0.0.177 () {32 vars in 681 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1173] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1174] 10.0.0.177 () {32 vars in 665 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1175] 10.0.0.177 () {32 vars in 699 bytes} [Wed May 27 20:53:32 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: 8|app: 0|req: 562/1176] 10.0.0.177 () {32 vars in 697 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1177] 10.0.0.177 () {32 vars in 701 bytes} [Wed May 27 20:53:32 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:33.028 8 INFO neutron.db.segments_db [None req-addc83d3-cb6c-4d78-87f7-6fcd91d571c3 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 23fb9952-0389-4c7b-b02d-89fede4faf65 of type vxlan for network 1778189c-5ef9-4fab-a5e9-38b473c7ad34 [pid: 8|app: 0|req: 564/1178] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:53:32 2026] POST /v2.0/networks => generated 741 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1179] 10.0.0.177 () {32 vars in 689 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1180] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:33.455 7 INFO neutron.services.segments.plugin [-] Segment ff7a4e5f-9398-4ba3-a8c1-3ca7b3b20740 resource provider aggregate not found 2026-05-27 20:53:33.459 7 INFO neutron.services.segments.plugin [-] Segment ff7a4e5f-9398-4ba3-a8c1-3ca7b3b20740 resource provider aggregate not found 2026-05-27 20:53:33.481 7 INFO neutron.services.segments.plugin [-] Segment ff7a4e5f-9398-4ba3-a8c1-3ca7b3b20740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff7a4e5f-9398-4ba3-a8c1-3ca7b3b20740 found for delete ", "request_id": "req-daba204b-2c1e-4187-a819-103dfa88fa4f"}]} 2026-05-27 20:53:33.483 7 INFO neutron.services.segments.plugin [-] Segment ff7a4e5f-9398-4ba3-a8c1-3ca7b3b20740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff7a4e5f-9398-4ba3-a8c1-3ca7b3b20740 found for delete ", "request_id": "req-cd95d47e-8b29-46fb-82b6-00064c4038d6"}]} 2026-05-27 20:53:33.487 7 INFO neutron.db.l3_hamode_db [None req-07db1865-69c0-4594-b418-503e18bbfbe5 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] HA network adba4a8d-3ddf-4eb1-bf59-ac7d7d159e21 was deleted as no HA routers are present in tenant 0afe587205764aa4b69307c1b9f2ec8f. [pid: 7|app: 0|req: 615/1181] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:32 2026] DELETE /v2.0/routers/a51fc859-a415-4c33-b09f-487697d6a040 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1182] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:33 2026] POST /v2.0/subnets => generated 664 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1183] 10.0.0.177 () {32 vars in 703 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1186] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1187] 10.0.0.177 () {32 vars in 693 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:33.602 8 INFO neutron.db.segments_db [None req-67622265-0553-45e3-a64b-26f1f3175ecc a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 6922d622-17b2-402e-a253-645530c4c747 of type vxlan for network 6c3e76d9-c5e0-429b-bf48-121d9e671cf3 [pid: 7|app: 0|req: 619/1188] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:33 2026] DELETE /v2.0/subnets/6efe97ab-6b21-4235-883c-26448da98acb => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1189] 10.0.0.177 () {32 vars in 695 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1190] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:33.988 8 INFO neutron.db.l3_hamode_db [None req-67622265-0553-45e3-a64b-26f1f3175ecc a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 622/1191] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:33 2026] DELETE /v2.0/networks/6c5a1f3a-51f5-4b5a-b4ce-4f4cefdb37a6 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1192] 10.0.0.177 () {32 vars in 685 bytes} [Wed May 27 20:53:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1193] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:53:34 2026] GET /v2.0/security-groups?id=8a404762-421a-4aac-a282-5b60e7a56a94&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1194] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:53:34 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:34.493 7 WARNING neutron_lib.context [None req-122e8a36-b00e-4548-ae4c-b8c868edab75 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:34.559 7 INFO neutron.db.segments_db [None req-122e8a36-b00e-4548-ae4c-b8c868edab75 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Added segment 5b1dd787-7887-4082-a59c-9fb18762c9ba of type vxlan for network dbbf7bb2-e7bd-43d2-b14a-c98d111c5d43 [pid: 7|app: 0|req: 626/1195] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:53:34 2026] POST /v2.0/networks => generated 634 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1196] 10.0.0.177 () {32 vars in 687 bytes} [Wed May 27 20:53:34 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:35.331 8 INFO neutron.db.l3_hamode_db [None req-67622265-0553-45e3-a64b-26f1f3175ecc a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:53:35.516 7 INFO neutron.services.segments.plugin [-] Segment 23dfc750-2559-4baf-8273-5b798febab7a resource provider aggregate not found 2026-05-27 20:53:35.521 7 INFO neutron.services.segments.plugin [-] Segment 23dfc750-2559-4baf-8273-5b798febab7a resource provider aggregate not found 2026-05-27 20:53:35.542 7 INFO neutron.services.segments.plugin [-] Segment 23dfc750-2559-4baf-8273-5b798febab7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23dfc750-2559-4baf-8273-5b798febab7a found for delete ", "request_id": "req-10a7c1fd-ab97-4d50-99ad-85eab926b722"}]} 2026-05-27 20:53:35.543 7 INFO neutron.services.segments.plugin [-] Segment 23dfc750-2559-4baf-8273-5b798febab7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23dfc750-2559-4baf-8273-5b798febab7a found for delete ", "request_id": "req-ca909f1a-7090-4fdc-bffc-a51299f5b801"}]} 2026-05-27 20:53:35.570 7 INFO neutron.db.l3_db [req-46c7264f-79f1-4013-9b39-d22f229ba5aa req-5fe23a4c-2d4b-4fac-adce-c43e74afe81c 9453de1af6344d0aba064f884794e673 5f9771115a494c76ad929501389fe54a - - default default] Floating IP 829cec6b-6fc1-4239-ba4f-90cb546694ac disassociated. External IP: 10.96.250.212, port: dfc62423-098b-48fa-a33f-c00ccc576008. [pid: 7|app: 0|req: 628/1197] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:53:34 2026] DELETE /v2.0/ports/dfc62423-098b-48fa-a33f-c00ccc576008 => generated 0 bytes in 1299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:36.010 7 WARNING neutron_lib.context [None req-a90ac8f2-0b9c-4c65-b835-61a047a7ee0f 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:36.076 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de2edd63-b2ba-44e7-b025-f953eee292d1'] response: {'server_uuid': '56a79aa8-0ad7-45e3-afab-bcdfa845830f', 'name': 'network-vif-deleted', 'tag': 'dfc62423-098b-48fa-a33f-c00ccc576008', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 629/1198] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:36 2026] POST /v2.0/subnets => generated 622 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1199] 10.0.0.177 () {32 vars in 661 bytes} [Wed May 27 20:53:36 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1200] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:36 2026] GET /v2.0/ports?device_id=56a79aa8-0ad7-45e3-afab-bcdfa845830f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:53:36.350 7 WARNING neutron_lib.context [None req-3d256167-3c77-45f4-9ee3-76d797647022 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:36.393 7 INFO neutron.db.segments_db [None req-3d256167-3c77-45f4-9ee3-76d797647022 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Added segment db98afae-bda9-4468-8b47-6a215bd9afc1 of type vxlan for network ab669f5c-ba93-4276-8062-3c8b2bbf083e [pid: 8|app: 0|req: 570/1201] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:33 2026] POST /v2.0/routers => generated 728 bytes in 3037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1202] 10.0.0.177 () {32 vars in 699 bytes} [Wed May 27 20:53:36 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:36.787 7 INFO neutron.db.l3_hamode_db [None req-3d256167-3c77-45f4-9ee3-76d797647022 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:53:36.969 7 INFO neutron.db.l3_hamode_db [None req-3d256167-3c77-45f4-9ee3-76d797647022 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 632/1203] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:36 2026] POST /v2.0/routers => generated 510 bytes in 1768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1204] 10.0.0.177 () {32 vars in 679 bytes} [Wed May 27 20:53:38 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1205] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:38 2026] DELETE /v2.0/security-groups/8a404762-421a-4aac-a282-5b60e7a56a94 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1206] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:53:36 2026] PUT /v2.0/routers/19e354aa-d314-42e3-880a-57ce6403a39e/add_router_interface => generated 309 bytes in 2294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1207] 10.0.0.177 () {32 vars in 683 bytes} [Wed May 27 20:53:38 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:38.917 8 INFO neutron.api.v2.resource [None req-fce8ff23-6ece-4adb-8b61-69f4bf87fc9f 9453de1af6344d0aba064f884794e673 5f9771115a494c76ad929501389fe54a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 574/1208] 10.0.0.177 () {32 vars in 737 bytes} [Wed May 27 20:53:38 2026] GET /v2.0/security-groups/8a404762-421a-4aac-a282-5b60e7a56a94 => 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: 575/1209] 10.0.0.177 () {32 vars in 675 bytes} [Wed May 27 20:53:38 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1210] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:53:38 2026] DELETE /v2.0/floatingips/829cec6b-6fc1-4239-ba4f-90cb546694ac => generated 0 bytes in 440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1211] 10.0.0.177 () {32 vars in 689 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1212] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:53:38 2026] PUT /v2.0/routers/9bc8aa95-b9cb-4580-81b1-42cbf8628b41/add_router_interface => generated 309 bytes in 1626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1213] 10.0.0.177 () {32 vars in 723 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1214] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:53:39 2026] GET /v2.0/ports/7713d274-2ad7-4424-90dc-bbf05483d5cd => generated 959 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1215] 10.0.0.177 () {32 vars in 687 bytes} [Wed May 27 20:53:39 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: 8|app: 0|req: 578/1216] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:53:39 2026] PUT /v2.0/routers/e7dde0f5-5707-48c7-8c1d-782d11340b89/remove_router_interface => generated 309 bytes in 1478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1217] 10.0.0.177 () {32 vars in 669 bytes} [Wed May 27 20:53:40 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:41.074 8 INFO neutron.db.segments_db [None req-529c31c8-50b5-4608-aa7d-3acecf00c513 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment a81712d7-22f5-4359-b5e0-bfc9cd61fac3 of type vxlan for network 429b821e-0618-4021-a642-3252d742bb09 [pid: 7|app: 0|req: 639/1218] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:53:39 2026] PUT /v2.0/routers/9bc8aa95-b9cb-4580-81b1-42cbf8628b41/remove_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1219] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:53:40 2026] POST /v2.0/networks => generated 741 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1220] 10.0.0.177 () {32 vars in 687 bytes} [Wed May 27 20:53:41 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1221] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:53:41 2026] GET /v2.0/ports?device_id=9bc8aa95-b9cb-4580-81b1-42cbf8628b41 => 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: 583/1222] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:41 2026] POST /v2.0/subnets => generated 664 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1223] 10.0.0.177 () {32 vars in 681 bytes} [Wed May 27 20:53:41 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) 2026-05-27 20:53:42.216 7 INFO neutron.services.segments.plugin [-] Segment cffc750e-f5e9-423c-93cc-6de97a668168 resource provider aggregate not found 2026-05-27 20:53:42.221 7 INFO neutron.services.segments.plugin [-] Segment cffc750e-f5e9-423c-93cc-6de97a668168 resource provider aggregate not found 2026-05-27 20:53:42.249 7 INFO neutron.services.segments.plugin [-] Segment cffc750e-f5e9-423c-93cc-6de97a668168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cffc750e-f5e9-423c-93cc-6de97a668168 found for delete ", "request_id": "req-ed22f398-9d52-499f-b2e4-76560e85b545"}]} 2026-05-27 20:53:42.250 7 INFO neutron.services.segments.plugin [-] Segment cffc750e-f5e9-423c-93cc-6de97a668168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cffc750e-f5e9-423c-93cc-6de97a668168 found for delete ", "request_id": "req-a1aaddd1-48bc-4175-970b-54d672310116"}]} 2026-05-27 20:53:42.255 7 INFO neutron.db.l3_hamode_db [None req-d1a124cb-fc67-444d-bb27-af1db1b7c1c4 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] HA network 88e38175-4b15-4064-9d14-81485114e0c1 was deleted as no HA routers are present in tenant 5f9771115a494c76ad929501389fe54a. [pid: 7|app: 0|req: 640/1224] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:41 2026] DELETE /v2.0/routers/e7dde0f5-5707-48c7-8c1d-782d11340b89 => generated 0 bytes in 1166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:42.306 7 INFO neutron.db.segments_db [None req-0edbbdd2-0441-4a69-8a01-48e8a928d6d2 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 083d16d3-2b5e-4b0f-af45-cdc76cb8b71d of type vxlan for network c8170b3e-54b3-47e3-8833-58159b35ff26 2026-05-27 20:53:42.323 8 INFO neutron.services.segments.plugin [-] Segment db98afae-bda9-4468-8b47-6a215bd9afc1 resource provider aggregate not found 2026-05-27 20:53:42.330 8 INFO neutron.services.segments.plugin [-] Segment db98afae-bda9-4468-8b47-6a215bd9afc1 resource provider aggregate not found 2026-05-27 20:53:42.348 8 INFO neutron.db.l3_hamode_db [None req-f430d602-c623-4a9f-aaa0-98bef850575d 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] HA network ab669f5c-ba93-4276-8062-3c8b2bbf083e was deleted as no HA routers are present in tenant 0afe587205764aa4b69307c1b9f2ec8f. 2026-05-27 20:53:42.350 8 INFO neutron.services.segments.plugin [-] Segment db98afae-bda9-4468-8b47-6a215bd9afc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db98afae-bda9-4468-8b47-6a215bd9afc1 found for delete ", "request_id": "req-1688615f-15df-4a31-909f-b52120ba002b"}]} [pid: 8|app: 0|req: 585/1225] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:41 2026] DELETE /v2.0/routers/9bc8aa95-b9cb-4580-81b1-42cbf8628b41 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:42.357 8 INFO neutron.services.segments.plugin [-] Segment db98afae-bda9-4468-8b47-6a215bd9afc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db98afae-bda9-4468-8b47-6a215bd9afc1 found for delete ", "request_id": "req-feb037fd-e03e-44f0-876f-2f12da24492a"}]} [pid: 8|app: 0|req: 586/1226] 10.0.0.177 () {32 vars in 699 bytes} [Wed May 27 20:53:42 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1227] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:42 2026] DELETE /v2.0/subnets/cd9781eb-009c-456b-a667-88a89dbd2a3c => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:42.765 7 INFO neutron.db.l3_hamode_db [None req-0edbbdd2-0441-4a69-8a01-48e8a928d6d2 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 588/1228] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:42 2026] DELETE /v2.0/subnets/f81285cd-ebc0-4871-abca-d7693fc44cbc => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1229] 10.0.0.177 () {32 vars in 679 bytes} [Wed May 27 20:53:42 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 590/1230] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:42 2026] DELETE /v2.0/networks/30a4656b-eb1c-41a6-a40c-105f27b1e570 => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1231] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:53:43 2026] DELETE /v2.0/networks/dbbf7bb2-e7bd-43d2-b14a-c98d111c5d43 => generated 0 bytes in 484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1232] 10.0.0.177 () {32 vars in 667 bytes} [Wed May 27 20:53:43 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1233] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:43 2026] GET /v2.0/security-groups?tenant_id=5f9771115a494c76ad929501389fe54a&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:43.883 8 WARNING neutron_lib.context [None req-a996d7db-3d35-4eb9-bfa5-e0c5fe75f961 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:43.921 8 INFO neutron.db.segments_db [None req-a996d7db-3d35-4eb9-bfa5-e0c5fe75f961 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Added segment 51e90ce4-c76c-4b39-8269-a7acdcd6c90d of type vxlan for network e3c657a6-35cd-443c-9472-99159a7cf9ee 2026-05-27 20:53:44.255 8 INFO neutron.db.l3_hamode_db [None req-a996d7db-3d35-4eb9-bfa5-e0c5fe75f961 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:53:44.389 8 INFO neutron.services.segments.plugin [-] Segment 42beafdb-9c08-4ebd-967a-c4dd9a5dd29e resource provider aggregate not found 2026-05-27 20:53:44.413 8 INFO neutron.services.segments.plugin [-] Segment 42beafdb-9c08-4ebd-967a-c4dd9a5dd29e resource provider aggregate not found 2026-05-27 20:53:44.433 8 INFO neutron.services.segments.plugin [-] Segment 42beafdb-9c08-4ebd-967a-c4dd9a5dd29e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42beafdb-9c08-4ebd-967a-c4dd9a5dd29e found for delete ", "request_id": "req-bc41fb12-ddfa-468a-9bc9-87e248c55292"}]} 2026-05-27 20:53:44.440 8 INFO neutron.services.segments.plugin [-] Segment 42beafdb-9c08-4ebd-967a-c4dd9a5dd29e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42beafdb-9c08-4ebd-967a-c4dd9a5dd29e found for delete ", "request_id": "req-afe18727-aa61-4867-be7e-544996120e62"}]} 2026-05-27 20:53:44.459 8 INFO neutron.services.segments.plugin [-] Segment 5b1dd787-7887-4082-a59c-9fb18762c9ba resource provider aggregate not found 2026-05-27 20:53:44.465 8 INFO neutron.services.segments.plugin [-] Segment 5b1dd787-7887-4082-a59c-9fb18762c9ba resource provider aggregate not found 2026-05-27 20:53:44.476 8 INFO neutron.services.segments.plugin [-] Segment 5b1dd787-7887-4082-a59c-9fb18762c9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b1dd787-7887-4082-a59c-9fb18762c9ba found for delete ", "request_id": "req-cbb615fa-0a47-4fcd-aee3-3a5b3d5dd6c8"}]} 2026-05-27 20:53:44.493 8 INFO neutron.services.segments.plugin [-] Segment 5b1dd787-7887-4082-a59c-9fb18762c9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b1dd787-7887-4082-a59c-9fb18762c9ba found for delete ", "request_id": "req-2965c2a3-b898-4e47-9728-d67c556e8da6"}]} 2026-05-27 20:53:44.593 7 INFO neutron.db.l3_hamode_db [None req-0edbbdd2-0441-4a69-8a01-48e8a928d6d2 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:53:45.503 8 INFO neutron.db.l3_hamode_db [None req-a996d7db-3d35-4eb9-bfa5-e0c5fe75f961 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 641/1234] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:42 2026] POST /v2.0/routers => generated 728 bytes in 3685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1235] 10.0.0.177 () {32 vars in 677 bytes} [Wed May 27 20:53:45 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1236] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:45 2026] DELETE /v2.0/security-groups/5f6754eb-b47b-4361-8e23-c29734cc654c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1237] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:53:43 2026] POST /v2.0/routers => generated 692 bytes in 3353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1238] 10.0.0.177 () {32 vars in 665 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/l3-ha => 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: 596/1239] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/routers/8cb7109b-5ff6-4541-8437-5457fa3e0202 => generated 698 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1240] 10.0.0.177 () {32 vars in 675 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1241] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/routers => generated 701 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1242] 10.0.0.177 () {32 vars in 713 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1243] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:53:46 2026] PUT /v2.0/routers/e725a0cb-449f-4f3c-a0bb-cb1512169ce3/add_router_interface => generated 309 bytes in 1682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1244] 10.0.0.177 () {32 vars in 691 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1245] 10.0.0.177 () {32 vars in 683 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/multi-provider => 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: 647/1246] 10.0.0.177 () {32 vars in 669 bytes} [Wed May 27 20:53:47 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: 648/1247] 10.0.0.177 () {32 vars in 687 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1248] 10.0.0.177 () {32 vars in 705 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1249] 10.0.0.177 () {32 vars in 675 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1250] 10.0.0.177 () {32 vars in 701 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1251] 10.0.0.177 () {32 vars in 675 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1252] 10.0.0.177 () {32 vars in 693 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1253] 10.0.0.177 () {32 vars in 689 bytes} [Wed May 27 20:53:47 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: 655/1254] 10.0.0.177 () {32 vars in 709 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1255] 10.0.0.177 () {32 vars in 705 bytes} [Wed May 27 20:53:47 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: 7|app: 0|req: 657/1256] 10.0.0.177 () {32 vars in 697 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1257] 10.0.0.177 () {32 vars in 711 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1258] 10.0.0.177 () {32 vars in 669 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1259] 10.0.0.177 () {32 vars in 687 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1260] 10.0.0.177 () {32 vars in 681 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1261] 10.0.0.177 () {32 vars in 675 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1262] 10.0.0.177 () {32 vars in 671 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1263] 10.0.0.177 () {32 vars in 661 bytes} [Wed May 27 20:53:47 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: 7|app: 0|req: 665/1264] 10.0.0.177 () {32 vars in 699 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1265] 10.0.0.177 () {32 vars in 699 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1266] 10.0.0.177 () {32 vars in 677 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1267] 10.0.0.177 () {32 vars in 669 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1268] 10.0.0.177 () {32 vars in 683 bytes} [Wed May 27 20:53:47 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: 670/1269] 10.0.0.177 () {32 vars in 701 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/qos-port-network-policy => 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: 671/1270] 10.0.0.177 () {32 vars in 685 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1271] 10.0.0.177 () {32 vars in 707 bytes} [Wed May 27 20:53:47 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: 7|app: 0|req: 673/1272] 10.0.0.177 () {32 vars in 669 bytes} [Wed May 27 20:53:47 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1273] 10.0.0.177 () {32 vars in 697 bytes} [Wed May 27 20:53:47 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: 675/1274] 10.0.0.177 () {32 vars in 695 bytes} [Wed May 27 20:53:48 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: 676/1275] 10.0.0.177 () {32 vars in 685 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1276] 10.0.0.177 () {32 vars in 689 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1277] 10.0.0.177 () {32 vars in 667 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1278] 10.0.0.177 () {32 vars in 681 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1279] 10.0.0.177 () {32 vars in 681 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1280] 10.0.0.177 () {32 vars in 691 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1281] 10.0.0.177 () {32 vars in 691 bytes} [Wed May 27 20:53:48 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: 683/1282] 10.0.0.177 () {32 vars in 695 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1283] 10.0.0.177 () {32 vars in 685 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1284] 10.0.0.177 () {32 vars in 689 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1285] 10.0.0.177 () {32 vars in 701 bytes} [Wed May 27 20:53:48 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: 687/1286] 10.0.0.177 () {32 vars in 703 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1287] 10.0.0.177 () {32 vars in 713 bytes} [Wed May 27 20:53:48 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: 689/1288] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1289] 10.0.0.177 () {32 vars in 715 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1290] 10.0.0.177 () {32 vars in 727 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1291] 10.0.0.177 () {32 vars in 741 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1292] 10.0.0.177 () {34 vars in 741 bytes} [Wed May 27 20:53:47 2026] PUT /v2.0/routers/8cb7109b-5ff6-4541-8437-5457fa3e0202 => generated 705 bytes in 656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1293] 10.0.0.177 () {32 vars in 719 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1294] 10.0.0.177 () {32 vars in 683 bytes} [Wed May 27 20:53:48 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: 602/1295] 10.0.0.177 () {32 vars in 669 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1296] 10.0.0.177 () {32 vars in 719 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1297] 10.0.0.177 () {32 vars in 679 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1298] 10.0.0.177 () {32 vars in 669 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1299] 10.0.0.177 () {32 vars in 697 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1300] 10.0.0.177 () {32 vars in 705 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1301] 10.0.0.177 () {32 vars in 701 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1302] 10.0.0.177 () {32 vars in 683 bytes} [Wed May 27 20:53:48 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: 8|app: 0|req: 610/1303] 10.0.0.177 () {32 vars in 705 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1304] 10.0.0.177 () {32 vars in 695 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1305] 10.0.0.177 () {32 vars in 689 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1306] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/routers/8cb7109b-5ff6-4541-8437-5457fa3e0202 => generated 705 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1307] 10.0.0.177 () {32 vars in 697 bytes} [Wed May 27 20:53:48 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: 8|app: 0|req: 614/1308] 10.0.0.177 () {32 vars in 689 bytes} [Wed May 27 20:53:48 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: 8|app: 0|req: 615/1309] 10.0.0.177 () {32 vars in 701 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1310] 10.0.0.177 () {32 vars in 665 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1311] 10.0.0.177 () {32 vars in 681 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1312] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/ports?device_id=8cb7109b-5ff6-4541-8437-5457fa3e0202 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1313] 10.0.0.177 () {32 vars in 693 bytes} [Wed May 27 20:53:48 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: 8|app: 0|req: 619/1314] 10.0.0.177 () {32 vars in 677 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1315] 10.0.0.177 () {32 vars in 667 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:48.611 8 WARNING neutron_lib.context [None req-09c1b57c-c8cd-43d9-be3a-2a833aa62282 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 623/1318] 10.0.0.177 () {34 vars in 685 bytes} [Wed May 27 20:53:48 2026] POST /v2.0/security-groups => generated 1673 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:53:48.801 8 WARNING neutron_lib.context [None req-6d3d3cc3-dc6e-4c82-920c-951ea0eaa5f7 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 624/1319] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1320] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:48 2026] GET /v2.0/security-groups?tenant_id=97fc162529e441e69abeca01e4bda429&name=default => generated 2925 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:49.448 8 WARNING neutron_lib.context [None req-893ec932-4835-4f27-b977-5fdaf6407417 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 626/1321] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:49 2026] POST /v2.0/security-group-rules => generated 596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:49.654 7 INFO neutron.services.segments.plugin [-] Segment 51e90ce4-c76c-4b39-8269-a7acdcd6c90d resource provider aggregate not found 2026-05-27 20:53:49.661 7 INFO neutron.services.segments.plugin [-] Segment 51e90ce4-c76c-4b39-8269-a7acdcd6c90d resource provider aggregate not found 2026-05-27 20:53:49.692 7 INFO neutron.services.segments.plugin [-] Segment 51e90ce4-c76c-4b39-8269-a7acdcd6c90d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51e90ce4-c76c-4b39-8269-a7acdcd6c90d found for delete ", "request_id": "req-800e8ec6-99a6-46b6-b57d-525b8bc5d516"}]} 2026-05-27 20:53:49.693 7 INFO neutron.db.l3_hamode_db [None req-c9592a42-09aa-4668-9777-da1e1b418fe5 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] HA network e3c657a6-35cd-443c-9472-99159a7cf9ee was deleted as no HA routers are present in tenant 0afe587205764aa4b69307c1b9f2ec8f. 2026-05-27 20:53:49.696 7 INFO neutron.services.segments.plugin [-] Segment 51e90ce4-c76c-4b39-8269-a7acdcd6c90d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51e90ce4-c76c-4b39-8269-a7acdcd6c90d found for delete ", "request_id": "req-05edf473-5053-4186-b04b-ca910f0703a0"}]} [pid: 7|app: 0|req: 696/1322] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:48 2026] DELETE /v2.0/routers/8cb7109b-5ff6-4541-8437-5457fa3e0202 => generated 0 bytes in 1315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:49.710 7 WARNING neutron_lib.context [None req-b6853f95-dab2-4734-831a-4ed8effce741 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1323] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:49 2026] DELETE /v2.0/security-groups/40b07d07-c18d-4b66-a04a-d2abe53148e4 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1324] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:53:49 2026] GET /v2.0/ports?device_id=8cb7109b-5ff6-4541-8437-5457fa3e0202 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:53:49.804 8 INFO neutron.api.v2.resource [None req-704f9ef6-96f7-446c-aba5-9b31dead3ffa 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1325] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:49 2026] DELETE /v2.0/routers/8cb7109b-5ff6-4541-8437-5457fa3e0202 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1326] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:53:49 2026] GET /v2.0/ports?device_id=9bc8aa95-b9cb-4580-81b1-42cbf8628b41 => 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: 697/1327] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:49.853 7 WARNING neutron_lib.context [None req-fa635880-a2ca-420c-b99d-75822d1331cf 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:49.882 8 INFO neutron.api.v2.resource [None req-34cfda18-40e9-4f18-bf80-18c0a841a75f 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 631/1328] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:49 2026] DELETE /v2.0/routers/9bc8aa95-b9cb-4580-81b1-42cbf8628b41 => generated 135 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:53:49.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3e9d8c5-6e0f-44ba-87d7-5b38eed6c310 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1329] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:49 2026] DELETE /v2.0/subnets/f81285cd-ebc0-4871-abca-d7693fc44cbc => 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: 633/1330] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:53:49 2026] GET /v2.0/ports?device_id=a51fc859-a415-4c33-b09f-487697d6a040 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1331] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:50.000 8 INFO neutron.api.v2.resource [None req-cd5d9795-aa1f-4a75-b515-393a4d98a3fb 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1332] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:49 2026] DELETE /v2.0/routers/a51fc859-a415-4c33-b09f-487697d6a040 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:53:50.002 7 WARNING neutron_lib.context [None req-bb26f112-669a-4836-82b1-0fcad13f82b6 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:50.032 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0dc78a8-58ea-4ec3-a3ca-2ee859b146ac 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1333] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:50 2026] DELETE /v2.0/subnets/6efe97ab-6b21-4235-883c-26448da98acb => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:53:50.042 7 INFO neutron.db.securitygroups_db [None req-bb26f112-669a-4836-82b1-0fcad13f82b6 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Project 42c8f7e02cfa4cb2bc329ee69de1ca89 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: 636/1334] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:53:50 2026] GET /v2.0/ports?device_id=b1c1489a-65de-4a60-b38c-89de5bd8e01a => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:53:50.113 8 INFO neutron.api.v2.resource [None req-7431dab1-a63a-4606-990b-596986b0e7dc 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1335] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:50 2026] DELETE /v2.0/routers/b1c1489a-65de-4a60-b38c-89de5bd8e01a => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1336] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:50.141 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1d9793b-e158-4019-ae83-4fef4184c556 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1337] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:50 2026] DELETE /v2.0/subnets/88b80fe6-8ae4-4ef5-8258-0c3be04ccb44 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:53:50.148 7 WARNING neutron_lib.context [None req-13841531-de8f-4e73-82f5-aab0af63daff 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:53:50.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-160964b9-e488-47d4-9734-ffc9cdd30d03 0eb8027f3ead435b9645d95f0216e951 0afe587205764aa4b69307c1b9f2ec8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1338] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:53:50 2026] DELETE /v2.0/subnets/7d5bb3d2-d22b-4f9c-9e68-1f9c165960ad => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:53:50.189 7 INFO neutron.db.securitygroups_db [None req-13841531-de8f-4e73-82f5-aab0af63daff 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Project 42c8f7e02cfa4cb2bc329ee69de1ca89 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: 700/1339] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:50 2026] POST /v2.0/security-group-rules => generated 606 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1340] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:50 2026] GET /v2.0/security-groups?tenant_id=d82054cf4b704cdcb8b776e6cc7113ab&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1341] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:50 2026] GET /v2.0/security-groups?tenant_id=0afe587205764aa4b69307c1b9f2ec8f&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:50.737 8 WARNING neutron_lib.context [None req-fd20a82f-492c-4709-8812-9fe4a6487c81 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 701/1342] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:50 2026] DELETE /v2.0/security-groups/ec50bf46-f56c-4cef-b7e1-a7eca03febca => 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: 642/1343] 10.0.0.177 () {34 vars in 685 bytes} [Wed May 27 20:53:50 2026] POST /v2.0/security-groups => generated 1660 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:53:50.870 8 WARNING neutron_lib.context [None req-dc50eb49-9733-433d-af5c-06e74e777000 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 702/1344] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:50 2026] DELETE /v2.0/security-groups/53a758ca-cd7b-4b49-ab27-7b1e389c6d43 => 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: 703/1345] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:50 2026] GET /v2.0/security-groups?tenant_id=0e6a2ccaf4c443fca32bcab6abb6f834&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1346] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:51.012 8 WARNING neutron_lib.context [None req-4dd7b7ea-7022-4203-af6f-e9f407017b9e 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 704/1347] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:50 2026] DELETE /v2.0/security-groups/40e1dd77-1033-4e32-a32e-05c42e093129 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1348] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:51.180 7 WARNING neutron_lib.context [None req-fda885b1-15ca-42f6-b05e-b8e47e85f133 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 705/1349] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:53:51 2026] POST /v2.0/floatingips => generated 552 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1350] 10.0.0.95 () {34 vars in 1097 bytes} [Wed May 27 20:53:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--694631903&fields=id&tenant_id=42c8f7e02cfa4cb2bc329ee69de1ca89 => generated 69 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1351] 10.0.0.95 () {34 vars in 1097 bytes} [Wed May 27 20:53:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-356858458&fields=id&tenant_id=42c8f7e02cfa4cb2bc329ee69de1ca89 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1352] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:53:52 2026] GET /v2.0/networks?id=1778189c-5ef9-4fab-a5e9-38b473c7ad34 => 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: 707/1353] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:53:52 2026] GET /v2.0/quotas/42c8f7e02cfa4cb2bc329ee69de1ca89 => 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: 647/1354] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:53:52 2026] GET /v2.0/ports?tenant_id=42c8f7e02cfa4cb2bc329ee69de1ca89&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1355] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:53:52 2026] GET /v2.0/networks/1778189c-5ef9-4fab-a5e9-38b473c7ad34?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1356] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:53:52 2026] GET /v2.0/networks/1778189c-5ef9-4fab-a5e9-38b473c7ad34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1357] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:52 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:53:53.011 7 WARNING neutron_lib.context [None req-f4dbf967-16a3-4def-ab5d-43c377d3e606 15d9add0e08b4aed9928d345ee0e7c8c 647ed22466f74463844062464f821580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 709/1358] 10.0.0.177 () {34 vars in 684 bytes} [Wed May 27 20:53:52 2026] POST /v2.0/security-groups => generated 1624 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1359] 10.0.0.177 () {32 vars in 663 bytes} [Wed May 27 20:53:53 2026] GET /v2.0/security-groups => generated 4529 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1360] 10.0.0.177 () {34 vars in 758 bytes} [Wed May 27 20:53:53 2026] PUT /v2.0/security-groups/35a2a834-f5d0-4e6f-8af4-083e6f196491 => generated 1664 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1361] 10.0.0.177 () {32 vars in 737 bytes} [Wed May 27 20:53:53 2026] GET /v2.0/security-groups/35a2a834-f5d0-4e6f-8af4-083e6f196491 => generated 1664 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1362] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:53 2026] DELETE /v2.0/security-groups/35a2a834-f5d0-4e6f-8af4-083e6f196491 => 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: 652/1363] 10.0.0.177 () {32 vars in 663 bytes} [Wed May 27 20:53:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:53.675 7 INFO neutron.api.v2.resource [None req-43b99a96-08be-4782-a3be-00c95f9922c1 15d9add0e08b4aed9928d345ee0e7c8c 647ed22466f74463844062464f821580 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1364] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:53 2026] DELETE /v2.0/security-groups/35a2a834-f5d0-4e6f-8af4-083e6f196491 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:53:53.690 8 WARNING neutron_lib.context [None req-f670a716-1abf-4aa5-a2e2-e354b38db0bd 15d9add0e08b4aed9928d345ee0e7c8c 647ed22466f74463844062464f821580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 653/1365] 10.0.0.177 () {34 vars in 684 bytes} [Wed May 27 20:53:53 2026] POST /v2.0/security-groups => generated 1624 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1366] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:53:53 2026] GET /v2.0/networks?id=1778189c-5ef9-4fab-a5e9-38b473c7ad34 => generated 673 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:53.853 8 WARNING neutron_lib.context [None req-97f2301e-9255-4a50-813c-a799aae56b5d 15d9add0e08b4aed9928d345ee0e7c8c 647ed22466f74463844062464f821580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 714/1367] 199.19.213.241 () {34 vars in 1050 bytes} [Wed May 27 20:53:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=42c8f7e02cfa4cb2bc329ee69de1ca89 => generated 272 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:53.942 7 WARNING neutron_lib.context [req-aa6f0390-5a49-4e64-939d-3f7c2ce8f09d req-1cc6c355-966d-485c-8ac4-0b05aa2c129c 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 654/1368] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1369] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:54 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => 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: 656/1370] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:53:54 2026] GET /v2.0/security-group-rules/030ee7a5-82bb-454b-9c1e-3af853d59e98 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1371] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1372] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:54 2026] GET /v2.0/security-groups?tenant_id=1c906b64ee4d4ab18042ee70323a98e7&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1373] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:53:53 2026] POST /v2.0/ports => generated 993 bytes in 605 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: 659/1374] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 20:53:54 2026] DELETE /v2.0/security-group-rules/030ee7a5-82bb-454b-9c1e-3af853d59e98 => 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: 716/1375] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:54 2026] DELETE /v2.0/security-groups/771f3036-6c35-4fde-9dbc-19052b732095 => 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: 717/1376] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:54.794 7 WARNING neutron_lib.context [None req-f0db95d5-c8d8-40e8-a117-653f5a603417 15d9add0e08b4aed9928d345ee0e7c8c 647ed22466f74463844062464f821580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 718/1377] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1378] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:53:54 2026] GET /v2.0/security-group-rules/5f9f9977-146d-46c1-b8d1-abb84c6bffb0 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1379] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1380] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 20:53:55 2026] DELETE /v2.0/security-group-rules/5f9f9977-146d-46c1-b8d1-abb84c6bffb0 => 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: 660/1381] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:53:54 2026] PUT /v2.0/ports/1dc678fb-849f-4b94-93d7-29c88430fe23 => generated 1238 bytes in 606 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: 722/1382] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:55 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1008 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:55.284 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a243ddd-7683-441f-94d2-1ee550b8c0a8'] response: {'name': 'network-changed', 'server_uuid': 'f3b9ef95-b206-4553-b8bb-339851dcc59b', 'tag': '1dc678fb-849f-4b94-93d7-29c88430fe23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 661/1383] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 117 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: 662/1384] 10.0.0.95 () {34 vars in 1119 bytes} [Wed May 27 20:53:55 2026] GET /v2.0/security-groups?id=3e48e04c-b23b-4c22-a227-fe310870c0fd&id=75bdd447-6150-445d-b8ed-48b2d852fd34&fields=id&fields=name => generated 205 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:55.405 8 WARNING neutron_lib.context [None req-f9c1016c-a0d8-40e6-9fca-b42ca2230e69 15d9add0e08b4aed9928d345ee0e7c8c 647ed22466f74463844062464f821580 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 663/1385] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:53:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1386] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:53:55 2026] GET /v2.0/security-group-rules/4b0eb20d-6e4a-4752-95ac-98ce45db2b1f => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1387] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:55 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1388] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 20:53:55 2026] DELETE /v2.0/security-group-rules/4b0eb20d-6e4a-4752-95ac-98ce45db2b1f => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1389] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:53:55 2026] GET /v2.0/ports?tenant_id=42c8f7e02cfa4cb2bc329ee69de1ca89&device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1277 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1390] 10.0.0.177 () {32 vars in 673 bytes} [Wed May 27 20:53:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1391] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:53:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1dc678fb-849f-4b94-93d7-29c88430fe23 => 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: 726/1392] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:55 2026] DELETE /v2.0/security-groups/d6af0b15-cf91-44d5-8519-d955b4b58e2d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1393] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:55 2026] GET /v2.0/security-groups?tenant_id=6c699415f15d47d0b96443ad344f6266&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1394] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/subnets?id=d80c72c6-f647-44a5-962f-72b5a05f20b0 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1395] 10.0.0.177 () {32 vars in 663 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1396] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/ports?network_id=1778189c-5ef9-4fab-a5e9-38b473c7ad34&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: 670/1397] 10.0.0.177 () {32 vars in 663 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1398] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:56 2026] DELETE /v2.0/security-groups/2eea99fa-b180-4d19-8c2c-c2e0593917db => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1399] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/networks/1778189c-5ef9-4fab-a5e9-38b473c7ad34?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1400] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/networks/1778189c-5ef9-4fab-a5e9-38b473c7ad34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1401] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/ports?tenant_id=42c8f7e02cfa4cb2bc329ee69de1ca89&device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1277 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1402] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/security-groups?tenant_id=7c952a7410af4723b824d9d7ea8158fc&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1403] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/networks?id=1778189c-5ef9-4fab-a5e9-38b473c7ad34 => generated 769 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1404] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1008 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1405] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1dc678fb-849f-4b94-93d7-29c88430fe23 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1406] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1407] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:56 2026] DELETE /v2.0/security-groups/70bfff5d-ce37-4c60-882e-e1ec97324b55 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1408] 10.0.0.95 () {34 vars in 1119 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/security-groups?id=3e48e04c-b23b-4c22-a227-fe310870c0fd&id=75bdd447-6150-445d-b8ed-48b2d852fd34&fields=id&fields=name => generated 205 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1409] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/subnets?id=d80c72c6-f647-44a5-962f-72b5a05f20b0 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1410] 199.19.213.241 () {34 vars in 1124 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/security-groups?id=3e48e04c-b23b-4c22-a227-fe310870c0fd&id=75bdd447-6150-445d-b8ed-48b2d852fd34&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: 8|app: 0|req: 678/1411] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/ports?network_id=1778189c-5ef9-4fab-a5e9-38b473c7ad34&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: 679/1412] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/networks/1778189c-5ef9-4fab-a5e9-38b473c7ad34?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: 680/1413] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/networks/1778189c-5ef9-4fab-a5e9-38b473c7ad34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1414] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:56 2026] GET /v2.0/security-groups?tenant_id=647ed22466f74463844062464f821580&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1415] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:57 2026] DELETE /v2.0/security-groups/9e4a1615-5e1a-47c2-a0fe-b1432a94e4e7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1416] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:57 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1008 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1417] 10.0.0.95 () {34 vars in 1119 bytes} [Wed May 27 20:53:57 2026] GET /v2.0/security-groups?id=3e48e04c-b23b-4c22-a227-fe310870c0fd&id=75bdd447-6150-445d-b8ed-48b2d852fd34&fields=id&fields=name => generated 205 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1418] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:58 2026] GET /v2.0/security-groups?tenant_id=2596c81b88b2465a90a3b0aa35b3d836&name=default => generated 2925 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1419] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:58 2026] DELETE /v2.0/security-groups/6a95b9da-ecba-483d-b006-b9322af25279 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1420] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:53:59 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1010 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1421] 10.0.0.95 () {34 vars in 1119 bytes} [Wed May 27 20:53:59 2026] GET /v2.0/security-groups?id=3e48e04c-b23b-4c22-a227-fe310870c0fd&id=75bdd447-6150-445d-b8ed-48b2d852fd34&fields=id&fields=name => generated 205 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1422] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:53:59 2026] GET /v2.0/security-groups?tenant_id=87a90ed7a85f450187f0a3418ef3819c&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1423] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:53:59 2026] DELETE /v2.0/security-groups/9e661d66-60ec-409d-aeaf-4e92c8f7976b => 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: 739/1424] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:00 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1010 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1425] 10.0.0.95 () {34 vars in 1119 bytes} [Wed May 27 20:54:00 2026] GET /v2.0/security-groups?id=3e48e04c-b23b-4c22-a227-fe310870c0fd&id=75bdd447-6150-445d-b8ed-48b2d852fd34&fields=id&fields=name => generated 205 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1426] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:00 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1010 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:01.095 8 INFO neutron.db.l3_db [None req-d12b3f5c-ff52-4e48-95fb-44e13dbe968d 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Floating IP 248a9e66-79ef-41d3-b536-2337089d1cf0 associated. External IP: 10.96.250.218, port: 1dc678fb-849f-4b94-93d7-29c88430fe23. [pid: 8|app: 0|req: 687/1427] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:54:00 2026] PUT /v2.0/floatingips/248a9e66-79ef-41d3-b536-2337089d1cf0 => generated 855 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:01.796 7 WARNING neutron_lib.context [None req-acd4237b-02fd-44fa-b331-8c6d35bb19dc 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:01.797 7 WARNING neutron_lib.context [None req-acd4237b-02fd-44fa-b331-8c6d35bb19dc 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:01.950 7 INFO neutron.db.segments_db [None req-acd4237b-02fd-44fa-b331-8c6d35bb19dc 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Added segment 9fb514f1-9491-4673-b6d6-8597f76fbb87 of type vxlan for network d86900c2-5967-4417-8171-c113303d6357 2026-05-27 20:54:01.981 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6e1adc1-7e67-4626-8cd6-139fe201ee9e'] response: {'name': 'network-changed', 'server_uuid': 'f3b9ef95-b206-4553-b8bb-339851dcc59b', 'tag': '1dc678fb-849f-4b94-93d7-29c88430fe23', 'status': 'completed', 'code': 200} 2026-05-27 20:54:02.052 7 INFO neutron.db.segments_db [None req-acd4237b-02fd-44fa-b331-8c6d35bb19dc 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Added segment 4cd3e4f3-28f2-47dc-83a9-d7fb3e18cf4f of type vxlan for network 7acebab4-e20f-4f4d-b116-ec1f5dc3c18a 2026-05-27 20:54:02.056 8 WARNING neutron_lib.context [None req-d4082e36-b41a-4800-8138-e0d42a80f967 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 741/1428] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:01 2026] POST /v2.0/networks => generated 1246 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:54:02.223 8 INFO neutron.db.segments_db [None req-d4082e36-b41a-4800-8138-e0d42a80f967 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Added segment c9dbcf4c-341f-4e6b-b38b-1ee5183bcc05 of type vxlan for network d631404c-f347-4061-80b8-8c56bccf7639 [pid: 7|app: 0|req: 742/1429] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:54:02 2026] GET /v2.0/ports?tenant_id=42c8f7e02cfa4cb2bc329ee69de1ca89&device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1279 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1430] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:54:01 2026] POST /v2.0/networks => generated 633 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1431] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 20:54:02 2026] GET /v2.0/networks => generated 1845 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:02.384 7 WARNING neutron_lib.context [None req-8de2df43-2b82-416a-a1e3-7511a8491608 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:02.432 7 INFO neutron.db.segments_db [None req-8de2df43-2b82-416a-a1e3-7511a8491608 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Added segment f745bf44-8b83-414b-b495-dc556fc2d372 of type vxlan for network bc63a7cf-f2b1-4ac4-989f-9cab46c7ed8f [pid: 8|app: 0|req: 689/1432] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:54:02 2026] GET /v2.0/networks?id=1778189c-5ef9-4fab-a5e9-38b473c7ad34 => generated 769 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:02.679 8 INFO neutron.services.segments.plugin [-] Segment 9fb514f1-9491-4673-b6d6-8597f76fbb87 resource provider aggregate not found 2026-05-27 20:54:02.687 8 INFO neutron.services.segments.plugin [-] Segment 9fb514f1-9491-4673-b6d6-8597f76fbb87 resource provider aggregate not found [pid: 8|app: 0|req: 690/1433] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:02 2026] DELETE /v2.0/networks/d86900c2-5967-4417-8171-c113303d6357 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:02.701 8 INFO neutron.services.segments.plugin [-] Segment 9fb514f1-9491-4673-b6d6-8597f76fbb87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fb514f1-9491-4673-b6d6-8597f76fbb87 found for delete ", "request_id": "req-73c3dff1-c6f6-4322-9611-359d0acec560"}]} 2026-05-27 20:54:02.732 8 INFO neutron.services.segments.plugin [-] Segment 9fb514f1-9491-4673-b6d6-8597f76fbb87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fb514f1-9491-4673-b6d6-8597f76fbb87 found for delete ", "request_id": "req-ce98809d-5f0b-4024-ab50-ec1ae5cdcf67"}]} [pid: 8|app: 0|req: 691/1434] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:54:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1dc678fb-849f-4b94-93d7-29c88430fe23 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:02.792 7 INFO neutron.db.l3_hamode_db [None req-8de2df43-2b82-416a-a1e3-7511a8491608 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 692/1435] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:02 2026] DELETE /v2.0/networks/7acebab4-e20f-4f4d-b116-ec1f5dc3c18a => 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: 693/1436] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:54:03 2026] GET /v2.0/subnets?id=d80c72c6-f647-44a5-962f-72b5a05f20b0 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1437] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:03 2026] GET /v2.0/security-groups?tenant_id=65cd6444fa034db1882b1d2d97a26451&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1438] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 20:54:03 2026] GET /v2.0/networks => generated 651 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1439] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:54:03 2026] GET /v2.0/ports?network_id=1778189c-5ef9-4fab-a5e9-38b473c7ad34&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1440] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:03 2026] DELETE /v2.0/security-groups/01ae871e-d57c-44b9-b1ef-99570cddad50 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:54:03.578 8 WARNING neutron_lib.context [None req-4a145691-9f9a-49a9-8fe7-827216ff4126 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:03.662 8 INFO neutron.db.segments_db [None req-4a145691-9f9a-49a9-8fe7-827216ff4126 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Added segment f155a5c1-17ce-481b-85eb-ddd05fe2af6e of type vxlan for network a9f1d5e3-c4c8-485c-a5fb-e4d78060ada2 [pid: 8|app: 0|req: 698/1441] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:03 2026] POST /v2.0/networks => generated 653 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1442] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:54:03 2026] GET /v2.0/networks/1778189c-5ef9-4fab-a5e9-38b473c7ad34?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1445] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:03 2026] GET /v2.0/security-groups?tenant_id=174f70cf91a141b683bd7e5a9a6616d1&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:04.002 8 WARNING neutron_lib.context [None req-f25615f7-1d63-430d-a4f6-52b45d386e69 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:04.010 7 INFO neutron.db.l3_hamode_db [None req-8de2df43-2b82-416a-a1e3-7511a8491608 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:54:04.090 8 INFO neutron.db.segments_db [None req-f25615f7-1d63-430d-a4f6-52b45d386e69 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Added segment 2ad58714-51c3-4961-be65-e77ded7370a9 of type vxlan for network c08bd458-d034-4a33-ad05-b5f1d40f5b1a [pid: 8|app: 0|req: 703/1446] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:03 2026] POST /v2.0/networks => generated 654 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1447] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:54:04 2026] GET /v2.0/networks/1778189c-5ef9-4fab-a5e9-38b473c7ad34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1448] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:04 2026] DELETE /v2.0/security-groups/8fce4c25-ba96-4ff2-8489-7ace64cefcea => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:54:04.450 8 WARNING neutron_lib.context [None req-75894a0c-bfa3-4db3-8b49-c627f41a56a9 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:04.493 8 WARNING neutron_lib.context [None req-75894a0c-bfa3-4db3-8b49-c627f41a56a9 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:04.726 8 INFO neutron.services.segments.plugin [-] Segment 4cd3e4f3-28f2-47dc-83a9-d7fb3e18cf4f resource provider aggregate not found 2026-05-27 20:54:04.743 8 INFO neutron.services.segments.plugin [-] Segment 4cd3e4f3-28f2-47dc-83a9-d7fb3e18cf4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cd3e4f3-28f2-47dc-83a9-d7fb3e18cf4f found for delete ", "request_id": "req-215939c9-2d59-433e-b1ab-0fb5cfc1ff2c"}]} 2026-05-27 20:54:04.750 8 INFO neutron.services.segments.plugin [-] Segment 4cd3e4f3-28f2-47dc-83a9-d7fb3e18cf4f resource provider aggregate not found 2026-05-27 20:54:04.769 8 INFO neutron.services.segments.plugin [-] Segment 4cd3e4f3-28f2-47dc-83a9-d7fb3e18cf4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cd3e4f3-28f2-47dc-83a9-d7fb3e18cf4f found for delete ", "request_id": "req-fc683297-27ee-40ba-ada2-5247d7765808"}]} [pid: 7|app: 0|req: 744/1449] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:02 2026] POST /v2.0/routers => generated 695 bytes in 2821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1450] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:54:04 2026] POST /v2.0/ports => generated 1505 bytes in 791 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: 707/1451] 10.0.0.177 () {32 vars in 643 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/ports => generated 1505 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1452] 10.0.0.177 () {32 vars in 776 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/subnets?project_id=4b41a30f99304249bca1e076d1080fe1&cidr=10.100.0.0%2F28 => generated 14 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1453] 10.0.0.177 () {32 vars in 694 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1454] 10.0.0.177 () {32 vars in 784 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/subnets?network_id=0b351629-9696-4024-8186-16eeaa68c731&cidr=10.100.0.0%2F28 => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:05.687 7 WARNING neutron_lib.context [None req-663ccbe6-36ec-4d42-8e08-6300d062a62d a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 708/1455] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:54:05 2026] DELETE /v2.0/ports/1d18153d-6675-4d2e-9043-90a1abf1b112 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1456] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:54:05 2026] DELETE /v2.0/ports/9a80d9a2-cfb3-46c3-b73d-a913b4be91ae => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1457] 10.0.0.177 () {32 vars in 643 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/ports => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:06.032 8 WARNING neutron_lib.context [None req-c5bf4068-5de3-4b7e-81dd-f417b7820aae 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 748/1458] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:05 2026] POST /v2.0/subnets => generated 633 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:06.095 8 INFO neutron.db.segments_db [None req-c5bf4068-5de3-4b7e-81dd-f417b7820aae 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Added segment c1d12bea-f9c8-4666-8680-51a9d588209d of type vxlan for network 6daba7c2-d75f-4621-abcd-19425f1b3880 [pid: 8|app: 0|req: 711/1459] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:06 2026] POST /v2.0/networks => generated 654 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:06.228 8 WARNING neutron_lib.context [None req-d88388cb-6c0a-40ad-92c1-4bfa446a204a 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:06.294 8 INFO neutron.db.segments_db [None req-d88388cb-6c0a-40ad-92c1-4bfa446a204a 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Added segment 8165433c-300e-459b-9ea6-b5c5b2dfcaf9 of type vxlan for network bbadb9e0-0ec4-452d-ae16-1bcb268e29c9 [pid: 8|app: 0|req: 712/1460] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:06 2026] POST /v2.0/networks => generated 654 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:06.855 8 INFO neutron.db.segments_db [None req-d562f4ff-c48b-48eb-af51-5fca0674dda1 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment 5e597bb9-3062-450c-beb0-9b58ba7e88c7 of type vxlan for network c1736d47-3d56-43eb-8454-860bbc283da1 [pid: 8|app: 0|req: 713/1461] 10.0.0.177 () {34 vars in 671 bytes} [Wed May 27 20:54:06 2026] POST /v2.0/networks => generated 740 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:07.013 8 WARNING neutron_lib.context [None req-00241df5-17e8-4706-a356-35b3f309378d 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:07.060 8 WARNING neutron_lib.context [None req-00241df5-17e8-4706-a356-35b3f309378d 77ef65108218445392c1865f21996e94 a763461a3f254e289510ad97e9551b43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 749/1462] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:54:06 2026] PUT /v2.0/routers/3bd7cacf-4194-4c9b-92ef-439b77514229/add_router_interface => generated 309 bytes in 2011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1463] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:07 2026] POST /v2.0/subnets => generated 1274 bytes in 1204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1464] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/networks => generated 10198 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1465] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:08 2026] POST /v2.0/subnets => generated 663 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1466] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/subnets => generated 1887 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:08.498 8 INFO neutron.db.segments_db [None req-52f475b2-9d17-4df7-b860-b67fe9e2d0e4 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Added segment a9eb66d8-52c5-498b-b936-87df7811c260 of type vxlan for network 64bd83c8-d7eb-48bf-ae89-cbc60dc7448f [pid: 7|app: 0|req: 751/1467] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/subnets => generated 6954 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1468] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:08 2026] DELETE /v2.0/subnets/1c569b02-7035-4333-b6b4-d21247bbb56b => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:08.850 8 INFO neutron.db.l3_hamode_db [None req-52f475b2-9d17-4df7-b860-b67fe9e2d0e4 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 753/1469] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:54:08 2026] GET /v2.0/routers => generated 2186 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1470] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:08 2026] DELETE /v2.0/subnets/b8152087-bd8f-4e85-ac8e-3ac68bb20a70 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:09.205 7 WARNING neutron_lib.context [None req-64657753-1d1f-4dbe-9ca9-5e542a485575 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 755/1471] 10.0.0.177 () {34 vars in 685 bytes} [Wed May 27 20:54:09 2026] POST /v2.0/security-groups => generated 1673 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1472] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:09 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1010 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1473] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:54:09 2026] GET /v2.0/subnets => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:09.518 7 WARNING neutron_lib.context [None req-f725ea5c-d934-4c70-9242-1100f3a681ad a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 758/1474] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1475] 10.0.0.95 () {34 vars in 1119 bytes} [Wed May 27 20:54:09 2026] GET /v2.0/security-groups?id=3e48e04c-b23b-4c22-a227-fe310870c0fd&id=75bdd447-6150-445d-b8ed-48b2d852fd34&fields=id&fields=name => generated 205 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:10.095 8 INFO neutron.db.l3_hamode_db [None req-52f475b2-9d17-4df7-b860-b67fe9e2d0e4 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 760/1476] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:09 2026] DELETE /v2.0/networks/bbadb9e0-0ec4-452d-ae16-1bcb268e29c9 => generated 0 bytes in 1086 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:10.819 7 INFO neutron.services.segments.plugin [-] Segment 8165433c-300e-459b-9ea6-b5c5b2dfcaf9 resource provider aggregate not found 2026-05-27 20:54:10.829 7 WARNING neutron_lib.context [None req-4f85aea4-08ff-49a8-9358-ec853c38d80b a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:10.832 7 INFO neutron.services.segments.plugin [-] Segment 8165433c-300e-459b-9ea6-b5c5b2dfcaf9 resource provider aggregate not found 2026-05-27 20:54:10.855 7 INFO neutron.services.segments.plugin [-] Segment 8165433c-300e-459b-9ea6-b5c5b2dfcaf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8165433c-300e-459b-9ea6-b5c5b2dfcaf9 found for delete ", "request_id": "req-e1608b1f-f758-4a72-8094-5b45ea9dd574"}]} 2026-05-27 20:54:10.864 7 INFO neutron.services.segments.plugin [-] Segment 8165433c-300e-459b-9ea6-b5c5b2dfcaf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8165433c-300e-459b-9ea6-b5c5b2dfcaf9 found for delete ", "request_id": "req-ff7b93b9-f67a-4b0c-b604-d9026f5fb021"}]} [pid: 7|app: 0|req: 761/1477] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:10 2026] POST /v2.0/security-group-rules => generated 596 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1478] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:54:10 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1279 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1479] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:08 2026] POST /v2.0/routers => generated 727 bytes in 3053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:11.491 8 WARNING neutron_lib.context [None req-c631d679-2ee9-44e3-99c6-d55a497f3b89 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 718/1480] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1481] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:11 2026] DELETE /v2.0/networks/6daba7c2-d75f-4621-abcd-19425f1b3880 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1482] 10.0.0.177 () {32 vars in 858 bytes} [Wed May 27 20:54:11 2026] GET /v2.0/floatingips?floating_network_id=0b351629-9696-4024-8186-16eeaa68c731&port_id=1dc678fb-849f-4b94-93d7-29c88430fe23 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:11.702 8 WARNING neutron_lib.context [None req-fc43b4f2-d2d4-4e61-8dc1-e79867eacd3d a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 720/1483] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:12.005 8 INFO neutron.services.segments.plugin [-] Segment 2ad58714-51c3-4961-be65-e77ded7370a9 resource provider aggregate not found 2026-05-27 20:54:12.009 8 INFO neutron.services.segments.plugin [-] Segment 2ad58714-51c3-4961-be65-e77ded7370a9 resource provider aggregate not found 2026-05-27 20:54:12.025 8 INFO neutron.services.segments.plugin [-] Segment 2ad58714-51c3-4961-be65-e77ded7370a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad58714-51c3-4961-be65-e77ded7370a9 found for delete ", "request_id": "req-e12049b9-c70b-421c-a5ea-94de197a941a"}]} [pid: 8|app: 0|req: 721/1484] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:11 2026] DELETE /v2.0/networks/c08bd458-d034-4a33-ad05-b5f1d40f5b1a => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:12.031 8 INFO neutron.services.segments.plugin [-] Segment 2ad58714-51c3-4961-be65-e77ded7370a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad58714-51c3-4961-be65-e77ded7370a9 found for delete ", "request_id": "req-eb187ff3-8574-4d19-bcbb-ceded64a8a07"}]} 2026-05-27 20:54:12.036 8 WARNING neutron_lib.context [None req-016cff63-699e-4501-a12b-9d73199a263f a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:12.092 8 INFO neutron.db.securitygroups_db [None req-016cff63-699e-4501-a12b-9d73199a263f a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Project 4b41a30f99304249bca1e076d1080fe1 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: 722/1485] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1486] 10.0.0.237 () {34 vars in 990 bytes} [Wed May 27 20:54:12 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1487] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:12 2026] DELETE /v2.0/networks/a9f1d5e3-c4c8-485c-a5fb-e4d78060ada2 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:12.452 8 WARNING neutron_lib.context [None req-586ea5d8-1437-44ca-956f-1099fb578a85 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:12.501 8 INFO neutron.db.securitygroups_db [None req-586ea5d8-1437-44ca-956f-1099fb578a85 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Project 4b41a30f99304249bca1e076d1080fe1 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: 725/1488] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1489] 10.0.0.237 () {34 vars in 1120 bytes} [Wed May 27 20:54:12 2026] GET /v2.0/security-groups?id=75bdd447-6150-445d-b8ed-48b2d852fd34&id=3e48e04c-b23b-4c22-a227-fe310870c0fd&fields=id&fields=name => generated 205 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:12.898 7 INFO neutron.services.segments.plugin [-] Segment c1d12bea-f9c8-4666-8680-51a9d588209d resource provider aggregate not found 2026-05-27 20:54:12.904 7 INFO neutron.services.segments.plugin [-] Segment c1d12bea-f9c8-4666-8680-51a9d588209d resource provider aggregate not found 2026-05-27 20:54:12.925 7 INFO neutron.services.segments.plugin [-] Segment c1d12bea-f9c8-4666-8680-51a9d588209d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d12bea-f9c8-4666-8680-51a9d588209d found for delete ", "request_id": "req-5afbdfbf-933f-4352-84d3-87113f189e8c"}]} 2026-05-27 20:54:12.929 7 INFO neutron.services.segments.plugin [-] Segment c1d12bea-f9c8-4666-8680-51a9d588209d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d12bea-f9c8-4666-8680-51a9d588209d found for delete ", "request_id": "req-8451d008-510c-4738-bf79-2550ecdf6c34"}]} [pid: 8|app: 0|req: 727/1490] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:12 2026] GET /v2.0/security-groups?tenant_id=a763461a3f254e289510ad97e9551b43&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1491] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 20:54:13 2026] GET /v2.0/networks => generated 1298 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1492] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:54:11 2026] PUT /v2.0/routers/8f349636-f40f-4c7b-9c18-c5b72500458b/add_router_interface => generated 309 bytes in 1748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1493] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:13 2026] DELETE /v2.0/security-groups/7afc959e-0497-4271-8dd3-86038e53d028 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1494] 10.0.0.95 () {34 vars in 1097 bytes} [Wed May 27 20:54:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-847953604&fields=id&tenant_id=4b41a30f99304249bca1e076d1080fe1 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1495] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:54:13 2026] GET /v2.0/networks?id=d631404c-f347-4061-80b8-8c56bccf7639 => generated 661 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1496] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:54:13 2026] GET /v2.0/quotas/4b41a30f99304249bca1e076d1080fe1 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1497] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:54:13 2026] GET /v2.0/ports?tenant_id=4b41a30f99304249bca1e076d1080fe1&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1498] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:54:13 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?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: 732/1499] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:54:13 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?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: 768/1500] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:13 2026] GET /v2.0/ports?device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:14.280 8 INFO neutron.services.segments.plugin [-] Segment f155a5c1-17ce-481b-85eb-ddd05fe2af6e resource provider aggregate not found 2026-05-27 20:54:14.285 8 INFO neutron.services.segments.plugin [-] Segment f155a5c1-17ce-481b-85eb-ddd05fe2af6e resource provider aggregate not found 2026-05-27 20:54:14.302 8 INFO neutron.services.segments.plugin [-] Segment f155a5c1-17ce-481b-85eb-ddd05fe2af6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f155a5c1-17ce-481b-85eb-ddd05fe2af6e found for delete ", "request_id": "req-70fc4258-dc1a-42fe-bc1f-6061b03948c1"}]} 2026-05-27 20:54:14.305 8 INFO neutron.services.segments.plugin [-] Segment f155a5c1-17ce-481b-85eb-ddd05fe2af6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f155a5c1-17ce-481b-85eb-ddd05fe2af6e found for delete ", "request_id": "req-b3f37af7-6657-45e0-b4ee-a5e504606f93"}]} [pid: 8|app: 0|req: 733/1501] 199.19.213.241 () {34 vars in 1096 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1502] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/ports?tenant_id=42c8f7e02cfa4cb2bc329ee69de1ca89&device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1279 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1503] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/networks?id=1778189c-5ef9-4fab-a5e9-38b473c7ad34 => generated 769 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1504] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1dc678fb-849f-4b94-93d7-29c88430fe23 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1505] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/subnets?id=d80c72c6-f647-44a5-962f-72b5a05f20b0 => generated 667 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1506] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/ports?network_id=1778189c-5ef9-4fab-a5e9-38b473c7ad34&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: 7|app: 0|req: 772/1507] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/networks/1778189c-5ef9-4fab-a5e9-38b473c7ad34?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1508] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1010 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1509] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/networks/1778189c-5ef9-4fab-a5e9-38b473c7ad34?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: 773/1510] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/networks?id=d631404c-f347-4061-80b8-8c56bccf7639 => generated 661 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1511] 10.0.0.95 () {34 vars in 1119 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/security-groups?id=3e48e04c-b23b-4c22-a227-fe310870c0fd&id=75bdd447-6150-445d-b8ed-48b2d852fd34&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: 774/1512] 199.19.213.241 () {34 vars in 1050 bytes} [Wed May 27 20:54:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4b41a30f99304249bca1e076d1080fe1 => generated 180 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:15.083 8 WARNING neutron_lib.context [req-b7c59e4c-6c4f-454c-935a-62f5b3237df3 req-5e8ee8c1-16de-41cb-b6b7-d9249f15418f a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1513] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:15 2026] GET /v2.0/ports?device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:15.530 7 WARNING neutron_lib.context [None req-6f30c4f1-30fb-453e-a7ae-609753b2dff9 e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:15.530 7 WARNING neutron_lib.context [None req-6f30c4f1-30fb-453e-a7ae-609753b2dff9 e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 739/1514] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:54:15 2026] POST /v2.0/ports => generated 954 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:15.812 7 INFO neutron.db.segments_db [None req-6f30c4f1-30fb-453e-a7ae-609753b2dff9 e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Added segment 82a179fc-dadb-4795-958f-a165b040ff5a of type vxlan for network 6b0041e1-12b3-44b5-9d8f-d48c46691e7d /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 740/1515] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:54:15 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:15.925 7 INFO neutron.db.segments_db [None req-6f30c4f1-30fb-453e-a7ae-609753b2dff9 e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Added segment 5d20c609-7974-4a42-9707-ab84ee6249d1 of type vxlan for network ecb6c525-391b-4a5c-b76d-3908b538a39c [pid: 7|app: 0|req: 776/1516] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:15 2026] POST /v2.0/networks => generated 1245 bytes in 749 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1517] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/networks?id=c1736d47-3d56-43eb-8454-860bbc283da1 => generated 672 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1518] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:54:15 2026] PUT /v2.0/ports/0aea3bde-16c0-45ab-ab97-8a689d18ff5b => generated 1199 bytes in 480 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: 742/1519] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/networks => generated 1844 bytes in 105 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: 743/1520] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/ports?device_id=f3b9ef95-b206-4553-b8bb-339851dcc59b => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1521] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/quotas/e9bb524e2035454baf3f4a7611793938 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1522] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/ports?tenant_id=4b41a30f99304249bca1e076d1080fe1&device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:16.651 7 INFO neutron.db.l3_db [req-37aba068-c1bb-4add-aa3e-f938603632d3 req-3e9fa662-f583-44fd-8447-3e3a378e5a0f 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] Floating IP 248a9e66-79ef-41d3-b536-2337089d1cf0 disassociated. External IP: 10.96.250.218, port: 1dc678fb-849f-4b94-93d7-29c88430fe23. [pid: 7|app: 0|req: 778/1523] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:54:16 2026] DELETE /v2.0/ports/1dc678fb-849f-4b94-93d7-29c88430fe23 => generated 0 bytes in 963 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1524] 10.0.0.95 () {34 vars in 1119 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/security-groups?id=3e48e04c-b23b-4c22-a227-fe310870c0fd&id=75bdd447-6150-445d-b8ed-48b2d852fd34&fields=id&fields=name => generated 205 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:17.284 8 INFO neutron.services.segments.plugin [-] Segment 82a179fc-dadb-4795-958f-a165b040ff5a resource provider aggregate not found 2026-05-27 20:54:17.288 8 INFO neutron.services.segments.plugin [-] Segment 82a179fc-dadb-4795-958f-a165b040ff5a resource provider aggregate not found 2026-05-27 20:54:17.306 8 INFO neutron.services.segments.plugin [-] Segment 82a179fc-dadb-4795-958f-a165b040ff5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82a179fc-dadb-4795-958f-a165b040ff5a found for delete ", "request_id": "req-17c0e6dd-0e5a-4d31-b7f5-7702a0d005c9"}]} 2026-05-27 20:54:17.313 8 INFO neutron.services.segments.plugin [-] Segment 82a179fc-dadb-4795-958f-a165b040ff5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82a179fc-dadb-4795-958f-a165b040ff5a found for delete ", "request_id": "req-0f742290-79fa-45a5-9f46-93c90e1be97c"}]} [pid: 8|app: 0|req: 746/1525] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:16 2026] DELETE /v2.0/networks/6b0041e1-12b3-44b5-9d8f-d48c46691e7d => generated 0 bytes in 755 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1526] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0aea3bde-16c0-45ab-ab97-8a689d18ff5b => 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: 780/1527] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/ports?tenant_id=e9bb524e2035454baf3f4a7611793938&fields=id => generated 103 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1528] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/ports?device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1529] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/subnets?id=47b5fa0c-9e5b-469d-a0fb-5b66682da9ad => 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: 750/1530] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/networks/c1736d47-3d56-43eb-8454-860bbc283da1?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: 751/1531] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/security-groups?id=ead736ca-90f0-468b-9a56-98a4fa633e42&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-27 20:54:17.599 7 INFO neutron.services.segments.plugin [-] Segment 5d20c609-7974-4a42-9707-ab84ee6249d1 resource provider aggregate not found 2026-05-27 20:54:17.604 7 INFO neutron.services.segments.plugin [-] Segment 5d20c609-7974-4a42-9707-ab84ee6249d1 resource provider aggregate not found 2026-05-27 20:54:17.605 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-98fbd15a-f26a-4201-93c9-a06f01e7937a'] response: {'name': 'network-changed', 'server_uuid': '69fbb47f-6d9c-47e5-8328-69ba6a55f898', 'tag': '0aea3bde-16c0-45ab-ab97-8a689d18ff5b', 'status': 'completed', 'code': 200} 2026-05-27 20:54:17.618 7 INFO neutron.services.segments.plugin [-] Segment 5d20c609-7974-4a42-9707-ab84ee6249d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d20c609-7974-4a42-9707-ab84ee6249d1 found for delete ", "request_id": "req-be760732-dc27-45e6-9b1d-3432bdb59646"}]} 2026-05-27 20:54:17.621 7 INFO neutron.services.segments.plugin [-] Segment 5d20c609-7974-4a42-9707-ab84ee6249d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d20c609-7974-4a42-9707-ab84ee6249d1 found for delete ", "request_id": "req-3a28780e-6458-45a7-80cc-92d5233b4a83"}]} [pid: 8|app: 0|req: 752/1532] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/ports?network_id=d631404c-f347-4061-80b8-8c56bccf7639&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1533] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:17 2026] DELETE /v2.0/networks/ecb6c525-391b-4a5c-b76d-3908b538a39c => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:17.633 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdb06c06-f7b2-498c-9399-13dce044e84a'] response: {'server_uuid': 'f3b9ef95-b206-4553-b8bb-339851dcc59b', 'name': 'network-vif-deleted', 'tag': '1dc678fb-849f-4b94-93d7-29c88430fe23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 753/1534] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/networks/c1736d47-3d56-43eb-8454-860bbc283da1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1535] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1536] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/networks => generated 651 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:17.813 8 WARNING neutron_lib.context [None req-9ba0a7e8-dbe7-4d92-9396-751362ded4c6 e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 783/1537] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:17.902 8 INFO neutron.db.segments_db [None req-9ba0a7e8-dbe7-4d92-9396-751362ded4c6 e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Added segment 87349e7c-5335-4ff0-a40e-0addae03c4b4 of type vxlan for network d82eee89-b5f0-49e1-bb7e-fc8618f99432 [pid: 7|app: 0|req: 784/1538] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/ports?device_id=fa0ccfd7-305c-4dc5-be39-71e395bf3225 => 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: 785/1539] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/ports?tenant_id=4b41a30f99304249bca1e076d1080fe1&device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 1238 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1540] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:17 2026] POST /v2.0/networks => generated 650 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:18.074 8 WARNING neutron_lib.context [None req-d38bfb17-18cc-43f3-9b92-df61faca9bfb e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 786/1541] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:54:18 2026] GET /v2.0/networks?id=d631404c-f347-4061-80b8-8c56bccf7639 => generated 757 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:18.160 8 INFO neutron.db.segments_db [None req-d38bfb17-18cc-43f3-9b92-df61faca9bfb e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Added segment 37a2c7e7-6140-47da-a666-2bc77a37fbea of type vxlan for network 871ad305-35df-441e-9297-40e0bbda4a73 [pid: 7|app: 0|req: 787/1542] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:54:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0aea3bde-16c0-45ab-ab97-8a689d18ff5b => 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: 788/1543] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:54:18 2026] GET /v2.0/subnets?id=47b5fa0c-9e5b-469d-a0fb-5b66682da9ad => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1544] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:54:18 2026] GET /v2.0/ports?network_id=d631404c-f347-4061-80b8-8c56bccf7639&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: 756/1545] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:18 2026] POST /v2.0/networks => generated 648 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:18.302 8 WARNING neutron_lib.context [None req-b701f6e1-6cff-4fd3-bc73-d02bbba6bc32 e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:18.374 8 WARNING neutron_lib.context [None req-b701f6e1-6cff-4fd3-bc73-d02bbba6bc32 e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 790/1546] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:54:18 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1547] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:54:18 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?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: 792/1548] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:18 2026] DELETE /v2.0/security-groups/3e48e04c-b23b-4c22-a227-fe310870c0fd => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:54:18.651 7 INFO neutron.api.v2.resource [None req-afc8fe47-29ed-4da9-be31-3c616967061c 6fb7056e9b704e77aee824fccb6dcf38 42c8f7e02cfa4cb2bc329ee69de1ca89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1551] 10.0.0.177 () {32 vars in 737 bytes} [Wed May 27 20:54:18 2026] GET /v2.0/security-groups/3e48e04c-b23b-4c22-a227-fe310870c0fd => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1552] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:18 2026] GET /v2.0/ports?device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1553] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:54:18 2026] POST /v2.0/ports => generated 1506 bytes in 836 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: 758/1554] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:19 2026] GET /v2.0/security-groups?id=ead736ca-90f0-468b-9a56-98a4fa633e42&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1555] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:54:18 2026] DELETE /v2.0/floatingips/248a9e66-79ef-41d3-b536-2337089d1cf0 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1556] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:19 2026] GET /v2.0/ports?device_id=fa0ccfd7-305c-4dc5-be39-71e395bf3225 => 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: 759/1557] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:54:19 2026] GET /v2.0/networks?id=c1736d47-3d56-43eb-8454-860bbc283da1 => generated 672 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1558] 10.0.0.177 () {32 vars in 643 bytes} [Wed May 27 20:54:19 2026] GET /v2.0/ports => generated 1506 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:19.367 7 WARNING neutron_lib.context [req-a0f4a9e7-91b2-499b-9714-b1ff08a538f9 req-59550503-d73d-4674-81c8-52e22a7de877 3c1fc276dee049a9a35c23c4202f27e9 e9bb524e2035454baf3f4a7611793938 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 760/1559] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:19 2026] DELETE /v2.0/security-groups/75bdd447-6150-445d-b8ed-48b2d852fd34 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1560] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:54:19 2026] DELETE /v2.0/ports/9b048b7a-0751-4338-9c5b-98adb7e12c97 => 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: 800/1561] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:54:19 2026] POST /v2.0/ports => generated 954 bytes in 573 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: 801/1562] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:54:19 2026] DELETE /v2.0/ports/a50252bd-49cf-4c41-80ac-f88783d7a810 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1563] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:54:20 2026] PUT /v2.0/ports/e5503705-b465-4de0-8440-0d0e29e311df => generated 1199 bytes in 581 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: 803/1564] 10.0.0.177 () {32 vars in 643 bytes} [Wed May 27 20:54:20 2026] GET /v2.0/ports => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1565] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:20 2026] GET /v2.0/ports?device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 971 bytes in 59 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: 805/1566] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:20 2026] GET /v2.0/ports?device_id=fa0ccfd7-305c-4dc5-be39-71e395bf3225 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:20.973 7 WARNING neutron_lib.context [None req-e648294a-f064-47d0-bb7e-c8b76b91054c e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:21.036 7 INFO neutron.db.segments_db [None req-e648294a-f064-47d0-bb7e-c8b76b91054c e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Added segment 20c92987-ea26-4611-a07e-0c5873aefa28 of type vxlan for network 9c959cb0-9429-42e4-b528-f42f4e73e985 [pid: 7|app: 0|req: 806/1567] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:20 2026] POST /v2.0/networks => generated 650 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1568] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:54:21 2026] GET /v2.0/ports?tenant_id=e9bb524e2035454baf3f4a7611793938&device_id=fa0ccfd7-305c-4dc5-be39-71e395bf3225 => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1569] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:54:19 2026] PUT /v2.0/routers/19e354aa-d314-42e3-880a-57ce6403a39e/remove_router_interface => generated 309 bytes in 1540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1570] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:21 2026] GET /v2.0/security-groups?id=ead736ca-90f0-468b-9a56-98a4fa633e42&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:21.278 7 WARNING neutron_lib.context [None req-46c472ee-cdec-463b-8213-a068058b21d2 e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 763/1571] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:21 2026] GET /v2.0/security-groups?id=e84b5331-4891-4b14-bdd7-0a182209463f&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1572] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:54:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e5503705-b465-4de0-8440-0d0e29e311df => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:21.352 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a268d843-d64c-432e-8bbc-338969237345'] response: {'name': 'network-changed', 'server_uuid': 'fa0ccfd7-305c-4dc5-be39-71e395bf3225', 'tag': 'e5503705-b465-4de0-8440-0d0e29e311df', 'status': 'completed', 'code': 200} 2026-05-27 20:54:21.377 7 INFO neutron.db.segments_db [None req-46c472ee-cdec-463b-8213-a068058b21d2 e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Added segment 6a18832d-79d0-4cec-81c3-b65ea167dbf6 of type vxlan for network 32bb42d3-4641-425f-b8c4-fc634d742696 [pid: 7|app: 0|req: 809/1573] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:21 2026] POST /v2.0/networks => generated 650 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1574] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:54:21 2026] GET /v2.0/subnets?id=d274a670-1c6c-4d5e-9cd0-8abeaf2ee26a => generated 666 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1575] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:21 2026] GET /v2.0/ports?device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:21.592 7 WARNING neutron_lib.context [None req-fa75cc40-c1cf-4a37-952c-05326a4c796f e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:21.636 7 WARNING neutron_lib.context [None req-fa75cc40-c1cf-4a37-952c-05326a4c796f e62912c893b74d168ed8acb7435bc781 3ee87bc383f44ef792aa13ba7fc7d0c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 812/1576] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:21 2026] POST /v2.0/subnets => generated 1225 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1577] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:54:22 2026] GET /v2.0/ports?network_id=c1736d47-3d56-43eb-8454-860bbc283da1&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1578] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:22 2026] GET /v2.0/security-groups?id=ead736ca-90f0-468b-9a56-98a4fa633e42&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: 7|app: 0|req: 815/1579] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:54:22 2026] GET /v2.0/subnets => generated 1838 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1580] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:54:22 2026] GET /v2.0/networks/c1736d47-3d56-43eb-8454-860bbc283da1?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1581] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:22 2026] GET /v2.0/ports?device_id=fa0ccfd7-305c-4dc5-be39-71e395bf3225 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:22.648 8 INFO neutron.services.segments.plugin [-] Segment 6922d622-17b2-402e-a253-645530c4c747 resource provider aggregate not found 2026-05-27 20:54:22.654 8 INFO neutron.services.segments.plugin [-] Segment 6922d622-17b2-402e-a253-645530c4c747 resource provider aggregate not found 2026-05-27 20:54:22.672 8 INFO neutron.services.segments.plugin [-] Segment 6922d622-17b2-402e-a253-645530c4c747 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6922d622-17b2-402e-a253-645530c4c747 found for delete ", "request_id": "req-90b3fc10-f7f2-45bb-b44d-60f239671c68"}]} 2026-05-27 20:54:22.674 8 INFO neutron.services.segments.plugin [-] Segment 6922d622-17b2-402e-a253-645530c4c747 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6922d622-17b2-402e-a253-645530c4c747 found for delete ", "request_id": "req-fc397198-ecf1-4e7d-8a9f-3ede6b30dc07"}]} [pid: 7|app: 0|req: 818/1582] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:54:22 2026] GET /v2.0/ports?device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:22.682 8 INFO neutron.db.l3_hamode_db [None req-a88210ac-0e72-47e3-b289-c68d9952cf67 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] HA network 6c3e76d9-c5e0-429b-bf48-121d9e671cf3 was deleted as no HA routers are present in tenant 42c8f7e02cfa4cb2bc329ee69de1ca89. [pid: 8|app: 0|req: 765/1583] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:21 2026] DELETE /v2.0/routers/19e354aa-d314-42e3-880a-57ce6403a39e => generated 0 bytes in 1373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1584] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:54:22 2026] GET /v2.0/networks/c1736d47-3d56-43eb-8454-860bbc283da1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1585] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:22 2026] GET /v2.0/security-groups?id=e84b5331-4891-4b14-bdd7-0a182209463f&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:22.855 8 WARNING neutron_lib.context [None req-938c1ae8-badf-4b90-ba8a-e62d64ef601d a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 819/1586] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:22 2026] DELETE /v2.0/subnets/d2529774-b1cd-4157-a3ef-ce7616c908a2 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1587] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:23 2026] DELETE /v2.0/subnets/d80c72c6-f647-44a5-962f-72b5a05f20b0 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1588] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:54:23 2026] GET /v2.0/ports?tenant_id=e9bb524e2035454baf3f4a7611793938&device_id=fa0ccfd7-305c-4dc5-be39-71e395bf3225 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1589] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:23 2026] DELETE /v2.0/subnets/e3c04593-c684-4dfb-84d9-20c475a2a115 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:24.061 7 INFO neutron.services.segments.plugin [-] Segment 23fb9952-0389-4c7b-b02d-89fede4faf65 resource provider aggregate not found 2026-05-27 20:54:24.065 7 INFO neutron.services.segments.plugin [-] Segment 23fb9952-0389-4c7b-b02d-89fede4faf65 resource provider aggregate not found 2026-05-27 20:54:24.073 8 INFO neutron.db.l3_db [None req-938c1ae8-badf-4b90-ba8a-e62d64ef601d a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Floating IP ca1e59f4-35e2-4ade-b588-51b6eceb63ee associated. External IP: 10.96.250.209, port: 0aea3bde-16c0-45ab-ab97-8a689d18ff5b. [pid: 7|app: 0|req: 823/1590] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:23 2026] DELETE /v2.0/networks/1778189c-5ef9-4fab-a5e9-38b473c7ad34 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:24.090 7 INFO neutron.services.segments.plugin [-] Segment 23fb9952-0389-4c7b-b02d-89fede4faf65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23fb9952-0389-4c7b-b02d-89fede4faf65 found for delete ", "request_id": "req-9ff0a38e-e3ea-4353-86ad-2c1e593ef131"}]} 2026-05-27 20:54:24.092 7 INFO neutron.services.segments.plugin [-] Segment 23fb9952-0389-4c7b-b02d-89fede4faf65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23fb9952-0389-4c7b-b02d-89fede4faf65 found for delete ", "request_id": "req-e826b08b-1ff0-4a38-aa01-a8dda7a078a8"}]} [pid: 7|app: 0|req: 824/1591] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:54:24 2026] GET /v2.0/networks?id=c1736d47-3d56-43eb-8454-860bbc283da1 => generated 768 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1592] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:54:24 2026] GET /v2.0/subnets => generated 626 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1593] 10.0.0.177 () {34 vars in 677 bytes} [Wed May 27 20:54:22 2026] POST /v2.0/floatingips => generated 855 bytes in 2272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:25.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ab58da2-b969-44c4-b584-bd177fdd212d'] response: {'name': 'network-changed', 'server_uuid': '69fbb47f-6d9c-47e5-8328-69ba6a55f898', 'tag': '0aea3bde-16c0-45ab-ab97-8a689d18ff5b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 769/1594] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:25 2026] GET /v2.0/ports?device_id=fa0ccfd7-305c-4dc5-be39-71e395bf3225 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1595] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:54:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e5503705-b465-4de0-8440-0d0e29e311df => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:25.513 8 INFO neutron.services.segments.plugin [-] Segment 6a18832d-79d0-4cec-81c3-b65ea167dbf6 resource provider aggregate not found 2026-05-27 20:54:25.521 8 INFO neutron.services.segments.plugin [-] Segment 6a18832d-79d0-4cec-81c3-b65ea167dbf6 resource provider aggregate not found 2026-05-27 20:54:25.544 8 INFO neutron.services.segments.plugin [-] Segment 6a18832d-79d0-4cec-81c3-b65ea167dbf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a18832d-79d0-4cec-81c3-b65ea167dbf6 found for delete ", "request_id": "req-de9aa25c-fa7b-4b58-b0e8-72153f44cdff"}]} 2026-05-27 20:54:25.545 8 INFO neutron.services.segments.plugin [-] Segment 6a18832d-79d0-4cec-81c3-b65ea167dbf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a18832d-79d0-4cec-81c3-b65ea167dbf6 found for delete ", "request_id": "req-bb33658d-7cdd-493d-b38a-99b53e8a93ab"}]} [pid: 8|app: 0|req: 771/1596] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:25 2026] DELETE /v2.0/networks/32bb42d3-4641-425f-b8c4-fc634d742696 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1597] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:54:25 2026] GET /v2.0/floatingips/ca1e59f4-35e2-4ade-b588-51b6eceb63ee => generated 855 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1598] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:54:25 2026] GET /v2.0/ports?tenant_id=4b41a30f99304249bca1e076d1080fe1&device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1599] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:25 2026] GET /v2.0/security-groups?id=e84b5331-4891-4b14-bdd7-0a182209463f&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: 775/1600] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:54:25 2026] GET /v2.0/subnets?id=d274a670-1c6c-4d5e-9cd0-8abeaf2ee26a => generated 666 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1601] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:25 2026] DELETE /v2.0/networks/9c959cb0-9429-42e4-b528-f42f4e73e985 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1602] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/networks?id=d631404c-f347-4061-80b8-8c56bccf7639 => generated 757 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1603] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:54:24 2026] PUT /v2.0/routers/e725a0cb-449f-4f3c-a0bb-cb1512169ce3/remove_router_interface => generated 309 bytes in 1962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1604] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/ports?network_id=c1736d47-3d56-43eb-8454-860bbc283da1&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: 779/1605] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0aea3bde-16c0-45ab-ab97-8a689d18ff5b => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:26.361 7 INFO neutron.services.segments.plugin [-] Segment 37a2c7e7-6140-47da-a666-2bc77a37fbea resource provider aggregate not found 2026-05-27 20:54:26.366 7 INFO neutron.services.segments.plugin [-] Segment 37a2c7e7-6140-47da-a666-2bc77a37fbea resource provider aggregate not found 2026-05-27 20:54:26.384 7 INFO neutron.services.segments.plugin [-] Segment 37a2c7e7-6140-47da-a666-2bc77a37fbea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a2c7e7-6140-47da-a666-2bc77a37fbea found for delete ", "request_id": "req-04085bfb-f009-4343-b33d-6fbc47c5fca7"}]} [pid: 7|app: 0|req: 827/1606] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:26 2026] DELETE /v2.0/networks/871ad305-35df-441e-9297-40e0bbda4a73 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:26.401 7 INFO neutron.services.segments.plugin [-] Segment 37a2c7e7-6140-47da-a666-2bc77a37fbea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a2c7e7-6140-47da-a666-2bc77a37fbea found for delete ", "request_id": "req-79cb0d0c-cebd-4183-a893-e3c4af311ca2"}]} [pid: 7|app: 0|req: 828/1607] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/networks/c1736d47-3d56-43eb-8454-860bbc283da1?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1608] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/subnets?id=47b5fa0c-9e5b-469d-a0fb-5b66682da9ad => 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: 830/1609] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:26 2026] DELETE /v2.0/networks/d82eee89-b5f0-49e1-bb7e-fc8618f99432 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1610] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/networks/c1736d47-3d56-43eb-8454-860bbc283da1?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: 832/1611] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/ports?network_id=d631404c-f347-4061-80b8-8c56bccf7639&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1612] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/floatingips/ca1e59f4-35e2-4ade-b588-51b6eceb63ee => generated 857 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1613] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:26 2026] GET /v2.0/ports?device_id=fa0ccfd7-305c-4dc5-be39-71e395bf3225 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1614] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:54:27 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?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: 836/1615] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:27 2026] GET /v2.0/security-groups?id=e84b5331-4891-4b14-bdd7-0a182209463f&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1616] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:54:27 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:27.574 8 INFO neutron.services.segments.plugin [-] Segment 20c92987-ea26-4611-a07e-0c5873aefa28 resource provider aggregate not found 2026-05-27 20:54:27.579 8 INFO neutron.services.segments.plugin [-] Segment 20c92987-ea26-4611-a07e-0c5873aefa28 resource provider aggregate not found 2026-05-27 20:54:27.592 8 INFO neutron.services.segments.plugin [-] Segment 20c92987-ea26-4611-a07e-0c5873aefa28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20c92987-ea26-4611-a07e-0c5873aefa28 found for delete ", "request_id": "req-4a942801-321f-47e4-82c3-10896fbd4e35"}]} 2026-05-27 20:54:27.599 8 INFO neutron.services.segments.plugin [-] Segment 20c92987-ea26-4611-a07e-0c5873aefa28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20c92987-ea26-4611-a07e-0c5873aefa28 found for delete ", "request_id": "req-efddee92-826f-4c67-908f-f6e86e41da27"}]} [pid: 7|app: 0|req: 838/1617] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:27 2026] GET /v2.0/security-groups?tenant_id=3ee87bc383f44ef792aa13ba7fc7d0c1&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:27.686 8 INFO neutron.db.l3_hamode_db [None req-e0904389-ca78-4f5e-ab97-7f2879fd05fe a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] HA network c8170b3e-54b3-47e3-8833-58159b35ff26 was deleted as no HA routers are present in tenant 4f8845527c974d2aa63c2e8e3ee4b578. [pid: 8|app: 0|req: 780/1618] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:26 2026] DELETE /v2.0/routers/e725a0cb-449f-4f3c-a0bb-cb1512169ce3 => generated 0 bytes in 1456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1619] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:27 2026] DELETE /v2.0/security-groups/51baea63-fc46-404c-a22a-02740d806a65 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1620] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:27 2026] GET /v2.0/ports?device_id=fa0ccfd7-305c-4dc5-be39-71e395bf3225 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1621] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:27 2026] DELETE /v2.0/subnets/c0646dc0-11e1-4ae7-acd2-59fecc99a1a3 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1622] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:27 2026] GET /v2.0/security-groups?id=e84b5331-4891-4b14-bdd7-0a182209463f&fields=id&fields=name => generated 88 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1623] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:54:28 2026] GET /v2.0/ports?device_id=fa0ccfd7-305c-4dc5-be39-71e395bf3225 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:28.415 7 INFO neutron.services.segments.plugin [-] Segment 87349e7c-5335-4ff0-a40e-0addae03c4b4 resource provider aggregate not found 2026-05-27 20:54:28.423 7 INFO neutron.services.segments.plugin [-] Segment 87349e7c-5335-4ff0-a40e-0addae03c4b4 resource provider aggregate not found 2026-05-27 20:54:28.438 7 INFO neutron.services.segments.plugin [-] Segment 87349e7c-5335-4ff0-a40e-0addae03c4b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87349e7c-5335-4ff0-a40e-0addae03c4b4 found for delete ", "request_id": "req-7a16c040-9d5a-44e6-acd1-909adc9c09a5"}]} 2026-05-27 20:54:28.446 7 INFO neutron.services.segments.plugin [-] Segment 87349e7c-5335-4ff0-a40e-0addae03c4b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87349e7c-5335-4ff0-a40e-0addae03c4b4 found for delete ", "request_id": "req-1e4f9622-d181-4fd5-aab3-6d053d7b8f91"}]} [pid: 8|app: 0|req: 782/1624] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:28 2026] DELETE /v2.0/networks/429b821e-0618-4021-a642-3252d742bb09 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1625] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:54:28 2026] DELETE /v2.0/ports/e5503705-b465-4de0-8440-0d0e29e311df => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1626] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:28 2026] GET /v2.0/security-groups?tenant_id=42c8f7e02cfa4cb2bc329ee69de1ca89&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:29.032 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9ce6a8e-95be-43cd-8692-3e8ab70b4d51'] response: {'server_uuid': 'fa0ccfd7-305c-4dc5-be39-71e395bf3225', 'name': 'network-vif-deleted', 'tag': 'e5503705-b465-4de0-8440-0d0e29e311df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 844/1627] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:28 2026] DELETE /v2.0/security-groups/4fe61075-269c-4c52-9f7b-351be1ee9a62 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1628] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:29 2026] GET /v2.0/ports?device_id=fa0ccfd7-305c-4dc5-be39-71e395bf3225 => 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: 845/1629] 10.0.0.237 () {34 vars in 990 bytes} [Wed May 27 20:54:29 2026] GET /v2.0/ports?device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1630] 10.0.0.237 () {34 vars in 1040 bytes} [Wed May 27 20:54:29 2026] GET /v2.0/security-groups?id=ead736ca-90f0-468b-9a56-98a4fa633e42&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1631] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:29 2026] GET /v2.0/security-groups?tenant_id=4f8845527c974d2aa63c2e8e3ee4b578&name=default => generated 2925 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1632] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:29 2026] DELETE /v2.0/security-groups/446bb17e-c2b2-45d9-bf48-af8723b0340e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:54:30.107 7 WARNING neutron_lib.context [None req-d74ab082-39c2-457a-b345-a0f383c3adb4 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:30.280 7 INFO neutron.db.segments_db [None req-d74ab082-39c2-457a-b345-a0f383c3adb4 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Added segment 4ffcea7c-97f6-4e29-8479-765a27c17ffc of type vxlan for network 8256001c-39a9-4f03-b6e4-fa707f2aafb0 [pid: 7|app: 0|req: 847/1633] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:29 2026] POST /v2.0/networks => generated 644 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:30.472 8 WARNING neutron_lib.context [None req-05996962-c9ca-4f19-9228-2f3e304e8d47 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:30.477 8 INFO neutron.services.segments.plugin [-] Segment 083d16d3-2b5e-4b0f-af45-cdc76cb8b71d resource provider aggregate not found 2026-05-27 20:54:30.492 8 INFO neutron.services.segments.plugin [-] Segment 083d16d3-2b5e-4b0f-af45-cdc76cb8b71d resource provider aggregate not found 2026-05-27 20:54:30.501 8 INFO neutron.services.segments.plugin [-] Segment 083d16d3-2b5e-4b0f-af45-cdc76cb8b71d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 083d16d3-2b5e-4b0f-af45-cdc76cb8b71d found for delete ", "request_id": "req-684cddb7-dff8-4600-baf8-e53eb18eb9ce"}]} 2026-05-27 20:54:30.516 8 INFO neutron.services.segments.plugin [-] Segment 083d16d3-2b5e-4b0f-af45-cdc76cb8b71d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 083d16d3-2b5e-4b0f-af45-cdc76cb8b71d found for delete ", "request_id": "req-144fe777-55b6-4963-ab3e-0e77e230b375"}]} 2026-05-27 20:54:30.525 8 INFO neutron.services.segments.plugin [-] Segment a81712d7-22f5-4359-b5e0-bfc9cd61fac3 resource provider aggregate not found 2026-05-27 20:54:30.550 8 INFO neutron.services.segments.plugin [-] Segment a81712d7-22f5-4359-b5e0-bfc9cd61fac3 resource provider aggregate not found 2026-05-27 20:54:30.563 8 INFO neutron.services.segments.plugin [-] Segment a81712d7-22f5-4359-b5e0-bfc9cd61fac3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a81712d7-22f5-4359-b5e0-bfc9cd61fac3 found for delete ", "request_id": "req-9add1e0b-bc44-490a-a19e-60248987b4ac"}]} 2026-05-27 20:54:30.584 8 INFO neutron.services.segments.plugin [-] Segment a81712d7-22f5-4359-b5e0-bfc9cd61fac3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a81712d7-22f5-4359-b5e0-bfc9cd61fac3 found for delete ", "request_id": "req-acc4fff9-515a-4c83-b1dd-3a7cccfb55d0"}]} [pid: 8|app: 0|req: 787/1634] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:54:30 2026] POST /v2.0/ports => generated 773 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:30.989 7 WARNING neutron_lib.context [None req-0f0d6999-9630-44ca-a671-22a73b21502c 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:31.062 7 INFO neutron.db.segments_db [None req-0f0d6999-9630-44ca-a671-22a73b21502c 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Added segment 0bafe802-ffec-40fe-a181-d11c1bb755bb of type vxlan for network 62d6758f-51a8-484f-aa0e-92d27eb52768 [pid: 7|app: 0|req: 848/1635] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:30 2026] POST /v2.0/networks => generated 632 bytes in 235 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-27 20:54:31.230 8 WARNING neutron_lib.context [None req-24c7b156-9517-4442-8ec6-369a17202571 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 788/1636] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:31 2026] POST /v2.0/subnets => generated 602 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:31.577 8 WARNING neutron_lib.context [None req-377f5785-a1e6-40f2-8ec2-c2f4fd19a5dd 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1637] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:54:31 2026] POST /v2.0/ports => generated 950 bytes in 505 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: 790/1638] 10.0.0.177 () {32 vars in 826 bytes} [Wed May 27 20:54:32 2026] GET /v2.0/ports?project_id=4b41a30f99304249bca1e076d1080fe1&network_id=d631404c-f347-4061-80b8-8c56bccf7639 => generated 3691 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1639] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:54:32 2026] DELETE /v2.0/ports/4cf12bf3-1122-47e5-a46a-e87e3fdeaac9 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1640] 10.0.0.177 () {32 vars in 742 bytes} [Wed May 27 20:54:32 2026] GET /v2.0/subnets?network_id=0b351629-9696-4024-8186-16eeaa68c731 => generated 644 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:32.636 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69d148c8-92ff-4098-becf-ccaea30c36a2 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 793/1641] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:54:32 2026] DELETE /v2.0/ports/4cf12bf3-1122-47e5-a46a-e87e3fdeaac9 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:54:32.659 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc49f4f5-0fbe-4fae-9b5e-67ea38177938 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 794/1642] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:54:32 2026] GET /v2.0/ports/4cf12bf3-1122-47e5-a46a-e87e3fdeaac9 => 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: 849/1643] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:54:31 2026] PUT /v2.0/routers/8f349636-f40f-4c7b-9c18-c5b72500458b/remove_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1644] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:32 2026] DELETE /v2.0/subnets/6088934d-f954-4042-b39b-976622c5bbda => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:33.072 7 INFO neutron.db.l3_db [None req-240ef641-63c3-447b-b60d-44f4d8dbff12 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Floating IP ca1e59f4-35e2-4ade-b588-51b6eceb63ee disassociated. External IP: 10.96.250.209, port: 0aea3bde-16c0-45ab-ab97-8a689d18ff5b. [pid: 7|app: 0|req: 850/1645] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:54:32 2026] PUT /v2.0/floatingips/ca1e59f4-35e2-4ade-b588-51b6eceb63ee => generated 554 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:33.564 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-198221a8-6c17-4f95-9452-53460430a351'] response: {'name': 'network-changed', 'server_uuid': '69fbb47f-6d9c-47e5-8328-69ba6a55f898', 'tag': '0aea3bde-16c0-45ab-ab97-8a689d18ff5b', 'status': 'completed', 'code': 200} 2026-05-27 20:54:33.987 7 INFO neutron.services.segments.plugin [-] Segment 0bafe802-ffec-40fe-a181-d11c1bb755bb resource provider aggregate not found 2026-05-27 20:54:33.996 7 INFO neutron.services.segments.plugin [-] Segment 0bafe802-ffec-40fe-a181-d11c1bb755bb resource provider aggregate not found 2026-05-27 20:54:34.004 7 INFO neutron.services.segments.plugin [-] Segment 0bafe802-ffec-40fe-a181-d11c1bb755bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bafe802-ffec-40fe-a181-d11c1bb755bb found for delete ", "request_id": "req-dde4cb3a-7a48-4003-9d9e-f65c34382698"}]} 2026-05-27 20:54:34.012 7 INFO neutron.services.segments.plugin [-] Segment 0bafe802-ffec-40fe-a181-d11c1bb755bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bafe802-ffec-40fe-a181-d11c1bb755bb found for delete ", "request_id": "req-f80957f9-6397-4b49-8dce-48feb8e0ca33"}]} [pid: 7|app: 0|req: 851/1646] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:33 2026] DELETE /v2.0/networks/62d6758f-51a8-484f-aa0e-92d27eb52768 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1649] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:54:34 2026] GET /v2.0/floatingips/ca1e59f4-35e2-4ade-b588-51b6eceb63ee => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1650] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:54:34 2026] GET /v2.0/ports?tenant_id=4b41a30f99304249bca1e076d1080fe1&device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:34.118 7 WARNING neutron_lib.context [None req-f3e45414-8e23-4aa4-9c6e-5a6d26c4b59d 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:34.158 8 INFO neutron.services.segments.plugin [-] Segment a9eb66d8-52c5-498b-b936-87df7811c260 resource provider aggregate not found 2026-05-27 20:54:34.162 8 INFO neutron.services.segments.plugin [-] Segment a9eb66d8-52c5-498b-b936-87df7811c260 resource provider aggregate not found 2026-05-27 20:54:34.177 8 INFO neutron.db.l3_hamode_db [None req-90c06cdc-3364-447d-a101-cef1d0248894 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] HA network 64bd83c8-d7eb-48bf-ae89-cbc60dc7448f was deleted as no HA routers are present in tenant e9bb524e2035454baf3f4a7611793938. 2026-05-27 20:54:34.181 8 INFO neutron.services.segments.plugin [-] Segment a9eb66d8-52c5-498b-b936-87df7811c260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9eb66d8-52c5-498b-b936-87df7811c260 found for delete ", "request_id": "req-c3b05991-1d78-4482-b88d-eb387339eaf7"}]} [pid: 8|app: 0|req: 796/1651] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:32 2026] DELETE /v2.0/routers/8f349636-f40f-4c7b-9c18-c5b72500458b => generated 0 bytes in 1258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:54:34.193 8 INFO neutron.services.segments.plugin [-] Segment a9eb66d8-52c5-498b-b936-87df7811c260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9eb66d8-52c5-498b-b936-87df7811c260 found for delete ", "request_id": "req-03d81859-16d6-401c-adc5-7a0c8fe025ad"}]} 2026-05-27 20:54:34.200 7 INFO neutron.db.segments_db [None req-f3e45414-8e23-4aa4-9c6e-5a6d26c4b59d 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Added segment abd62202-3f21-4863-a3c9-483c3076b788 of type vxlan for network 22c64404-8213-4e97-8d8c-cf3cff473297 [pid: 7|app: 0|req: 856/1652] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:34 2026] POST /v2.0/networks => generated 631 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:34.409 8 WARNING neutron_lib.context [None req-b2c8b992-af86-4279-885b-1fa4faa34453 4fe79159cf664dcd9dd6f75ca7861f88 1962b2c91fac411f901e7929ee48b14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 857/1653] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:54:34 2026] GET /v2.0/networks?id=d631404c-f347-4061-80b8-8c56bccf7639 => generated 757 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1654] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:54:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:34.486 8 WARNING neutron_lib.context [None req-5a18d7d3-d035-4bbe-ba8a-471c48c53044 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 858/1655] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:34 2026] DELETE /v2.0/subnets/d274a670-1c6c-4d5e-9cd0-8abeaf2ee26a => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1656] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:54:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0aea3bde-16c0-45ab-ab97-8a689d18ff5b => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:34.696 7 WARNING neutron_lib.context [None req-4c3d29fa-7bbb-42e0-b827-c5d4b66947b5 4fe79159cf664dcd9dd6f75ca7861f88 1962b2c91fac411f901e7929ee48b14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 860/1657] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:54:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1658] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:34 2026] POST /v2.0/subnets => generated 602 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1659] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:54:34 2026] GET /v2.0/subnets?id=47b5fa0c-9e5b-469d-a0fb-5b66682da9ad => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:34.896 8 WARNING neutron_lib.context [None req-2df1d6e5-506b-4a6f-8535-508f5246d83a 4fe79159cf664dcd9dd6f75ca7861f88 1962b2c91fac411f901e7929ee48b14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 800/1660] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:54:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:34.972 8 WARNING neutron_lib.context [None req-a077e09a-f6d8-47aa-9d95-7af6b5538b49 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 861/1661] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:34 2026] DELETE /v2.0/networks/c1736d47-3d56-43eb-8454-860bbc283da1 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1662] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:54:35 2026] GET /v2.0/ports?network_id=d631404c-f347-4061-80b8-8c56bccf7639&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:35.283 7 WARNING neutron_lib.context [None req-087013bc-0aa7-4454-b864-cc29a6ad06d9 4fe79159cf664dcd9dd6f75ca7861f88 1962b2c91fac411f901e7929ee48b14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 863/1663] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:54:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1664] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:54:35 2026] GET /v2.0/floatingips/ca1e59f4-35e2-4ade-b588-51b6eceb63ee => generated 552 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1665] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:54:35 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:35.479 7 WARNING neutron_lib.context [None req-f59a01f5-3887-4353-9281-b8ccaf5a1041 4fe79159cf664dcd9dd6f75ca7861f88 1962b2c91fac411f901e7929ee48b14d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 801/1666] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:54:34 2026] POST /v2.0/ports => generated 916 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1667] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:35 2026] GET /v2.0/security-groups?tenant_id=e9bb524e2035454baf3f4a7611793938&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1668] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:54:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1669] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:54:35 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1670] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:35 2026] DELETE /v2.0/security-groups/e84b5331-4891-4b14-bdd7-0a182209463f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1671] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:54:35 2026] PUT /v2.0/subnetpools/94e3179e-135c-49a9-8709-625f5868cf45/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1672] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:54:35 2026] PUT /v2.0/subnetpools/47200229-2459-4887-85b0-e9634107dd60/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: 807/1673] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:54:35 2026] PUT /v2.0/subnetpools/bf9976c9-e53a-4aff-808d-2da97a11210a/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1674] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:54:35 2026] PUT /v2.0/subnetpools/94c186fa-b8cb-4ce3-8ac2-768e5740f839/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1675] 10.0.0.177 () {32 vars in 672 bytes} [Wed May 27 20:54:35 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:36.042 7 INFO neutron.services.segments.plugin [-] Segment 5e597bb9-3062-450c-beb0-9b58ba7e88c7 resource provider aggregate not found [pid: 8|app: 0|req: 810/1676] 10.0.0.177 () {32 vars in 686 bytes} [Wed May 27 20:54:35 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:36.049 7 INFO neutron.services.segments.plugin [-] Segment 5e597bb9-3062-450c-beb0-9b58ba7e88c7 resource provider aggregate not found 2026-05-27 20:54:36.065 7 INFO neutron.services.segments.plugin [-] Segment 5e597bb9-3062-450c-beb0-9b58ba7e88c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e597bb9-3062-450c-beb0-9b58ba7e88c7 found for delete ", "request_id": "req-9852d379-a264-4bfb-bc66-e03d61ebb89c"}]} 2026-05-27 20:54:36.068 7 INFO neutron.services.segments.plugin [-] Segment 5e597bb9-3062-450c-beb0-9b58ba7e88c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e597bb9-3062-450c-beb0-9b58ba7e88c7 found for delete ", "request_id": "req-819f1fce-c985-4384-8155-c228284f9647"}]} [pid: 7|app: 0|req: 867/1677] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:54:35 2026] DELETE /v2.0/ports/a3d370f1-7a52-418b-8bd6-a8eb6516673d => generated 0 bytes in 527 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:36.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d06b27e1-0104-4480-ae83-9f9c95156337 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 811/1678] 10.0.0.177 () {32 vars in 682 bytes} [Wed May 27 20:54:36 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1679] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:54:36 2026] GET /v2.0/ports/a3d370f1-7a52-418b-8bd6-a8eb6516673d => 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: 869/1680] 10.0.0.177 () {32 vars in 694 bytes} [Wed May 27 20:54:36 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1681] 10.0.0.177 () {32 vars in 680 bytes} [Wed May 27 20:54:36 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1682] 10.0.0.177 () {32 vars in 694 bytes} [Wed May 27 20:54:36 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1683] 10.0.0.177 () {32 vars in 690 bytes} [Wed May 27 20:54:36 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1684] 10.0.0.177 () {32 vars in 702 bytes} [Wed May 27 20:54:36 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1685] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:36 2026] DELETE /v2.0/subnets/83af879a-eb3d-4201-91e0-244e616fe9df => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1686] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:54:36 2026] DELETE /v2.0/subnetpools/94e3179e-135c-49a9-8709-625f5868cf45 => 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: 875/1687] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:54:36 2026] DELETE /v2.0/subnetpools/47200229-2459-4887-85b0-e9634107dd60 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:54:36.487 7 WARNING neutron_lib.context [None req-35a8cc31-55e6-4b70-a565-c5c490c76a63 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 876/1688] 10.0.0.177 () {34 vars in 685 bytes} [Wed May 27 20:54:36 2026] POST /v2.0/security-groups => generated 1675 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1689] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:54:36 2026] DELETE /v2.0/subnetpools/bf9976c9-e53a-4aff-808d-2da97a11210a => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:54:36.694 7 WARNING neutron_lib.context [None req-7c25ac5c-7e8e-45c9-b45f-e351055ade13 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:36.787 8 INFO neutron.services.segments.plugin [-] Segment abd62202-3f21-4863-a3c9-483c3076b788 resource provider aggregate not found 2026-05-27 20:54:36.791 8 INFO neutron.services.segments.plugin [-] Segment abd62202-3f21-4863-a3c9-483c3076b788 resource provider aggregate not found [pid: 8|app: 0|req: 813/1690] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:36 2026] DELETE /v2.0/networks/22c64404-8213-4e97-8d8c-cf3cff473297 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:36.816 8 INFO neutron.services.segments.plugin [-] Segment abd62202-3f21-4863-a3c9-483c3076b788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abd62202-3f21-4863-a3c9-483c3076b788 found for delete ", "request_id": "req-7276a7da-3c4c-4764-9c14-e58d251dd863"}]} 2026-05-27 20:54:36.816 8 INFO neutron.services.segments.plugin [-] Segment abd62202-3f21-4863-a3c9-483c3076b788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abd62202-3f21-4863-a3c9-483c3076b788 found for delete ", "request_id": "req-e00a9717-37a3-4b5d-ab3d-b4b85b9e06d1"}]} [pid: 7|app: 0|req: 878/1691] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:36.826 7 WARNING neutron_lib.context [None req-e691e244-9fab-4020-80fd-e95b9c878eba 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 814/1692] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:54:36 2026] DELETE /v2.0/subnetpools/94c186fa-b8cb-4ce3-8ac2-768e5740f839 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:54:36.882 8 WARNING neutron_lib.context [None req-a3d9cd14-424e-42ee-a5a0-52cc3fac1e56 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 815/1693] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1694] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:54:37 2026] DELETE /v2.0/subnetpools/e1da7bc9-b79c-4f2b-b9a8-494da95ec1c6 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:54:37.073 8 WARNING neutron_lib.context [None req-9361550d-626c-4815-b156-3e16028ec9ee a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 879/1695] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:54:36 2026] POST /v2.0/ports => generated 775 bytes in 330 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: 817/1696] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:37.216 8 WARNING neutron_lib.context [None req-c25b83ac-914f-4f7b-b1b0-9ce36869c93d a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 818/1697] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:37.363 8 WARNING neutron_lib.context [None req-a041bd66-379a-4318-8185-7a97159eefaf a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 880/1698] 10.0.0.177 () {34 vars in 737 bytes} [Wed May 27 20:54:37 2026] PUT /v2.0/ports/6597bf0d-a2bc-4ee0-b9fc-c589b9bbb757 => generated 752 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:37.407 8 INFO neutron.db.securitygroups_db [None req-a041bd66-379a-4318-8185-7a97159eefaf a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Project 4b41a30f99304249bca1e076d1080fe1 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: 819/1699] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:37.504 8 WARNING neutron_lib.context [None req-3d1c2a96-58fc-4bad-9623-9919e1bc06fc a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:37.550 8 INFO neutron.db.securitygroups_db [None req-3d1c2a96-58fc-4bad-9623-9919e1bc06fc a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Project 4b41a30f99304249bca1e076d1080fe1 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: 820/1700] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:54:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1701] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:54:37 2026] DELETE /v2.0/ports/6597bf0d-a2bc-4ee0-b9fc-c589b9bbb757 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1702] 10.0.0.177 () {32 vars in 643 bytes} [Wed May 27 20:54:37 2026] GET /v2.0/ports => generated 776 bytes in 89 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-27 20:54:37.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba7a8f39-c74d-4d8f-83a1-e58c1887952e 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1703] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:54:37 2026] GET /v2.0/ports/6597bf0d-a2bc-4ee0-b9fc-c589b9bbb757 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1704] 10.0.0.177 () {32 vars in 643 bytes} [Wed May 27 20:54:37 2026] GET /v2.0/ports => generated 776 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1705] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:54:37 2026] GET /v2.0/ports/cb1796ea-7d7c-49e0-ae05-a33cacf017d7 => generated 773 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:37.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25f9df25-bb78-4ff4-b00c-70b9e2286e1e 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1706] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:54:37 2026] DELETE /v2.0/ports/a3d370f1-7a52-418b-8bd6-a8eb6516673d => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:54:37.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-298a5898-b56e-4c6a-8be4-6421c76c51b2 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1707] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:37 2026] DELETE /v2.0/subnets/83af879a-eb3d-4201-91e0-244e616fe9df => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:54:38.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-600b8f51-e959-44b9-a916-da0d72b9e580 5058ee8f5e7e460295a945bc7a0e0ee3 59be86e9fef44fb393ed478341f4850e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 824/1708] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:38 2026] DELETE /v2.0/subnets/6088934d-f954-4042-b39b-976622c5bbda => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1709] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 20:54:38 2026] GET /v2.0/networks => generated 1298 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1710] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:38 2026] GET /v2.0/security-groups?tenant_id=6d435298f38f484988be8edf350573de&name=default => generated 2925 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1711] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:38 2026] DELETE /v2.0/security-groups/6d2d2d8e-4e71-4b18-a599-e1da94804fd2 => 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: 887/1712] 10.0.0.95 () {34 vars in 1099 bytes} [Wed May 27 20:54:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1722019952&fields=id&tenant_id=4b41a30f99304249bca1e076d1080fe1 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1713] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:54:38 2026] DELETE /v2.0/ports/cb1796ea-7d7c-49e0-ae05-a33cacf017d7 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1714] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:54:38 2026] GET /v2.0/networks?id=d631404c-f347-4061-80b8-8c56bccf7639 => generated 661 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1715] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:38 2026] GET /v2.0/security-groups?tenant_id=8eb3e77955ce4c3f8986a8545a7928e9&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1716] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:54:38 2026] GET /v2.0/quotas/4b41a30f99304249bca1e076d1080fe1 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:38.932 7 INFO neutron.services.segments.plugin [-] Segment 4ffcea7c-97f6-4e29-8479-765a27c17ffc resource provider aggregate not found 2026-05-27 20:54:38.936 7 INFO neutron.services.segments.plugin [-] Segment 4ffcea7c-97f6-4e29-8479-765a27c17ffc resource provider aggregate not found [pid: 8|app: 0|req: 829/1717] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:38 2026] DELETE /v2.0/security-groups/1fccbbc3-9a75-4979-86de-aa592f087baf => 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: 889/1718] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:38 2026] DELETE /v2.0/networks/8256001c-39a9-4f03-b6e4-fa707f2aafb0 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1719] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:54:38 2026] GET /v2.0/ports?tenant_id=4b41a30f99304249bca1e076d1080fe1&fields=id => generated 149 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:39.089 7 INFO neutron.services.segments.plugin [-] Segment 4ffcea7c-97f6-4e29-8479-765a27c17ffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ffcea7c-97f6-4e29-8479-765a27c17ffc found for delete ", "request_id": "req-b3e56497-7567-4532-a00b-97e26e64d2b9"}]} 2026-05-27 20:54:39.091 7 INFO neutron.services.segments.plugin [-] Segment 4ffcea7c-97f6-4e29-8479-765a27c17ffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ffcea7c-97f6-4e29-8479-765a27c17ffc found for delete ", "request_id": "req-d026551a-fa3f-4b5c-998e-2cdc8816e34a"}]} [pid: 7|app: 0|req: 890/1720] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1721] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?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: 831/1722] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/security-groups?tenant_id=1962b2c91fac411f901e7929ee48b14d&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1723] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:39 2026] DELETE /v2.0/security-groups/b0d4b7d0-b202-4967-91f9-a71a1b3014d3 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1724] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/ports?device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1725] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/security-groups?tenant_id=59be86e9fef44fb393ed478341f4850e&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1726] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:39 2026] DELETE /v2.0/security-groups/511750fe-2273-4990-84c7-a814477d4b48 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1727] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:54:40 2026] GET /v2.0/networks?id=d631404c-f347-4061-80b8-8c56bccf7639 => generated 661 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1728] 199.19.213.241 () {34 vars in 1050 bytes} [Wed May 27 20:54:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4b41a30f99304249bca1e076d1080fe1 => generated 273 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:40.351 8 WARNING neutron_lib.context [req-9180b0ba-9b44-49a0-b9dc-888e676af480 req-5e27f5a3-5ab9-41dc-b86e-b0062e719b10 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:40.491 7 WARNING neutron_lib.context [None req-05639f2a-8481-4fb3-8efa-9202b3fb5b32 e1b3a959c03e42eb9216acf5c781c186 b3b1859890eb4101bfc792505cb81848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 835/1729] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:54:40 2026] POST /v2.0/ports => generated 958 bytes in 625 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: 836/1730] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:40 2026] GET /v2.0/ports?device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => generated 961 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1731] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:54:41 2026] PUT /v2.0/ports/a5803818-c545-467a-8435-d2eb75d09da0 => generated 1203 bytes in 521 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: 838/1732] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:41 2026] GET /v2.0/security-groups?id=a5bca55b-bca4-4095-95ef-8fb49051b3ae&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:41.632 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bb23afc-54a5-4697-99d3-4d8b5dc75f36'] response: {'name': 'network-changed', 'server_uuid': '5e212c31-dba6-4d18-851f-8603c434faa4', 'tag': 'a5803818-c545-467a-8435-d2eb75d09da0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 839/1733] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:54:41 2026] GET /v2.0/ports?tenant_id=4b41a30f99304249bca1e076d1080fe1&device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 840/1734] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:54:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=a5803818-c545-467a-8435-d2eb75d09da0 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1735] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:54:40 2026] POST /v2.0/floatingips => generated 552 bytes in 1436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:41.747 7 WARNING neutron_lib.context [None req-7054299b-e998-4cc3-bbcb-2951dee76696 e1b3a959c03e42eb9216acf5c781c186 b3b1859890eb4101bfc792505cb81848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 841/1736] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:54:41 2026] GET /v2.0/subnets?id=47b5fa0c-9e5b-469d-a0fb-5b66682da9ad => generated 654 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1737] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:54:41 2026] GET /v2.0/ports?network_id=d631404c-f347-4061-80b8-8c56bccf7639&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1738] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:54:41 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?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: 896/1739] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:54:41 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) 2026-05-27 20:54:42.577 7 WARNING neutron_lib.context [None req-76da6b82-1329-494d-9f69-abe580949d12 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 844/1740] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:54:41 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:42.670 8 WARNING neutron_lib.context [None req-c92a25e8-5ff4-4eed-a31f-7d2aa2a93b3b e1b3a959c03e42eb9216acf5c781c186 b3b1859890eb4101bfc792505cb81848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:42.730 7 INFO neutron.db.segments_db [None req-76da6b82-1329-494d-9f69-abe580949d12 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Added segment 7077518e-da21-4608-aa86-6ee065f2cd42 of type vxlan for network d98b33d3-fe07-448a-bca8-66984167e036 [pid: 7|app: 0|req: 897/1741] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:42 2026] POST /v2.0/networks => generated 630 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1742] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:42 2026] GET /v2.0/ports?device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => generated 973 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1743] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/ports?tenant_id=4b41a30f99304249bca1e076d1080fe1&device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:43.122 7 WARNING neutron_lib.context [None req-cf4affef-1beb-4b14-9e72-849019e0fc5e 005848f92cd9403ebcd7980227601b51 34c57ff6335e4f7b9abb061a04fb6340 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:43.263 7 INFO neutron.db.segments_db [None req-cf4affef-1beb-4b14-9e72-849019e0fc5e 005848f92cd9403ebcd7980227601b51 34c57ff6335e4f7b9abb061a04fb6340 - - default default] Added segment 15be48b1-4878-4b5c-a9e5-f3cbd0856438 of type vxlan for network cbeabbee-c86a-4ce4-8ad7-40152cfd046f [pid: 7|app: 0|req: 900/1744] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:43 2026] POST /v2.0/networks => generated 630 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:43.435 7 WARNING neutron_lib.context [None req-7ef0db30-b57e-4293-adb5-b997e076642a 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:43.529 7 INFO neutron.db.segments_db [None req-7ef0db30-b57e-4293-adb5-b997e076642a 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Added segment 2ca0eb7b-35cb-4210-93f0-9593c487aeac of type vxlan for network 87b5b19e-0431-4b1a-a12b-abb8d93eaf21 [pid: 8|app: 0|req: 845/1745] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:54:42 2026] POST /v2.0/floatingips => generated 552 bytes in 975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1746] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/security-groups?id=a5bca55b-bca4-4095-95ef-8fb49051b3ae&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1747] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:43 2026] POST /v2.0/networks => generated 629 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1748] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/networks?id=d631404c-f347-4061-80b8-8c56bccf7639 => generated 757 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:43.780 8 WARNING neutron_lib.context [None req-74e1a4c7-630e-414b-b8b3-78dd0c4bd42c e1b3a959c03e42eb9216acf5c781c186 b3b1859890eb4101bfc792505cb81848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 902/1749] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:54:43 2026] PUT /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags => generated 25 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:43.861 7 WARNING neutron_lib.context [None req-ed78aa3c-1822-4f99-8a31-215a2ff6a42d 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 903/1750] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:43 2026] POST /v2.0/subnets => generated 602 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1751] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:54:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=a5803818-c545-467a-8435-d2eb75d09da0 => 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: 905/1752] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:54:44 2026] GET /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:44.360 7 WARNING neutron_lib.context [None req-f549a7e5-5df1-4153-8777-f92f2a8c6487 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 848/1753] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:54:43 2026] POST /v2.0/floatingips => generated 552 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1754] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:54:44 2026] GET /v2.0/subnets?id=47b5fa0c-9e5b-469d-a0fb-5b66682da9ad => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1755] 10.0.0.177 () {34 vars in 764 bytes} [Wed May 27 20:54:44 2026] PUT /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:54:44.670 8 WARNING neutron_lib.context [None req-f3ea3b27-4584-4b30-bad9-5a763d04b6fe e1b3a959c03e42eb9216acf5c781c186 b3b1859890eb4101bfc792505cb81848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 906/1756] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:44 2026] POST /v2.0/subnets => generated 602 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1757] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:54:44 2026] GET /v2.0/ports?network_id=d631404c-f347-4061-80b8-8c56bccf7639&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1758] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:54:44 2026] GET /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:44.819 7 WARNING neutron_lib.context [None req-8987d191-ecb2-4685-b1bc-bf4ce7a589da 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:44.862 7 INFO neutron.db.segments_db [None req-8987d191-ecb2-4685-b1bc-bf4ce7a589da 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Added segment 9db052ea-b0da-4541-96e6-bdaf102a03ca of type vxlan for network f155048b-f120-41a6-8499-c9773ca2f5d5 2026-05-27 20:54:45.224 7 INFO neutron.db.l3_hamode_db [None req-8987d191-ecb2-4685-b1bc-bf4ce7a589da 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 851/1759] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:54:44 2026] POST /v2.0/floatingips => generated 552 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:45.418 7 INFO neutron.db.l3_hamode_db [None req-8987d191-ecb2-4685-b1bc-bf4ce7a589da 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 852/1760] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:45 2026] GET /v2.0/ports?device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1761] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:54:45 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?fields=segments => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1762] 10.0.0.177 () {34 vars in 760 bytes} [Wed May 27 20:54:45 2026] PUT /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1763] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:54:45 2026] PUT /v2.0/floatingips/013bd701-183b-468c-8f9c-b90b4e124a3e/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1764] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:45 2026] GET /v2.0/security-groups?id=a5bca55b-bca4-4095-95ef-8fb49051b3ae&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1765] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:54:45 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?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: 858/1766] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:54:45 2026] GET /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1767] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:54:45 2026] PUT /v2.0/floatingips/b75474be-0743-4795-af2c-3b2eb5227c35/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1768] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:46 2026] GET /v2.0/ports?device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1769] 10.0.0.177 () {34 vars in 782 bytes} [Wed May 27 20:54:46 2026] PUT /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1770] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:54:46 2026] PUT /v2.0/floatingips/e9c7ee57-427f-4f1d-b0a4-7776448d2dfe/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1771] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:46 2026] GET /v2.0/security-groups?id=a5bca55b-bca4-4095-95ef-8fb49051b3ae&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1772] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:54:46 2026] GET /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1773] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:54:46 2026] PUT /v2.0/floatingips/9bb34d91-8a93-406f-98bb-f70d2bc4d7b6/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1774] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:54:46 2026] GET /v2.0/ports?device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => 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: 867/1775] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:54:46 2026] PUT /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1776] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:44 2026] POST /v2.0/routers => generated 507 bytes in 1657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1777] 10.0.0.177 () {32 vars in 672 bytes} [Wed May 27 20:54:46 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1778] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:54:46 2026] GET /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:47.030 7 INFO neutron.db.l3_db [None req-16159f45-e26f-4ee6-872e-c5362e331216 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Floating IP ca1e59f4-35e2-4ade-b588-51b6eceb63ee associated. External IP: 10.96.250.209, port: a5803818-c545-467a-8435-d2eb75d09da0. [pid: 7|app: 0|req: 910/1779] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:54:46 2026] PUT /v2.0/floatingips/ca1e59f4-35e2-4ade-b588-51b6eceb63ee => generated 856 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1780] 10.0.0.177 () {32 vars in 686 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:47.525 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06d46407-c643-4c96-8ef6-3e801efbcfeb'] response: {'name': 'network-changed', 'server_uuid': '5e212c31-dba6-4d18-851f-8603c434faa4', 'tag': 'a5803818-c545-467a-8435-d2eb75d09da0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 912/1781] 10.0.0.177 () {32 vars in 741 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1782] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/floatingips/ca1e59f4-35e2-4ade-b588-51b6eceb63ee => generated 856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1783] 10.0.0.177 () {32 vars in 682 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1784] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/ports?tenant_id=4b41a30f99304249bca1e076d1080fe1&device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:47.723 7 INFO neutron.api.v2.resource [None req-84066fab-fe03-46f4-a588-534212db4e81 005848f92cd9403ebcd7980227601b51 34c57ff6335e4f7b9abb061a04fb6340 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 916/1785] 10.0.0.177 () {32 vars in 745 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/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: 917/1786] 10.0.0.177 () {32 vars in 694 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1787] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/networks?id=d631404c-f347-4061-80b8-8c56bccf7639 => generated 757 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1788] 10.0.0.177 () {32 vars in 744 bytes} [Wed May 27 20:54:47 2026] DELETE /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1789] 10.0.0.177 () {32 vars in 680 bytes} [Wed May 27 20:54:47 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: 921/1790] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 20:54:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=a5803818-c545-467a-8435-d2eb75d09da0 => generated 859 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1791] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1792] 10.0.0.177 () {32 vars in 694 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1793] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/subnets?id=47b5fa0c-9e5b-469d-a0fb-5b66682da9ad => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:48.251 7 INFO neutron.api.v2.resource [None req-8fffa415-5e26-48ae-b91b-4359cba598be 005848f92cd9403ebcd7980227601b51 34c57ff6335e4f7b9abb061a04fb6340 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1794] 10.0.0.177 () {32 vars in 748 bytes} [Wed May 27 20:54:48 2026] DELETE /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1795] 10.0.0.177 () {32 vars in 690 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1796] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/ports?network_id=d631404c-f347-4061-80b8-8c56bccf7639&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: 870/1797] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:54:46 2026] PUT /v2.0/routers/09109d84-33a6-40c8-aa30-439f9f302203/add_router_interface => generated 309 bytes in 1806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1798] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:54:48 2026] DELETE /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1799] 10.0.0.177 () {32 vars in 702 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1800] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1801] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1802] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/ports/22a00124-a64a-4318-b079-d570a5df38c3 => generated 955 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1805] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639?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) 2026-05-27 20:54:48.824 8 INFO neutron.services.segments.plugin [-] Segment 15be48b1-4878-4b5c-a9e5-f3cbd0856438 resource provider aggregate not found 2026-05-27 20:54:48.832 8 INFO neutron.services.segments.plugin [-] Segment 15be48b1-4878-4b5c-a9e5-f3cbd0856438 resource provider aggregate not found 2026-05-27 20:54:48.848 8 INFO neutron.services.segments.plugin [-] Segment 15be48b1-4878-4b5c-a9e5-f3cbd0856438 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15be48b1-4878-4b5c-a9e5-f3cbd0856438 found for delete ", "request_id": "req-3c0df546-1b5b-4e8b-aaac-98bf08926c0d"}]} 2026-05-27 20:54:48.858 8 INFO neutron.services.segments.plugin [-] Segment 15be48b1-4878-4b5c-a9e5-f3cbd0856438 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15be48b1-4878-4b5c-a9e5-f3cbd0856438 found for delete ", "request_id": "req-6fd7c8c1-f4f0-4b6d-8751-cc6f5a77c613"}]} [pid: 8|app: 0|req: 876/1806] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:48 2026] DELETE /v2.0/networks/cbeabbee-c86a-4ce4-8ad7-40152cfd046f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1807] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:54:48 2026] DELETE /v2.0/floatingips/013bd701-183b-468c-8f9c-b90b4e124a3e => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1808] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:54:48 2026] GET /v2.0/floatingips/ca1e59f4-35e2-4ade-b588-51b6eceb63ee => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1809] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:54:48 2026] DELETE /v2.0/floatingips/b75474be-0743-4795-af2c-3b2eb5227c35 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1810] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:54:49 2026] DELETE /v2.0/floatingips/e9c7ee57-427f-4f1d-b0a4-7776448d2dfe => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1811] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/security-groups?tenant_id=34c57ff6335e4f7b9abb061a04fb6340&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1812] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:54:48 2026] PUT /v2.0/routers/09109d84-33a6-40c8-aa30-439f9f302203/add_router_interface => generated 309 bytes in 1660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1813] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:50 2026] DELETE /v2.0/security-groups/5819790e-f3cb-4502-9f07-cbffb0aa5f24 => 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: 936/1814] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:54:50 2026] DELETE /v2.0/floatingips/9bb34d91-8a93-406f-98bb-f70d2bc4d7b6 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1815] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/ports/d645ed56-384f-440e-bac9-a6463002da03 => generated 955 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1816] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:54:50 2026] DELETE /v2.0/floatingips/9cb082c7-3578-424a-94ca-77db2e239a34 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1817] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:51 2026] GET /v2.0/security-groups?tenant_id=f2a2e482501142ccbdf8aef66add00da&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1818] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:51 2026] DELETE /v2.0/security-groups/4ce61a7a-4b65-4f6b-8c4c-d03314d063ec => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1819] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:51 2026] GET /v2.0/security-groups?tenant_id=4e85772da8244fe5bd338ed8c8c4555f&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1820] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:52 2026] DELETE /v2.0/security-groups/ca2931c1-2bcd-4439-b1ac-72ff1046dabd => 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: 880/1821] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:54:50 2026] PUT /v2.0/routers/09109d84-33a6-40c8-aa30-439f9f302203/remove_router_interface => generated 309 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1822] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:52 2026] GET /v2.0/security-groups?tenant_id=05986197b1b34885b7c195962fe80355&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1823] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:52 2026] DELETE /v2.0/security-groups/89448c67-575c-43e8-b061-9e9f74067c30 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1824] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:52 2026] GET /v2.0/security-groups?tenant_id=b3b1859890eb4101bfc792505cb81848&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1825] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:52 2026] DELETE /v2.0/security-groups/69a3de82-14fc-460a-b445-1ecd0c5d8c7f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1826] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:54:52 2026] PUT /v2.0/routers/09109d84-33a6-40c8-aa30-439f9f302203/remove_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1827] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:54:53 2026] GET /v2.0/ports?device_id=09109d84-33a6-40c8-aa30-439f9f302203 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:54.373 7 INFO neutron.services.segments.plugin [-] Segment 9db052ea-b0da-4541-96e6-bdaf102a03ca resource provider aggregate not found 2026-05-27 20:54:54.383 7 INFO neutron.services.segments.plugin [-] Segment 9db052ea-b0da-4541-96e6-bdaf102a03ca resource provider aggregate not found 2026-05-27 20:54:54.393 7 INFO neutron.services.segments.plugin [-] Segment 9db052ea-b0da-4541-96e6-bdaf102a03ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9db052ea-b0da-4541-96e6-bdaf102a03ca found for delete ", "request_id": "req-a2f0e673-a187-4787-af1c-1a161d5903dd"}]} 2026-05-27 20:54:54.403 7 INFO neutron.services.segments.plugin [-] Segment 9db052ea-b0da-4541-96e6-bdaf102a03ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9db052ea-b0da-4541-96e6-bdaf102a03ca found for delete ", "request_id": "req-e3ba8abb-5b31-4cdb-ae21-220f8235d411"}]} 2026-05-27 20:54:54.404 7 INFO neutron.db.l3_hamode_db [None req-72e0bf84-8bf3-455c-b702-abd18c496d7a 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] HA network f155048b-f120-41a6-8499-c9773ca2f5d5 was deleted as no HA routers are present in tenant fdb255aa9b5e49559d7ee85eb832c7c3. [pid: 7|app: 0|req: 943/1828] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:53 2026] DELETE /v2.0/routers/09109d84-33a6-40c8-aa30-439f9f302203 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1829] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:54 2026] DELETE /v2.0/subnets/e8e99ff9-519b-47e6-9e25-f8a6c778cacc => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1830] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:54:54 2026] DELETE /v2.0/subnets/93599219-88f5-4780-9b7c-ac699270a76b => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:55.012 8 WARNING neutron_lib.context [None req-b945e3de-1534-44ec-9abf-8ce2bf41dfc6 5dc430ae9b3a4e7792b2fc4058a31dab 16befc6c453c4a7093fdc131454c4ab3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:55.195 8 INFO neutron.db.segments_db [None req-b945e3de-1534-44ec-9abf-8ce2bf41dfc6 5dc430ae9b3a4e7792b2fc4058a31dab 16befc6c453c4a7093fdc131454c4ab3 - - default default] Added segment 3ce7f447-f097-48e9-bc63-3c7d6308e4f8 of type vxlan for network f42ea03a-b9c0-4c13-a031-86a74329ef7a [pid: 7|app: 0|req: 945/1831] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:54 2026] DELETE /v2.0/networks/87b5b19e-0431-4b1a-a12b-abb8d93eaf21 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1832] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:54 2026] POST /v2.0/networks => generated 632 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:55.372 8 WARNING neutron_lib.context [None req-46b6ce9f-8d6e-44cc-9807-11ce4ab5e56f 5dc430ae9b3a4e7792b2fc4058a31dab 16befc6c453c4a7093fdc131454c4ab3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 946/1833] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:55 2026] DELETE /v2.0/networks/d98b33d3-fe07-448a-bca8-66984167e036 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:55.594 7 WARNING neutron_lib.context [None req-e271ca39-a046-45fc-8170-3844db642e99 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:55.658 7 INFO neutron.db.segments_db [None req-e271ca39-a046-45fc-8170-3844db642e99 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Added segment fc376ca7-f7b9-4d91-b921-8a155e13a507 of type vxlan for network 6231c521-96c2-48f5-ab4e-863211aee5cc [pid: 7|app: 0|req: 947/1834] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:55 2026] POST /v2.0/networks => generated 629 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1835] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:54:55 2026] POST /v2.0/ports => generated 743 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:55.776 7 WARNING neutron_lib.context [None req-7bcb5fc6-905f-4d5f-b5a0-f3bcb22a8b07 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 889/1836] 10.0.0.177 () {34 vars in 747 bytes} [Wed May 27 20:54:55 2026] PUT /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/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: 890/1837] 10.0.0.177 () {32 vars in 727 bytes} [Wed May 27 20:54:55 2026] GET /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1838] 10.0.0.177 () {34 vars in 758 bytes} [Wed May 27 20:54:55 2026] PUT /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1839] 10.0.0.177 () {32 vars in 727 bytes} [Wed May 27 20:54:55 2026] GET /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1840] 10.0.0.177 () {34 vars in 754 bytes} [Wed May 27 20:54:55 2026] PUT /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1841] 10.0.0.177 () {32 vars in 727 bytes} [Wed May 27 20:54:56 2026] GET /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1842] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:55 2026] POST /v2.0/subnets => generated 602 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:56.111 7 WARNING neutron_lib.context [None req-d68f23fc-9d4f-4300-844f-62fc43d97c64 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 895/1843] 10.0.0.177 () {34 vars in 776 bytes} [Wed May 27 20:54:56 2026] PUT /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:54:56.154 7 INFO neutron.db.segments_db [None req-d68f23fc-9d4f-4300-844f-62fc43d97c64 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Added segment 9affcab6-0dbe-4a0b-9619-807103921140 of type vxlan for network c4262ed3-a1b1-47ef-a256-cc0fe3a61be8 [pid: 8|app: 0|req: 896/1844] 10.0.0.177 () {32 vars in 727 bytes} [Wed May 27 20:54:56 2026] GET /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1845] 10.0.0.177 () {34 vars in 747 bytes} [Wed May 27 20:54:56 2026] PUT /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1846] 10.0.0.237 () {34 vars in 990 bytes} [Wed May 27 20:54:56 2026] GET /v2.0/ports?device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => 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: 899/1847] 10.0.0.177 () {32 vars in 727 bytes} [Wed May 27 20:54:56 2026] GET /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1848] 10.0.0.237 () {34 vars in 1040 bytes} [Wed May 27 20:54:56 2026] GET /v2.0/security-groups?id=a5bca55b-bca4-4095-95ef-8fb49051b3ae&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:56.426 7 INFO neutron.services.segments.plugin [-] Segment 2ca0eb7b-35cb-4210-93f0-9593c487aeac resource provider aggregate not found 2026-05-27 20:54:56.432 7 INFO neutron.services.segments.plugin [-] Segment 2ca0eb7b-35cb-4210-93f0-9593c487aeac resource provider aggregate not found [pid: 8|app: 0|req: 901/1849] 10.0.0.177 () {32 vars in 735 bytes} [Wed May 27 20:54:56 2026] GET /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:54:56.443 7 INFO neutron.services.segments.plugin [-] Segment 2ca0eb7b-35cb-4210-93f0-9593c487aeac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ca0eb7b-35cb-4210-93f0-9593c487aeac found for delete ", "request_id": "req-d35986a1-a5a7-40ec-864a-bec9af40b92c"}]} 2026-05-27 20:54:56.452 7 INFO neutron.services.segments.plugin [-] Segment 2ca0eb7b-35cb-4210-93f0-9593c487aeac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ca0eb7b-35cb-4210-93f0-9593c487aeac found for delete ", "request_id": "req-af3b249b-2d9f-49bc-93c3-e0644297935a"}]} 2026-05-27 20:54:56.462 7 INFO neutron.services.segments.plugin [-] Segment 7077518e-da21-4608-aa86-6ee065f2cd42 resource provider aggregate not found 2026-05-27 20:54:56.469 7 INFO neutron.services.segments.plugin [-] Segment 7077518e-da21-4608-aa86-6ee065f2cd42 resource provider aggregate not found 2026-05-27 20:54:56.477 7 INFO neutron.services.segments.plugin [-] Segment 7077518e-da21-4608-aa86-6ee065f2cd42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7077518e-da21-4608-aa86-6ee065f2cd42 found for delete ", "request_id": "req-503ca29f-ec71-4603-a1f0-cc997bfc681d"}]} 2026-05-27 20:54:56.484 7 INFO neutron.services.segments.plugin [-] Segment 7077518e-da21-4608-aa86-6ee065f2cd42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7077518e-da21-4608-aa86-6ee065f2cd42 found for delete ", "request_id": "req-fd897b48-c68b-4d19-af56-ba6b050fe900"}]} 2026-05-27 20:54:56.489 8 INFO neutron.api.v2.resource [None req-b8bdb9eb-5a9b-4530-9c5c-f57cd15db530 5dc430ae9b3a4e7792b2fc4058a31dab 16befc6c453c4a7093fdc131454c4ab3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1850] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:54:56 2026] GET /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:54:56.525 7 INFO neutron.db.l3_hamode_db [None req-d68f23fc-9d4f-4300-844f-62fc43d97c64 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 903/1851] 10.0.0.177 () {32 vars in 738 bytes} [Wed May 27 20:54:56 2026] DELETE /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1852] 10.0.0.177 () {32 vars in 727 bytes} [Wed May 27 20:54:56 2026] GET /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:56.702 8 INFO neutron.api.v2.resource [None req-b618826f-c736-46ea-982b-3ae354f32138 5dc430ae9b3a4e7792b2fc4058a31dab 16befc6c453c4a7093fdc131454c4ab3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1853] 10.0.0.177 () {32 vars in 742 bytes} [Wed May 27 20:54:56 2026] DELETE /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:54:56.755 7 INFO neutron.db.l3_hamode_db [None req-d68f23fc-9d4f-4300-844f-62fc43d97c64 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 906/1854] 10.0.0.177 () {32 vars in 730 bytes} [Wed May 27 20:54:56 2026] DELETE /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1855] 10.0.0.177 () {32 vars in 727 bytes} [Wed May 27 20:54:56 2026] GET /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1856] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:54:56 2026] DELETE /v2.0/ports/d3b9a882-4ef8-4a96-8456-d9f5047b7da2 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:57.346 8 INFO neutron.services.segments.plugin [-] Segment 3ce7f447-f097-48e9-bc63-3c7d6308e4f8 resource provider aggregate not found 2026-05-27 20:54:57.351 8 INFO neutron.services.segments.plugin [-] Segment 3ce7f447-f097-48e9-bc63-3c7d6308e4f8 resource provider aggregate not found 2026-05-27 20:54:57.364 8 INFO neutron.services.segments.plugin [-] Segment 3ce7f447-f097-48e9-bc63-3c7d6308e4f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ce7f447-f097-48e9-bc63-3c7d6308e4f8 found for delete ", "request_id": "req-cc289359-8c53-4719-9031-51e62ac9a4a8"}]} [pid: 8|app: 0|req: 909/1857] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:54:57 2026] DELETE /v2.0/networks/f42ea03a-b9c0-4c13-a031-86a74329ef7a => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:54:57.465 8 INFO neutron.services.segments.plugin [-] Segment 3ce7f447-f097-48e9-bc63-3c7d6308e4f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ce7f447-f097-48e9-bc63-3c7d6308e4f8 found for delete ", "request_id": "req-b6c42efa-b208-437d-a12e-e21d56c0feff"}]} 2026-05-27 20:54:57.764 8 WARNING neutron_lib.context [None req-5cc212ea-45fa-4aa4-b292-313efea8dc5b b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:57.924 8 INFO neutron.db.segments_db [None req-5cc212ea-45fa-4aa4-b292-313efea8dc5b b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Added segment 003a31ef-2205-4cf6-bbbd-75bfdebc300d of type vxlan for network e22910f3-02f4-4ff3-aef9-156d24c57d7f [pid: 7|app: 0|req: 949/1858] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:54:56 2026] POST /v2.0/routers => generated 506 bytes in 1822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:57.947 7 WARNING neutron_lib.context [None req-d73d8964-3d81-4ab3-81f9-d613f80c5123 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 910/1859] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:57 2026] POST /v2.0/networks => generated 632 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:54:58.086 8 WARNING neutron_lib.context [None req-c526bacb-b493-4bf5-8456-45825f843417 b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 911/1860] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:54:58 2026] POST /v2.0/ports => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1861] 10.0.0.177 () {34 vars in 665 bytes} [Wed May 27 20:54:57 2026] POST /v2.0/ports => generated 947 bytes in 615 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: 951/1862] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:54:58 2026] GET /v2.0/ports?device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:58.669 7 WARNING neutron_lib.context [None req-a10621f8-a477-4aa0-96fd-472a558c974b b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:54:58.728 7 INFO neutron.db.segments_db [None req-a10621f8-a477-4aa0-96fd-472a558c974b b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Added segment 8d3782aa-c374-4183-a580-19124333b957 of type vxlan for network 2ed8a004-8b4d-4a66-a96d-ba791add63de [pid: 7|app: 0|req: 952/1863] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:58 2026] POST /v2.0/networks => generated 630 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1864] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:58 2026] GET /v2.0/security-groups?tenant_id=ba5420c640134680b6ed148a4f02844a&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1865] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:54:58 2026] GET /v2.0/security-groups?id=a5bca55b-bca4-4095-95ef-8fb49051b3ae&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:58.900 8 WARNING neutron_lib.context [None req-51ca1d18-942a-4b54-ad17-18635e4af025 b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 914/1866] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:54:58 2026] POST /v2.0/ports => generated 743 bytes in 362 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: 915/1867] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:54:59 2026] DELETE /v2.0/security-groups/63599a52-720d-4c62-a6ef-7ab46f5e1a4a => 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: 916/1868] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:54:59 2026] GET /v2.0/ports?device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:59.477 8 WARNING neutron_lib.context [None req-82290f8b-b59a-4739-92a8-c50974b90a92 b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:54:59.535 8 INFO neutron.db.segments_db [None req-82290f8b-b59a-4739-92a8-c50974b90a92 b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Added segment febd5901-a328-4b1a-a386-8159c3b1d256 of type vxlan for network d3dc5aac-284d-4615-b955-2c64fecf273c [pid: 8|app: 0|req: 917/1869] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:54:59 2026] POST /v2.0/networks => generated 631 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1870] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:54:59 2026] GET /v2.0/security-groups?tenant_id=16befc6c453c4a7093fdc131454c4ab3&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:00.235 8 INFO neutron.db.l3_db [req-5656a5d2-709c-4313-b8f1-acd03ad38864 req-f998b0aa-bf57-408d-88a7-f671cd309c52 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] Floating IP ca1e59f4-35e2-4ade-b588-51b6eceb63ee disassociated. External IP: 10.96.250.209, port: a5803818-c545-467a-8435-d2eb75d09da0. [pid: 7|app: 0|req: 953/1871] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:54:58 2026] PUT /v2.0/routers/f4a5bd4e-f1d5-4f41-9c38-5ce4b9a7cf9f/add_router_interface => generated 309 bytes in 1631 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-27 20:55:00.469 7 WARNING neutron_lib.context [None req-2f84a613-0cd2-431a-aac3-f0bd5669469c b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 919/1872] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:54:59 2026] DELETE /v2.0/ports/a5803818-c545-467a-8435-d2eb75d09da0 => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:00.881 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1c9d1ad-536c-4ad9-b100-a5a685f7da23'] response: {'server_uuid': '5e212c31-dba6-4d18-851f-8603c434faa4', 'name': 'network-vif-deleted', 'tag': 'a5803818-c545-467a-8435-d2eb75d09da0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 954/1873] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:55:00 2026] POST /v2.0/ports => generated 743 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 955/1874] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:55:00 2026] GET /v2.0/ports?device_id=5e212c31-dba6-4d18-851f-8603c434faa4 => 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: 920/1875] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:00 2026] DELETE /v2.0/security-groups/b34978b8-7639-45aa-8d8c-5d94fba1d3e6 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:01.009 8 WARNING neutron_lib.context [None req-6fea35d0-6861-4034-a0e5-4a5c842ef231 b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1876] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:55:00 2026] GET /v2.0/ports/b9b08108-7595-40f4-9541-ef020431fdbf => generated 1021 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:01.108 8 INFO neutron.db.segments_db [None req-6fea35d0-6861-4034-a0e5-4a5c842ef231 b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Added segment 94b3c6ec-f43f-4e4e-9e32-5f81233becb7 of type vxlan for network ed4ed1ff-f560-4b5e-b109-86810c61c779 [pid: 8|app: 0|req: 921/1877] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:00 2026] POST /v2.0/networks => generated 632 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:01.253 8 WARNING neutron_lib.context [None req-fc634ff2-a0dd-4b79-8666-0de35d8f64a4 b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 922/1878] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:55:01 2026] POST /v2.0/ports => generated 743 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:55:01.777 8 WARNING neutron_lib.context [None req-b1c34361-c7d2-42e8-b82b-297bdf630135 b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:01.847 8 INFO neutron.db.segments_db [None req-b1c34361-c7d2-42e8-b82b-297bdf630135 b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Added segment 25ce3772-09df-4689-b373-5cd29abb983f of type vxlan for network 49176a74-7587-4b18-add2-8a2cc2c43045 [pid: 8|app: 0|req: 923/1879] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:01 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:02.000 8 WARNING neutron_lib.context [None req-3012e63f-c9aa-4ed4-898d-192ea0872ad3 b488f3fac8834e0b9c44096d6b8b1767 1f5e5cba6f344889a7f947a7ce416b62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 957/1880] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:55:01 2026] PUT /v2.0/routers/f4a5bd4e-f1d5-4f41-9c38-5ce4b9a7cf9f/remove_router_interface => generated 309 bytes in 1272 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: 924/1881] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:55:01 2026] POST /v2.0/ports => generated 743 bytes in 423 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: 958/1882] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:02 2026] DELETE /v2.0/security-groups/a5bca55b-bca4-4095-95ef-8fb49051b3ae => 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: 959/1883] 10.0.0.177 () {34 vars in 747 bytes} [Wed May 27 20:55:02 2026] PUT /v2.0/ports/77ff80b4-d27b-409c-91c9-bd4080b32679/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:02.613 8 INFO neutron.api.v2.resource [None req-67727ce2-db1b-433b-8a5a-12d01e7bf0b3 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 925/1884] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:55:02 2026] PUT /v2.0/routers/f4a5bd4e-f1d5-4f41-9c38-5ce4b9a7cf9f/remove_router_interface => generated 197 bytes in 196 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1885] 10.0.0.177 () {34 vars in 747 bytes} [Wed May 27 20:55:02 2026] PUT /v2.0/ports/6727a4eb-d924-4a0b-984a-2bca3484f3ab/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: 927/1886] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:55:02 2026] GET /v2.0/ports?device_id=f4a5bd4e-f1d5-4f41-9c38-5ce4b9a7cf9f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1887] 10.0.0.177 () {34 vars in 747 bytes} [Wed May 27 20:55:02 2026] PUT /v2.0/ports/0e11858a-3b10-47a2-9353-3366ae5ef188/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1888] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:55:02 2026] DELETE /v2.0/floatingips/ca1e59f4-35e2-4ade-b588-51b6eceb63ee => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1889] 10.0.0.177 () {34 vars in 747 bytes} [Wed May 27 20:55:02 2026] PUT /v2.0/ports/7367901e-af38-434a-a8b6-e93a5fcd59f0/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1890] 10.0.0.177 () {32 vars in 660 bytes} [Wed May 27 20:55:03 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1891] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:55:03 2026] GET /v2.0/ports?device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => 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: 964/1892] 10.0.0.177 () {32 vars in 674 bytes} [Wed May 27 20:55:03 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1893] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:55:03 2026] GET /v2.0/security-groups?id=ead736ca-90f0-468b-9a56-98a4fa633e42&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: 966/1894] 10.0.0.177 () {32 vars in 670 bytes} [Wed May 27 20:55:03 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1897] 10.0.0.177 () {32 vars in 682 bytes} [Wed May 27 20:55:03 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:03.603 8 INFO neutron.services.segments.plugin [-] Segment 9affcab6-0dbe-4a0b-9619-807103921140 resource provider aggregate not found 2026-05-27 20:55:03.610 8 INFO neutron.services.segments.plugin [-] Segment 9affcab6-0dbe-4a0b-9619-807103921140 resource provider aggregate not found 2026-05-27 20:55:03.625 8 INFO neutron.services.segments.plugin [-] Segment 9affcab6-0dbe-4a0b-9619-807103921140 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9affcab6-0dbe-4a0b-9619-807103921140 found for delete ", "request_id": "req-170ed075-0d37-4127-a0c9-ddafe1024af1"}]} 2026-05-27 20:55:03.633 8 INFO neutron.services.segments.plugin [-] Segment 9affcab6-0dbe-4a0b-9619-807103921140 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9affcab6-0dbe-4a0b-9619-807103921140 found for delete ", "request_id": "req-3ccf14cd-642f-45b2-8d69-51733e340054"}]} 2026-05-27 20:55:03.639 8 INFO neutron.db.l3_hamode_db [None req-dc17e872-7638-4d65-93ca-a59506d75363 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] HA network c4262ed3-a1b1-47ef-a256-cc0fe3a61be8 was deleted as no HA routers are present in tenant fdb255aa9b5e49559d7ee85eb832c7c3. [pid: 8|app: 0|req: 929/1898] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:02 2026] DELETE /v2.0/routers/f4a5bd4e-f1d5-4f41-9c38-5ce4b9a7cf9f => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1899] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:55:03 2026] GET /v2.0/ports?device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1900] 10.0.0.177 () {32 vars in 668 bytes} [Wed May 27 20:55:03 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1901] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:03 2026] DELETE /v2.0/subnets/b3a2a2ed-0187-4c23-9706-2408a53910be => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1902] 10.0.0.177 () {32 vars in 682 bytes} [Wed May 27 20:55:03 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1903] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:55:03 2026] DELETE /v2.0/ports/0aea3bde-16c0-45ab-ab97-8a689d18ff5b => generated 0 bytes in 733 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:04.599 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4091763c-98b5-464f-b521-a313cc989b62'] response: {'server_uuid': '69fbb47f-6d9c-47e5-8328-69ba6a55f898', 'name': 'network-vif-deleted', 'tag': '0aea3bde-16c0-45ab-ab97-8a689d18ff5b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 933/1904] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:04 2026] DELETE /v2.0/networks/6231c521-96c2-48f5-ab4e-863211aee5cc => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1905] 10.0.0.177 () {32 vars in 678 bytes} [Wed May 27 20:55:04 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1906] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:55:04 2026] GET /v2.0/ports?device_id=69fbb47f-6d9c-47e5-8328-69ba6a55f898 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:04.656 7 WARNING neutron_lib.context [None req-1762a351-21a7-4544-a0d3-8110c449fc4b 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:04.738 7 INFO neutron.db.segments_db [None req-1762a351-21a7-4544-a0d3-8110c449fc4b 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Added segment 4a185e60-5e0c-4e67-ae72-18fe54408f0a of type vxlan for network fda9c04e-9cbd-4991-a81e-3c93dcc4b915 [pid: 7|app: 0|req: 974/1907] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:04 2026] POST /v2.0/networks => generated 629 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1908] 10.0.0.177 () {32 vars in 690 bytes} [Wed May 27 20:55:04 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:04.937 7 WARNING neutron_lib.context [None req-0ec90382-89da-4045-a502-f90db221d057 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 934/1909] 10.0.0.177 () {34 vars in 678 bytes} [Wed May 27 20:55:04 2026] POST /v2.0/qos/policies => generated 359 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1910] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:55:04 2026] DELETE /v2.0/ports/77ff80b4-d27b-409c-91c9-bd4080b32679 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1911] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:05 2026] PUT /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1912] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:55:04 2026] POST /v2.0/subnets => generated 602 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1913] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:55:05 2026] GET /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:05.328 7 WARNING neutron_lib.context [None req-1c3a73c1-fed3-48dd-ae25-3f77afbf7225 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:05.374 7 INFO neutron.db.segments_db [None req-1c3a73c1-fed3-48dd-ae25-3f77afbf7225 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Added segment acb75211-8eb5-4789-b97f-3f6caa8c49d6 of type vxlan for network 2c0c5b2d-2bee-4060-96a1-eb2d68142858 [pid: 8|app: 0|req: 937/1914] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:55:05 2026] DELETE /v2.0/ports/6727a4eb-d924-4a0b-984a-2bca3484f3ab => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1915] 10.0.0.177 () {34 vars in 764 bytes} [Wed May 27 20:55:05 2026] PUT /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:55:05.668 8 INFO neutron.services.segments.plugin [-] Segment fc376ca7-f7b9-4d91-b921-8a155e13a507 resource provider aggregate not found 2026-05-27 20:55:05.683 8 INFO neutron.services.segments.plugin [-] Segment fc376ca7-f7b9-4d91-b921-8a155e13a507 resource provider aggregate not found 2026-05-27 20:55:05.703 8 INFO neutron.services.segments.plugin [-] Segment fc376ca7-f7b9-4d91-b921-8a155e13a507 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc376ca7-f7b9-4d91-b921-8a155e13a507 found for delete ", "request_id": "req-a2d881e4-5ef4-4c6a-b802-fcfaeca96ccb"}]} 2026-05-27 20:55:05.704 8 INFO neutron.services.segments.plugin [-] Segment fc376ca7-f7b9-4d91-b921-8a155e13a507 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc376ca7-f7b9-4d91-b921-8a155e13a507 found for delete ", "request_id": "req-f972b0dc-c7b1-4fb1-a04b-8333c1ceae85"}]} [pid: 8|app: 0|req: 939/1916] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:55:05 2026] DELETE /v2.0/ports/0e11858a-3b10-47a2-9353-3366ae5ef188 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1917] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:55:05 2026] GET /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/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: 941/1918] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:05 2026] DELETE /v2.0/security-groups/ead736ca-90f0-468b-9a56-98a4fa633e42 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:06.138 7 INFO neutron.db.l3_hamode_db [None req-1c3a73c1-fed3-48dd-ae25-3f77afbf7225 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 942/1919] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:55:06 2026] DELETE /v2.0/ports/7367901e-af38-434a-a8b6-e93a5fcd59f0 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:06.316 7 INFO neutron.db.l3_hamode_db [None req-1c3a73c1-fed3-48dd-ae25-3f77afbf7225 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 943/1920] 10.0.0.177 () {34 vars in 760 bytes} [Wed May 27 20:55:06 2026] PUT /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/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: 978/1921] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:55:05 2026] POST /v2.0/routers => generated 506 bytes in 1885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1922] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:55:07 2026] DELETE /v2.0/ports/f18a32fc-f393-434a-9b8c-e31268cd0b45 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1923] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:55:07 2026] GET /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/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: 944/1924] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:55:06 2026] PUT /v2.0/routers/3bd7cacf-4194-4c9b-92ef-439b77514229/remove_router_interface => generated 309 bytes in 1922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:08.428 8 INFO neutron.services.segments.plugin [-] Segment 003a31ef-2205-4cf6-bbbd-75bfdebc300d resource provider aggregate not found 2026-05-27 20:55:08.434 8 INFO neutron.services.segments.plugin [-] Segment 003a31ef-2205-4cf6-bbbd-75bfdebc300d resource provider aggregate not found 2026-05-27 20:55:08.445 8 INFO neutron.services.segments.plugin [-] Segment 003a31ef-2205-4cf6-bbbd-75bfdebc300d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003a31ef-2205-4cf6-bbbd-75bfdebc300d found for delete ", "request_id": "req-0872e5a1-0b81-43cc-a7a3-0a82b8a5cc75"}]} [pid: 8|app: 0|req: 945/1925] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:08 2026] DELETE /v2.0/networks/e22910f3-02f4-4ff3-aef9-156d24c57d7f => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:08.458 8 INFO neutron.services.segments.plugin [-] Segment 003a31ef-2205-4cf6-bbbd-75bfdebc300d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003a31ef-2205-4cf6-bbbd-75bfdebc300d found for delete ", "request_id": "req-9d697bcd-7356-489f-970f-9ed17e2f6f38"}]} [pid: 8|app: 0|req: 946/1926] 10.0.0.177 () {34 vars in 782 bytes} [Wed May 27 20:55:08 2026] PUT /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/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: 8|app: 0|req: 947/1927] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:08 2026] DELETE /v2.0/subnets/47b5fa0c-9e5b-469d-a0fb-5b66682da9ad => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1928] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:08 2026] DELETE /v2.0/networks/2ed8a004-8b4d-4a66-a96d-ba791add63de => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1929] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:55:08 2026] GET /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1930] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:55:07 2026] PUT /v2.0/routers/a2f01b87-7d46-4b1d-942f-563f743d5113/add_router_interface => generated 309 bytes in 1791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:09.540 7 INFO neutron.services.segments.plugin [-] Segment febd5901-a328-4b1a-a386-8159c3b1d256 resource provider aggregate not found 2026-05-27 20:55:09.548 7 INFO neutron.services.segments.plugin [-] Segment febd5901-a328-4b1a-a386-8159c3b1d256 resource provider aggregate not found [pid: 7|app: 0|req: 982/1931] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:09 2026] DELETE /v2.0/networks/d3dc5aac-284d-4615-b955-2c64fecf273c => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:09.572 7 INFO neutron.services.segments.plugin [-] Segment febd5901-a328-4b1a-a386-8159c3b1d256 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid febd5901-a328-4b1a-a386-8159c3b1d256 found for delete ", "request_id": "req-9485fc1f-75e4-43a8-a48b-7e5770989c3d"}]} 2026-05-27 20:55:09.584 7 INFO neutron.services.segments.plugin [-] Segment febd5901-a328-4b1a-a386-8159c3b1d256 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid febd5901-a328-4b1a-a386-8159c3b1d256 found for delete ", "request_id": "req-2acb34bb-6e93-4b83-a3c2-b771c24e777b"}]} [pid: 7|app: 0|req: 983/1932] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:09 2026] PUT /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1933] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:55:09 2026] GET /v2.0/ports/79c5cf36-e16c-46d9-a68e-a01efe361deb => generated 955 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1934] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:09 2026] DELETE /v2.0/networks/ed4ed1ff-f560-4b5e-b109-86810c61c779 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1935] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:55:09 2026] GET /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:10.310 8 INFO neutron.db.l3_hamode_db [None req-079075d0-760e-4dd5-9afa-4de8eeafad98 a3d89f70543d4475958adf3b07fecffa 4b41a30f99304249bca1e076d1080fe1 - - default default] HA network bc63a7cf-f2b1-4ac4-989f-9cab46c7ed8f was deleted as no HA routers are present in tenant 4b41a30f99304249bca1e076d1080fe1. [pid: 8|app: 0|req: 950/1936] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:08 2026] DELETE /v2.0/routers/3bd7cacf-4194-4c9b-92ef-439b77514229 => generated 0 bytes in 1336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:10.464 8 INFO neutron.services.segments.plugin [-] Segment 8d3782aa-c374-4183-a580-19124333b957 resource provider aggregate not found 2026-05-27 20:55:10.474 8 INFO neutron.services.segments.plugin [-] Segment 8d3782aa-c374-4183-a580-19124333b957 resource provider aggregate not found 2026-05-27 20:55:10.479 8 INFO neutron.services.segments.plugin [-] Segment 8d3782aa-c374-4183-a580-19124333b957 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3782aa-c374-4183-a580-19124333b957 found for delete ", "request_id": "req-c10f7123-52ae-4400-bf9c-ef4d5fcba5a3"}]} 2026-05-27 20:55:10.490 8 INFO neutron.services.segments.plugin [-] Segment 8d3782aa-c374-4183-a580-19124333b957 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3782aa-c374-4183-a580-19124333b957 found for delete ", "request_id": "req-b071b520-3b09-4c21-ab28-acfc8b3c7578"}]} 2026-05-27 20:55:10.495 8 INFO neutron.services.segments.plugin [-] Segment f745bf44-8b83-414b-b495-dc556fc2d372 resource provider aggregate not found 2026-05-27 20:55:10.505 8 INFO neutron.services.segments.plugin [-] Segment f745bf44-8b83-414b-b495-dc556fc2d372 resource provider aggregate not found 2026-05-27 20:55:10.517 8 INFO neutron.services.segments.plugin [-] Segment f745bf44-8b83-414b-b495-dc556fc2d372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f745bf44-8b83-414b-b495-dc556fc2d372 found for delete ", "request_id": "req-68c24e52-307e-46bf-9276-f6eff3b444eb"}]} 2026-05-27 20:55:10.520 8 INFO neutron.services.segments.plugin [-] Segment f745bf44-8b83-414b-b495-dc556fc2d372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f745bf44-8b83-414b-b495-dc556fc2d372 found for delete ", "request_id": "req-1cb3fd2b-fb0c-43fb-bbcc-d618b092c153"}]} [pid: 8|app: 0|req: 951/1937] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:10 2026] DELETE /v2.0/networks/49176a74-7587-4b18-add2-8a2cc2c43045 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1938] 10.0.0.177 () {32 vars in 741 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1939] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:10 2026] DELETE /v2.0/networks/d631404c-f347-4061-80b8-8c56bccf7639 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:10.832 8 INFO neutron.api.v2.resource [None req-d3252b9a-a702-4351-974b-c679d6ce8952 f5ee577a5cd64ee2abaccbc33f1d8116 101eb61cd5b0468b8d2489db496d83ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 954/1940] 10.0.0.177 () {32 vars in 745 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/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: 955/1941] 10.0.0.177 () {32 vars in 744 bytes} [Wed May 27 20:55:10 2026] DELETE /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1942] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:10.922 8 INFO neutron.api.v2.resource [None req-166a52df-8760-43ac-88d3-d2379f88fb94 f5ee577a5cd64ee2abaccbc33f1d8116 101eb61cd5b0468b8d2489db496d83ae - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 957/1943] 10.0.0.177 () {32 vars in 748 bytes} [Wed May 27 20:55:10 2026] DELETE /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1944] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:55:10 2026] DELETE /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1945] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1946] 10.0.0.177 () {32 vars in 734 bytes} [Wed May 27 20:55:10 2026] DELETE /v2.0/qos/policies/93f74a5e-03eb-4f2f-936f-85c1322244ba => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1947] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 20:55:09 2026] PUT /v2.0/routers/a2f01b87-7d46-4b1d-942f-563f743d5113/remove_router_interface => generated 309 bytes in 1198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1948] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:55:11 2026] GET /v2.0/ports?device_id=a2f01b87-7d46-4b1d-942f-563f743d5113 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:11.590 7 INFO neutron.services.segments.plugin [-] Segment 94b3c6ec-f43f-4e4e-9e32-5f81233becb7 resource provider aggregate not found 2026-05-27 20:55:11.603 7 INFO neutron.services.segments.plugin [-] Segment 94b3c6ec-f43f-4e4e-9e32-5f81233becb7 resource provider aggregate not found 2026-05-27 20:55:11.624 7 INFO neutron.services.segments.plugin [-] Segment 94b3c6ec-f43f-4e4e-9e32-5f81233becb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94b3c6ec-f43f-4e4e-9e32-5f81233becb7 found for delete ", "request_id": "req-b518186d-5bba-4878-8f9d-e3a4e86525cb"}]} 2026-05-27 20:55:11.625 7 INFO neutron.services.segments.plugin [-] Segment 94b3c6ec-f43f-4e4e-9e32-5f81233becb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94b3c6ec-f43f-4e4e-9e32-5f81233becb7 found for delete ", "request_id": "req-9e8d29e1-a10f-4028-90c4-5937c5ba73c7"}]} [pid: 8|app: 0|req: 962/1949] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:11 2026] GET /v2.0/security-groups?tenant_id=9bb1a067071048adaddf6176e8f12efe&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:11.928 7 INFO neutron.db.l3_hamode_db [None req-1a23795c-0677-4262-b307-327e208006f1 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] HA network 2c0c5b2d-2bee-4060-96a1-eb2d68142858 was deleted as no HA routers are present in tenant fdb255aa9b5e49559d7ee85eb832c7c3. [pid: 7|app: 0|req: 988/1950] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:11 2026] DELETE /v2.0/routers/a2f01b87-7d46-4b1d-942f-563f743d5113 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1951] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:11 2026] GET /v2.0/security-groups?tenant_id=cb08589ca03f4493b4b8eaabde426738&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1952] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:11 2026] DELETE /v2.0/security-groups/5eb04cf2-0bad-4307-a0e6-0930645811bd => 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: 964/1953] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:11 2026] GET /v2.0/security-groups?tenant_id=101eb61cd5b0468b8d2489db496d83ae&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1954] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:12 2026] DELETE /v2.0/subnets/a9a8f4b5-2d8e-41a0-a6b3-b2b57672603c => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1955] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:12 2026] DELETE /v2.0/security-groups/19a99c08-f6fe-4b79-b0f8-8495f645da4b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1956] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:12 2026] GET /v2.0/security-groups?tenant_id=29dadab81df7452b8e18c5bcefa9b48c&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1957] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:12 2026] DELETE /v2.0/security-groups/20becc30-2a62-449e-b661-df7f0f4577d9 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:12.542 8 INFO neutron.services.segments.plugin [-] Segment 25ce3772-09df-4689-b373-5cd29abb983f resource provider aggregate not found 2026-05-27 20:55:12.548 8 INFO neutron.services.segments.plugin [-] Segment 25ce3772-09df-4689-b373-5cd29abb983f resource provider aggregate not found 2026-05-27 20:55:12.569 8 INFO neutron.services.segments.plugin [-] Segment 25ce3772-09df-4689-b373-5cd29abb983f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25ce3772-09df-4689-b373-5cd29abb983f found for delete ", "request_id": "req-a79b911c-4b72-4434-9fcb-dcf20f46b6e6"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 20:55:12.580 8 INFO neutron.services.segments.plugin [-] Segment 25ce3772-09df-4689-b373-5cd29abb983f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25ce3772-09df-4689-b373-5cd29abb983f found for delete ", "request_id": "req-0344040b-6c6f-4aec-9a3c-2267b7b3a87f"}]} 2026-05-27 20:55:12.596 8 INFO neutron.services.segments.plugin [-] Segment c9dbcf4c-341f-4e6b-b38b-1ee5183bcc05 resource provider aggregate not found 2026-05-27 20:55:12.608 8 INFO neutron.services.segments.plugin [-] Segment c9dbcf4c-341f-4e6b-b38b-1ee5183bcc05 resource provider aggregate not found [pid: 8|app: 0|req: 967/1958] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:12 2026] DELETE /v2.0/security-groups/0e32bed9-3f6d-4ddc-a3bb-a781ff672e8c => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:12.634 8 INFO neutron.services.segments.plugin [-] Segment c9dbcf4c-341f-4e6b-b38b-1ee5183bcc05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9dbcf4c-341f-4e6b-b38b-1ee5183bcc05 found for delete ", "request_id": "req-31c2b0c9-816b-48be-8915-dec7d07401d5"}]} 2026-05-27 20:55:12.635 8 INFO neutron.services.segments.plugin [-] Segment c9dbcf4c-341f-4e6b-b38b-1ee5183bcc05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9dbcf4c-341f-4e6b-b38b-1ee5183bcc05 found for delete ", "request_id": "req-ed367381-6ec5-47f9-8b9c-764759d51a37"}]} [pid: 8|app: 0|req: 968/1959] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:12 2026] GET /v2.0/security-groups?tenant_id=4b41a30f99304249bca1e076d1080fe1&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1960] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:12 2026] DELETE /v2.0/networks/fda9c04e-9cbd-4991-a81e-3c93dcc4b915 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1961] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:12 2026] GET /v2.0/security-groups?tenant_id=92120dc333534a65b75d6bab98d489e7&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:12.808 8 WARNING neutron_lib.context [None req-fa71eb96-662f-4d1e-b9dd-878700748469 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:12.855 8 INFO neutron.db.segments_db [None req-fa71eb96-662f-4d1e-b9dd-878700748469 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Added segment c618b94f-fb8e-4ecd-b51c-b955550ad718 of type vxlan for network ae2f9386-bf5b-4906-98ae-a16f3eb381f7 [pid: 7|app: 0|req: 993/1962] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:12 2026] DELETE /v2.0/security-groups/cb20fb8e-533e-4882-bff0-7df96050e055 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1963] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:12 2026] GET /v2.0/security-groups?tenant_id=1f5e5cba6f344889a7f947a7ce416b62&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1964] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:12 2026] DELETE /v2.0/security-groups/76689b4a-c59d-44af-856e-fe258d6fdf55 => 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: 996/1965] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:13 2026] DELETE /v2.0/security-groups/ecf9cd6b-62ab-47a7-8446-c2e28666938b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:13.232 8 INFO neutron.db.l3_hamode_db [None req-fa71eb96-662f-4d1e-b9dd-878700748469 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:55:14.392 8 INFO neutron.db.l3_hamode_db [None req-fa71eb96-662f-4d1e-b9dd-878700748469 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 970/1966] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:55:12 2026] POST /v2.0/routers => generated 687 bytes in 3270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:16.136 7 INFO neutron.services.segments.plugin [-] Segment acb75211-8eb5-4789-b97f-3f6caa8c49d6 resource provider aggregate not found 2026-05-27 20:55:16.148 7 INFO neutron.services.segments.plugin [-] Segment acb75211-8eb5-4789-b97f-3f6caa8c49d6 resource provider aggregate not found 2026-05-27 20:55:16.166 7 INFO neutron.services.segments.plugin [-] Segment acb75211-8eb5-4789-b97f-3f6caa8c49d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acb75211-8eb5-4789-b97f-3f6caa8c49d6 found for delete ", "request_id": "req-6acee983-5d1f-40f8-9b4f-0f5efb1a414a"}]} 2026-05-27 20:55:16.183 7 INFO neutron.services.segments.plugin [-] Segment 4a185e60-5e0c-4e67-ae72-18fe54408f0a resource provider aggregate not found 2026-05-27 20:55:16.187 7 INFO neutron.services.segments.plugin [-] Segment acb75211-8eb5-4789-b97f-3f6caa8c49d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acb75211-8eb5-4789-b97f-3f6caa8c49d6 found for delete ", "request_id": "req-1e849153-efdd-4b66-bbaf-a14c4131ab86"}]} 2026-05-27 20:55:16.213 7 INFO neutron.services.segments.plugin [-] Segment 4a185e60-5e0c-4e67-ae72-18fe54408f0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a185e60-5e0c-4e67-ae72-18fe54408f0a found for delete ", "request_id": "req-4a656c7c-19f8-415a-9081-8f72d157050d"}]} [pid: 7|app: 0|req: 997/1967] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:55:16 2026] GET /v2.0/routers/2470ff1a-3542-44a7-8558-16c58e3f63e1 => generated 693 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1968] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 20:55:16 2026] GET /v2.0/routers => generated 696 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:16.433 7 INFO neutron.services.segments.plugin [-] Segment 4a185e60-5e0c-4e67-ae72-18fe54408f0a resource provider aggregate not found 2026-05-27 20:55:16.460 7 INFO neutron.services.segments.plugin [-] Segment 4a185e60-5e0c-4e67-ae72-18fe54408f0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a185e60-5e0c-4e67-ae72-18fe54408f0a found for delete ", "request_id": "req-0ef639a9-022c-434b-8eb8-c58796a08d78"}]} 2026-05-27 20:55:16.707 8 WARNING neutron_lib.context [None req-c7f4711b-25b0-46f8-88a1-8e262c70c57d 4803105f2cab42908aec211ffde5535c 9e570cd3f3a74290af590478a1a5018a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:16.753 8 INFO neutron.db.segments_db [None req-c7f4711b-25b0-46f8-88a1-8e262c70c57d 4803105f2cab42908aec211ffde5535c 9e570cd3f3a74290af590478a1a5018a - - default default] Added segment 8195c809-d419-4177-9b58-46942ede72b1 of type vxlan for network a47420a4-794a-41bc-907a-34684c8b6c9a 2026-05-27 20:55:17.086 8 INFO neutron.db.l3_hamode_db [None req-c7f4711b-25b0-46f8-88a1-8e262c70c57d 4803105f2cab42908aec211ffde5535c 9e570cd3f3a74290af590478a1a5018a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:55:17.299 8 INFO neutron.db.l3_hamode_db [None req-c7f4711b-25b0-46f8-88a1-8e262c70c57d 4803105f2cab42908aec211ffde5535c 9e570cd3f3a74290af590478a1a5018a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 998/1969] 10.0.0.177 () {34 vars in 741 bytes} [Wed May 27 20:55:16 2026] PUT /v2.0/routers/2470ff1a-3542-44a7-8558-16c58e3f63e1 => generated 700 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:17.707 7 INFO neutron.db.segments_db [None req-7e894667-8980-49a8-ae42-85af7db163b9 930154abb55240b49e78e25cdf060b60 40fa9c52f94b4e9e97609a67647642a3 - - default default] Added segment a7649378-dca2-4852-83ee-cf16a8467f16 of type vxlan for network d66363e3-daea-4488-8543-cf385b2b57cf [pid: 7|app: 0|req: 999/1970] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:17 2026] POST /v2.0/networks => generated 726 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1971] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:55:17 2026] GET /v2.0/routers/2470ff1a-3542-44a7-8558-16c58e3f63e1 => generated 700 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:17.946 7 WARNING neutron_lib.context [None req-406b7ac8-6a79-4ff7-a21c-473aacbb0039 37ed6e100e34483dbc32f1af190a93e0 b53abb46f904408ebe30c2e396fc63a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 972/1972] 10.0.0.177 () {34 vars in 668 bytes} [Wed May 27 20:55:16 2026] POST /v2.0/routers => generated 474 bytes in 1758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1973] 10.0.0.177 () {34 vars in 684 bytes} [Wed May 27 20:55:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1974] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:55:18 2026] GET /v2.0/ports?device_id=2470ff1a-3542-44a7-8558-16c58e3f63e1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1975] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:55:18 2026] PUT /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:18.352 7 WARNING neutron_lib.context [None req-d98ae24c-4dd9-4f9d-a2af-6db801ddaf8a 37ed6e100e34483dbc32f1af190a93e0 b53abb46f904408ebe30c2e396fc63a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 973/1976] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:55:18 2026] POST /v2.0/subnets => generated 620 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1977] 10.0.0.177 () {34 vars in 684 bytes} [Wed May 27 20:55:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1978] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:18 2026] GET /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:18.551 7 WARNING neutron.api.v2.base [None req-f22075a8-a742-4b9b-9550-b17b364ce36d 930154abb55240b49e78e25cdf060b60 40fa9c52f94b4e9e97609a67647642a3 - - 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-27 20:55:18.552 7 INFO neutron.api.v2.resource [None req-f22075a8-a742-4b9b-9550-b17b364ce36d 930154abb55240b49e78e25cdf060b60 40fa9c52f94b4e9e97609a67647642a3 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1008/1981] 10.0.0.177 () {34 vars in 681 bytes} [Wed May 27 20:55:18 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-27 20:55:18.558 7 WARNING neutron_lib.context [None req-4a74402b-b06c-48ea-926d-f8ea6508ad6a 37ed6e100e34483dbc32f1af190a93e0 b53abb46f904408ebe30c2e396fc63a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1009/1982] 10.0.0.177 () {34 vars in 684 bytes} [Wed May 27 20:55:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1983] 10.0.0.177 () {34 vars in 762 bytes} [Wed May 27 20:55:18 2026] PUT /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:55:19.248 7 INFO neutron.services.segments.plugin [-] Segment a7649378-dca2-4852-83ee-cf16a8467f16 resource provider aggregate not found 2026-05-27 20:55:19.252 7 INFO neutron.services.segments.plugin [-] Segment a7649378-dca2-4852-83ee-cf16a8467f16 resource provider aggregate not found 2026-05-27 20:55:19.270 7 INFO neutron.services.segments.plugin [-] Segment a7649378-dca2-4852-83ee-cf16a8467f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7649378-dca2-4852-83ee-cf16a8467f16 found for delete ", "request_id": "req-03aa66fe-ab89-4e8e-8b5b-02a1f9c9a013"}]} 2026-05-27 20:55:19.271 7 INFO neutron.services.segments.plugin [-] Segment a7649378-dca2-4852-83ee-cf16a8467f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7649378-dca2-4852-83ee-cf16a8467f16 found for delete ", "request_id": "req-21394832-dad9-4e2e-985b-1c6b8007bdf9"}]} [pid: 7|app: 0|req: 1011/1984] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:18 2026] DELETE /v2.0/networks/d66363e3-daea-4488-8543-cf385b2b57cf => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:19.287 7 WARNING neutron_lib.context [None req-4cbf3978-69b8-4f7f-b70d-def898b4bb8c 37ed6e100e34483dbc32f1af190a93e0 b53abb46f904408ebe30c2e396fc63a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1012/1985] 10.0.0.177 () {34 vars in 684 bytes} [Wed May 27 20:55:19 2026] POST /v2.0/security-groups => generated 1601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1986] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:19 2026] GET /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:19.553 7 INFO neutron.db.segments_db [None req-77beeea5-2138-4fc0-ba3f-3b87afec105b 930154abb55240b49e78e25cdf060b60 40fa9c52f94b4e9e97609a67647642a3 - - default default] Added segment bab9765c-460c-469d-8d98-353c07adb346 of type vxlan for network 1674fbb5-bae5-4940-84c5-41e5e6b5af16 2026-05-27 20:55:19.565 8 INFO neutron.services.segments.plugin [-] Segment c618b94f-fb8e-4ecd-b51c-b955550ad718 resource provider aggregate not found 2026-05-27 20:55:19.578 8 INFO neutron.services.segments.plugin [-] Segment c618b94f-fb8e-4ecd-b51c-b955550ad718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c618b94f-fb8e-4ecd-b51c-b955550ad718 found for delete ", "request_id": "req-776f780d-8725-4f6f-a57b-6980ffd1be60"}]} 2026-05-27 20:55:19.579 8 INFO neutron.services.segments.plugin [-] Segment c618b94f-fb8e-4ecd-b51c-b955550ad718 resource provider aggregate not found 2026-05-27 20:55:19.592 8 INFO neutron.db.l3_hamode_db [None req-8762f72a-8545-4f96-a904-0481003f63a4 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] HA network ae2f9386-bf5b-4906-98ae-a16f3eb381f7 was deleted as no HA routers are present in tenant fdb255aa9b5e49559d7ee85eb832c7c3. 2026-05-27 20:55:19.594 8 INFO neutron.services.segments.plugin [-] Segment c618b94f-fb8e-4ecd-b51c-b955550ad718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c618b94f-fb8e-4ecd-b51c-b955550ad718 found for delete ", "request_id": "req-ff2fe4e4-7ea8-48c0-b64e-3e11bc0fded6"}]} [pid: 8|app: 0|req: 974/1987] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:18 2026] DELETE /v2.0/routers/2470ff1a-3542-44a7-8558-16c58e3f63e1 => generated 0 bytes in 1144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:19.607 8 WARNING neutron_lib.context [None req-9b45f6e2-7071-4a01-99bd-5aa87d7c7ec7 37ed6e100e34483dbc32f1af190a93e0 b53abb46f904408ebe30c2e396fc63a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1014/1988] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:19 2026] POST /v2.0/networks => generated 726 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1989] 10.0.0.177 () {34 vars in 684 bytes} [Wed May 27 20:55:19 2026] POST /v2.0/security-groups => generated 1601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1990] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:55:19 2026] GET /v2.0/ports?device_id=2470ff1a-3542-44a7-8558-16c58e3f63e1 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1991] 10.0.0.177 () {34 vars in 758 bytes} [Wed May 27 20:55:19 2026] PUT /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags/red => 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: 1016/1992] 10.0.0.177 () {34 vars in 767 bytes} [Wed May 27 20:55:19 2026] PUT /v2.0/security-groups/4708a718-112f-4c67-af47-46eb30318462/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:19.871 7 INFO neutron.api.v2.resource [None req-21ce3cdf-63dd-43fa-b105-637910806a0b 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/1993] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:19 2026] DELETE /v2.0/routers/2470ff1a-3542-44a7-8558-16c58e3f63e1 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1994] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:19 2026] GET /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1995] 10.0.0.177 () {34 vars in 767 bytes} [Wed May 27 20:55:19 2026] PUT /v2.0/security-groups/9a98bedf-9240-4d21-9e12-0268fd199fe2/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1996] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:55:19 2026] GET /v2.0/ports?device_id=a2f01b87-7d46-4b1d-942f-563f743d5113 => 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: 977/1997] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:55:19 2026] POST /v2.0/subnets => generated 623 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1998] 10.0.0.177 () {34 vars in 767 bytes} [Wed May 27 20:55:20 2026] PUT /v2.0/security-groups/0ef69b8c-838b-4b45-8ff8-3afdf3199874/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:20.098 8 INFO neutron.api.v2.resource [None req-04a0a13d-6f30-4af0-be34-dfffe4effa48 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 979/1999] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:20 2026] DELETE /v2.0/routers/a2f01b87-7d46-4b1d-942f-563f743d5113 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:55:20.105 8 WARNING neutron.api.v2.base [None req-07e3798c-5064-4883-985e-8a2c5e573ea2 930154abb55240b49e78e25cdf060b60 40fa9c52f94b4e9e97609a67647642a3 - - 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-27 20:55:20.106 8 INFO neutron.api.v2.resource [None req-07e3798c-5064-4883-985e-8a2c5e573ea2 930154abb55240b49e78e25cdf060b60 40fa9c52f94b4e9e97609a67647642a3 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 980/2000] 10.0.0.177 () {34 vars in 681 bytes} [Wed May 27 20:55:20 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2001] 10.0.0.177 () {34 vars in 780 bytes} [Wed May 27 20:55:20 2026] PUT /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags/black.or.white => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:55:20.132 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91046a52-d9c8-4674-97f9-8aae928fd9f8 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1022/2002] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:20 2026] DELETE /v2.0/subnets/a9a8f4b5-2d8e-41a0-a6b3-b2b57672603c => 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: 981/2003] 10.0.0.177 () {34 vars in 767 bytes} [Wed May 27 20:55:20 2026] PUT /v2.0/security-groups/395ddc65-866a-487f-a368-885b73786a55/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: 982/2004] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:20 2026] GET /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags => generated 52 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2005] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:55:20 2026] GET /v2.0/ports?device_id=f4a5bd4e-f1d5-4f41-9c38-5ce4b9a7cf9f => 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: 984/2006] 10.0.0.177 () {32 vars in 680 bytes} [Wed May 27 20:55:20 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2007] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:55:20 2026] PUT /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags => generated 37 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:20.424 8 INFO neutron.api.v2.resource [None req-34ac13da-b119-43fc-b8be-549235cedc55 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 986/2008] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:20 2026] DELETE /v2.0/routers/f4a5bd4e-f1d5-4f41-9c38-5ce4b9a7cf9f => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2009] 10.0.0.177 () {32 vars in 694 bytes} [Wed May 27 20:55:20 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2010] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:20 2026] GET /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:20.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f93e433-1e61-4bf2-8eb6-e5db197a5289 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/2011] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:20 2026] DELETE /v2.0/subnets/b3a2a2ed-0187-4c23-9706-2408a53910be => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2012] 10.0.0.177 () {32 vars in 690 bytes} [Wed May 27 20:55:20 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2013] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:20 2026] GET /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2014] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:55:20 2026] GET /v2.0/ports?device_id=09109d84-33a6-40c8-aa30-439f9f302203 => 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: 993/2015] 10.0.0.177 () {32 vars in 702 bytes} [Wed May 27 20:55:20 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:20.849 8 INFO neutron.api.v2.resource [None req-3e0b35b0-7721-44d5-b78c-db9ce9957183 4803105f2cab42908aec211ffde5535c 9e570cd3f3a74290af590478a1a5018a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/2016] 10.0.0.177 () {32 vars in 743 bytes} [Wed May 27 20:55:20 2026] GET /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:55:20.875 8 INFO neutron.api.v2.resource [None req-690d2358-4753-4a07-9825-c786f6648ff9 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 995/2017] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:20 2026] DELETE /v2.0/routers/09109d84-33a6-40c8-aa30-439f9f302203 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2018] 10.0.0.177 () {32 vars in 688 bytes} [Wed May 27 20:55:20 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2019] 10.0.0.177 () {32 vars in 742 bytes} [Wed May 27 20:55:20 2026] DELETE /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags/red => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:21.030 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b41d00a-c33f-4bb1-b122-4a01d5a28140 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 998/2020] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:21 2026] DELETE /v2.0/subnets/e8e99ff9-519b-47e6-9e25-f8a6c778cacc => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2021] 10.0.0.177 () {32 vars in 702 bytes} [Wed May 27 20:55:21 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2022] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:21 2026] GET /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:21.199 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5417079-9d09-4ec0-9ad8-1c2e1ee5302e 4226578cb13647618c2af7d991cc81e2 fdb255aa9b5e49559d7ee85eb832c7c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1001/2023] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:21 2026] DELETE /v2.0/subnets/93599219-88f5-4780-9b7c-ac699270a76b => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2024] 10.0.0.177 () {32 vars in 698 bytes} [Wed May 27 20:55:21 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:21.306 7 INFO neutron.services.segments.plugin [-] Segment bab9765c-460c-469d-8d98-353c07adb346 resource provider aggregate not found 2026-05-27 20:55:21.314 7 INFO neutron.services.segments.plugin [-] Segment bab9765c-460c-469d-8d98-353c07adb346 resource provider aggregate not found 2026-05-27 20:55:21.334 7 INFO neutron.services.segments.plugin [-] Segment bab9765c-460c-469d-8d98-353c07adb346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab9765c-460c-469d-8d98-353c07adb346 found for delete ", "request_id": "req-1c0b852f-5cdb-441f-8579-8f3ff6463241"}]} 2026-05-27 20:55:21.335 7 INFO neutron.services.segments.plugin [-] Segment bab9765c-460c-469d-8d98-353c07adb346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab9765c-460c-469d-8d98-353c07adb346 found for delete ", "request_id": "req-bd6d3955-a339-4e03-b43f-d66aaedcf598"}]} 2026-05-27 20:55:21.376 8 INFO neutron.api.v2.resource [None req-41a92c45-0e6a-4979-8db5-fb68520f5385 4803105f2cab42908aec211ffde5535c 9e570cd3f3a74290af590478a1a5018a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1003/2025] 10.0.0.177 () {32 vars in 746 bytes} [Wed May 27 20:55:21 2026] DELETE /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags/green => generated 99 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2026] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:20 2026] DELETE /v2.0/networks/1674fbb5-bae5-4940-84c5-41e5e6b5af16 => generated 0 bytes in 1270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2027] 10.0.0.177 () {32 vars in 710 bytes} [Wed May 27 20:55:21 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:21.484 8 INFO neutron.db.segments_db [None req-48b790a6-f382-4ec9-90e6-1c728f30807a 930154abb55240b49e78e25cdf060b60 40fa9c52f94b4e9e97609a67647642a3 - - default default] Added segment 501de5f5-47ee-40ee-a96a-1b6434d6e961 of type vxlan for network 8d099eec-a4b5-4b6a-81ea-37264a1dfc34 [pid: 7|app: 0|req: 1024/2028] 10.0.0.177 () {32 vars in 734 bytes} [Wed May 27 20:55:21 2026] DELETE /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags => 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: 1005/2029] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:21 2026] POST /v2.0/networks => generated 727 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2030] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:21 2026] DELETE /v2.0/security-groups/4708a718-112f-4c67-af47-46eb30318462 => 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: 1006/2031] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:21 2026] GET /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da/tags => generated 12 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2032] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:21 2026] DELETE /v2.0/security-groups/9a98bedf-9240-4d21-9e12-0268fd199fe2 => 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: 1026/2033] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:55:21 2026] POST /v2.0/subnets => generated 623 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2034] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:55:21 2026] GET /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da => generated 480 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2035] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:21 2026] DELETE /v2.0/security-groups/0ef69b8c-838b-4b45-8ff8-3afdf3199874 => 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: 1027/2036] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:21 2026] GET /v2.0/security-groups?tenant_id=fdb255aa9b5e49559d7ee85eb832c7c3&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2037] 10.0.0.177 () {34 vars in 681 bytes} [Wed May 27 20:55:21 2026] POST /v2.0/rbac-policies => generated 324 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2038] 10.0.0.177 () {34 vars in 742 bytes} [Wed May 27 20:55:21 2026] PUT /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da => generated 480 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2039] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:22 2026] DELETE /v2.0/security-groups/395ddc65-866a-487f-a368-885b73786a55 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2040] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:55:22 2026] GET /v2.0/ports?device_id=a97d1981-7a80-4704-b8e9-b27cdfd157da => 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: 1029/2041] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:22 2026] DELETE /v2.0/security-groups/66c83bb0-de92-42aa-86de-f2d1a8cd8acb => 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: 1013/2042] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:22 2026] DELETE /v2.0/security-groups/ceb5a0d9-f6d8-4dcb-97df-27d19f2464c1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:23.381 7 INFO neutron.services.segments.plugin [-] Segment bab9765c-460c-469d-8d98-353c07adb346 resource provider aggregate not found 2026-05-27 20:55:23.386 7 INFO neutron.services.segments.plugin [-] Segment bab9765c-460c-469d-8d98-353c07adb346 resource provider aggregate not found 2026-05-27 20:55:23.406 7 INFO neutron.services.segments.plugin [-] Segment bab9765c-460c-469d-8d98-353c07adb346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab9765c-460c-469d-8d98-353c07adb346 found for delete ", "request_id": "req-9087b230-eb4e-44ea-950b-d4424474413b"}]} 2026-05-27 20:55:23.410 7 INFO neutron.services.segments.plugin [-] Segment bab9765c-460c-469d-8d98-353c07adb346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab9765c-460c-469d-8d98-353c07adb346 found for delete ", "request_id": "req-bb29226d-7d4e-4ef3-98be-67362de3abd4"}]} [pid: 8|app: 0|req: 1014/2043] 10.0.0.177 () {32 vars in 723 bytes} [Wed May 27 20:55:23 2026] GET /v2.0/networks/8d099eec-a4b5-4b6a-81ea-37264a1dfc34 => generated 655 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:23.676 7 INFO neutron.db.l3_hamode_db [None req-df2512cd-3e91-481d-a43a-5e4330cf82b7 4803105f2cab42908aec211ffde5535c 9e570cd3f3a74290af590478a1a5018a - - default default] HA network a47420a4-794a-41bc-907a-34684c8b6c9a was deleted as no HA routers are present in tenant 9e570cd3f3a74290af590478a1a5018a. [pid: 7|app: 0|req: 1030/2044] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:22 2026] DELETE /v2.0/routers/a97d1981-7a80-4704-b8e9-b27cdfd157da => generated 0 bytes in 800 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:24.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d01ff206-ff2e-426d-bb87-4c4fb66fc843 92ca6b52ed92485a8f2ff30c9c1905a6 733250ba61014c9ca250c1160c6f0283 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1015/2045] 10.0.0.177 () {32 vars in 723 bytes} [Wed May 27 20:55:23 2026] GET /v2.0/networks/8d099eec-a4b5-4b6a-81ea-37264a1dfc34 => generated 138 bytes in 283 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2046] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:23 2026] GET /v2.0/security-groups?tenant_id=c688e261460d469994badcb161369eda&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2047] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:24 2026] DELETE /v2.0/security-groups/4dfeb59b-78d8-44a8-86d4-7fc877bf6164 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:24.749 8 INFO neutron.services.segments.plugin [-] Segment 501de5f5-47ee-40ee-a96a-1b6434d6e961 resource provider aggregate not found 2026-05-27 20:55:24.755 8 INFO neutron.services.segments.plugin [-] Segment 501de5f5-47ee-40ee-a96a-1b6434d6e961 resource provider aggregate not found 2026-05-27 20:55:24.781 8 INFO neutron.services.segments.plugin [-] Segment 501de5f5-47ee-40ee-a96a-1b6434d6e961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 501de5f5-47ee-40ee-a96a-1b6434d6e961 found for delete ", "request_id": "req-12e255bb-e5e3-48ea-a73f-f7648382ea86"}]} 2026-05-27 20:55:24.786 8 INFO neutron.services.segments.plugin [-] Segment 501de5f5-47ee-40ee-a96a-1b6434d6e961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 501de5f5-47ee-40ee-a96a-1b6434d6e961 found for delete ", "request_id": "req-09922416-e186-434e-9b81-c4fa806fae0a"}]} [pid: 8|app: 0|req: 1016/2048] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:24 2026] DELETE /v2.0/networks/8d099eec-a4b5-4b6a-81ea-37264a1dfc34 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2049] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:24 2026] GET /v2.0/security-groups?tenant_id=b2bccaabe786471db6120aa828119a2f&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:24.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e550993a-c1b2-4f1a-8711-f847cee1587d 930154abb55240b49e78e25cdf060b60 40fa9c52f94b4e9e97609a67647642a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1017/2050] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:24 2026] GET /v2.0/security-groups?tenant_id=b53abb46f904408ebe30c2e396fc63a3&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2051] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:24 2026] DELETE /v2.0/subnets/96bf52d5-04d1-4790-9031-7c1072af6e8b => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2052] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:24 2026] DELETE /v2.0/security-groups/677c0a15-ea96-47be-b613-10d8223f6e0f => 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: 1035/2053] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:24 2026] DELETE /v2.0/security-groups/675fbcad-01a9-4178-ae22-eca500cf6f5a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:24.989 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fb18b38-90e3-4be6-8eab-b4d5ffd48971 930154abb55240b49e78e25cdf060b60 40fa9c52f94b4e9e97609a67647642a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/2054] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:24 2026] DELETE /v2.0/subnets/463832da-b424-425d-a58c-c7511e0f3674 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:55:25.012 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8b6005b-d525-4fc5-8a46-ec8867b0166a 930154abb55240b49e78e25cdf060b60 40fa9c52f94b4e9e97609a67647642a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1020/2055] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:24 2026] DELETE /v2.0/subnets/132ad0da-42f8-494c-a223-cc4017adcc06 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:55:25.085 7 WARNING neutron_lib.context [None req-023c5548-c805-4a69-9df0-f5a9bc00b882 d9122ebf7c0841b198e8ebd26c566d04 aac21667a38e4369871d3e82a702c81a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1036/2056] 10.0.0.177 () {34 vars in 677 bytes} [Wed May 27 20:55:24 2026] POST /v2.0/subnetpools => generated 549 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2057] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/security-groups?tenant_id=9e570cd3f3a74290af590478a1a5018a&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2058] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/subnetpools/c74c7d0d-e9a7-4446-b2b3-b523957f00dc => generated 549 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2059] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/security-groups?tenant_id=9949773d544e452b8e724958f167a644&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2060] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:55:25 2026] PUT /v2.0/subnetpools/c74c7d0d-e9a7-4446-b2b3-b523957f00dc => generated 500 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2061] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:25 2026] DELETE /v2.0/security-groups/29f53196-1ab7-438d-9068-1255b9935dfb => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2062] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:55:25 2026] DELETE /v2.0/subnetpools/c74c7d0d-e9a7-4446-b2b3-b523957f00dc => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:25.442 7 INFO neutron.services.segments.plugin [-] Segment 8195c809-d419-4177-9b58-46942ede72b1 resource provider aggregate not found 2026-05-27 20:55:25.448 7 INFO neutron.services.segments.plugin [-] Segment 8195c809-d419-4177-9b58-46942ede72b1 resource provider aggregate not found 2026-05-27 20:55:25.450 8 INFO neutron.api.v2.resource [None req-ed4a477f-b262-4ef0-b97e-6055f739b5f7 d9122ebf7c0841b198e8ebd26c566d04 aac21667a38e4369871d3e82a702c81a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1025/2063] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/subnetpools/c74c7d0d-e9a7-4446-b2b3-b523957f00dc => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:55:25.463 7 INFO neutron.services.segments.plugin [-] Segment 8195c809-d419-4177-9b58-46942ede72b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8195c809-d419-4177-9b58-46942ede72b1 found for delete ", "request_id": "req-ef3cb4a8-8c78-473e-a3d4-45194a75f339"}]} 2026-05-27 20:55:25.466 8 INFO neutron.api.v2.resource [None req-4fcfed0b-7a47-4171-be23-c732e44d1627 d9122ebf7c0841b198e8ebd26c566d04 aac21667a38e4369871d3e82a702c81a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/2064] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:55:25 2026] DELETE /v2.0/subnetpools/c74c7d0d-e9a7-4446-b2b3-b523957f00dc => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:55:25.468 7 INFO neutron.services.segments.plugin [-] Segment 8195c809-d419-4177-9b58-46942ede72b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8195c809-d419-4177-9b58-46942ede72b1 found for delete ", "request_id": "req-d12cd3f6-ee01-4fac-912e-93c1688292d8"}]} [pid: 7|app: 0|req: 1039/2065] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:25 2026] DELETE /v2.0/security-groups/bcc4c44d-abec-4b10-b691-0ff18cb25eda => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2066] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:25 2026] GET /v2.0/security-groups?tenant_id=733250ba61014c9ca250c1160c6f0283&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2067] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/security-groups?tenant_id=aac21667a38e4369871d3e82a702c81a&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2068] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:26 2026] DELETE /v2.0/security-groups/fb548477-d188-4727-8c05-59a0f96a9336 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2069] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:26 2026] DELETE /v2.0/security-groups/0175d784-1b76-4722-b8a7-004915e087e0 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2070] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/security-groups?tenant_id=90014984963a4e79b8a2b326078adfe0&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2071] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:26 2026] DELETE /v2.0/security-groups/089f829b-f648-44f5-81c6-56374487f81a => 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: 1030/2072] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:26 2026] GET /v2.0/security-groups?tenant_id=40fa9c52f94b4e9e97609a67647642a3&name=default => generated 2925 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2073] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:26 2026] DELETE /v2.0/security-groups/ce7f351a-0871-4b98-8295-1515a9636a97 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2074] 10.0.0.177 () {32 vars in 623 bytes} [Wed May 27 20:55:28 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: 1044/2075] 10.0.0.177 () {32 vars in 633 bytes} [Wed May 27 20:55:28 2026] GET /v2.0/ => generated 632 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:29.162 7 WARNING neutron_lib.context [None req-6b2fcee7-377b-4fd8-946d-f429a3860495 384308cf47194cac81f6b289b8c1e170 5a78448038254e62bce0df679e5e08f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1032/2076] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:28 2026] GET /v2.0/security-groups?tenant_id=4433998d09a1436a8e80d3571504d6de&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2077] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:29 2026] DELETE /v2.0/security-groups/6e84e1fe-2221-44bc-af66-339be472c28e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2078] 10.0.0.177 () {34 vars in 684 bytes} [Wed May 27 20:55:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2079] 10.0.0.177 () {34 vars in 767 bytes} [Wed May 27 20:55:29 2026] PUT /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2080] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2081] 10.0.0.177 () {34 vars in 778 bytes} [Wed May 27 20:55:29 2026] PUT /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2082] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2083] 10.0.0.177 () {34 vars in 774 bytes} [Wed May 27 20:55:29 2026] PUT /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags/red => 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: 1048/2084] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/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: 1037/2085] 10.0.0.177 () {34 vars in 796 bytes} [Wed May 27 20:55:29 2026] PUT /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2086] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2087] 10.0.0.177 () {34 vars in 767 bytes} [Wed May 27 20:55:29 2026] PUT /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2088] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/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: 1039/2089] 10.0.0.177 () {32 vars in 755 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:29.894 8 INFO neutron.api.v2.resource [None req-256d47ff-cce9-40c5-b72b-5d7995ddcd90 384308cf47194cac81f6b289b8c1e170 5a78448038254e62bce0df679e5e08f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1040/2090] 10.0.0.177 () {32 vars in 759 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2091] 10.0.0.177 () {32 vars in 758 bytes} [Wed May 27 20:55:29 2026] DELETE /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:29.975 7 WARNING neutron_lib.context [None req-0dd9aa24-9b24-48b9-b2af-da96c8a37142 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1042/2092] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:55:29 2026] GET /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:30.029 8 INFO neutron.api.v2.resource [None req-074cdaad-fa9a-4a52-92ce-e3dbba0f3b40 384308cf47194cac81f6b289b8c1e170 5a78448038254e62bce0df679e5e08f0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1043/2093] 10.0.0.177 () {32 vars in 762 bytes} [Wed May 27 20:55:29 2026] DELETE /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2094] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 20:55:30 2026] DELETE /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2095] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:30.137 7 INFO neutron.db.segments_db [None req-0dd9aa24-9b24-48b9-b2af-da96c8a37142 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Added segment de5381bd-c920-4958-9cf7-b6f2be4dc264 of type vxlan for network 245e00d8-416a-4bf7-86e3-2fccecaa42fb [pid: 8|app: 0|req: 1046/2096] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:30 2026] DELETE /v2.0/security-groups/07e9e600-2902-4434-b91e-029a347f56dd => 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: 1051/2097] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:29 2026] POST /v2.0/networks => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:30.273 8 WARNING neutron_lib.context [None req-b9210b2f-691d-4ece-981e-24cd29a0e07b fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/2098] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:55:30 2026] POST /v2.0/ports => generated 743 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:30.646 7 WARNING neutron_lib.context [None req-4454c7de-0e13-4eaf-9e93-013ab5f7ae1f fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1052/2099] 10.0.0.177 () {34 vars in 666 bytes} [Wed May 27 20:55:30 2026] POST /v2.0/trunks => generated 407 bytes in 255 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-27 20:55:30.903 8 WARNING neutron_lib.context [None req-80bf4409-5134-43e5-a09f-4c36b108d3c5 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:30.971 8 INFO neutron.db.segments_db [None req-80bf4409-5134-43e5-a09f-4c36b108d3c5 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Added segment 57a489e6-597e-491b-9c7c-179a0fa04fc1 of type vxlan for network 25ca04fa-8d43-4b76-85ff-6f2818837ab3 [pid: 7|app: 0|req: 1053/2100] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:30 2026] GET /v2.0/security-groups?tenant_id=5a78448038254e62bce0df679e5e08f0&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2101] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:30 2026] POST /v2.0/networks => generated 632 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:31.090 8 WARNING neutron_lib.context [None req-b8f1b250-317a-42d5-9d85-4e8d93423212 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1054/2102] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:31 2026] DELETE /v2.0/security-groups/37424654-957d-4cf0-b0b0-d0db07aa56ea => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2103] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:31 2026] GET /v2.0/security-groups?tenant_id=251e1ef914564b2680b9771bc23d9024&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2104] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:55:31 2026] POST /v2.0/ports => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2105] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:31 2026] DELETE /v2.0/security-groups/ee80aef9-eab3-42e0-a1af-2efcad23d3a4 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:31.594 7 WARNING neutron_lib.context [None req-ecdab12b-9dec-4c31-8301-59d4a4ba52f7 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:55:31.659 8 WARNING neutron_lib.context [None req-6ede8486-acc3-4b09-b99c-56d5dc8b3c4b 1b1d6c85e5fa4562a4b932561f1f189b 635e700de79543e9bafdec7fd5797924 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:31.804 8 INFO neutron.db.segments_db [None req-6ede8486-acc3-4b09-b99c-56d5dc8b3c4b 1b1d6c85e5fa4562a4b932561f1f189b 635e700de79543e9bafdec7fd5797924 - - default default] Added segment 0db50eda-d997-4178-bae9-8432d148338f of type vxlan for network e37cc969-bef0-433a-a184-1ba71076716b [pid: 7|app: 0|req: 1057/2106] 10.0.0.177 () {34 vars in 666 bytes} [Wed May 27 20:55:31 2026] POST /v2.0/trunks => generated 407 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:31.842 7 WARNING neutron_lib.context [None req-81c2ac7e-cea4-464f-8f4d-17dd70a45c78 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:31.910 7 INFO neutron.db.segments_db [None req-81c2ac7e-cea4-464f-8f4d-17dd70a45c78 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Added segment 8552f6dc-6fe6-48d7-adb1-8b8dc0a2c55c of type vxlan for network 11beab74-d21d-478a-92bf-0f64948c6e74 [pid: 8|app: 0|req: 1050/2107] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:31 2026] POST /v2.0/networks => generated 632 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:31.936 8 WARNING neutron_lib.context [None req-8256d458-2ddb-4206-b65f-4dff8ecffe59 1b1d6c85e5fa4562a4b932561f1f189b 635e700de79543e9bafdec7fd5797924 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2108] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:31 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:32.026 7 WARNING neutron_lib.context [None req-8c062516-32ca-4fc0-bc69-6d0c2dba5291 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:32.026 8 INFO neutron.db.segments_db [None req-8256d458-2ddb-4206-b65f-4dff8ecffe59 1b1d6c85e5fa4562a4b932561f1f189b 635e700de79543e9bafdec7fd5797924 - - default default] Added segment 1efbde09-a571-466f-81c0-44185bf88f4b of type vxlan for network b118741d-cef8-43e7-ae28-5f91e628bd4f [pid: 8|app: 0|req: 1051/2109] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:31 2026] POST /v2.0/networks => generated 631 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:32.140 8 WARNING neutron_lib.context [None req-1a019737-7f97-4617-bc4d-a0e9d44de041 1b1d6c85e5fa4562a4b932561f1f189b 635e700de79543e9bafdec7fd5797924 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:32.213 8 INFO neutron.db.segments_db [None req-1a019737-7f97-4617-bc4d-a0e9d44de041 1b1d6c85e5fa4562a4b932561f1f189b 635e700de79543e9bafdec7fd5797924 - - default default] Added segment 585d8b0b-3d2d-4a00-9e8e-e7d6ca7153b9 of type vxlan for network 4aba8df4-0430-4f62-985e-c729231cd7b8 [pid: 8|app: 0|req: 1052/2110] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:32 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:32.329 8 WARNING neutron_lib.context [None req-2e74fa2c-ab52-4102-956f-3f21a191c39a 1b1d6c85e5fa4562a4b932561f1f189b 635e700de79543e9bafdec7fd5797924 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1059/2111] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:55:32 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:55:32.404 7 WARNING neutron_lib.context [None req-dda373d9-2256-42b6-ae21-eebe72b68d5c fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:32.407 8 INFO neutron.db.segments_db [None req-2e74fa2c-ab52-4102-956f-3f21a191c39a 1b1d6c85e5fa4562a4b932561f1f189b 635e700de79543e9bafdec7fd5797924 - - default default] Added segment f4633892-44a0-4961-8d4c-6f074bfe151e of type vxlan for network 7c055055-9285-4fad-bc83-5d9878ebc049 [pid: 8|app: 0|req: 1053/2112] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:32 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-27 20:55:32.537 8 WARNING neutron_lib.context [None req-15d5c701-4801-4710-84b1-f0cebc8fb870 1b1d6c85e5fa4562a4b932561f1f189b 635e700de79543e9bafdec7fd5797924 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:32.619 8 INFO neutron.db.segments_db [None req-15d5c701-4801-4710-84b1-f0cebc8fb870 1b1d6c85e5fa4562a4b932561f1f189b 635e700de79543e9bafdec7fd5797924 - - default default] Added segment 7fe3d76c-849b-4fcf-980a-764926bd59ae of type vxlan for network 437603f5-59af-4fc4-8bcc-55481dde35eb [pid: 7|app: 0|req: 1060/2113] 10.0.0.177 () {34 vars in 666 bytes} [Wed May 27 20:55:32 2026] POST /v2.0/trunks => generated 407 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:32.673 7 WARNING neutron_lib.context [None req-11b4576e-eb66-4b01-afcd-26002441ac87 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2114] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:32 2026] POST /v2.0/networks => generated 632 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:32.762 7 INFO neutron.db.segments_db [None req-11b4576e-eb66-4b01-afcd-26002441ac87 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Added segment 97bcf2af-5f50-45a2-a67d-9b04e4d693ec of type vxlan for network 6a2e3a95-7e47-4013-9cee-0eae21998f43 [pid: 8|app: 0|req: 1055/2115] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:32 2026] PUT /v2.0/networks/e37cc969-bef0-433a-a184-1ba71076716b/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: 1056/2116] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:32 2026] PUT /v2.0/networks/b118741d-cef8-43e7-ae28-5f91e628bd4f/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2117] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:32 2026] POST /v2.0/networks => generated 631 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:32.926 7 WARNING neutron_lib.context [None req-f35a1855-5642-4ad1-80c7-f93309c00e3a fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2118] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:32 2026] PUT /v2.0/networks/4aba8df4-0430-4f62-985e-c729231cd7b8/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2119] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:32 2026] PUT /v2.0/networks/7c055055-9285-4fad-bc83-5d9878ebc049/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2120] 10.0.0.177 () {32 vars in 666 bytes} [Wed May 27 20:55:33 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2121] 10.0.0.177 () {32 vars in 680 bytes} [Wed May 27 20:55:33 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2122] 10.0.0.177 () {32 vars in 676 bytes} [Wed May 27 20:55:33 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2123] 10.0.0.177 () {32 vars in 688 bytes} [Wed May 27 20:55:33 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2124] 10.0.0.177 () {32 vars in 674 bytes} [Wed May 27 20:55:33 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2127] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:55:32 2026] POST /v2.0/ports => generated 743 bytes in 816 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: 1066/2128] 10.0.0.177 () {32 vars in 688 bytes} [Wed May 27 20:55:33 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:33.750 7 WARNING neutron_lib.context [None req-fbc4e747-3346-4ad1-ac48-118c4e34a0f9 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1067/2129] 10.0.0.177 () {32 vars in 684 bytes} [Wed May 27 20:55:33 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2130] 10.0.0.177 () {34 vars in 666 bytes} [Wed May 27 20:55:33 2026] POST /v2.0/trunks => generated 407 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:33.984 7 WARNING neutron_lib.context [None req-aa365cec-746a-427f-bb2e-705843f0a322 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1068/2131] 10.0.0.177 () {32 vars in 696 bytes} [Wed May 27 20:55:33 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:34.061 7 INFO neutron.db.segments_db [None req-aa365cec-746a-427f-bb2e-705843f0a322 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Added segment bf384913-3c73-4c7f-a40c-8ad856c75831 of type vxlan for network 8ceb5745-4606-4b6d-8ea3-cc62b634579b [pid: 7|app: 0|req: 1064/2132] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:33 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2133] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:33 2026] GET /v2.0/security-groups?tenant_id=c9a6e0d39c424362bd342e9d4f28e0e9&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:34.234 8 WARNING neutron_lib.context [None req-4014fd74-8adf-4a61-ba19-decca9f342e9 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:34.389 7 INFO neutron.services.segments.plugin [-] Segment 0db50eda-d997-4178-bae9-8432d148338f resource provider aggregate not found 2026-05-27 20:55:34.393 7 INFO neutron.services.segments.plugin [-] Segment 0db50eda-d997-4178-bae9-8432d148338f resource provider aggregate not found 2026-05-27 20:55:34.408 7 INFO neutron.services.segments.plugin [-] Segment 0db50eda-d997-4178-bae9-8432d148338f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db50eda-d997-4178-bae9-8432d148338f found for delete ", "request_id": "req-cde58fcd-5a06-4ae0-bd7e-397cbc9301ec"}]} 2026-05-27 20:55:34.410 7 INFO neutron.services.segments.plugin [-] Segment 0db50eda-d997-4178-bae9-8432d148338f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db50eda-d997-4178-bae9-8432d148338f found for delete ", "request_id": "req-3e3ac24a-7961-4ee7-9c7f-1f02e65b8c34"}]} [pid: 7|app: 0|req: 1065/2134] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:34 2026] DELETE /v2.0/networks/e37cc969-bef0-433a-a184-1ba71076716b => 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: 1066/2135] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:34 2026] DELETE /v2.0/security-groups/2f0230e5-9f1e-495d-b5cd-bc7d80212ea8 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2136] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:55:34 2026] POST /v2.0/ports => generated 743 bytes in 361 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-27 20:55:34.600 8 WARNING neutron_lib.context [None req-ff36224d-fa8b-4dc6-a415-a8af9c4ffbd1 fc0e50d6b7f94b51826d5169c33c1952 1e5c0679782b454597715a1afe768a83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1067/2137] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:34 2026] DELETE /v2.0/networks/b118741d-cef8-43e7-ae28-5f91e628bd4f => 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: 1071/2138] 10.0.0.177 () {34 vars in 666 bytes} [Wed May 27 20:55:34 2026] POST /v2.0/trunks => generated 407 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2139] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:34 2026] GET /v2.0/security-groups?tenant_id=9311fbf94b3e4a4696e3c1ca58d78a95&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2140] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:34 2026] DELETE /v2.0/networks/4aba8df4-0430-4f62-985e-c729231cd7b8 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2141] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:55:34 2026] PUT /v2.0/trunks/867d282b-b882-4e40-961a-4133045bf63e/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2142] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:34 2026] DELETE /v2.0/security-groups/5ff98470-7cfe-4f61-8240-b595fe50264f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2143] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:55:35 2026] PUT /v2.0/trunks/2185632d-d1cf-4f39-a340-940a55228f04/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:35.244 8 INFO neutron.services.segments.plugin [-] Segment f4633892-44a0-4961-8d4c-6f074bfe151e resource provider aggregate not found 2026-05-27 20:55:35.251 8 INFO neutron.services.segments.plugin [-] Segment f4633892-44a0-4961-8d4c-6f074bfe151e resource provider aggregate not found 2026-05-27 20:55:35.259 8 INFO neutron.services.segments.plugin [-] Segment f4633892-44a0-4961-8d4c-6f074bfe151e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4633892-44a0-4961-8d4c-6f074bfe151e found for delete ", "request_id": "req-83374b1a-119d-4ed7-a55e-ae8e602f4aae"}]} 2026-05-27 20:55:35.271 8 INFO neutron.services.segments.plugin [-] Segment f4633892-44a0-4961-8d4c-6f074bfe151e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4633892-44a0-4961-8d4c-6f074bfe151e found for delete ", "request_id": "req-9334258e-fd3c-47ad-9bae-173fa2d08b98"}]} [pid: 7|app: 0|req: 1071/2144] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:55:35 2026] PUT /v2.0/trunks/14ff1d10-e3f0-446b-a981-b3d8f701ee9a/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2145] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:35 2026] DELETE /v2.0/networks/7c055055-9285-4fad-bc83-5d9878ebc049 => 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: 1072/2146] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:55:35 2026] PUT /v2.0/trunks/a228a9e5-68e9-4e9e-bb88-08980d6a2dcc/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2147] 10.0.0.177 () {32 vars in 662 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2148] 10.0.0.177 () {32 vars in 676 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2149] 10.0.0.177 () {32 vars in 672 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2150] 10.0.0.177 () {32 vars in 684 bytes} [Wed May 27 20:55:35 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: 1077/2151] 10.0.0.177 () {32 vars in 670 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2152] 10.0.0.177 () {32 vars in 684 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2153] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:35 2026] DELETE /v2.0/networks/437603f5-59af-4fc4-8bcc-55481dde35eb => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2154] 10.0.0.177 () {32 vars in 680 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2155] 10.0.0.177 () {32 vars in 692 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2156] 10.0.0.177 () {32 vars in 719 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/trunks/867d282b-b882-4e40-961a-4133045bf63e => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2157] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/ports/99038f86-7a19-4bd5-84ff-cccb4801fe5e => generated 826 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2158] 10.0.0.177 () {32 vars in 722 bytes} [Wed May 27 20:55:35 2026] DELETE /v2.0/trunks/867d282b-b882-4e40-961a-4133045bf63e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:35.855 7 WARNING neutron_lib.context [None req-3359d9fd-aa46-4bcf-827f-edb10229b591 45f56faf494b416f9152a226ec3ff59c 72eb87910d7b4af4b9ede3ae80a7982b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1079/2159] 10.0.0.177 () {32 vars in 719 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/trunks/2185632d-d1cf-4f39-a340-940a55228f04 => generated 420 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2160] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:55:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2161] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:55:35 2026] PUT /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/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: 1083/2162] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2163] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:55:35 2026] GET /v2.0/ports/a97aa52f-d672-493a-a558-aa5f56b3a96a => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2164] 10.0.0.177 () {34 vars in 770 bytes} [Wed May 27 20:55:35 2026] PUT /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2165] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/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: 1086/2166] 10.0.0.177 () {34 vars in 766 bytes} [Wed May 27 20:55:36 2026] PUT /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2167] 10.0.0.177 () {32 vars in 722 bytes} [Wed May 27 20:55:35 2026] DELETE /v2.0/trunks/2185632d-d1cf-4f39-a340-940a55228f04 => 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: 1087/2168] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2169] 10.0.0.177 () {32 vars in 719 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/trunks/14ff1d10-e3f0-446b-a981-b3d8f701ee9a => generated 429 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2170] 10.0.0.177 () {34 vars in 788 bytes} [Wed May 27 20:55:36 2026] PUT /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2171] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2172] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:55:36 2026] PUT /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2173] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/ports/b60ac7f8-48a0-4c12-9115-160d3a00223c => generated 826 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2174] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2175] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:36.316 7 INFO neutron.api.v2.resource [None req-a2c89cc2-4b6c-4930-80db-e5af7883c54e 45f56faf494b416f9152a226ec3ff59c 72eb87910d7b4af4b9ede3ae80a7982b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1093/2176] 10.0.0.177 () {32 vars in 751 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2177] 10.0.0.177 () {32 vars in 722 bytes} [Wed May 27 20:55:36 2026] DELETE /v2.0/trunks/14ff1d10-e3f0-446b-a981-b3d8f701ee9a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2178] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 20:55:36 2026] DELETE /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2179] 10.0.0.177 () {32 vars in 719 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/trunks/a228a9e5-68e9-4e9e-bb88-08980d6a2dcc => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2180] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:36.433 7 INFO neutron.services.segments.plugin [-] Segment 1efbde09-a571-466f-81c0-44185bf88f4b resource provider aggregate not found 2026-05-27 20:55:36.439 7 INFO neutron.services.segments.plugin [-] Segment 1efbde09-a571-466f-81c0-44185bf88f4b resource provider aggregate not found 2026-05-27 20:55:36.451 7 INFO neutron.services.segments.plugin [-] Segment 1efbde09-a571-466f-81c0-44185bf88f4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1efbde09-a571-466f-81c0-44185bf88f4b found for delete ", "request_id": "req-66da38b1-8a27-49f3-9569-b5be59b8e826"}]} 2026-05-27 20:55:36.467 7 INFO neutron.services.segments.plugin [-] Segment 1efbde09-a571-466f-81c0-44185bf88f4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1efbde09-a571-466f-81c0-44185bf88f4b found for delete ", "request_id": "req-20527b9a-0be4-4933-afcc-76f4e62219e3"}]} 2026-05-27 20:55:36.473 7 INFO neutron.services.segments.plugin [-] Segment 585d8b0b-3d2d-4a00-9e8e-e7d6ca7153b9 resource provider aggregate not found 2026-05-27 20:55:36.492 7 INFO neutron.services.segments.plugin [-] Segment 585d8b0b-3d2d-4a00-9e8e-e7d6ca7153b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 585d8b0b-3d2d-4a00-9e8e-e7d6ca7153b9 found for delete ", "request_id": "req-730bffc3-182b-4382-ace9-e8965b33590f"}]} 2026-05-27 20:55:36.501 7 INFO neutron.services.segments.plugin [-] Segment 585d8b0b-3d2d-4a00-9e8e-e7d6ca7153b9 resource provider aggregate not found [pid: 8|app: 0|req: 1087/2181] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/ports/c65a9bd0-56cd-4970-9a7f-6fe8cc26963c => generated 826 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:36.523 7 INFO neutron.services.segments.plugin [-] Segment 585d8b0b-3d2d-4a00-9e8e-e7d6ca7153b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 585d8b0b-3d2d-4a00-9e8e-e7d6ca7153b9 found for delete ", "request_id": "req-3dac64f8-1b54-441b-84c6-0e4431eeba5f"}]} 2026-05-27 20:55:36.533 8 INFO neutron.api.v2.resource [None req-c2e0a029-f6a1-49a6-a0c2-f9b91d3fa96b 45f56faf494b416f9152a226ec3ff59c 72eb87910d7b4af4b9ede3ae80a7982b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1088/2182] 10.0.0.177 () {32 vars in 754 bytes} [Wed May 27 20:55:36 2026] DELETE /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2183] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/security-groups?tenant_id=635e700de79543e9bafdec7fd5797924&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2184] 10.0.0.177 () {32 vars in 722 bytes} [Wed May 27 20:55:36 2026] DELETE /v2.0/trunks/a228a9e5-68e9-4e9e-bb88-08980d6a2dcc => 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/2185] 10.0.0.177 () {32 vars in 742 bytes} [Wed May 27 20:55:36 2026] DELETE /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2186] 10.0.0.177 () {32 vars in 719 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/trunks/f755a109-f063-4ead-8833-25681cdf9321 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2187] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6/tags => 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: 1090/2188] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:36 2026] DELETE /v2.0/security-groups/8be35a39-39b4-4626-b97e-51968c057b24 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2189] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:55:36 2026] DELETE /v2.0/subnetpools/165630ac-d698-49c6-a7a0-09902db8fff6 => 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: 1099/2190] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/ports/d6bb8efc-b338-48c0-8dc7-19c4934f153d => generated 826 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2191] 10.0.0.177 () {32 vars in 722 bytes} [Wed May 27 20:55:36 2026] DELETE /v2.0/trunks/f755a109-f063-4ead-8833-25681cdf9321 => 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: 1100/2192] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:36 2026] GET /v2.0/security-groups?tenant_id=d9e8c4a2ea7a41ec90df5e278fed7416&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2193] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:37 2026] DELETE /v2.0/security-groups/70b656a3-494d-42bf-97ca-eab5a0c4b45e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2194] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:55:36 2026] DELETE /v2.0/ports/99038f86-7a19-4bd5-84ff-cccb4801fe5e => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:37.338 8 INFO neutron.services.segments.plugin [-] Segment 7fe3d76c-849b-4fcf-980a-764926bd59ae resource provider aggregate not found 2026-05-27 20:55:37.345 8 INFO neutron.services.segments.plugin [-] Segment 7fe3d76c-849b-4fcf-980a-764926bd59ae resource provider aggregate not found 2026-05-27 20:55:37.360 8 INFO neutron.services.segments.plugin [-] Segment 7fe3d76c-849b-4fcf-980a-764926bd59ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe3d76c-849b-4fcf-980a-764926bd59ae found for delete ", "request_id": "req-d79d3363-2b00-482a-a621-82d2a431e18d"}]} 2026-05-27 20:55:37.363 8 INFO neutron.services.segments.plugin [-] Segment 7fe3d76c-849b-4fcf-980a-764926bd59ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe3d76c-849b-4fcf-980a-764926bd59ae found for delete ", "request_id": "req-a5b49deb-8206-4505-8a85-40678630a91f"}]} [pid: 8|app: 0|req: 1094/2195] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:37 2026] GET /v2.0/security-groups?tenant_id=962c3be858c144ffb27bfb87505ef89f&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2196] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:55:37 2026] DELETE /v2.0/ports/a97aa52f-d672-493a-a558-aa5f56b3a96a => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2197] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:37 2026] DELETE /v2.0/security-groups/98a03b83-8343-4225-b5ae-4b478743c36e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2198] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:37 2026] GET /v2.0/security-groups?tenant_id=72eb87910d7b4af4b9ede3ae80a7982b&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2199] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:37 2026] DELETE /v2.0/security-groups/35e4cddb-9ae8-4481-923d-ea073159fd84 => 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: 1104/2200] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:55:37 2026] DELETE /v2.0/ports/b60ac7f8-48a0-4c12-9115-160d3a00223c => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2201] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:55:37 2026] DELETE /v2.0/ports/c65a9bd0-56cd-4970-9a7f-6fe8cc26963c => 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: 1105/2202] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:38 2026] GET /v2.0/security-groups?tenant_id=8c0bf7f716b947a880a7b62e4e2cf813&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2203] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:38 2026] DELETE /v2.0/security-groups/7f2100e3-7e59-47ee-aff0-d873fdf16381 => 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: 1098/2204] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:55:38 2026] DELETE /v2.0/ports/d6bb8efc-b338-48c0-8dc7-19c4934f153d => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:38.750 7 INFO neutron.services.segments.plugin [-] Segment de5381bd-c920-4958-9cf7-b6f2be4dc264 resource provider aggregate not found 2026-05-27 20:55:38.754 7 INFO neutron.services.segments.plugin [-] Segment de5381bd-c920-4958-9cf7-b6f2be4dc264 resource provider aggregate not found 2026-05-27 20:55:38.766 7 INFO neutron.services.segments.plugin [-] Segment de5381bd-c920-4958-9cf7-b6f2be4dc264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de5381bd-c920-4958-9cf7-b6f2be4dc264 found for delete ", "request_id": "req-dc2e0a7f-a1b4-411d-bda5-9c26adbdf663"}]} 2026-05-27 20:55:38.773 7 INFO neutron.services.segments.plugin [-] Segment de5381bd-c920-4958-9cf7-b6f2be4dc264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de5381bd-c920-4958-9cf7-b6f2be4dc264 found for delete ", "request_id": "req-e21e52d2-63c2-4d1e-a958-462e2defb0ba"}]} [pid: 7|app: 0|req: 1107/2205] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:38 2026] DELETE /v2.0/networks/245e00d8-416a-4bf7-86e3-2fccecaa42fb => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2206] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:38 2026] DELETE /v2.0/networks/25ca04fa-8d43-4b76-85ff-6f2818837ab3 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2207] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:38 2026] GET /v2.0/security-groups?tenant_id=54026fd651c44075a7cc7f307c1d2b02&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2208] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:39 2026] DELETE /v2.0/security-groups/946b2a8f-66d7-4a1e-96d8-85fd11811ad7 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2209] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:38 2026] DELETE /v2.0/networks/11beab74-d21d-478a-92bf-0f64948c6e74 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:39.405 8 INFO neutron.services.segments.plugin [-] Segment 97bcf2af-5f50-45a2-a67d-9b04e4d693ec resource provider aggregate not found 2026-05-27 20:55:39.418 8 INFO neutron.services.segments.plugin [-] Segment 97bcf2af-5f50-45a2-a67d-9b04e4d693ec resource provider aggregate not found 2026-05-27 20:55:39.423 8 INFO neutron.services.segments.plugin [-] Segment 97bcf2af-5f50-45a2-a67d-9b04e4d693ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97bcf2af-5f50-45a2-a67d-9b04e4d693ec found for delete ", "request_id": "req-ca48029a-53e6-4fe4-b243-9a6d4958625e"}]} [pid: 8|app: 0|req: 1101/2210] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:39 2026] DELETE /v2.0/networks/6a2e3a95-7e47-4013-9cee-0eae21998f43 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2211] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:39 2026] DELETE /v2.0/networks/8ceb5745-4606-4b6d-8ea3-cc62b634579b => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:40.506 8 INFO neutron.services.segments.plugin [-] Segment 97bcf2af-5f50-45a2-a67d-9b04e4d693ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97bcf2af-5f50-45a2-a67d-9b04e4d693ec found for delete ", "request_id": "req-8c673977-d32d-43c4-b7b6-0f28d9a6d4ac"}]} [pid: 8|app: 0|req: 1102/2212] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:40 2026] GET /v2.0/security-groups?tenant_id=5b96ae9a1ed84c68a8711350a7be3f02&name=default => generated 2929 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:40.904 7 INFO neutron.services.segments.plugin [-] Segment 57a489e6-597e-491b-9c7c-179a0fa04fc1 resource provider aggregate not found 2026-05-27 20:55:40.912 7 INFO neutron.services.segments.plugin [-] Segment 57a489e6-597e-491b-9c7c-179a0fa04fc1 resource provider aggregate not found 2026-05-27 20:55:40.923 7 INFO neutron.services.segments.plugin [-] Segment 57a489e6-597e-491b-9c7c-179a0fa04fc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a489e6-597e-491b-9c7c-179a0fa04fc1 found for delete ", "request_id": "req-94116f9a-417c-47fc-add9-81c4bafcbc48"}]} 2026-05-27 20:55:40.934 7 INFO neutron.services.segments.plugin [-] Segment 57a489e6-597e-491b-9c7c-179a0fa04fc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a489e6-597e-491b-9c7c-179a0fa04fc1 found for delete ", "request_id": "req-59065097-3a62-422c-9067-ec29fb4d7965"}]} 2026-05-27 20:55:40.945 7 INFO neutron.services.segments.plugin [-] Segment 8552f6dc-6fe6-48d7-adb1-8b8dc0a2c55c resource provider aggregate not found 2026-05-27 20:55:40.962 7 INFO neutron.services.segments.plugin [-] Segment 8552f6dc-6fe6-48d7-adb1-8b8dc0a2c55c resource provider aggregate not found 2026-05-27 20:55:40.972 7 INFO neutron.services.segments.plugin [-] Segment 8552f6dc-6fe6-48d7-adb1-8b8dc0a2c55c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8552f6dc-6fe6-48d7-adb1-8b8dc0a2c55c found for delete ", "request_id": "req-7311f121-581a-444d-b743-06fdadb2a30c"}]} 2026-05-27 20:55:40.990 7 INFO neutron.services.segments.plugin [-] Segment 8552f6dc-6fe6-48d7-adb1-8b8dc0a2c55c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8552f6dc-6fe6-48d7-adb1-8b8dc0a2c55c found for delete ", "request_id": "req-6a483775-982e-45ea-a1c7-9f936c6454d7"}]} 2026-05-27 20:55:40.997 7 INFO neutron.services.segments.plugin [-] Segment bf384913-3c73-4c7f-a40c-8ad856c75831 resource provider aggregate not found 2026-05-27 20:55:41.017 7 INFO neutron.services.segments.plugin [-] Segment bf384913-3c73-4c7f-a40c-8ad856c75831 resource provider aggregate not found 2026-05-27 20:55:41.026 7 INFO neutron.services.segments.plugin [-] Segment bf384913-3c73-4c7f-a40c-8ad856c75831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf384913-3c73-4c7f-a40c-8ad856c75831 found for delete ", "request_id": "req-f9998ab0-b874-40a0-9f8c-5475e28911f3"}]} 2026-05-27 20:55:41.032 7 INFO neutron.services.segments.plugin [-] Segment bf384913-3c73-4c7f-a40c-8ad856c75831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf384913-3c73-4c7f-a40c-8ad856c75831 found for delete ", "request_id": "req-9f576106-21d2-43aa-bfed-e40fb8efcd22"}]} [pid: 7|app: 0|req: 1111/2213] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:40 2026] DELETE /v2.0/security-groups/934dfe7b-95ce-4b30-90fa-b68b510a4fd0 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2214] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/security-groups?tenant_id=1e5c0679782b454597715a1afe768a83&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2215] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:41 2026] DELETE /v2.0/security-groups/2ae75623-dbe5-43f9-9738-50bd965c1a98 => 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: 1104/2216] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/security-groups?tenant_id=5a06ebc2b8814509907d6353aaa80c0b&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2217] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:41 2026] DELETE /v2.0/security-groups/f2a84dc7-eab8-45b9-8ac7-8e1e121eb6b1 => 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: 1113/2218] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:41 2026] GET /v2.0/security-groups?tenant_id=43287ae897b24e529032a79ff2785cd9&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:41.877 8 WARNING neutron_lib.context [None req-919368f3-8b9a-4862-aac0-687a6c9e2c12 37e80e0b2437481685e43a1f9411985a fbf9fe5788fb4ea992e41ca31ea7848a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1114/2219] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:41 2026] DELETE /v2.0/security-groups/d3d58c77-eb4d-414e-8f26-20762a57098f => 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: 1115/2220] 10.0.0.177 () {34 vars in 678 bytes} [Wed May 27 20:55:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:42.441 8 INFO neutron.db.segments_db [None req-919368f3-8b9a-4862-aac0-687a6c9e2c12 37e80e0b2437481685e43a1f9411985a fbf9fe5788fb4ea992e41ca31ea7848a - - default default] Added segment d5b2961a-8106-440d-ae5d-19234c24a916 of type vxlan for network c6848b76-4635-43ff-a129-0c957315f685 [pid: 7|app: 0|req: 1116/2221] 10.0.0.177 () {34 vars in 678 bytes} [Wed May 27 20:55:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2222] 10.0.0.177 () {34 vars in 678 bytes} [Wed May 27 20:55:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2223] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:41 2026] POST /v2.0/networks => generated 632 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2224] 10.0.0.177 () {34 vars in 678 bytes} [Wed May 27 20:55:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:42.582 8 WARNING neutron_lib.context [None req-508d62b3-d1ab-417a-8bd8-b87793182ee2 37e80e0b2437481685e43a1f9411985a fbf9fe5788fb4ea992e41ca31ea7848a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1119/2225] 10.0.0.177 () {34 vars in 678 bytes} [Wed May 27 20:55:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2226] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:42 2026] PUT /v2.0/policies/423a68df-1158-40b0-be60-1341c45e55b0/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2227] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:42 2026] PUT /v2.0/policies/885e93d0-5ed1-4c8d-a0f1-9573e0f35e12/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2228] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:42 2026] PUT /v2.0/policies/cfc3509d-b6b8-483b-9982-dbc7600c471d/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2229] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:42 2026] PUT /v2.0/policies/ae6efefe-d1b4-4ec0-be9f-1816ef610819/tags => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2230] 10.0.0.177 () {34 vars in 664 bytes} [Wed May 27 20:55:42 2026] POST /v2.0/ports => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:42.949 7 WARNING neutron_lib.context [None req-aa8e7eb5-adff-4607-a94d-bff826bd01ae 37e80e0b2437481685e43a1f9411985a fbf9fe5788fb4ea992e41ca31ea7848a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1124/2231] 10.0.0.177 () {34 vars in 666 bytes} [Wed May 27 20:55:42 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2232] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:55:43 2026] PUT /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2233] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2234] 10.0.0.177 () {34 vars in 760 bytes} [Wed May 27 20:55:43 2026] PUT /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2235] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/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: 1129/2236] 10.0.0.177 () {34 vars in 756 bytes} [Wed May 27 20:55:43 2026] PUT /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/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: 1130/2237] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2238] 10.0.0.177 () {34 vars in 778 bytes} [Wed May 27 20:55:43 2026] PUT /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1132/2239] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2240] 10.0.0.177 () {34 vars in 749 bytes} [Wed May 27 20:55:43 2026] PUT /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2241] 10.0.0.177 () {32 vars in 674 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2242] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/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: 1135/2243] 10.0.0.177 () {32 vars in 737 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2244] 10.0.0.177 () {32 vars in 688 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:43.523 7 INFO neutron.api.v2.resource [None req-a794f411-4db0-48cd-9f2a-b213a7104b70 37e80e0b2437481685e43a1f9411985a fbf9fe5788fb4ea992e41ca31ea7848a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2245] 10.0.0.177 () {32 vars in 741 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2246] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:43 2026] DELETE /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2247] 10.0.0.177 () {32 vars in 684 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2248] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:43.633 7 INFO neutron.api.v2.resource [None req-6fb0e70c-63e9-4b46-905d-1ec4178a99f8 37e80e0b2437481685e43a1f9411985a fbf9fe5788fb4ea992e41ca31ea7848a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1139/2249] 10.0.0.177 () {32 vars in 744 bytes} [Wed May 27 20:55:43 2026] DELETE /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2250] 10.0.0.177 () {32 vars in 696 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2251] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:55:43 2026] DELETE /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2252] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3/tags => 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: 1112/2253] 10.0.0.177 () {32 vars in 682 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2254] 10.0.0.177 () {32 vars in 719 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3 => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2255] 10.0.0.177 () {32 vars in 696 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2256] 10.0.0.177 () {32 vars in 717 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/ports/1465f0c2-26fa-4052-9e96-e37ae04301c0 => 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: 1114/2257] 10.0.0.177 () {32 vars in 692 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2258] 10.0.0.177 () {32 vars in 704 bytes} [Wed May 27 20:55:43 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2259] 10.0.0.177 () {32 vars in 722 bytes} [Wed May 27 20:55:43 2026] DELETE /v2.0/trunks/bcd28a45-a1c7-405a-bdbc-57d00c82c5f3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2260] 10.0.0.177 () {32 vars in 734 bytes} [Wed May 27 20:55:43 2026] DELETE /v2.0/qos/policies/423a68df-1158-40b0-be60-1341c45e55b0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2261] 10.0.0.177 () {32 vars in 734 bytes} [Wed May 27 20:55:44 2026] DELETE /v2.0/qos/policies/885e93d0-5ed1-4c8d-a0f1-9573e0f35e12 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2262] 10.0.0.177 () {32 vars in 734 bytes} [Wed May 27 20:55:44 2026] DELETE /v2.0/qos/policies/cfc3509d-b6b8-483b-9982-dbc7600c471d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2263] 10.0.0.177 () {32 vars in 720 bytes} [Wed May 27 20:55:43 2026] DELETE /v2.0/ports/1465f0c2-26fa-4052-9e96-e37ae04301c0 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2264] 10.0.0.177 () {32 vars in 734 bytes} [Wed May 27 20:55:44 2026] DELETE /v2.0/qos/policies/ae6efefe-d1b4-4ec0-be9f-1816ef610819 => 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: 1120/2265] 10.0.0.177 () {32 vars in 734 bytes} [Wed May 27 20:55:44 2026] DELETE /v2.0/qos/policies/7761c265-6618-461f-801c-b8dbe6be3e8e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:44.396 7 INFO neutron.services.segments.plugin [-] Segment d5b2961a-8106-440d-ae5d-19234c24a916 resource provider aggregate not found 2026-05-27 20:55:44.401 7 INFO neutron.services.segments.plugin [-] Segment d5b2961a-8106-440d-ae5d-19234c24a916 resource provider aggregate not found [pid: 7|app: 0|req: 1146/2266] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:44 2026] DELETE /v2.0/networks/c6848b76-4635-43ff-a129-0c957315f685 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:45.120 7 INFO neutron.services.segments.plugin [-] Segment d5b2961a-8106-440d-ae5d-19234c24a916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b2961a-8106-440d-ae5d-19234c24a916 found for delete ", "request_id": "req-7a0ddeb1-f8ff-4a9c-bba4-cce9c0734b01"}]} 2026-05-27 20:55:45.129 7 INFO neutron.services.segments.plugin [-] Segment d5b2961a-8106-440d-ae5d-19234c24a916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b2961a-8106-440d-ae5d-19234c24a916 found for delete ", "request_id": "req-2b997557-6539-4f34-82ad-7f76d544f918"}]} 2026-05-27 20:55:45.212 8 WARNING neutron_lib.context [None req-eeecd554-e22f-4bc4-8923-3a498c3b1a77 5ee0e65d0070461b9513d04ec44774c3 60ed38a0a93a45438851eeaa0878cb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2267] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/security-groups?tenant_id=fbf9fe5788fb4ea992e41ca31ea7848a&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:45.374 8 INFO neutron.db.segments_db [None req-eeecd554-e22f-4bc4-8923-3a498c3b1a77 5ee0e65d0070461b9513d04ec44774c3 60ed38a0a93a45438851eeaa0878cb91 - - default default] Added segment 0bf5c6c3-0465-4d99-8384-f29918b06028 of type vxlan for network c912c261-0882-4090-9975-99035d9b4323 [pid: 8|app: 0|req: 1121/2268] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:45 2026] POST /v2.0/networks => generated 631 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2269] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/security-groups?tenant_id=8a3da9ca8ee04dee86c723e1dedad6e4&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2270] 10.0.0.168 () {30 vars in 650 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/extensions => generated 19901 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-27 20:55:45.548 7 WARNING neutron_lib.context [None req-eeb3830d-b16a-4827-baeb-e918a6a21d31 5ee0e65d0070461b9513d04ec44774c3 60ed38a0a93a45438851eeaa0878cb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1122/2271] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:45 2026] DELETE /v2.0/security-groups/c6c476ae-0c1c-4532-bba8-5e8e8c2508d5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2272] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:45 2026] DELETE /v2.0/security-groups/3b9e1e48-167e-4c7f-a003-1f69f686be16 => 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: 1124/2273] 10.0.0.168 () {30 vars in 724 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/quotas/0e5e8fddf11e4e228681caf3b22d3609/details => generated 847 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2274] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:55:45 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2275] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/security-groups?tenant_id=dda11e62b2f24c93806a50e3e3594449&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2276] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:55:45 2026] PUT /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2277] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/security-groups?tenant_id=11fd1adbdbf24fb9a33c1333b0a748f2&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2278] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2279] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:46 2026] DELETE /v2.0/security-groups/43369c81-f8c4-4eae-bfa1-9bcb1abfb6cc => 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: 1128/2280] 10.0.0.177 () {34 vars in 762 bytes} [Wed May 27 20:55:46 2026] PUT /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2282] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2282] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:46 2026] DELETE /v2.0/security-groups/dd175aa9-f1bc-46b6-aea5-886db0dab64f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2283] 10.0.0.177 () {34 vars in 758 bytes} [Wed May 27 20:55:46 2026] PUT /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2284] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2285] 10.0.0.177 () {34 vars in 780 bytes} [Wed May 27 20:55:46 2026] PUT /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags/black.or.white => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2286] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2287] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:55:46 2026] PUT /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2288] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2289] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/security-groups?tenant_id=d0bc2703decd4e46b98225d5dd063dc6&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2290] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:46.736 7 INFO neutron.api.v2.resource [None req-ee7c5a38-475f-4ade-bd69-5fa8b0553e69 5ee0e65d0070461b9513d04ec44774c3 60ed38a0a93a45438851eeaa0878cb91 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1159/2291] 10.0.0.177 () {32 vars in 743 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2292] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:46 2026] DELETE /v2.0/security-groups/e53d91a8-31ce-449b-9626-fab31571aa5c => 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: 1160/2293] 10.0.0.177 () {32 vars in 742 bytes} [Wed May 27 20:55:46 2026] DELETE /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2294] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:46 2026] GET /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:46.967 7 INFO neutron.api.v2.resource [None req-3e994007-18de-4ecf-9d6d-49539134e048 5ee0e65d0070461b9513d04ec44774c3 60ed38a0a93a45438851eeaa0878cb91 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1161/2295] 10.0.0.177 () {32 vars in 746 bytes} [Wed May 27 20:55:46 2026] DELETE /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags/green => generated 99 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2296] 10.0.0.177 () {32 vars in 734 bytes} [Wed May 27 20:55:46 2026] DELETE /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2297] 10.0.0.177 () {32 vars in 731 bytes} [Wed May 27 20:55:47 2026] GET /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2298] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:55:47 2026] DELETE /v2.0/subnets/aeb03f96-1f72-4949-88b9-83ec0dce83ba => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:55:47.782 7 INFO neutron.services.segments.plugin [-] Segment 0bf5c6c3-0465-4d99-8384-f29918b06028 resource provider aggregate not found 2026-05-27 20:55:47.786 7 INFO neutron.services.segments.plugin [-] Segment 0bf5c6c3-0465-4d99-8384-f29918b06028 resource provider aggregate not found 2026-05-27 20:55:47.802 7 INFO neutron.services.segments.plugin [-] Segment 0bf5c6c3-0465-4d99-8384-f29918b06028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf5c6c3-0465-4d99-8384-f29918b06028 found for delete ", "request_id": "req-a993be47-cdde-44bb-8d7a-e4ce709354e6"}]} 2026-05-27 20:55:47.803 7 INFO neutron.services.segments.plugin [-] Segment 0bf5c6c3-0465-4d99-8384-f29918b06028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf5c6c3-0465-4d99-8384-f29918b06028 found for delete ", "request_id": "req-95110d3c-e19b-4e81-a630-03c800fb9a23"}]} [pid: 7|app: 0|req: 1163/2299] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:47 2026] DELETE /v2.0/networks/c912c261-0882-4090-9975-99035d9b4323 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2302] 10.0.0.168 () {30 vars in 650 bytes} [Wed May 27 20:55:48 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2303] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:48 2026] GET /v2.0/security-groups?tenant_id=60ed38a0a93a45438851eeaa0878cb91&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2304] 10.0.0.168 () {30 vars in 724 bytes} [Wed May 27 20:55:48 2026] GET /v2.0/quotas/0e5e8fddf11e4e228681caf3b22d3609/details => generated 847 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2305] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:48 2026] DELETE /v2.0/security-groups/0f27ca4e-975a-4eb4-beda-795169f96482 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2306] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:49 2026] GET /v2.0/security-groups?tenant_id=4eff556ba06347878ffce674fca6128b&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2307] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:49 2026] DELETE /v2.0/security-groups/d7b31970-2ccf-43b6-a6b5-cbaa798f6605 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:51.424 7 WARNING neutron_lib.context [None req-3b118983-026b-4bba-9551-b861f7194488 d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:51.466 7 INFO neutron.db.segments_db [None req-3b118983-026b-4bba-9551-b861f7194488 d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Added segment 7fa20669-eea3-4c1c-bd8f-99149dc06521 of type vxlan for network caf4e2aa-3fd5-411b-baf5-3f14a78dc5cf 2026-05-27 20:55:51.780 7 INFO neutron.db.l3_hamode_db [None req-3b118983-026b-4bba-9551-b861f7194488 d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1141/2308] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:51 2026] GET /v2.0/security-groups?tenant_id=0e5e8fddf11e4e228681caf3b22d3609&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2309] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:51 2026] DELETE /v2.0/security-groups/b97909dd-4df9-4de6-86b3-daf456e43bfb => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:51.977 7 INFO neutron.db.l3_hamode_db [None req-3b118983-026b-4bba-9551-b861f7194488 d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1168/2310] 10.0.0.177 () {34 vars in 668 bytes} [Wed May 27 20:55:51 2026] POST /v2.0/routers => generated 474 bytes in 1538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:52.743 8 WARNING neutron_lib.context [None req-4cf3beff-4cec-4783-ad21-0dbaa1d20b1b d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:52.808 8 INFO neutron.db.l3_hamode_db [None req-4cf3beff-4cec-4783-ad21-0dbaa1d20b1b d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:55:52.988 8 INFO neutron.db.l3_hamode_db [None req-4cf3beff-4cec-4783-ad21-0dbaa1d20b1b d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:55:53.099 7 WARNING neutron_lib.context [None req-29c376c9-c52b-4117-a6a4-d71440cac321 1c46c66522f341c9811d9d55df7bc34b 569381b625d04dfdb10e27c10b396e44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:53.233 7 INFO neutron.db.segments_db [None req-29c376c9-c52b-4117-a6a4-d71440cac321 1c46c66522f341c9811d9d55df7bc34b 569381b625d04dfdb10e27c10b396e44 - - default default] Added segment ed3ccca5-ec5a-4174-bee3-400f9dd7d171 of type vxlan for network cfbe7eb1-77c6-48ac-8fca-801c7b144549 [pid: 7|app: 0|req: 1169/2311] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:52 2026] POST /v2.0/networks => generated 631 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:53.350 7 WARNING neutron_lib.context [None req-ecd207b4-d303-434e-91c7-4139da543c45 1c46c66522f341c9811d9d55df7bc34b 569381b625d04dfdb10e27c10b396e44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:53.453 7 INFO neutron.db.segments_db [None req-ecd207b4-d303-434e-91c7-4139da543c45 1c46c66522f341c9811d9d55df7bc34b 569381b625d04dfdb10e27c10b396e44 - - default default] Added segment c10926fa-a4c9-4b18-8508-9261989f0069 of type vxlan for network 73a560a8-74f3-4a18-a2ed-967ac9489c26 [pid: 7|app: 0|req: 1170/2312] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:55:53 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2313] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:53 2026] PUT /v2.0/networks/cfbe7eb1-77c6-48ac-8fca-801c7b144549/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2314] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:55:53 2026] GET /v2.0/networks/cfbe7eb1-77c6-48ac-8fca-801c7b144549/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2315] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:53 2026] PUT /v2.0/networks/73a560a8-74f3-4a18-a2ed-967ac9489c26/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2316] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:55:53 2026] GET /v2.0/networks/73a560a8-74f3-4a18-a2ed-967ac9489c26/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2317] 10.0.0.177 () {34 vars in 668 bytes} [Wed May 27 20:55:52 2026] POST /v2.0/routers => generated 474 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:53.841 8 WARNING neutron_lib.context [None req-fb63f081-01ca-4288-b510-40e2eb5f8b9d d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1175/2318] 10.0.0.177 () {34 vars in 753 bytes} [Wed May 27 20:55:53 2026] PUT /v2.0/networks/73a560a8-74f3-4a18-a2ed-967ac9489c26/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:53.896 8 INFO neutron.db.l3_hamode_db [None req-fb63f081-01ca-4288-b510-40e2eb5f8b9d d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1176/2319] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:55:53 2026] GET /v2.0/networks/73a560a8-74f3-4a18-a2ed-967ac9489c26/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2320] 10.0.0.177 () {32 vars in 733 bytes} [Wed May 27 20:55:53 2026] GET /v2.0/networks/cfbe7eb1-77c6-48ac-8fca-801c7b144549/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:54.075 8 INFO neutron.db.l3_hamode_db [None req-fb63f081-01ca-4288-b510-40e2eb5f8b9d d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:55:54.224 7 INFO neutron.services.segments.plugin [-] Segment ed3ccca5-ec5a-4174-bee3-400f9dd7d171 resource provider aggregate not found 2026-05-27 20:55:54.230 7 INFO neutron.services.segments.plugin [-] Segment ed3ccca5-ec5a-4174-bee3-400f9dd7d171 resource provider aggregate not found 2026-05-27 20:55:54.248 7 INFO neutron.services.segments.plugin [-] Segment ed3ccca5-ec5a-4174-bee3-400f9dd7d171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3ccca5-ec5a-4174-bee3-400f9dd7d171 found for delete ", "request_id": "req-75cde74c-1922-4cab-811c-887afce760f6"}]} 2026-05-27 20:55:54.250 7 INFO neutron.services.segments.plugin [-] Segment ed3ccca5-ec5a-4174-bee3-400f9dd7d171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3ccca5-ec5a-4174-bee3-400f9dd7d171 found for delete ", "request_id": "req-777b75a2-382e-4ed3-8423-8be49886a1df"}]} [pid: 7|app: 0|req: 1178/2321] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:54 2026] DELETE /v2.0/networks/cfbe7eb1-77c6-48ac-8fca-801c7b144549 => 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: 1179/2322] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:55:54 2026] DELETE /v2.0/networks/73a560a8-74f3-4a18-a2ed-967ac9489c26 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2323] 10.0.0.177 () {34 vars in 668 bytes} [Wed May 27 20:55:53 2026] POST /v2.0/routers => generated 474 bytes in 1075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:55:54.933 7 WARNING neutron_lib.context [None req-82598e57-6b78-49ee-b5fc-2734d5960364 d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:54.987 7 INFO neutron.db.l3_hamode_db [None req-82598e57-6b78-49ee-b5fc-2734d5960364 d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:55:55.172 7 INFO neutron.db.l3_hamode_db [None req-82598e57-6b78-49ee-b5fc-2734d5960364 d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:55:55.334 8 WARNING neutron_lib.context [None req-29616cf2-c6ab-49b1-a411-b30335cc920b b2352a010f6446d7b9f6dd3ce1567681 219fd057940a413daec3a819f148548a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1145/2324] 10.0.0.177 () {34 vars in 676 bytes} [Wed May 27 20:55:55 2026] POST /v2.0/floatingips => generated 552 bytes in 835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2325] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:55 2026] GET /v2.0/security-groups?tenant_id=569381b625d04dfdb10e27c10b396e44&name=default => generated 2929 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2326] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:55:56 2026] PUT /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2327] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:56 2026] DELETE /v2.0/security-groups/48b9a2de-9e0b-431d-aabb-6af9d3052d88 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:56.283 7 INFO neutron.services.segments.plugin [-] Segment c10926fa-a4c9-4b18-8508-9261989f0069 resource provider aggregate not found [pid: 8|app: 0|req: 1149/2328] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:56.289 7 INFO neutron.services.segments.plugin [-] Segment c10926fa-a4c9-4b18-8508-9261989f0069 resource provider aggregate not found 2026-05-27 20:55:56.303 7 INFO neutron.services.segments.plugin [-] Segment c10926fa-a4c9-4b18-8508-9261989f0069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c10926fa-a4c9-4b18-8508-9261989f0069 found for delete ", "request_id": "req-6a0f222b-cc73-477a-9420-6f72dec4b20b"}]} 2026-05-27 20:55:56.308 7 INFO neutron.services.segments.plugin [-] Segment c10926fa-a4c9-4b18-8508-9261989f0069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c10926fa-a4c9-4b18-8508-9261989f0069 found for delete ", "request_id": "req-9d5ebd7f-cfaa-430b-bbf3-99340dc3fb8b"}]} [pid: 8|app: 0|req: 1150/2329] 10.0.0.177 () {34 vars in 770 bytes} [Wed May 27 20:55:56 2026] PUT /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2330] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2331] 10.0.0.177 () {34 vars in 668 bytes} [Wed May 27 20:55:54 2026] POST /v2.0/routers => generated 474 bytes in 1475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2332] 10.0.0.177 () {34 vars in 766 bytes} [Wed May 27 20:55:56 2026] PUT /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:55:56.448 7 WARNING neutron_lib.context [None req-74d2afaf-77d6-4234-8d90-26d277846484 d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:55:56.480 7 INFO neutron.db.l3_hamode_db [None req-74d2afaf-77d6-4234-8d90-26d277846484 d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1152/2333] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/security-groups?tenant_id=941e4d0277394bbd9225a3a23a3090dd&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2334] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:56.649 7 INFO neutron.db.l3_hamode_db [None req-74d2afaf-77d6-4234-8d90-26d277846484 d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1154/2335] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:56 2026] DELETE /v2.0/security-groups/889a5cc7-29ad-4ca1-92ba-aaad36fe1b2d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2336] 10.0.0.177 () {34 vars in 788 bytes} [Wed May 27 20:55:56 2026] PUT /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2337] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2338] 10.0.0.177 () {34 vars in 759 bytes} [Wed May 27 20:55:56 2026] PUT /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2339] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2340] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:55:56.959 8 INFO neutron.api.v2.resource [None req-079ae7e7-3e2c-448a-96a7-eaa1897ee505 b2352a010f6446d7b9f6dd3ce1567681 219fd057940a413daec3a819f148548a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1160/2341] 10.0.0.177 () {32 vars in 751 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2342] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 20:55:56 2026] DELETE /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags/red => 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: 1162/2343] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:57 2026] GET /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:57.116 8 INFO neutron.api.v2.resource [None req-a28761f5-bc83-4e20-bd90-4ea392bdb65d b2352a010f6446d7b9f6dd3ce1567681 219fd057940a413daec3a819f148548a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1163/2344] 10.0.0.177 () {32 vars in 754 bytes} [Wed May 27 20:55:57 2026] DELETE /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2345] 10.0.0.177 () {32 vars in 742 bytes} [Wed May 27 20:55:57 2026] DELETE /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2346] 10.0.0.177 () {32 vars in 739 bytes} [Wed May 27 20:55:57 2026] GET /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2347] 10.0.0.177 () {34 vars in 668 bytes} [Wed May 27 20:55:56 2026] POST /v2.0/routers => generated 474 bytes in 992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2348] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:55:57 2026] PUT /v2.0/routers/0fb81ae2-a5ae-4e6e-a6f4-860b1bbcbaa0/tags => generated 17 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2349] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 20:55:57 2026] DELETE /v2.0/floatingips/e86ae5a7-b393-4360-a4bc-b0dfebb86ae9 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2350] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:55:57 2026] PUT /v2.0/routers/c317e91c-5a05-4468-acbd-e8b3cc26253d/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2351] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:55:57 2026] PUT /v2.0/routers/23c4e381-5bff-4ff7-b4bf-5f280e61cd4f/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2352] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:55:57 2026] PUT /v2.0/routers/a7371866-c25b-44a6-b7d9-23ae1b13b04b/tags => generated 19 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2353] 10.0.0.177 () {32 vars in 664 bytes} [Wed May 27 20:55:57 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2354] 10.0.0.177 () {32 vars in 678 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2355] 10.0.0.177 () {32 vars in 674 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2356] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/security-groups?tenant_id=1918baa469d8432a94449ce37093822f&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2357] 10.0.0.177 () {32 vars in 686 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2358] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:58 2026] DELETE /v2.0/security-groups/62cdbda4-5bd9-4b74-8967-cb0ec8894b70 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2359] 10.0.0.177 () {32 vars in 672 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2360] 10.0.0.177 () {32 vars in 686 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2361] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/security-groups?tenant_id=219fd057940a413daec3a819f148548a&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2362] 10.0.0.177 () {32 vars in 682 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2363] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:55:58 2026] DELETE /v2.0/security-groups/46499e64-1cc6-4c77-9c98-de6d604b647f => 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: 1173/2364] 10.0.0.177 () {32 vars in 694 bytes} [Wed May 27 20:55:59 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2365] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:55:59 2026] GET /v2.0/routers/0fb81ae2-a5ae-4e6e-a6f4-860b1bbcbaa0 => generated 485 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2366] 10.0.0.177 () {34 vars in 742 bytes} [Wed May 27 20:55:59 2026] PUT /v2.0/routers/0fb81ae2-a5ae-4e6e-a6f4-860b1bbcbaa0 => generated 485 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2367] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:56:00 2026] GET /v2.0/ports?device_id=0fb81ae2-a5ae-4e6e-a6f4-860b1bbcbaa0 => 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: 1175/2368] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:56:00 2026] DELETE /v2.0/routers/0fb81ae2-a5ae-4e6e-a6f4-860b1bbcbaa0 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2369] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:56:00 2026] GET /v2.0/routers/c317e91c-5a05-4468-acbd-e8b3cc26253d => generated 493 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2370] 10.0.0.177 () {34 vars in 742 bytes} [Wed May 27 20:56:00 2026] PUT /v2.0/routers/c317e91c-5a05-4468-acbd-e8b3cc26253d => generated 493 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2371] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:56:01 2026] GET /v2.0/ports?device_id=c317e91c-5a05-4468-acbd-e8b3cc26253d => 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: 1177/2372] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:56:01 2026] DELETE /v2.0/routers/c317e91c-5a05-4468-acbd-e8b3cc26253d => generated 0 bytes in 506 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2373] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:56:01 2026] GET /v2.0/routers/23c4e381-5bff-4ff7-b4bf-5f280e61cd4f => generated 502 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2376] 10.0.0.177 () {34 vars in 742 bytes} [Wed May 27 20:56:02 2026] PUT /v2.0/routers/23c4e381-5bff-4ff7-b4bf-5f280e61cd4f => generated 502 bytes in 1552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2377] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:56:03 2026] GET /v2.0/ports?device_id=23c4e381-5bff-4ff7-b4bf-5f280e61cd4f => 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: 1179/2378] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:56:03 2026] DELETE /v2.0/routers/23c4e381-5bff-4ff7-b4bf-5f280e61cd4f => generated 0 bytes in 563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2379] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:56:04 2026] GET /v2.0/routers/a7371866-c25b-44a6-b7d9-23ae1b13b04b => generated 487 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2380] 10.0.0.177 () {34 vars in 742 bytes} [Wed May 27 20:56:04 2026] PUT /v2.0/routers/a7371866-c25b-44a6-b7d9-23ae1b13b04b => generated 487 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2381] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:56:05 2026] GET /v2.0/ports?device_id=a7371866-c25b-44a6-b7d9-23ae1b13b04b => 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: 1181/2382] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:56:05 2026] DELETE /v2.0/routers/a7371866-c25b-44a6-b7d9-23ae1b13b04b => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2383] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:56:05 2026] GET /v2.0/routers/88a4060e-ac58-40eb-ade4-1b9cc57c83eb => generated 480 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2384] 10.0.0.177 () {34 vars in 742 bytes} [Wed May 27 20:56:05 2026] PUT /v2.0/routers/88a4060e-ac58-40eb-ade4-1b9cc57c83eb => generated 480 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2385] 10.0.0.177 () {32 vars in 736 bytes} [Wed May 27 20:56:06 2026] GET /v2.0/ports?device_id=88a4060e-ac58-40eb-ade4-1b9cc57c83eb => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:56:07.296 8 INFO neutron.services.segments.plugin [-] Segment 7fa20669-eea3-4c1c-bd8f-99149dc06521 resource provider aggregate not found 2026-05-27 20:56:07.302 8 INFO neutron.services.segments.plugin [-] Segment 7fa20669-eea3-4c1c-bd8f-99149dc06521 resource provider aggregate not found 2026-05-27 20:56:07.310 8 INFO neutron.db.l3_hamode_db [None req-7f4f306a-5fcd-4708-91b8-0df0ebadd580 d264672c7795491992678037e1c53141 0a28d05dfc2e4a5b9bc90d7752214b79 - - default default] HA network caf4e2aa-3fd5-411b-baf5-3f14a78dc5cf was deleted as no HA routers are present in tenant 0a28d05dfc2e4a5b9bc90d7752214b79. [pid: 8|app: 0|req: 1183/2386] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:56:06 2026] DELETE /v2.0/routers/88a4060e-ac58-40eb-ade4-1b9cc57c83eb => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:56:08.282 8 INFO neutron.services.segments.plugin [-] Segment 7fa20669-eea3-4c1c-bd8f-99149dc06521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa20669-eea3-4c1c-bd8f-99149dc06521 found for delete ", "request_id": "req-7f7bbcc9-229c-4e0f-bfb6-d34366b1f3c1"}]} 2026-05-27 20:56:08.283 8 INFO neutron.services.segments.plugin [-] Segment 7fa20669-eea3-4c1c-bd8f-99149dc06521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa20669-eea3-4c1c-bd8f-99149dc06521 found for delete ", "request_id": "req-ec7ed11d-b00c-414e-aa64-87af789d0504"}]} 2026-05-27 20:56:08.471 8 WARNING neutron_lib.context [None req-6f15d9ca-86fe-4b7c-9ba1-2a0d50899189 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1204/2387] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:56:08 2026] GET /v2.0/security-groups?tenant_id=1c4b0d3937cf443d99ac76bd36e778d6&name=default => generated 2929 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:56:08.636 8 INFO neutron.db.segments_db [None req-6f15d9ca-86fe-4b7c-9ba1-2a0d50899189 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Added segment 40fb8326-6676-49cd-b22f-db64c2350c30 of type vxlan for network 3791a627-c3f6-4892-ba91-27266eaefc1a [pid: 7|app: 0|req: 1205/2388] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:56:08 2026] DELETE /v2.0/security-groups/2893a3f6-89b5-456e-9a11-3b6f51421aff => 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: 1184/2389] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:56:08 2026] POST /v2.0/networks => generated 640 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:08.786 7 WARNING neutron_lib.context [None req-b2594706-fd24-4751-9e9f-ff4ca42f384a 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1185/2390] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:56:08 2026] GET /v2.0/security-groups?tenant_id=0a28d05dfc2e4a5b9bc90d7752214b79&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2391] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:56:08 2026] DELETE /v2.0/security-groups/1e864aa1-290b-44a5-ad6e-77b73cfef42a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2392] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:08 2026] POST /v2.0/subnets => generated 633 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2393] 10.0.0.177 () {32 vars in 722 bytes} [Wed May 27 20:56:09 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:56:09.293 8 WARNING neutron_lib.context [None req-d198e740-42cb-4094-9444-ab3af97c21e5 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1207/2394] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:56:09 2026] GET /v2.0/security-groups?tenant_id=3ebb1f56250144f09203c720d68ce585&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2395] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:56:09 2026] DELETE /v2.0/security-groups/63d2b558-8964-4df6-91c5-abb8fb38b986 => 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: 1188/2396] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:09 2026] POST /v2.0/subnets => generated 707 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:09.758 7 WARNING neutron_lib.context [None req-9c8388fb-6caa-44a5-80e3-abcd7ea63475 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:09.838 7 INFO neutron.db.segments_db [None req-9c8388fb-6caa-44a5-80e3-abcd7ea63475 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Added segment 4153ee98-f576-4103-bfd0-4a9d6947f0eb of type vxlan for network 432bc5c5-0363-42cc-840b-8de7d22b3914 [pid: 7|app: 0|req: 1209/2397] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:56:09 2026] POST /v2.0/networks => generated 638 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:09.964 8 WARNING neutron_lib.context [None req-54daf7d0-c8b8-42ff-8cb0-fc484914c896 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1189/2398] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:09 2026] POST /v2.0/subnets => generated 632 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:10.330 7 WARNING neutron_lib.context [None req-e3e3574b-f0e4-4539-860e-547a5a4ded8f 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1210/2399] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:10 2026] POST /v2.0/subnets => generated 701 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:10.716 8 WARNING neutron_lib.context [None req-e744df5f-7eda-4c64-beb1-160dddf95bf3 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:10.795 8 INFO neutron.db.segments_db [None req-e744df5f-7eda-4c64-beb1-160dddf95bf3 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Added segment f756a179-0c6b-47f4-b65d-00d6f6dc4aa4 of type vxlan for network 39888eb4-b1df-4268-b626-db98d2219c30 [pid: 8|app: 0|req: 1190/2400] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:56:10 2026] POST /v2.0/networks => generated 638 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:10.940 7 WARNING neutron_lib.context [None req-a0518c5c-f741-485a-9f6d-2a0d209861b0 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1211/2401] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:10 2026] POST /v2.0/subnets => generated 630 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:11.739 8 WARNING neutron_lib.context [None req-4ec221e3-669a-4cb1-8f60-0ded00a3b3a8 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1191/2402] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:11 2026] POST /v2.0/subnets => generated 706 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:12.140 7 WARNING neutron_lib.context [None req-71dd15f4-5891-44a2-9c2a-3048619793d5 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:12.185 7 INFO neutron.db.segments_db [None req-71dd15f4-5891-44a2-9c2a-3048619793d5 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Added segment a88ff3a3-806b-4be8-a078-e53acc954451 of type vxlan for network ba5312ec-e289-45aa-8470-bcd139d35341 2026-05-27 20:56:12.521 7 INFO neutron.db.l3_hamode_db [None req-71dd15f4-5891-44a2-9c2a-3048619793d5 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:56:13.937 7 INFO neutron.db.l3_hamode_db [None req-71dd15f4-5891-44a2-9c2a-3048619793d5 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:56:14.085 8 WARNING neutron_lib.context [None req-aa25863a-7892-4956-92ce-c91c983c3f13 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:14.254 8 INFO neutron.db.segments_db [None req-aa25863a-7892-4956-92ce-c91c983c3f13 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Added segment f577450a-fcf3-414a-8689-841c9d9a4cdd of type vxlan for network 2c55a1bf-904b-4164-91f9-2a8a6a006c64 [pid: 8|app: 0|req: 1192/2403] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:56:13 2026] POST /v2.0/networks => generated 632 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:14.403 8 WARNING neutron_lib.context [None req-693fa760-68a5-494a-b09b-e8407ffd5875 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1193/2404] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:14 2026] POST /v2.0/subnets => generated 602 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:14.844 8 WARNING neutron_lib.context [None req-ddacfffc-c513-47ba-b612-7cfdca4c6164 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:14.903 8 INFO neutron.db.segments_db [None req-ddacfffc-c513-47ba-b612-7cfdca4c6164 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Added segment 3f3aa003-b430-4bf5-a857-f4a5fdcbb929 of type vxlan for network 4bcff77e-32c5-41ba-9a37-bdf0b5d4c380 [pid: 8|app: 0|req: 1194/2405] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:56:14 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-27 20:56:15.053 8 WARNING neutron_lib.context [None req-210db851-06cd-4fac-8aaa-022af6709ada 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1212/2406] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:12 2026] POST /v2.0/routers => generated 684 bytes in 3296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2407] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:15 2026] POST /v2.0/subnets => generated 605 bytes in 986 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:16.045 8 WARNING neutron_lib.context [None req-e2f2317d-6e9a-4844-8ce9-755dadfe9233 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:16.108 8 INFO neutron.db.segments_db [None req-e2f2317d-6e9a-4844-8ce9-755dadfe9233 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Added segment 1d3524a6-11e4-4fb8-918e-5db58ce285b3 of type vxlan for network 481842db-19cf-4a8f-8251-bf1b7dd2ca98 [pid: 8|app: 0|req: 1196/2408] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:56:16 2026] POST /v2.0/networks => generated 631 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:16.261 8 WARNING neutron_lib.context [None req-cc97c061-27c7-474f-8865-0c069b403102 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1197/2409] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:16 2026] POST /v2.0/subnets => generated 605 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:16.663 8 WARNING neutron_lib.context [None req-0d5be382-8de3-4e07-a6ed-67f7dbb6f106 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:16.742 8 INFO neutron.db.segments_db [None req-0d5be382-8de3-4e07-a6ed-67f7dbb6f106 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Added segment 5f52bf5c-b134-4010-98ff-b77849473fec of type vxlan for network a1d79519-70fc-4edf-b07c-039128638f20 [pid: 8|app: 0|req: 1198/2410] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:56:16 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-27 20:56:16.886 8 WARNING neutron_lib.context [None req-b5cd0e38-9ab9-4802-a887-07a092910dcd 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1199/2411] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:16 2026] POST /v2.0/subnets => generated 605 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:17.292 8 WARNING neutron_lib.context [None req-5cff851f-4c79-4911-941e-ad8544543db5 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:17.378 8 INFO neutron.db.segments_db [None req-5cff851f-4c79-4911-941e-ad8544543db5 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Added segment 3cabec1d-488b-4252-90fd-f7aa33bf3a25 of type vxlan for network 597ad3ab-804b-4d1f-a482-826f9cf13620 [pid: 7|app: 0|req: 1213/2412] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:56:15 2026] PUT /v2.0/routers/a5e3531b-04b3-46e2-a5c6-98070d653066/add_router_interface => generated 309 bytes in 1969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2413] 10.0.0.177 () {34 vars in 670 bytes} [Wed May 27 20:56:17 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:17.519 8 WARNING neutron_lib.context [None req-8ce4bd96-6e99-4e03-84bc-6cf8e03a8d87 37de0af3678b4cab8e5ab3671883fba6 93efad182c934c4fbe9587b6172e162c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1201/2414] 10.0.0.177 () {34 vars in 669 bytes} [Wed May 27 20:56:17 2026] POST /v2.0/subnets => generated 605 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2415] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:56:18 2026] PUT /v2.0/subnets/866c13cf-a4ef-4c14-a86f-b58e42011f83/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2416] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:56:18 2026] PUT /v2.0/subnets/b45c9e5c-bda5-48f9-ba46-a5f50797f2c9/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2417] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:56:18 2026] PUT /v2.0/subnets/88964559-6287-4166-a6c2-e6d44785e7b5/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2418] 10.0.0.177 () {34 vars in 751 bytes} [Wed May 27 20:56:18 2026] PUT /v2.0/subnets/bc372704-9490-447c-8519-8fd31d164c82/tags => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2419] 10.0.0.177 () {32 vars in 664 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2422] 10.0.0.177 () {32 vars in 678 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2423] 10.0.0.177 () {32 vars in 674 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2424] 10.0.0.177 () {32 vars in 686 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2425] 10.0.0.177 () {32 vars in 672 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2426] 10.0.0.177 () {32 vars in 686 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2427] 10.0.0.177 () {32 vars in 682 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2428] 10.0.0.177 () {32 vars in 694 bytes} [Wed May 27 20:56:18 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2429] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:56:18 2026] DELETE /v2.0/subnets/866c13cf-a4ef-4c14-a86f-b58e42011f83 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2430] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:56:19 2026] DELETE /v2.0/subnets/b45c9e5c-bda5-48f9-ba46-a5f50797f2c9 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2431] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:56:19 2026] DELETE /v2.0/subnets/88964559-6287-4166-a6c2-e6d44785e7b5 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2432] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:56:19 2026] DELETE /v2.0/subnets/bc372704-9490-447c-8519-8fd31d164c82 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2433] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:56:17 2026] PUT /v2.0/routers/a5e3531b-04b3-46e2-a5c6-98070d653066/add_router_interface => generated 309 bytes in 2603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2434] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 20:56:19 2026] DELETE /v2.0/subnets/84495ffc-96c1-4247-86c1-926d422b0d07 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:20.475 8 INFO neutron.services.segments.plugin [-] Segment f577450a-fcf3-414a-8689-841c9d9a4cdd resource provider aggregate not found 2026-05-27 20:56:20.482 8 INFO neutron.services.segments.plugin [-] Segment f577450a-fcf3-414a-8689-841c9d9a4cdd resource provider aggregate not found 2026-05-27 20:56:20.493 8 INFO neutron.services.segments.plugin [-] Segment f577450a-fcf3-414a-8689-841c9d9a4cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f577450a-fcf3-414a-8689-841c9d9a4cdd found for delete ", "request_id": "req-fdee62ec-23e0-4219-8dcd-a09d6f2974e8"}]} [pid: 8|app: 0|req: 1221/2435] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:56:20 2026] DELETE /v2.0/networks/2c55a1bf-904b-4164-91f9-2a8a6a006c64 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:56:20.514 8 INFO neutron.services.segments.plugin [-] Segment f577450a-fcf3-414a-8689-841c9d9a4cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f577450a-fcf3-414a-8689-841c9d9a4cdd found for delete ", "request_id": "req-cc583314-bc9e-4006-9304-0c11591080fc"}]} [pid: 8|app: 0|req: 1222/2436] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:56:20 2026] DELETE /v2.0/networks/4bcff77e-32c5-41ba-9a37-bdf0b5d4c380 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2437] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:56:20 2026] DELETE /v2.0/networks/481842db-19cf-4a8f-8251-bf1b7dd2ca98 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2438] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:56:20 2026] DELETE /v2.0/networks/a1d79519-70fc-4edf-b07c-039128638f20 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2439] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 20:56:21 2026] DELETE /v2.0/networks/597ad3ab-804b-4d1f-a482-826f9cf13620 => 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: 1215/2440] 10.0.0.177 () {34 vars in 783 bytes} [Wed May 27 20:56:20 2026] PUT /v2.0/routers/a5e3531b-04b3-46e2-a5c6-98070d653066/add_router_interface => generated 309 bytes in 1982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:56:22.071 8 WARNING neutron_lib.context [None req-4a2e6ddd-e2e6-447e-a88b-181556a8e0ac 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1226/2441] 10.0.0.177 () {34 vars in 684 bytes} [Wed May 27 20:56:22 2026] POST /v2.0/security-groups => generated 1630 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:56:22.217 7 WARNING neutron_lib.context [None req-eb33f2ad-8573-49af-af0e-e56c28f26269 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1216/2442] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:56:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:22.356 7 WARNING neutron_lib.context [None req-6792d7d1-3faf-40f9-9b34-24436e50c6c2 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2443] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:56:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:22.472 7 WARNING neutron_lib.context [None req-d2468ac5-08b8-4f48-8082-9d5ab36f03da 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1227/2444] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:56:22 2026] GET /v2.0/security-groups?tenant_id=93efad182c934c4fbe9587b6172e162c&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:56:22.514 8 INFO neutron.services.segments.plugin [-] Segment 3f3aa003-b430-4bf5-a857-f4a5fdcbb929 resource provider aggregate not found 2026-05-27 20:56:22.534 8 INFO neutron.services.segments.plugin [-] Segment 3f3aa003-b430-4bf5-a857-f4a5fdcbb929 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3aa003-b430-4bf5-a857-f4a5fdcbb929 found for delete ", "request_id": "req-22d60387-594d-4358-99c2-69219d52fd46"}]} 2026-05-27 20:56:22.542 8 INFO neutron.services.segments.plugin [-] Segment 3f3aa003-b430-4bf5-a857-f4a5fdcbb929 resource provider aggregate not found 2026-05-27 20:56:22.561 8 INFO neutron.services.segments.plugin [-] Segment 1d3524a6-11e4-4fb8-918e-5db58ce285b3 resource provider aggregate not found 2026-05-27 20:56:22.567 8 INFO neutron.services.segments.plugin [-] Segment 3f3aa003-b430-4bf5-a857-f4a5fdcbb929 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3aa003-b430-4bf5-a857-f4a5fdcbb929 found for delete ", "request_id": "req-db52116c-4c13-4b2c-a5e3-e4faeca866a9"}]} 2026-05-27 20:56:22.584 8 INFO neutron.services.segments.plugin [-] Segment 1d3524a6-11e4-4fb8-918e-5db58ce285b3 resource provider aggregate not found [pid: 7|app: 0|req: 1218/2445] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:56:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:22.592 8 INFO neutron.services.segments.plugin [-] Segment 1d3524a6-11e4-4fb8-918e-5db58ce285b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d3524a6-11e4-4fb8-918e-5db58ce285b3 found for delete ", "request_id": "req-d208674c-11b5-48c2-8ea1-6d33e983eb58"}]} 2026-05-27 20:56:22.602 7 WARNING neutron_lib.context [None req-41052259-23ee-49fc-8beb-c31f9479618d 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:22.605 8 INFO neutron.services.segments.plugin [-] Segment 1d3524a6-11e4-4fb8-918e-5db58ce285b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d3524a6-11e4-4fb8-918e-5db58ce285b3 found for delete ", "request_id": "req-352e4915-b92a-440b-8f68-c48a94a84156"}]} 2026-05-27 20:56:22.613 8 INFO neutron.services.segments.plugin [-] Segment 5f52bf5c-b134-4010-98ff-b77849473fec resource provider aggregate not found 2026-05-27 20:56:22.624 8 INFO neutron.services.segments.plugin [-] Segment 5f52bf5c-b134-4010-98ff-b77849473fec resource provider aggregate not found 2026-05-27 20:56:22.630 8 INFO neutron.services.segments.plugin [-] Segment 5f52bf5c-b134-4010-98ff-b77849473fec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f52bf5c-b134-4010-98ff-b77849473fec found for delete ", "request_id": "req-eb72ee82-a7bb-4bef-b9f8-8158301a7b18"}]} 2026-05-27 20:56:22.642 8 INFO neutron.services.segments.plugin [-] Segment 5f52bf5c-b134-4010-98ff-b77849473fec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f52bf5c-b134-4010-98ff-b77849473fec found for delete ", "request_id": "req-fb900b15-92d4-4957-9c4b-1e872a2d813c"}]} 2026-05-27 20:56:22.647 8 INFO neutron.services.segments.plugin [-] Segment 3cabec1d-488b-4252-90fd-f7aa33bf3a25 resource provider aggregate not found 2026-05-27 20:56:22.656 8 INFO neutron.services.segments.plugin [-] Segment 3cabec1d-488b-4252-90fd-f7aa33bf3a25 resource provider aggregate not found 2026-05-27 20:56:22.664 8 INFO neutron.services.segments.plugin [-] Segment 3cabec1d-488b-4252-90fd-f7aa33bf3a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cabec1d-488b-4252-90fd-f7aa33bf3a25 found for delete ", "request_id": "req-5b0d7d8c-ecc1-4a75-831c-9a17c36c1f71"}]} [pid: 8|app: 0|req: 1228/2446] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:56:22 2026] DELETE /v2.0/security-groups/98e15fe8-0827-4a42-ad94-847555f79e31 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2447] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:56:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:22.725 8 WARNING neutron_lib.context [None req-c0f1ba3e-cd39-4a6b-9e75-7d53c1ed3c0c 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:22.728 8 INFO neutron.services.segments.plugin [-] Segment 3cabec1d-488b-4252-90fd-f7aa33bf3a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cabec1d-488b-4252-90fd-f7aa33bf3a25 found for delete ", "request_id": "req-fe016e6e-4528-4984-a4b4-029fd18fccb9"}]} [pid: 7|app: 0|req: 1220/2448] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:56:22 2026] GET /v2.0/security-groups?tenant_id=d3e6f89fd3a849d5a64c88c543cc3b3d&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2449] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:56:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:22.876 8 WARNING neutron_lib.context [None req-99ef1972-a874-4dba-8d3f-041711dbf5ec 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1221/2450] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:56:22 2026] DELETE /v2.0/security-groups/9fea26cb-d1d7-4387-bfcf-30698e919167 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2451] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:56:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:23.020 7 WARNING neutron_lib.context [None req-d9454532-8a93-438e-b564-56b231a8d5cc 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1222/2452] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:56:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:23.156 7 WARNING neutron_lib.context [None req-20ece165-f551-4207-bd5f-cd9aea0e73e0 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1231/2453] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:56:23 2026] GET /v2.0/security-groups?tenant_id=5b9bc57676f04d3381c440b68dbcfdfb&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2454] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:56:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:23.285 7 WARNING neutron_lib.context [None req-0a92d31c-3c0e-4ce7-8801-b9b8c7d45490 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1232/2455] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:56:23 2026] DELETE /v2.0/security-groups/985aed6a-101f-4857-8d48-d1b47d7a1bdd => 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: 1224/2456] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:56:23 2026] POST /v2.0/security-group-rules => generated 599 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:23.418 8 WARNING neutron_lib.context [None req-df9b2e97-0136-4c8e-bdd8-16e470ea3577 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2457] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:56:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:56:23.586 7 WARNING neutron_lib.context [None req-1d25687e-d1dc-4773-8fbd-297c2d61b4db 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1225/2458] 10.0.0.177 () {34 vars in 695 bytes} [Wed May 27 20:56:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2459] 10.0.0.95 () {34 vars in 1095 bytes} [Wed May 27 20:56:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1732692065&fields=id&tenant_id=efc3df91f7354e2e9d5d67e3c6c98504 => generated 69 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2460] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:56:24 2026] GET /v2.0/networks?id=432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 705 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2461] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:56:24 2026] GET /v2.0/quotas/efc3df91f7354e2e9d5d67e3c6c98504 => 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: 1227/2462] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:56:24 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&fields=id => generated 287 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2463] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:56:24 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2464] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:56:24 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1237/2465] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:56:24 2026] GET /v2.0/ports?device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2466] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:56:25 2026] GET /v2.0/networks?id=432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 705 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2467] 199.19.213.241 () {34 vars in 1050 bytes} [Wed May 27 20:56:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=efc3df91f7354e2e9d5d67e3c6c98504 => generated 179 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:56:25.672 7 WARNING neutron_lib.context [req-08a8c80a-3aa8-4142-83d8-fa85cb878050 req-37232748-1fff-4782-b9cc-5827034f1e83 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2468] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:56:25 2026] POST /v2.0/ports => generated 1179 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2469] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:56:26 2026] PUT /v2.0/ports/5c4cddb5-9946-4d26-84c8-432bff5496b8 => generated 1424 bytes in 588 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: 1231/2470] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => generated 1463 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2471] 199.19.213.241 () {34 vars in 1056 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:56:26.998 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42a40513-4515-48ad-9963-f09b268563de'] response: {'name': 'network-changed', 'server_uuid': 'd7b60fc8-c334-4f24-8324-d29e940b1c8d', 'tag': '5c4cddb5-9946-4d26-84c8-432bff5496b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1233/2472] 199.19.213.241 () {34 vars in 1104 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A373&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => 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: 1234/2473] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/subnets?id=f5b5d437-0a86-4473-b651-b34e9c384ae3&id=68a40acf-1a89-4a8f-b2c8-b243b0f8ce0f => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1235/2474] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2475] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2476] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/security-groups?tenant_id=e805ff04d74f469dbe139050c410c8e2&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2477] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2478] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:56:27 2026] DELETE /v2.0/security-groups/0a91f154-d5b8-45c5-acaa-54ba5baeb39e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2479] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1242/2480] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => generated 1463 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2481] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/security-groups?tenant_id=5704e58542ee4eeaa63b1e6c4959c5e5&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2482] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/networks?id=432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 800 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2483] 199.19.213.241 () {34 vars in 1056 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => 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: 1240/2484] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 20:56:27 2026] DELETE /v2.0/security-groups/ad2f0c1c-ac67-497d-bed6-8cc5a4e204f6 => 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: 1245/2485] 199.19.213.241 () {34 vars in 1104 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A373&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => 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: 1241/2486] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/subnets?id=f5b5d437-0a86-4473-b651-b34e9c384ae3&id=68a40acf-1a89-4a8f-b2c8-b243b0f8ce0f => generated 1362 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2487] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&device_owner=network%3Adhcp => generated 1457 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2488] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&device_owner=network%3Adhcp => generated 1457 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2489] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2490] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:56:28 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 8|app: 0|req: 1248/2491] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:56:29 2026] GET /v2.0/ports?device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => generated 1196 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2492] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:56:30 2026] GET /v2.0/security-groups?id=11383813-ecd1-4d93-8386-569f0d9316d8&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2495] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:56:35 2026] GET /v2.0/ports?device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => generated 1196 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2496] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:56:35 2026] GET /v2.0/security-groups?id=11383813-ecd1-4d93-8386-569f0d9316d8&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2497] 10.0.0.177 () {32 vars in 818 bytes} [Wed May 27 20:56:35 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&mac_address=fa%3A16%3A3e%3A70%3A72%3A60 => generated 1196 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:56:35.507 7 WARNING neutron_lib.context [None req-d1a94bee-8603-483a-9675-7a8a5ff8f504 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:37.021 7 INFO neutron.db.l3_db [None req-d1a94bee-8603-483a-9675-7a8a5ff8f504 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Floating IP 8781b95b-a400-44b7-b37a-0bd5e37493cf associated. External IP: 10.96.250.202, port: 5c4cddb5-9946-4d26-84c8-432bff5496b8. [pid: 7|app: 0|req: 1247/2498] 10.0.0.177 () {34 vars in 677 bytes} [Wed May 27 20:56:35 2026] POST /v2.0/floatingips => generated 854 bytes in 1994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2499] 10.0.0.95 () {34 vars in 1095 bytes} [Wed May 27 20:56:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1732692065&fields=id&tenant_id=efc3df91f7354e2e9d5d67e3c6c98504 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:56:37.737 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98eb14e4-2b2f-4399-95ad-ed1e00f6d672'] response: {'name': 'network-changed', 'server_uuid': 'd7b60fc8-c334-4f24-8324-d29e940b1c8d', 'tag': '5c4cddb5-9946-4d26-84c8-432bff5496b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1248/2500] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:56:37 2026] GET /v2.0/networks?id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 705 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2501] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:56:37 2026] GET /v2.0/quotas/efc3df91f7354e2e9d5d67e3c6c98504 => 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: 1253/2502] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:56:37 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => generated 1465 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2503] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:56:37 2026] GET /v2.0/networks?id=432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 800 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2504] 199.19.213.241 () {34 vars in 1056 bytes} [Wed May 27 20:56:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2505] 199.19.213.241 () {34 vars in 1104 bytes} [Wed May 27 20:56:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A373&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => 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: 1250/2506] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:56:37 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&fields=id => generated 333 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2507] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:56:38 2026] GET /v2.0/subnets?id=f5b5d437-0a86-4473-b651-b34e9c384ae3&id=68a40acf-1a89-4a8f-b2c8-b243b0f8ce0f => generated 1362 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2508] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:38 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2509] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:56:38 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1259/2510] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:38 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2511] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:56:38 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1260/2512] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:56:38 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2513] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:56:38 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1261/2514] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:56:38 2026] GET /v2.0/ports?device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0 => 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: 1254/2515] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:56:39 2026] GET /v2.0/networks?id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 705 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2516] 199.19.213.241 () {34 vars in 1050 bytes} [Wed May 27 20:56:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=efc3df91f7354e2e9d5d67e3c6c98504 => generated 179 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:56:39.346 7 WARNING neutron_lib.context [req-18458adb-ae81-4291-be3b-c2db076c4513 req-12de629e-99a6-410e-8686-b7b782eba2ce 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1255/2517] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:56:39 2026] POST /v2.0/ports => generated 1187 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2518] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:56:39 2026] PUT /v2.0/ports/3ab6f772-02ae-4641-92ac-27c24acd5d73 => generated 1432 bytes in 614 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: 1256/2519] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:56:40 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0 => generated 1471 bytes in 69 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-27 20:56:40.729 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04dc2e4e-04df-49da-82bf-646290495321'] response: {'name': 'network-changed', 'server_uuid': 'ce8e303b-045a-410b-a72f-b1602f29cfa0', 'tag': '3ab6f772-02ae-4641-92ac-27c24acd5d73', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1264/2520] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:56:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => 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: 1257/2521] 199.19.213.241 () {34 vars in 1106 bytes} [Wed May 27 20:56:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b2&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => 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: 1265/2522] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:56:40 2026] GET /v2.0/subnets?id=43314b49-f57e-4d81-b22c-5ef724e88cd3&id=78941fc4-53a5-4300-b3b8-f293d9f914b3 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2523] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:40 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&device_owner=network%3Adhcp => generated 1461 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: 8|app: 0|req: 1266/2524] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:40 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2525] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:56:40 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2526] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2527] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0 => generated 1471 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2528] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/networks?id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2529] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => 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: 1269/2530] 199.19.213.241 () {34 vars in 1106 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b2&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => 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: 1262/2531] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/subnets?id=43314b49-f57e-4d81-b22c-5ef724e88cd3&id=78941fc4-53a5-4300-b3b8-f293d9f914b3 => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2532] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2533] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&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: 1271/2534] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2535] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2536] 10.0.0.237 () {34 vars in 990 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/ports?device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2537] 10.0.0.237 () {34 vars in 1040 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/security-groups?id=11383813-ecd1-4d93-8386-569f0d9316d8&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: 1273/2538] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:56:43 2026] GET /v2.0/ports?device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0 => generated 1204 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2539] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:56:43 2026] GET /v2.0/security-groups?id=11383813-ecd1-4d93-8386-569f0d9316d8&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2540] 10.0.0.177 () {32 vars in 818 bytes} [Wed May 27 20:56:43 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&mac_address=fa%3A16%3A3e%3A94%3Ad5%3A01 => generated 1204 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:56:43.916 7 WARNING neutron_lib.context [None req-6ed4dd59-6a1c-49e7-9c95-edf92598b2a4 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:56:44.863 7 INFO neutron.db.l3_db [None req-6ed4dd59-6a1c-49e7-9c95-edf92598b2a4 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Floating IP 54f23681-c864-421c-9531-954fdf09e5eb associated. External IP: 10.96.250.204, port: 3ab6f772-02ae-4641-92ac-27c24acd5d73. [pid: 7|app: 0|req: 1267/2541] 10.0.0.177 () {34 vars in 677 bytes} [Wed May 27 20:56:43 2026] POST /v2.0/floatingips => generated 855 bytes in 1369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2544] 10.0.0.237 () {34 vars in 990 bytes} [Wed May 27 20:56:54 2026] GET /v2.0/ports?device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0 => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2545] 10.0.0.237 () {34 vars in 1040 bytes} [Wed May 27 20:56:54 2026] GET /v2.0/security-groups?id=11383813-ecd1-4d93-8386-569f0d9316d8&fields=id&fields=name => generated 112 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2546] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:56:54 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0 => generated 1473 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:56:55.160 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e56d498-cfc5-4dd8-b0d4-4ea8f5176a08'] response: {'name': 'network-changed', 'server_uuid': 'ce8e303b-045a-410b-a72f-b1602f29cfa0', 'tag': '3ab6f772-02ae-4641-92ac-27c24acd5d73', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1270/2547] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:56:55 2026] GET /v2.0/networks?id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2548] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2549] 199.19.213.241 () {34 vars in 1106 bytes} [Wed May 27 20:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b2&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => 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: 1279/2550] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:56:55 2026] GET /v2.0/subnets?id=43314b49-f57e-4d81-b22c-5ef724e88cd3&id=78941fc4-53a5-4300-b3b8-f293d9f914b3 => generated 1365 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2551] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:55 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&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: 1280/2552] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:56:55 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2553] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:56:55 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1281/2554] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:56:55 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2555] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 20:56:59 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2556] 10.0.0.105 () {30 vars in 690 bytes} [Wed May 27 20:57:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2557] 10.0.0.105 () {30 vars in 692 bytes} [Wed May 27 20:57: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: 1283/2558] 10.0.0.105 () {30 vars in 668 bytes} [Wed May 27 20:57:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2559] 10.0.0.105 () {30 vars in 704 bytes} [Wed May 27 20:57:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2560] 10.0.0.105 () {28 vars in 439 bytes} [Wed May 27 20:57: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: 1277/2561] 10.0.0.105 () {30 vars in 728 bytes} [Wed May 27 20:57:00 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 633 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2562] 10.0.0.105 () {30 vars in 690 bytes} [Wed May 27 20:57:00 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: 1278/2563] 10.0.0.105 () {30 vars in 692 bytes} [Wed May 27 20:57:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2564] 10.0.0.105 () {30 vars in 668 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2565] 10.0.0.105 () {30 vars in 704 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2566] 10.0.0.105 () {30 vars in 728 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2567] 10.0.0.105 () {30 vars in 690 bytes} [Wed May 27 20:57:01 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: 1288/2568] 10.0.0.105 () {30 vars in 692 bytes} [Wed May 27 20:57:01 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: 1281/2569] 10.0.0.105 () {30 vars in 668 bytes} [Wed May 27 20:57:01 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: 1289/2570] 10.0.0.105 () {30 vars in 704 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2571] 10.0.0.105 () {30 vars in 730 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2572] 10.0.0.105 () {30 vars in 682 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2573] 10.0.0.105 () {34 vars in 704 bytes} [Wed May 27 20:57:01 2026] POST /v2.0/ports => generated 1128 bytes in 527 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: 1285/2576] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:57:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2577] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:57: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: 1286/2578] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:57:04 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: 1293/2579] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:57:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2580] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:57:04 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2581] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:57:04 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: 1288/2582] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:57: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: 8|app: 0|req: 1295/2583] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:57:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2584] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:57:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:57:04.738 8 INFO neutron.api.v2.resource [None req-e574bfb6-dcc3-4907-96f0-15f3adf61eea a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1296/2585] 199.19.213.241 () {30 vars in 763 bytes} [Wed May 27 20:57:04 2026] GET /v2.0/security-groups/lb-db7d01de-db2a-4384-b23f-e9e4d6b5f27f => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2586] 199.19.213.241 () {30 vars in 785 bytes} [Wed May 27 20:57:04 2026] GET /v2.0/security-groups?name=lb-db7d01de-db2a-4384-b23f-e9e4d6b5f27f => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2587] 199.19.213.241 () {34 vars in 736 bytes} [Wed May 27 20:57:04 2026] POST /v2.0/security-groups => generated 1638 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2588] 199.19.213.241 () {30 vars in 815 bytes} [Wed May 27 20:57:04 2026] GET /v2.0/security-group-rules?security_group_id=facc0027-e83e-4a5d-89ce-7308af6c1ca4 => generated 1182 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2589] 199.19.213.241 () {34 vars in 789 bytes} [Wed May 27 20:57:04 2026] PUT /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2590] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1299/2591] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2592] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:57:05 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: 1300/2593] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2594] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2595] 10.0.0.95 () {34 vars in 1015 bytes} [Wed May 27 20:57:13 2026] GET /v2.0/security-groups?id=708ff733-cc89-402a-b869-bcb600c74412&fields=id => 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: 1295/2596] 10.0.0.95 () {34 vars in 981 bytes} [Wed May 27 20:57:13 2026] GET /v2.0/networks?id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2597] 10.0.0.95 () {34 vars in 964 bytes} [Wed May 27 20:57:13 2026] GET /v2.0/quotas/f20cfca60366415a9fe3f293904ebb79 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2598] 10.0.0.95 () {34 vars in 1001 bytes} [Wed May 27 20:57:13 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&fields=id => generated 149 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2599] 10.0.0.95 () {34 vars in 1007 bytes} [Wed May 27 20:57:13 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?fields=segments => generated 14 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2600] 10.0.0.95 () {34 vars in 1107 bytes} [Wed May 27 20:57:13 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2601] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:57:14 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2602] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:57:14 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => 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: 1305/2603] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:57:14 2026] GET /v2.0/networks?id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 735 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2604] 199.19.213.241 () {34 vars in 1050 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f20cfca60366415a9fe3f293904ebb79 => generated 343 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2605] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:57:15 2026] POST /v2.0/ports => generated 1082 bytes in 811 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2606] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:57:15 2026] PUT /v2.0/ports/befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 => generated 1207 bytes in 563 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: 1307/2607] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1301/2608] 199.19.213.241 () {34 vars in 1062 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.129&port_id=befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2609] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/subnets?id=900e9a2f-5f03-4581-808a-35f1a3cee1b1 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:57:16.694 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c27e05dd-c2c0-472b-a4f8-7350e1ca1da8'] response: {'name': 'network-changed', 'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'tag': 'befbed2d-2ced-4b7d-9f4a-60e8ca2fd529', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1302/2610] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/ports?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2611] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1303/2612] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2613] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 1246 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2614] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/networks?id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2615] 199.19.213.241 () {34 vars in 1062 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.129&port_id=befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 => 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: 1305/2616] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/subnets?id=900e9a2f-5f03-4581-808a-35f1a3cee1b1 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2617] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2618] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2619] 199.19.213.241 () {34 vars in 1096 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/ports?device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2620] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/ports?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc&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: 1314/2621] 199.19.213.241 () {34 vars in 1044 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/security-groups?id=708ff733-cc89-402a-b869-bcb600c74412&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: 1308/2622] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/security-groups?id=708ff733-cc89-402a-b869-bcb600c74412&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: 1309/2623] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => 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: 1315/2624] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?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: 1316/2625] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/networks?id=432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2626] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2627] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2628] 199.19.213.241 () {34 vars in 1056 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2629] 199.19.213.241 () {34 vars in 1104 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A373&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => 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: 1312/2630] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/subnets?id=f5b5d437-0a86-4473-b651-b34e9c384ae3&id=68a40acf-1a89-4a8f-b2c8-b243b0f8ce0f => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2631] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2632] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&device_owner=network%3Adhcp => generated 1457 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2633] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1314/2634] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:57:17 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2637] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:57:20 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2638] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 20:57:20 2026] GET /v2.0/security-groups?id=708ff733-cc89-402a-b869-bcb600c74412&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2639] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 20:57:20 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2644] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:57:55 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: 1326/2645] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:57:55 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: 1320/2646] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:57:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2647] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:57:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2648] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:57:55 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2649] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:57:55 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2650] 199.19.213.241 () {34 vars in 717 bytes} [Wed May 27 20:57:55 2026] POST /v2.0/ports => generated 1097 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2651] 10.0.0.95 () {34 vars in 970 bytes} [Wed May 27 20:57:56 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1097 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1323/2652] 10.0.0.95 () {34 vars in 906 bytes} [Wed May 27 20:57:56 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2653] 199.19.213.241 () {34 vars in 1262 bytes} [Wed May 27 20:57:56 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2654] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:57:56 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?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: 1331/2655] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:57:56 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?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: 1325/2656] 199.19.213.241 () {34 vars in 975 bytes} [Wed May 27 20:57:56 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1097 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2657] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:57:56 2026] GET /v2.0/networks?id=3791a627-c3f6-4892-ba91-27266eaefc1a => generated 803 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2658] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:57:56 2026] PUT /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1251 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2659] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:57:57 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2527 bytes in 73 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: 1327/2660] 199.19.213.241 () {34 vars in 1062 bytes} [Wed May 27 20:57:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.129&port_id=befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2661] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:57:57 2026] GET /v2.0/subnets?id=900e9a2f-5f03-4581-808a-35f1a3cee1b1 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:57:57.754 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f95df24c-7925-43ad-a6a3-9b0c5437372b'] response: {'name': 'network-changed', 'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'tag': '61dd362a-53b8-4ece-b96b-c0df9e2a750e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1328/2662] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:57:57 2026] GET /v2.0/ports?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2663] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:57:57 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?fields=segments => generated 14 bytes in 70 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: 1329/2664] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:57:57 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?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: 1336/2665] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:57:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=61dd362a-53b8-4ece-b96b-c0df9e2a750e => 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: 1330/2666] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:57:57 2026] GET /v2.0/subnets?id=121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2667] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/ports?network_id=3791a627-c3f6-4892-ba91-27266eaefc1a&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2668] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2669] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2670] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2527 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2671] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/networks?id=3791a627-c3f6-4892-ba91-27266eaefc1a => generated 803 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2672] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=61dd362a-53b8-4ece-b96b-c0df9e2a750e => 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: 1340/2673] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/subnets?id=121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2674] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/ports?network_id=3791a627-c3f6-4892-ba91-27266eaefc1a&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2675] 10.0.0.95 () {34 vars in 970 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1287 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2676] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2677] 199.19.213.241 () {34 vars in 789 bytes} [Wed May 27 20:57:58 2026] PUT /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1311 bytes in 312 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-27 20:57:58.974 8 INFO neutron.api.v2.resource [None req-216ec99e-f4cc-48a5-8e93-5f0215883d34 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1343/2678] 199.19.213.241 () {30 vars in 763 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/security-groups/lb-db7d01de-db2a-4384-b23f-e9e4d6b5f27f => generated 149 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2679] 199.19.213.241 () {30 vars in 785 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/security-groups?name=lb-db7d01de-db2a-4384-b23f-e9e4d6b5f27f => generated 1639 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:57:59.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70d00817-d4c3-432a-b6a2-19fd33982bd9'] response: {'name': 'network-changed', 'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'tag': '61dd362a-53b8-4ece-b96b-c0df9e2a750e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1336/2680] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:57:58 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2681] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2587 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2682] 199.19.213.241 () {34 vars in 789 bytes} [Wed May 27 20:57:59 2026] PUT /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1311 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2683] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/networks?id=3791a627-c3f6-4892-ba91-27266eaefc1a => generated 803 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1346/2684] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=61dd362a-53b8-4ece-b96b-c0df9e2a750e => 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: 1339/2685] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/subnets?id=121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2686] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/ports?network_id=3791a627-c3f6-4892-ba91-27266eaefc1a&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: 1348/2687] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2688] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2689] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2690] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2691] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2692] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2693] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2694] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2695] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2696] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2697] 199.19.213.241 () {30 vars in 743 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2698] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2699] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:00 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:58:12.407 8 WARNING neutron_lib.context [None req-fce15dae-3893-4884-aae1-c59f8e099488 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 20:58:12.459 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7bd6959-d933-45fb-8734-6e348b96ea2f'] response: {'name': 'network-changed', 'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'tag': '61dd362a-53b8-4ece-b96b-c0df9e2a750e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1347/2702] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:58:12 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2703] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:58:12 2026] GET /v2.0/networks?id=3791a627-c3f6-4892-ba91-27266eaefc1a => generated 803 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2704] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=61dd362a-53b8-4ece-b96b-c0df9e2a750e => 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: 1350/2705] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:58:12 2026] GET /v2.0/subnets?id=121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2706] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:12 2026] GET /v2.0/ports?network_id=3791a627-c3f6-4892-ba91-27266eaefc1a&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2707] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:12 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?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: 1353/2708] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:12 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:58:13.531 8 INFO neutron.db.l3_db [None req-fce15dae-3893-4884-aae1-c59f8e099488 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Floating IP 00aab54b-a13b-42a3-8a48-14eaa56c628f associated. External IP: 10.96.250.206, port: 4802ae1d-20e4-4be9-a7c2-0153cf89add4. [pid: 8|app: 0|req: 1356/2709] 10.0.0.177 () {34 vars in 677 bytes} [Wed May 27 20:58:12 2026] POST /v2.0/floatingips => generated 898 bytes in 1581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2710] 199.19.213.241 () {34 vars in 1096 bytes} [Wed May 27 20:58:16 2026] GET /v2.0/ports?device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2711] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:58:16 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0 => generated 1473 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2712] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:58:17 2026] GET /v2.0/networks?id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2713] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:58:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => 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: 1356/2714] 199.19.213.241 () {34 vars in 1106 bytes} [Wed May 27 20:58:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b2&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => 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: 1359/2715] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:58:17 2026] GET /v2.0/subnets?id=43314b49-f57e-4d81-b22c-5ef724e88cd3&id=78941fc4-53a5-4300-b3b8-f293d9f914b3 => generated 1365 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2716] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:17 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&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: 1360/2717] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:17 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&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: 1358/2718] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:17 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2719] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:17 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1359/2720] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:58:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2721] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:58:18 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: 1360/2722] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:58:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2723] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:58:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:58:18.521 8 INFO neutron.api.v2.resource [None req-a269f867-122b-4a58-b49d-8fa42ddb9e86 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1365/2726] 199.19.213.241 () {30 vars in 763 bytes} [Wed May 27 20:58:18 2026] GET /v2.0/security-groups/lb-db7d01de-db2a-4384-b23f-e9e4d6b5f27f => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2727] 199.19.213.241 () {30 vars in 785 bytes} [Wed May 27 20:58:18 2026] GET /v2.0/security-groups?name=lb-db7d01de-db2a-4384-b23f-e9e4d6b5f27f => generated 1639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2728] 199.19.213.241 () {30 vars in 815 bytes} [Wed May 27 20:58:18 2026] GET /v2.0/security-group-rules?security_group_id=facc0027-e83e-4a5d-89ce-7308af6c1ca4 => generated 1182 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2729] 199.19.213.241 () {34 vars in 747 bytes} [Wed May 27 20:58:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2730] 199.19.213.241 () {34 vars in 747 bytes} [Wed May 27 20:58:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2731] 10.0.0.105 () {30 vars in 690 bytes} [Wed May 27 20:58:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2732] 10.0.0.105 () {30 vars in 692 bytes} [Wed May 27 20:58: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: 7|app: 0|req: 1365/2733] 10.0.0.105 () {30 vars in 668 bytes} [Wed May 27 20:58: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: 8|app: 0|req: 1369/2734] 10.0.0.105 () {30 vars in 704 bytes} [Wed May 27 20:58:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2735] 10.0.0.105 () {28 vars in 439 bytes} [Wed May 27 20:58:26 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2736] 10.0.0.105 () {30 vars in 728 bytes} [Wed May 27 20:58:26 2026] GET /v2.0/subnets/f5b5d437-0a86-4473-b651-b34e9c384ae3 => generated 632 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2737] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:58:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2738] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:58:27 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: 1368/2739] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:58:27 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: 1372/2740] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:58:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2741] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:27 2026] GET /v2.0/subnets/f5b5d437-0a86-4473-b651-b34e9c384ae3 => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2742] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:58:27 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2743] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:58:27 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: 1374/2744] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:58:27 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: 1371/2745] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:58:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2746] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:58:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2747] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:28 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1376/2748] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:28 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1373/2749] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:58:28 2026] GET /v2.0/networks?id=432bc5c5-0363-42cc-840b-8de7d22b3914 => 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: 1377/2750] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:58:28 2026] POST /v2.0/ports => generated 1299 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2751] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:58:29 2026] PUT /v2.0/ports/fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 1424 bytes in 587 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: 1378/2752] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:58:29 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4041 bytes in 83 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: 1375/2753] 199.19.213.241 () {34 vars in 1062 bytes} [Wed May 27 20:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.129&port_id=befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2754] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:58:29 2026] GET /v2.0/subnets?id=900e9a2f-5f03-4581-808a-35f1a3cee1b1 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:58:29.967 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d67ed1f-b030-4a9c-b7fe-23c3da598756'] response: {'name': 'network-changed', 'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'tag': 'fcf5e1b6-7754-4c10-be62-02adad895c5c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1376/2755] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:29 2026] GET /v2.0/ports?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2756] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:29 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1377/2757] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?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: 1381/2758] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=61dd362a-53b8-4ece-b96b-c0df9e2a750e => 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: 1378/2759] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/subnets?id=121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2760] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/ports?network_id=3791a627-c3f6-4892-ba91-27266eaefc1a&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2761] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2762] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2763] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=fcf5e1b6-7754-4c10-be62-02adad895c5c => 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: 1384/2764] 199.19.213.241 () {34 vars in 1102 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af3&port_id=fcf5e1b6-7754-4c10-be62-02adad895c5c => 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: 1381/2765] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/subnets?id=f5b5d437-0a86-4473-b651-b34e9c384ae3&id=68a40acf-1a89-4a8f-b2c8-b243b0f8ce0f => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2766] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&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: 1382/2767] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2768] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1383/2769] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1387/2770] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:58:30 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4041 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2771] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/networks?id=432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2772] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2773] 199.19.213.241 () {34 vars in 1102 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af3&port_id=fcf5e1b6-7754-4c10-be62-02adad895c5c => 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: 1389/2774] 10.0.0.95 () {34 vars in 970 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/ports/fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 1460 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2775] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/subnets?id=f5b5d437-0a86-4473-b651-b34e9c384ae3&id=68a40acf-1a89-4a8f-b2c8-b243b0f8ce0f => generated 1362 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2776] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/ports/fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 1460 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2777] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2778] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/ports/fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 1460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2779] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&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: 7|app: 0|req: 1389/2780] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1390/2781] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1392/2782] 199.19.213.241 () {34 vars in 790 bytes} [Wed May 27 20:58:31 2026] PUT /v2.0/ports/fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 1199 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2783] 199.19.213.241 () {30 vars in 743 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 797 bytes in 89 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: 1393/2784] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:31 2026] GET /v2.0/subnets/f5b5d437-0a86-4473-b651-b34e9c384ae3 => generated 650 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2785] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3816 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:58:32.068 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bc8c20e-0897-4293-a97e-5c7823ff21e5'] response: {'name': 'network-changed', 'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'tag': 'fcf5e1b6-7754-4c10-be62-02adad895c5c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1393/2786] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2787] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:58:32 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: 1395/2788] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:58:32 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: 1396/2789] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:58:32 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: 1394/2790] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/networks?id=432bc5c5-0363-42cc-840b-8de7d22b3914 => 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: 1397/2791] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2792] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=fcf5e1b6-7754-4c10-be62-02adad895c5c => 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: 1398/2793] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2794] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/subnets?id=f5b5d437-0a86-4473-b651-b34e9c384ae3 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2795] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2796] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&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: 1400/2797] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2798] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1401/2799] 199.19.213.241 () {30 vars in 743 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a => 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: 1399/2800] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2801] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2802] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:32 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2805] 10.0.0.105 () {30 vars in 690 bytes} [Wed May 27 20:58:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2806] 10.0.0.105 () {30 vars in 692 bytes} [Wed May 27 20:58:36 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: 1405/2807] 10.0.0.105 () {30 vars in 668 bytes} [Wed May 27 20:58:37 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: 1403/2808] 10.0.0.105 () {30 vars in 704 bytes} [Wed May 27 20:58:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2809] 10.0.0.105 () {28 vars in 439 bytes} [Wed May 27 20:58:37 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2810] 10.0.0.105 () {30 vars in 728 bytes} [Wed May 27 20:58:37 2026] GET /v2.0/subnets/43314b49-f57e-4d81-b22c-5ef724e88cd3 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2811] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:58:38 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: 1405/2812] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:58:38 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: 1408/2813] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:58:38 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: 1406/2814] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:58:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2815] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:38 2026] GET /v2.0/subnets/f5b5d437-0a86-4473-b651-b34e9c384ae3 => generated 650 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2816] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:38 2026] GET /v2.0/subnets/43314b49-f57e-4d81-b22c-5ef724e88cd3 => generated 648 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2817] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:58:38 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3818 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2818] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:58:38 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: 1411/2819] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:58:38 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: 1409/2820] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:58:38 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: 1412/2821] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:58:38 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: 1410/2822] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:38 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1413/2823] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:38 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1411/2824] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:58:39 2026] GET /v2.0/networks?id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2825] 199.19.213.241 () {38 vars in 955 bytes} [Wed May 27 20:58:39 2026] POST /v2.0/ports => generated 1303 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2826] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 20:58:39 2026] PUT /v2.0/ports/ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 1428 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1415/2827] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 5274 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: 1413/2828] 199.19.213.241 () {34 vars in 1062 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.129&port_id=befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2829] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/subnets?id=900e9a2f-5f03-4581-808a-35f1a3cee1b1 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:58:40.473 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7f287fc-b245-4c6f-bfde-53628e8f6d87'] response: {'name': 'network-changed', 'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'tag': 'ca35e3c7-6b73-41f1-9ce6-b6d2c7435422', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1414/2830] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/ports?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2831] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1415/2832] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2833] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=61dd362a-53b8-4ece-b96b-c0df9e2a750e => 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: 1416/2834] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/subnets?id=121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2835] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/ports?network_id=3791a627-c3f6-4892-ba91-27266eaefc1a&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: 1417/2836] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?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: 1420/2837] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2838] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:58:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2839] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/subnets?id=f5b5d437-0a86-4473-b651-b34e9c384ae3 => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2840] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&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: 1422/2841] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2842] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1423/2843] 199.19.213.241 () {34 vars in 1056 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.52&port_id=ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => 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: 1421/2844] 199.19.213.241 () {34 vars in 1106 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a7&port_id=ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2845] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/subnets?id=43314b49-f57e-4d81-b22c-5ef724e88cd3&id=78941fc4-53a5-4300-b3b8-f293d9f914b3 => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2846] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&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: 7|app: 0|req: 1425/2847] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2848] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1426/2849] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1424/2850] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 5274 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2851] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/networks?id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2852] 199.19.213.241 () {34 vars in 1056 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.52&port_id=ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2853] 199.19.213.241 () {34 vars in 1106 bytes} [Wed May 27 20:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a7&port_id=ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2854] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/subnets?id=43314b49-f57e-4d81-b22c-5ef724e88cd3&id=78941fc4-53a5-4300-b3b8-f293d9f914b3 => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2855] 10.0.0.95 () {34 vars in 970 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/ports/ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2856] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2857] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/ports/ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 1464 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2858] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2859] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/ports/ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 1464 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2860] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2861] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1432/2862] 199.19.213.241 () {34 vars in 790 bytes} [Wed May 27 20:58:42 2026] PUT /v2.0/ports/ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 1195 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2863] 199.19.213.241 () {30 vars in 743 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30 => generated 798 bytes in 69 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: 1433/2864] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/subnets/43314b49-f57e-4d81-b22c-5ef724e88cd3 => generated 648 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2865] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 5041 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:58:42.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab9bc280-17d1-48f7-ae5f-256f202f0a34'] response: {'name': 'network-changed', 'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'tag': 'ca35e3c7-6b73-41f1-9ce6-b6d2c7435422', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1433/2866] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:58:42 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: 1434/2867] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2868] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:58:42 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: 1436/2869] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2870] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/networks?id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2871] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2872] 199.19.213.241 () {34 vars in 1056 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.52&port_id=ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2873] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2874] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:58:42 2026] GET /v2.0/subnets?id=43314b49-f57e-4d81-b22c-5ef724e88cd3 => generated 651 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2875] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:58:43 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2876] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:58:43 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2877] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:43 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2878] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:43 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2879] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:43 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2880] 199.19.213.241 () {30 vars in 743 bytes} [Wed May 27 20:58:43 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a => generated 800 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2881] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:58:43 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2882] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:43 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2885] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:58:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2886] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:58:51 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: 1443/2887] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:58:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2888] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:58:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2889] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:58:52 2026] GET /v2.0/subnets/f5b5d437-0a86-4473-b651-b34e9c384ae3 => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2890] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:58:52 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 5043 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2891] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:58: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: 1447/2892] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:58:52 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: 1446/2893] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:58:52 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: 1448/2894] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:58:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2895] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:58:52 2026] GET /v2.0/ports/ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2896] 199.19.213.241 () {34 vars in 789 bytes} [Wed May 27 20:58:52 2026] PUT /v2.0/ports/ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 1026 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2897] 199.19.213.241 () {30 vars in 743 bytes} [Wed May 27 20:58:52 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30 => generated 798 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:58:53.002 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5edf905f-56c3-4f44-8a9a-e88f6b1467c7'] response: {'name': 'network-changed', 'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'tag': 'ca35e3c7-6b73-41f1-9ce6-b6d2c7435422', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1450/2898] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:58:52 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2899] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:58:53 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 62 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: 1451/2900] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:58:53 2026] GET /v2.0/networks?id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2901] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:58:53 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2902] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:58:53 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2903] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:58:53 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 8|app: 0|req: 1453/2904] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:58:54 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2905] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:58:55 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2906] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:58:56 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2907] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:58:57 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2908] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:58:58 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2909] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:58:59 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2910] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:00 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2911] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:01 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2912] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:02 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2915] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:03 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2916] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:05 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2917] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:06 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2918] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:07 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2919] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:08 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2920] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:09 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2921] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:10 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2922] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:11 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2923] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:12 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2924] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:13 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 4872 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2925] 199.19.213.241 () {34 vars in 975 bytes} [Wed May 27 20:59:13 2026] GET /v2.0/ports/ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2926] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:59:13 2026] DELETE /v2.0/ports/ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2927] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3818 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:59:14.322 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-538add66-f1e7-47e8-9aff-26b2d75c96ef'] response: {'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'name': 'network-vif-deleted', 'tag': 'ca35e3c7-6b73-41f1-9ce6-b6d2c7435422', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1463/2928] 199.19.213.241 () {34 vars in 1226 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/networks?id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc&id=3791a627-c3f6-4892-ba91-27266eaefc1a&id=432bc5c5-0363-42cc-840b-8de7d22b3914&id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 3097 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2929] 199.19.213.241 () {34 vars in 1062 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.129&port_id=befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 => 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: 1464/2930] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/subnets?id=900e9a2f-5f03-4581-808a-35f1a3cee1b1 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2931] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/ports?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc&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: 1465/2932] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2933] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2934] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=61dd362a-53b8-4ece-b96b-c0df9e2a750e => 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: 1469/2935] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/subnets?id=121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2936] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3818 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2937] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/ports?network_id=3791a627-c3f6-4892-ba91-27266eaefc1a&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:59:14.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef8a71d6-9ae0-415f-a1ed-c5b0824dc504 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/2938] 199.19.213.241 () {32 vars in 759 bytes} [Wed May 27 20:59:14 2026] DELETE /v2.0/ports/ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2939] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?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: 1472/2940] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:59: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: 7|app: 0|req: 1469/2941] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:59:14 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?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: 1473/2942] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:59: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: 8|app: 0|req: 1474/2943] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:59:15 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: 1470/2944] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=fcf5e1b6-7754-4c10-be62-02adad895c5c => 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: 1475/2945] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:59:15 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: 1476/2946] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2947] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/subnets?id=f5b5d437-0a86-4473-b651-b34e9c384ae3 => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2948] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2949] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&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: 1478/2950] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2951] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2952] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2953] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1480/2954] 199.19.213.241 () {30 vars in 743 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a => 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: 1475/2955] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2956] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:59:15 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2959] 199.19.213.241 () {34 vars in 1096 bytes} [Wed May 27 20:59:19 2026] GET /v2.0/ports?device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2960] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:59:19 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => generated 1465 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2961] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:59:19 2026] GET /v2.0/networks?id=432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2962] 199.19.213.241 () {34 vars in 1056 bytes} [Wed May 27 20:59:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2963] 199.19.213.241 () {34 vars in 1104 bytes} [Wed May 27 20:59:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A373&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => 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: 1485/2964] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 20:59:19 2026] GET /v2.0/subnets?id=f5b5d437-0a86-4473-b651-b34e9c384ae3&id=68a40acf-1a89-4a8f-b2c8-b243b0f8ce0f => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2965] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:59:19 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&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: 1486/2966] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:59:19 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&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: 1481/2967] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:59:19 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2968] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:59:19 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2969] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:59:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2970] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:59:22 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: 1483/2971] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:59:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2972] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:59:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2973] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:22 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3818 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2974] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:59:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2975] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:59:23 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: 1491/2976] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:59: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: 1486/2977] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:59:23 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: 1492/2978] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:59:23 2026] GET /v2.0/ports/fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 1237 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2979] 199.19.213.241 () {34 vars in 789 bytes} [Wed May 27 20:59:23 2026] PUT /v2.0/ports/fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 1026 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2980] 199.19.213.241 () {30 vars in 743 bytes} [Wed May 27 20:59:23 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 797 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:59:23.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e454dcd-f214-4e92-b213-6a8643ab47b9'] response: {'name': 'network-changed', 'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'tag': 'fcf5e1b6-7754-4c10-be62-02adad895c5c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1488/2981] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:23 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2982] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:59:23 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1495/2983] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:24 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2984] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 20:59:24 2026] GET /v2.0/networks?id=432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 800 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2985] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:59:24 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1490/2986] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:59:24 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2987] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:25 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2988] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:26 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2989] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:27 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2990] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:28 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2991] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:29 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2992] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:30 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2993] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:31 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2994] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:32 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2997] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:33 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2998] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:34 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2999] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:35 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3000] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:36 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3001] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:38 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3002] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:39 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3003] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:40 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3004] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:41 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3005] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:42 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3006] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:43 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3007] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:44 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 3643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3008] 199.19.213.241 () {34 vars in 975 bytes} [Wed May 27 20:59:44 2026] GET /v2.0/ports/fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 1062 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3009] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 20:59:44 2026] DELETE /v2.0/ports/fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3010] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:59:45.175 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e379d3a2-9985-4931-9f60-c04f0d046c92'] response: {'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'name': 'network-vif-deleted', 'tag': 'fcf5e1b6-7754-4c10-be62-02adad895c5c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1509/3011] 199.19.213.241 () {34 vars in 1146 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/networks?id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc&id=3791a627-c3f6-4892-ba91-27266eaefc1a&id=432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 2310 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3012] 199.19.213.241 () {34 vars in 1062 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.129&port_id=befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 => 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: 1510/3013] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/subnets?id=900e9a2f-5f03-4581-808a-35f1a3cee1b1 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3014] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/ports?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc&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: 1511/3015] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?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: 1505/3016] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?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: 1512/3017] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=61dd362a-53b8-4ece-b96b-c0df9e2a750e => 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: 1506/3018] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/subnets?id=121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3019] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:59:45.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71d28c77-b010-4c55-a1ac-bcf6d37359d2 a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3020] 199.19.213.241 () {32 vars in 759 bytes} [Wed May 27 20:59:45 2026] DELETE /v2.0/ports/fcf5e1b6-7754-4c10-be62-02adad895c5c => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3021] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/ports?network_id=3791a627-c3f6-4892-ba91-27266eaefc1a&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3022] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3023] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:59:45 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: 1509/3024] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:59:45 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: 1510/3025] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3026] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3027] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3028] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3029] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3030] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3031] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:59:45 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3032] 199.19.213.241 () {30 vars in 743 bytes} [Wed May 27 20:59:46 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3033] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 20:59:46 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3034] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 20:59:46 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3037] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 20:59:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3038] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 20:59:59 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: 1522/3039] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 20:59:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3040] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 20:59:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:59:59.447 8 INFO neutron.api.v2.resource [None req-2cae64bf-bcc0-413f-bf03-e7c2d6c838ea a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3041] 199.19.213.241 () {30 vars in 763 bytes} [Wed May 27 20:59:59 2026] GET /v2.0/security-groups/lb-db7d01de-db2a-4384-b23f-e9e4d6b5f27f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3042] 199.19.213.241 () {30 vars in 785 bytes} [Wed May 27 20:59:59 2026] GET /v2.0/security-groups?name=lb-db7d01de-db2a-4384-b23f-e9e4d6b5f27f => generated 2865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3043] 199.19.213.241 () {30 vars in 815 bytes} [Wed May 27 20:59:59 2026] GET /v2.0/security-group-rules?security_group_id=facc0027-e83e-4a5d-89ce-7308af6c1ca4 => generated 2334 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3044] 199.19.213.241 () {32 vars in 789 bytes} [Wed May 27 20:59:59 2026] DELETE /v2.0/security-group-rules/53521103-b832-4ef4-86f6-bfe44f16ad6e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3045] 199.19.213.241 () {32 vars in 789 bytes} [Wed May 27 20:59:59 2026] DELETE /v2.0/security-group-rules/bb3864bd-9e52-446d-b19a-2d2a64782504 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:04.020 7 INFO neutron.db.l3_db [None req-d485703c-070c-4cbc-9499-ce6979a1c012 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Floating IP 00aab54b-a13b-42a3-8a48-14eaa56c628f disassociated (deleted). External IP: 10.96.250.206, port: 4802ae1d-20e4-4be9-a7c2-0153cf89add4. [pid: 7|app: 0|req: 1521/3048] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 21:00:03 2026] DELETE /v2.0/floatingips/00aab54b-a13b-42a3-8a48-14eaa56c628f => generated 0 bytes in 1257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:04.448 8 INFO neutron.api.v2.resource [None req-740948da-4457-42c1-a141-2e4241fb4896 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3049] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 21:00:04 2026] GET /v2.0/floatingips/00aab54b-a13b-42a3-8a48-14eaa56c628f => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3050] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 21:00:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3051] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 21:00:05 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: 1523/3052] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 21:00:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3053] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 21:00:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3054] 199.19.213.241 () {30 vars in 741 bytes} [Wed May 27 21:00:05 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3055] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:05 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3056] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:05 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3057] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:05 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3058] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:06 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3059] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:07 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3060] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:09 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3061] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:10 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3062] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:11 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3063] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:12 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3064] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:13 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3065] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:14 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3066] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:15 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3067] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:16 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3068] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:17 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3071] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:18 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3072] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:19 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3073] 199.19.213.241 () {34 vars in 1096 bytes} [Wed May 27 21:00:20 2026] GET /v2.0/ports?device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3074] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 21:00:20 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3075] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 21:00:20 2026] GET /v2.0/networks?id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3076] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 21:00:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3077] 199.19.213.241 () {34 vars in 1106 bytes} [Wed May 27 21:00:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b2&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => 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: 1542/3078] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 21:00:20 2026] GET /v2.0/subnets?id=43314b49-f57e-4d81-b22c-5ef724e88cd3&id=78941fc4-53a5-4300-b3b8-f293d9f914b3 => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3079] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:20 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3080] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 21:00:20 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&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: 1544/3081] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 21:00:20 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3082] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 21:00:20 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1545/3083] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 21:00:20 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1539/3084] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:21 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3085] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:22 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3086] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:23 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3087] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:25 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3088] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:26 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3089] 199.19.213.241 () {34 vars in 975 bytes} [Wed May 27 21:00:26 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1349 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3090] 199.19.213.241 () {34 vars in 1060 bytes} [Wed May 27 21:00:26 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3091] 199.19.213.241 () {34 vars in 1016 bytes} [Wed May 27 21:00:26 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a?fields=dns_domain => generated 29 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3092] 199.19.213.241 () {38 vars in 1028 bytes} [Wed May 27 21:00:26 2026] PUT /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1150 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3093] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 21:00:26 2026] GET /v2.0/ports?tenant_id=f20cfca60366415a9fe3f293904ebb79&device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 1248 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: 1544/3094] 199.19.213.241 () {34 vars in 1066 bytes} [Wed May 27 21:00:27 2026] GET /v2.0/networks?id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc&id=3791a627-c3f6-4892-ba91-27266eaefc1a => generated 1524 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3095] 199.19.213.241 () {34 vars in 1062 bytes} [Wed May 27 21:00:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.129&port_id=befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 => 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: 1551/3096] 199.19.213.241 () {30 vars in 769 bytes} [Wed May 27 21:00:27 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3097] 199.19.213.241 () {34 vars in 984 bytes} [Wed May 27 21:00:27 2026] GET /v2.0/subnets?id=900e9a2f-5f03-4581-808a-35f1a3cee1b1 => 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: 1547/3098] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 21:00:27 2026] GET /v2.0/ports?network_id=a60957d3-8f5c-48fb-ac49-2d6a2c178bbc&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: 1548/3099] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 21:00:27 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?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: 1549/3100] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 21:00:27 2026] GET /v2.0/networks/a60957d3-8f5c-48fb-ac49-2d6a2c178bbc?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: 8|app: 0|req: 1552/3101] 199.19.213.241 () {34 vars in 789 bytes} [Wed May 27 21:00:27 2026] PUT /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1090 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3102] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 21:00:27 2026] GET /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 1090 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1553/3103] 199.19.213.241 () {32 vars in 759 bytes} [Wed May 27 21:00:27 2026] DELETE /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3104] 199.19.213.241 () {30 vars in 703 bytes} [Wed May 27 21:00:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3105] 199.19.213.241 () {30 vars in 705 bytes} [Wed May 27 21:00:28 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: 1552/3106] 199.19.213.241 () {30 vars in 681 bytes} [Wed May 27 21:00:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3107] 199.19.213.241 () {30 vars in 717 bytes} [Wed May 27 21:00:28 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-27 21:00:28.099 7 INFO neutron.pecan_wsgi.hooks.translation [None req-780047ed-bb8b-4633-aa3c-a6836cabbbcc a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3108] 199.19.213.241 () {32 vars in 759 bytes} [Wed May 27 21:00:28 2026] DELETE /v2.0/ports/61dd362a-53b8-4ece-b96b-c0df9e2a750e => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3109] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 21:00:28 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 21:00:28.169 7 INFO neutron.api.v2.resource [None req-604a673d-b3d2-4b22-99c5-6907796da8ee a5cfa89852164760ba3bfd51f87354e7 f20cfca60366415a9fe3f293904ebb79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3110] 199.19.213.241 () {30 vars in 763 bytes} [Wed May 27 21:00:28 2026] GET /v2.0/security-groups/lb-db7d01de-db2a-4384-b23f-e9e4d6b5f27f => 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: 1557/3111] 199.19.213.241 () {30 vars in 785 bytes} [Wed May 27 21:00:28 2026] GET /v2.0/security-groups?name=lb-db7d01de-db2a-4384-b23f-e9e4d6b5f27f => generated 1639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3112] 199.19.213.241 () {30 vars in 737 bytes} [Wed May 27 21:00:28 2026] GET /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3113] 199.19.213.241 () {34 vars in 789 bytes} [Wed May 27 21:00:28 2026] PUT /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 1090 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3114] 199.19.213.241 () {32 vars in 779 bytes} [Wed May 27 21:00:28 2026] DELETE /v2.0/security-groups/facc0027-e83e-4a5d-89ce-7308af6c1ca4 => 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: 1559/3115] 199.19.213.241 () {32 vars in 759 bytes} [Wed May 27 21:00:28 2026] DELETE /v2.0/ports/4802ae1d-20e4-4be9-a7c2-0153cf89add4 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3116] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 21:00:30 2026] GET /v2.0/ports?device_id=31330eb4-0249-4859-9113-0949e3dd6110 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3117] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 21:00:30 2026] DELETE /v2.0/ports/befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 21:00:35.347 7 INFO neutron.db.l3_db [None req-824f28f9-1c3d-46dc-9399-bbc7a7bc5a91 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Floating IP 54f23681-c864-421c-9531-954fdf09e5eb disassociated (deleted). External IP: 10.96.250.204, port: 3ab6f772-02ae-4641-92ac-27c24acd5d73. [pid: 7|app: 0|req: 1559/3120] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 21:00:34 2026] DELETE /v2.0/floatingips/54f23681-c864-421c-9531-954fdf09e5eb => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:35.827 8 INFO neutron.api.v2.resource [None req-71b524be-ac7c-4586-b353-9702b72ddb04 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3121] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 21:00:35 2026] GET /v2.0/floatingips/54f23681-c864-421c-9531-954fdf09e5eb => generated 144 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 21:00:36.094 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-163f3d46-b121-44ee-b7b0-623c6d38adb5'] response: {'name': 'network-changed', 'server_uuid': 'ce8e303b-045a-410b-a72f-b1602f29cfa0', 'tag': '3ab6f772-02ae-4641-92ac-27c24acd5d73', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1560/3122] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 21:00:35 2026] GET /v2.0/ports?device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0 => generated 1204 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3123] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 21:00:36 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 21:00:36.161 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb49403f-28d0-4f4f-8adf-b0f58c55e5b9'] response: {'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'name': 'network-vif-deleted', 'tag': 'befbed2d-2ced-4b7d-9f4a-60e8ca2fd529', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1561/3124] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 21:00:36 2026] GET /v2.0/security-groups?id=11383813-ecd1-4d93-8386-569f0d9316d8&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3125] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 21:00:36 2026] GET /v2.0/networks?id=39888eb4-b1df-4268-b626-db98d2219c30 => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3126] 199.19.213.241 () {34 vars in 1058 bytes} [Wed May 27 21:00:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => 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: 1565/3127] 199.19.213.241 () {34 vars in 1106 bytes} [Wed May 27 21:00:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b2&port_id=3ab6f772-02ae-4641-92ac-27c24acd5d73 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3128] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 21:00:36 2026] GET /v2.0/subnets?id=43314b49-f57e-4d81-b22c-5ef724e88cd3&id=78941fc4-53a5-4300-b3b8-f293d9f914b3 => generated 1365 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3129] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 21:00:36 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3130] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 21:00:36 2026] GET /v2.0/ports?network_id=39888eb4-b1df-4268-b626-db98d2219c30&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3131] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 21:00:36 2026] GET /v2.0/ports?device_id=ce8e303b-045a-410b-a72f-b1602f29cfa0 => generated 1204 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3132] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 21:00:36 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 1566/3133] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 21:00:36 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30?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: 8|app: 0|req: 1568/3134] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 21:00:36 2026] DELETE /v2.0/ports/3ab6f772-02ae-4641-92ac-27c24acd5d73 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 21:00:41.667 7 INFO neutron.db.l3_db [None req-104a20a4-97c2-4d8b-bb6c-b158fdb08211 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] Floating IP 8781b95b-a400-44b7-b37a-0bd5e37493cf disassociated (deleted). External IP: 10.96.250.202, port: 5c4cddb5-9946-4d26-84c8-432bff5496b8. [pid: 7|app: 0|req: 1567/3135] 10.0.0.177 () {32 vars in 732 bytes} [Wed May 27 21:00:41 2026] DELETE /v2.0/floatingips/8781b95b-a400-44b7-b37a-0bd5e37493cf => generated 0 bytes in 818 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:42.122 8 INFO neutron.api.v2.resource [None req-ac5ebd15-69c4-46f4-b881-260d7a7e3daf 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3136] 10.0.0.177 () {32 vars in 729 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/floatingips/8781b95b-a400-44b7-b37a-0bd5e37493cf => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 21:00:42.358 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbb361a5-009f-4a97-9578-978f098398ff'] response: {'name': 'network-changed', 'server_uuid': 'd7b60fc8-c334-4f24-8324-d29e940b1c8d', 'tag': '5c4cddb5-9946-4d26-84c8-432bff5496b8', 'status': 'completed', 'code': 200} 2026-05-27 21:00:42.381 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2352e99e-0b91-4967-a3ae-bada0e7c380f'] response: {'server_uuid': 'ce8e303b-045a-410b-a72f-b1602f29cfa0', 'name': 'network-vif-deleted', 'tag': '3ab6f772-02ae-4641-92ac-27c24acd5d73', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1568/3137] 10.0.0.95 () {34 vars in 989 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/ports?device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => generated 1196 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3138] 199.19.213.241 () {34 vars in 1080 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/ports?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3139] 10.0.0.95 () {34 vars in 1039 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/security-groups?id=11383813-ecd1-4d93-8386-569f0d9316d8&fields=id&fields=name => generated 112 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3140] 199.19.213.241 () {34 vars in 986 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/networks?id=432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3141] 199.19.213.241 () {34 vars in 1056 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3142] 199.19.213.241 () {34 vars in 1104 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A373&port_id=5c4cddb5-9946-4d26-84c8-432bff5496b8 => 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: 1573/3143] 199.19.213.241 () {34 vars in 1064 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/subnets?id=f5b5d437-0a86-4473-b651-b34e9c384ae3&id=68a40acf-1a89-4a8f-b2c8-b243b0f8ce0f => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3144] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3145] 199.19.213.241 () {34 vars in 1052 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/ports?network_id=432bc5c5-0363-42cc-840b-8de7d22b3914&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: 1572/3146] 199.19.213.241 () {34 vars in 1012 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?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: 1575/3147] 199.19.213.241 () {34 vars in 994 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/ports?device_id=d7b60fc8-c334-4f24-8324-d29e940b1c8d => generated 1196 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3148] 199.19.213.241 () {34 vars in 1112 bytes} [Wed May 27 21:00:42 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3149] 199.19.213.241 () {36 vars in 997 bytes} [Wed May 27 21:00:42 2026] DELETE /v2.0/ports/5c4cddb5-9946-4d26-84c8-432bff5496b8 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3150] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 21:00:47 2026] DELETE /v2.0/security-group-rules/884f181a-f565-4848-9fe5-baa3d7759196 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:47.721 8 INFO neutron.api.v2.resource [None req-ec1cdb84-63cb-438a-942b-ef2eb9041485 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3151] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 21:00:47 2026] GET /v2.0/security-group-rules/884f181a-f565-4848-9fe5-baa3d7759196 => generated 155 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3152] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 21:00:47 2026] DELETE /v2.0/security-group-rules/f2a93640-a95e-4150-bc48-7e56eb387934 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:48.190 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b1c9a71-1fee-4a8b-8867-510da7ea198e'] response: {'server_uuid': 'd7b60fc8-c334-4f24-8324-d29e940b1c8d', 'name': 'network-vif-deleted', 'tag': '5c4cddb5-9946-4d26-84c8-432bff5496b8', 'status': 'completed', 'code': 200} 2026-05-27 21:00:48.194 8 INFO neutron.api.v2.resource [None req-048a4013-733b-4602-86e3-69e9c565aea3 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3153] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 21:00:48 2026] GET /v2.0/security-group-rules/f2a93640-a95e-4150-bc48-7e56eb387934 => 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: 1576/3154] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 21:00:48 2026] DELETE /v2.0/security-group-rules/ee1818e7-370d-41e6-a020-95107394b4fc => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:48.306 8 INFO neutron.api.v2.resource [None req-b0138da5-5236-4583-a62a-1d12f59c6429 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3155] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 21:00:48 2026] GET /v2.0/security-group-rules/ee1818e7-370d-41e6-a020-95107394b4fc => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3156] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 21:00:48 2026] DELETE /v2.0/security-group-rules/e3953fa7-ee15-47f4-b92f-1543b2210b0e => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:48.411 8 INFO neutron.api.v2.resource [None req-3c1f081f-b0f5-4501-a217-4dbac40af5f3 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3157] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 21:00:48 2026] GET /v2.0/security-group-rules/e3953fa7-ee15-47f4-b92f-1543b2210b0e => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3160] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 21:00:48 2026] DELETE /v2.0/security-group-rules/efeccaa4-d24b-4082-9a65-07bc843b9898 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:48.536 8 INFO neutron.api.v2.resource [None req-e73e28bf-6bf7-49eb-aef6-e1521e854426 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3161] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 21:00:48 2026] GET /v2.0/security-group-rules/efeccaa4-d24b-4082-9a65-07bc843b9898 => 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: 1579/3162] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 21:00:48 2026] DELETE /v2.0/security-group-rules/d623a2f2-ddc8-4469-8e5c-6640c3b54a30 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:48.649 8 INFO neutron.api.v2.resource [None req-3cf6ff0f-25d5-4e2a-94f7-e9a4e02b34a3 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3163] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 21:00:48 2026] GET /v2.0/security-group-rules/d623a2f2-ddc8-4469-8e5c-6640c3b54a30 => 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: 1580/3164] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 21:00:48 2026] DELETE /v2.0/security-group-rules/87a96dc6-992b-4cd0-a955-235092b5abbb => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:49.082 8 INFO neutron.api.v2.resource [None req-6fce9fc9-03e0-4eed-8ee2-21ede1f13d04 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3165] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 21:00:49 2026] GET /v2.0/security-group-rules/87a96dc6-992b-4cd0-a955-235092b5abbb => 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: 1581/3166] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 21:00:49 2026] DELETE /v2.0/security-group-rules/29cd8349-e926-4edb-81a0-11435844ca2a => generated 0 bytes in 3614 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:52.726 8 INFO neutron.api.v2.resource [None req-3e9dd917-088e-4c9d-bf69-ed12f3c934d5 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3167] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 21:00:52 2026] GET /v2.0/security-group-rules/29cd8349-e926-4edb-81a0-11435844ca2a => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3168] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 21:00:52 2026] DELETE /v2.0/security-group-rules/20338f05-2fed-46e4-9201-66d5194e8bbf => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:52.878 8 INFO neutron.api.v2.resource [None req-3caf9920-c3c0-4f89-8865-8cc862986563 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3169] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 21:00:52 2026] GET /v2.0/security-group-rules/20338f05-2fed-46e4-9201-66d5194e8bbf => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3170] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 21:00:52 2026] DELETE /v2.0/security-group-rules/1187c761-f6e3-4d55-8079-1acd07dfac31 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:52.991 8 INFO neutron.api.v2.resource [None req-00212ff8-db93-407d-8f89-151abc906c28 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3171] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 21:00:52 2026] GET /v2.0/security-group-rules/1187c761-f6e3-4d55-8079-1acd07dfac31 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3172] 10.0.0.177 () {32 vars in 750 bytes} [Wed May 27 21:00:52 2026] DELETE /v2.0/security-group-rules/2ccfcae2-0629-465b-b274-53ee89fef04c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:53.107 8 INFO neutron.api.v2.resource [None req-3d221265-5f3c-491e-8c40-9e3dfa092290 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3173] 10.0.0.177 () {32 vars in 747 bytes} [Wed May 27 21:00:53 2026] GET /v2.0/security-group-rules/2ccfcae2-0629-465b-b274-53ee89fef04c => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3174] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 21:00:53 2026] DELETE /v2.0/security-groups/11383813-ecd1-4d93-8386-569f0d9316d8 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:53.244 8 INFO neutron.api.v2.resource [None req-63beea98-aa50-454a-8fca-62a42759e69c 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3175] 10.0.0.177 () {32 vars in 737 bytes} [Wed May 27 21:00:53 2026] GET /v2.0/security-groups/11383813-ecd1-4d93-8386-569f0d9316d8 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3176] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 21:00:53 2026] PUT /v2.0/routers/a5e3531b-04b3-46e2-a5c6-98070d653066/remove_router_interface => generated 309 bytes in 1401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 21:00:54.968 8 INFO neutron.api.v2.resource [None req-95d66880-70b7-44a1-941c-2a81d62de616 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3177] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 21:00:54 2026] PUT /v2.0/routers/a5e3531b-04b3-46e2-a5c6-98070d653066/remove_router_interface => generated 198 bytes in 264 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3178] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 21:00:54 2026] PUT /v2.0/routers/a5e3531b-04b3-46e2-a5c6-98070d653066/remove_router_interface => generated 309 bytes in 1780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 21:00:56.988 8 INFO neutron.api.v2.resource [None req-1e712999-4f66-4800-a0c6-285aa39345a1 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3179] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 21:00:56 2026] PUT /v2.0/routers/a5e3531b-04b3-46e2-a5c6-98070d653066/remove_router_interface => generated 198 bytes in 228 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3180] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 21:00:56 2026] PUT /v2.0/routers/a5e3531b-04b3-46e2-a5c6-98070d653066/remove_router_interface => generated 309 bytes in 1436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 21:00:58.660 8 INFO neutron.api.v2.resource [None req-1b711fc4-d715-48cf-8c3d-7e9456c3020e 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3181] 10.0.0.177 () {34 vars in 789 bytes} [Wed May 27 21:00:58 2026] PUT /v2.0/routers/a5e3531b-04b3-46e2-a5c6-98070d653066/remove_router_interface => generated 198 bytes in 226 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 21:00:59.898 7 INFO neutron.db.l3_hamode_db [None req-d929ce24-781f-47f4-810b-9e4537105a78 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] HA network ba5312ec-e289-45aa-8470-bcd139d35341 was deleted as no HA routers are present in tenant efc3df91f7354e2e9d5d67e3c6c98504. [pid: 7|app: 0|req: 1589/3182] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 21:00:58 2026] DELETE /v2.0/routers/a5e3531b-04b3-46e2-a5c6-98070d653066 => generated 0 bytes in 1241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 21:00:59.940 8 INFO neutron.api.v2.resource [None req-acb31b2a-db09-4c6a-b74a-e2f7e3c138ac 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3183] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 21:00:59 2026] GET /v2.0/routers/a5e3531b-04b3-46e2-a5c6-98070d653066 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 21:00:59.950 7 INFO neutron.services.segments.plugin [-] Segment a88ff3a3-806b-4be8-a078-e53acc954451 resource provider aggregate not found 2026-05-27 21:00:59.960 7 INFO neutron.services.segments.plugin [-] Segment a88ff3a3-806b-4be8-a078-e53acc954451 resource provider aggregate not found 2026-05-27 21:00:59.988 7 INFO neutron.services.segments.plugin [-] Segment a88ff3a3-806b-4be8-a078-e53acc954451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a88ff3a3-806b-4be8-a078-e53acc954451 found for delete ", "request_id": "req-f2e36a45-d3ba-47a1-a2e4-534a27bbfff1"}]} 2026-05-27 21:00:59.989 7 INFO neutron.services.segments.plugin [-] Segment a88ff3a3-806b-4be8-a078-e53acc954451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a88ff3a3-806b-4be8-a078-e53acc954451 found for delete ", "request_id": "req-3d077609-9eef-45d7-bd8e-64833cca404c"}]} [pid: 7|app: 0|req: 1590/3184] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 21:00:59 2026] DELETE /v2.0/subnets/78941fc4-53a5-4300-b3b8-f293d9f914b3 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 21:01:00.222 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffcf5a25-ba77-45bf-ba55-283647a842c2 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3185] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 21:01:00 2026] GET /v2.0/subnets/78941fc4-53a5-4300-b3b8-f293d9f914b3 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3186] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 21:01:00 2026] DELETE /v2.0/subnets/43314b49-f57e-4d81-b22c-5ef724e88cd3 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 21:01:00.480 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68111a98-32e6-4374-8879-6cd19ebb02dd 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3187] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 21:01:00 2026] GET /v2.0/subnets/43314b49-f57e-4d81-b22c-5ef724e88cd3 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3188] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 21:01:00 2026] DELETE /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 21:01:01.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c17a610c-22ed-4142-ba67-43dd00a9252a 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3189] 10.0.0.177 () {32 vars in 723 bytes} [Wed May 27 21:01:00 2026] GET /v2.0/networks/39888eb4-b1df-4268-b626-db98d2219c30 => generated 138 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3190] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 21:01:01 2026] DELETE /v2.0/subnets/68a40acf-1a89-4a8f-b2c8-b243b0f8ce0f => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 21:01:01.291 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91354c73-705b-4574-b6bf-4763a250e353 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3191] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 21:01:01 2026] GET /v2.0/subnets/68a40acf-1a89-4a8f-b2c8-b243b0f8ce0f => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3192] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 21:01:01 2026] DELETE /v2.0/subnets/f5b5d437-0a86-4473-b651-b34e9c384ae3 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 21:01:01.539 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c0bd038-5986-423a-a613-618832241320 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3193] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 21:01:01 2026] GET /v2.0/subnets/f5b5d437-0a86-4473-b651-b34e9c384ae3 => 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: 1595/3194] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 21:01:01 2026] DELETE /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 21:01:01.952 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2eb69917-3086-4d16-8cea-86404d28bf56 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3195] 10.0.0.177 () {32 vars in 723 bytes} [Wed May 27 21:01:01 2026] GET /v2.0/networks/432bc5c5-0363-42cc-840b-8de7d22b3914 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 21:01:02.009 7 INFO neutron.services.segments.plugin [-] Segment f756a179-0c6b-47f4-b65d-00d6f6dc4aa4 resource provider aggregate not found 2026-05-27 21:01:02.014 7 INFO neutron.services.segments.plugin [-] Segment f756a179-0c6b-47f4-b65d-00d6f6dc4aa4 resource provider aggregate not found 2026-05-27 21:01:02.023 7 INFO neutron.services.segments.plugin [-] Segment f756a179-0c6b-47f4-b65d-00d6f6dc4aa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f756a179-0c6b-47f4-b65d-00d6f6dc4aa4 found for delete ", "request_id": "req-3f088e3d-2f7e-4fb7-aa49-3499976e5712"}]} 2026-05-27 21:01:02.031 7 INFO neutron.services.segments.plugin [-] Segment f756a179-0c6b-47f4-b65d-00d6f6dc4aa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f756a179-0c6b-47f4-b65d-00d6f6dc4aa4 found for delete ", "request_id": "req-9200eaf6-c886-4bed-aca6-40cc3b44f7dd"}]} 2026-05-27 21:01:02.040 7 INFO neutron.services.segments.plugin [-] Segment 4153ee98-f576-4103-bfd0-4a9d6947f0eb resource provider aggregate not found 2026-05-27 21:01:02.049 7 INFO neutron.services.segments.plugin [-] Segment 4153ee98-f576-4103-bfd0-4a9d6947f0eb resource provider aggregate not found 2026-05-27 21:01:02.053 7 INFO neutron.services.segments.plugin [-] Segment 4153ee98-f576-4103-bfd0-4a9d6947f0eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4153ee98-f576-4103-bfd0-4a9d6947f0eb found for delete ", "request_id": "req-58c1f028-6cf0-483d-a6ea-ca3abcbcdbe7"}]} 2026-05-27 21:01:02.064 7 INFO neutron.services.segments.plugin [-] Segment 4153ee98-f576-4103-bfd0-4a9d6947f0eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4153ee98-f576-4103-bfd0-4a9d6947f0eb found for delete ", "request_id": "req-094de440-5638-463d-8e5d-253a375504fc"}]} [pid: 7|app: 0|req: 1596/3196] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 21:01:01 2026] DELETE /v2.0/subnets/8fcf4b21-d5aa-41c1-ad97-781da64722f3 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 21:01:02.251 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67d98bc1-6ec1-433d-9a40-875502724bc6 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3197] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 21:01:02 2026] GET /v2.0/subnets/8fcf4b21-d5aa-41c1-ad97-781da64722f3 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3198] 10.0.0.177 () {32 vars in 724 bytes} [Wed May 27 21:01:02 2026] DELETE /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 21:01:02.484 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be79f145-050a-4a06-bc25-92fba7cd9266 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3199] 10.0.0.177 () {32 vars in 721 bytes} [Wed May 27 21:01:02 2026] GET /v2.0/subnets/121dfb84-c639-4012-bbf0-e1eb3a837c8c => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3200] 10.0.0.177 () {32 vars in 726 bytes} [Wed May 27 21:01:02 2026] DELETE /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 21:01:02.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b257508e-5402-4a1a-9a93-b4ce4ae13554 45f4159cfee441609b0a85d4b79ea7d7 efc3df91f7354e2e9d5d67e3c6c98504 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3201] 10.0.0.177 () {32 vars in 723 bytes} [Wed May 27 21:01:02 2026] GET /v2.0/networks/3791a627-c3f6-4892-ba91-27266eaefc1a => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 21:01:05.325 7 INFO neutron.services.segments.plugin [-] Segment 40fb8326-6676-49cd-b22f-db64c2350c30 resource provider aggregate not found 2026-05-27 21:01:05.330 7 INFO neutron.services.segments.plugin [-] Segment 40fb8326-6676-49cd-b22f-db64c2350c30 resource provider aggregate not found 2026-05-27 21:01:05.350 7 INFO neutron.services.segments.plugin [-] Segment 40fb8326-6676-49cd-b22f-db64c2350c30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40fb8326-6676-49cd-b22f-db64c2350c30 found for delete ", "request_id": "req-6631859c-1246-4df0-a4bb-2ab81000efaf"}]} 2026-05-27 21:01:05.354 7 INFO neutron.services.segments.plugin [-] Segment 40fb8326-6676-49cd-b22f-db64c2350c30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40fb8326-6676-49cd-b22f-db64c2350c30 found for delete ", "request_id": "req-c58e2ab5-481a-4061-8ff9-20e1088df91f"}]} [pid: 7|app: 0|req: 1600/3204] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 21:01:05 2026] GET /v2.0/security-groups?tenant_id=3d03a1ac00ab4a7183c2b4bdf284c073&name=default => generated 2929 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3205] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 21:01:05 2026] DELETE /v2.0/security-groups/31570654-fb47-4d9d-8092-7aad50f75d61 => 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: 1601/3206] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 21:01:05 2026] GET /v2.0/security-groups?tenant_id=5960d7126e3445beb7da7156e2680dea&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3207] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 21:01:06 2026] DELETE /v2.0/security-groups/f04555bc-015f-42e3-bcd9-38748da7768c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3208] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 21:01:06 2026] GET /v2.0/security-groups?tenant_id=5baf456e9bc549d1bc0e156cacb836e0&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3209] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 21:01:06 2026] DELETE /v2.0/security-groups/459d65e8-a740-43cb-8dc2-6e97850117b7 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3210] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 21:01:06 2026] GET /v2.0/security-groups?tenant_id=80a913dbf18c403686323a5a5bb89114&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3211] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 21:01:06 2026] DELETE /v2.0/security-groups/5dfdd5a1-b2b5-40e0-b272-3957e30f4cd3 => 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: 1604/3212] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 21:01:07 2026] GET /v2.0/security-groups?tenant_id=520023a914f64a74b37b985616d585ff&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3213] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 21:01:07 2026] DELETE /v2.0/security-groups/b2a7edd8-7530-47ed-a43f-487936f95987 => 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: 1605/3214] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 21:01:07 2026] GET /v2.0/security-groups?tenant_id=efc3df91f7354e2e9d5d67e3c6c98504&name=default => generated 2929 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3215] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 21:01:07 2026] DELETE /v2.0/security-groups/3a86ec1d-90b9-4d60-9625-1d0c9277574a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3216] 10.0.0.177 () {32 vars in 774 bytes} [Wed May 27 21:01:07 2026] GET /v2.0/security-groups?tenant_id=911db510d7dd43909f5838c50d663f89&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3217] 10.0.0.177 () {32 vars in 740 bytes} [Wed May 27 21:01:07 2026] DELETE /v2.0/security-groups/0a96bead-90fd-4c25-94bd-24a6e336a318 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3218] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 21:01:10 2026] GET /v2.0/networks => generated 2168 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3219] 10.0.0.177 () {32 vars in 655 bytes} [Wed May 27 21:01:12 2026] GET /v2.0/floatingips => generated 19 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3220] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 21:01:12 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3221] 10.0.0.177 () {32 vars in 643 bytes} [Wed May 27 21:01:12 2026] GET /v2.0/ports => generated 4725 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3222] 10.0.0.177 () {32 vars in 647 bytes} [Wed May 27 21:01:12 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3223] 10.0.0.177 () {32 vars in 649 bytes} [Wed May 27 21:01:12 2026] GET /v2.0/networks => generated 2168 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3224] 10.0.0.177 () {32 vars in 663 bytes} [Wed May 27 21:01:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3225] 10.0.0.177 () {32 vars in 655 bytes} [Wed May 27 21:01:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)