+ 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 [Sun May 10 04:41:44 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:15:36 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-7b7c6848d-2cjql 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 0x5564e25caa20 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/munch/__init__.py:24: 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/munch/__init__.py:24: 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-10 04:41:48.882 8 INFO neutron.common.config [-] Logging enabled! 2026-05-10 04:41:48.883 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-10 04:41:49.171 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 04:41:49.252 7 INFO neutron.common.config [-] Logging enabled! 2026-05-10 04:41:49.253 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-10 04:41:49.594 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 04:41:50.058 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:41:50.061 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 04:41:50.064 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-10 04:41:50.065 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:41:50.065 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 04:41:50.066 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-10 04:41:50.066 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:41:50.072 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:41:50.072 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:41:50.072 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:41:50.091 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 04:41:50.092 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:41:50.092 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 04:41:50.135 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 04:41:50.135 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 04:41:50.135 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 04:41:50.135 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 04:41:50.428 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:41:50.430 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 04:41:50.434 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-10 04:41:50.434 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:41:50.435 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 04:41:50.435 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-10 04:41:50.435 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:41:50.441 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:41:50.441 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:41:50.442 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:41:50.461 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 04:41:50.462 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:41:50.462 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 04:41:50.506 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 04:41:50.506 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 04:41:50.506 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 04:41:50.506 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 04:41:50.549 8 INFO neutron.plugins.ml2.managers [None req-5ce8184c-203f-4959-a1d3-540a5e46dbad - - - - - -] Initializing driver for type 'vlan' 2026-05-10 04:41:50.938 7 INFO neutron.plugins.ml2.managers [None req-da1e48fe-6847-4ec9-a56d-08f4689ad3a7 - - - - - -] Initializing driver for type 'vlan' 2026-05-10 04:41:50.959 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5ce8184c-203f-4959-a1d3-540a5e46dbad - - - - - -] VlanTypeDriver initialization complete 2026-05-10 04:41:50.959 8 INFO neutron.plugins.ml2.managers [None req-5ce8184c-203f-4959-a1d3-540a5e46dbad - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 04:41:50.960 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5ce8184c-203f-4959-a1d3-540a5e46dbad - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 04:41:50.990 8 INFO neutron.plugins.ml2.managers [None req-5ce8184c-203f-4959-a1d3-540a5e46dbad - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 04:41:50.990 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5ce8184c-203f-4959-a1d3-540a5e46dbad - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 04:41:50.990 8 INFO neutron.plugins.ml2.managers [None req-5ce8184c-203f-4959-a1d3-540a5e46dbad - - - - - -] Initializing extension driver 'port_security' 2026-05-10 04:41:50.991 8 INFO neutron.plugins.ml2.extensions.port_security [None req-5ce8184c-203f-4959-a1d3-540a5e46dbad - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 04:41:50.991 8 INFO neutron.plugins.ml2.managers [None req-5ce8184c-203f-4959-a1d3-540a5e46dbad - - - - - -] Initializing extension driver 'qos' 2026-05-10 04:41:50.991 8 INFO neutron.plugins.ml2.managers [None req-5ce8184c-203f-4959-a1d3-540a5e46dbad - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 04:41:50.991 8 INFO neutron.plugins.ml2.managers [None req-5ce8184c-203f-4959-a1d3-540a5e46dbad - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 04:41:51.006 8 INFO neutron.quota [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded quota_driver: . 2026-05-10 04:41:51.006 8 INFO neutron.plugins.ml2.plugin [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 04:41:51.007 8 INFO neutron.plugins.ml2.managers [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 04:41:51.007 8 INFO neutron.plugins.ml2.managers [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 04:41:51.007 8 INFO neutron.plugins.ml2.managers [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 04:41:51.007 8 INFO neutron.extensions.vlantransparent [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Disabled vlantransparent extension. 2026-05-10 04:41:51.007 8 INFO neutron.manager [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loading Plugin: qos 2026-05-10 04:41:51.019 8 INFO neutron.manager [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loading Plugin: router 2026-05-10 04:41:51.056 8 INFO neutron.services.service_base [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 04:41:51.057 8 INFO neutron.manager [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loading Plugin: segments 2026-05-10 04:41:51.163 8 INFO neutron.manager [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loading Plugin: trunk 2026-05-10 04:41:51.213 8 INFO neutron.manager [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loading Plugin: vpnaas 2026-05-10 04:41:51.248 8 WARNING stevedore.named [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 04:41:51.301 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-da1e48fe-6847-4ec9-a56d-08f4689ad3a7 - - - - - -] VlanTypeDriver initialization complete 2026-05-10 04:41:51.301 7 INFO neutron.plugins.ml2.managers [None req-da1e48fe-6847-4ec9-a56d-08f4689ad3a7 - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 04:41:51.302 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-da1e48fe-6847-4ec9-a56d-08f4689ad3a7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 04:41:51.302 8 INFO neutron_vpnaas.services.vpn.plugin [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 04:41:51.302 8 INFO neutron.common.utils [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-10 04:41:51.302 8 INFO neutron.manager [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loading Plugin: auto_allocate 2026-05-10 04:41:51.306 8 INFO neutron.manager [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loading Plugin: tag 2026-05-10 04:41:51.311 8 INFO neutron.manager [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loading Plugin: timestamp 2026-05-10 04:41:51.313 8 INFO neutron.manager [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 04:41:51.317 8 INFO neutron.manager [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loading Plugin: flavors 2026-05-10 04:41:51.320 8 INFO neutron.manager [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loading Plugin: revisions 2026-05-10 04:41:51.323 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Initializing extension manager. 2026-05-10 04:41:51.324 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: address-group 2026-05-10 04:41:51.325 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: address-scope 2026-05-10 04:41:51.326 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 04:41:51.327 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: agent 2026-05-10 04:41:51.327 7 INFO neutron.plugins.ml2.managers [None req-da1e48fe-6847-4ec9-a56d-08f4689ad3a7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 04:41:51.327 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-da1e48fe-6847-4ec9-a56d-08f4689ad3a7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 04:41:51.327 7 INFO neutron.plugins.ml2.managers [None req-da1e48fe-6847-4ec9-a56d-08f4689ad3a7 - - - - - -] Initializing extension driver 'port_security' 2026-05-10 04:41:51.327 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 04:41:51.328 7 INFO neutron.plugins.ml2.extensions.port_security [None req-da1e48fe-6847-4ec9-a56d-08f4689ad3a7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 04:41:51.328 7 INFO neutron.plugins.ml2.managers [None req-da1e48fe-6847-4ec9-a56d-08f4689ad3a7 - - - - - -] Initializing extension driver 'qos' 2026-05-10 04:41:51.328 7 INFO neutron.plugins.ml2.managers [None req-da1e48fe-6847-4ec9-a56d-08f4689ad3a7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 04:41:51.328 7 INFO neutron.plugins.ml2.managers [None req-da1e48fe-6847-4ec9-a56d-08f4689ad3a7 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 04:41:51.329 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 04:41:51.330 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 04:41:51.330 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: availability_zone 2026-05-10 04:41:51.331 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 04:41:51.332 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 04:41:51.332 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: default-subnetpools 2026-05-10 04:41:51.334 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 04:41:51.335 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: dns-integration 2026-05-10 04:41:51.336 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 04:41:51.336 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 04:41:51.337 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: dvr 2026-05-10 04:41:51.338 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 04:41:51.338 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 04:41:51.339 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:41:51.339 7 INFO neutron.quota [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded quota_driver: . 2026-05-10 04:41:51.339 7 INFO neutron.plugins.ml2.plugin [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 04:41:51.339 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 04:41:51.339 7 INFO neutron.plugins.ml2.managers [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 04:41:51.340 7 INFO neutron.plugins.ml2.managers [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 04:41:51.340 7 INFO neutron.plugins.ml2.managers [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 04:41:51.340 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: external-net 2026-05-10 04:41:51.340 7 INFO neutron.extensions.vlantransparent [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Disabled vlantransparent extension. 2026-05-10 04:41:51.340 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 04:41:51.340 7 INFO neutron.manager [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loading Plugin: qos 2026-05-10 04:41:51.341 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: extraroute 2026-05-10 04:41:51.342 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 04:41:51.342 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-10 04:41:51.343 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 04:41:51.344 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 04:41:51.344 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 04:41:51.345 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: fip-port-details 2026-05-10 04:41:51.346 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: flavors 2026-05-10 04:41:51.347 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 04:41:51.347 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: floatingip-pools 2026-05-10 04:41:51.348 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: ip_allocation 2026-05-10 04:41:51.349 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 04:41:51.349 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: l2_adjacency 2026-05-10 04:41:51.351 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: router 2026-05-10 04:41:51.352 7 INFO neutron.manager [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loading Plugin: router 2026-05-10 04:41:51.352 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:41:51.353 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 04:41:51.354 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: l3-ha 2026-05-10 04:41:51.354 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:41:51.355 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: l3-flavors 2026-05-10 04:41:51.356 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:41:51.356 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 04:41:51.358 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 04:41:51.359 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 04:41:51.360 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 04:41:51.361 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 04:41:51.362 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 04:41:51.363 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: multi-provider 2026-05-10 04:41:51.363 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: net-mtu 2026-05-10 04:41:51.364 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 04:41:51.365 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: network_availability_zone 2026-05-10 04:41:51.365 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: network-ip-availability 2026-05-10 04:41:51.366 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 04:41:51.367 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: pagination 2026-05-10 04:41:51.367 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: port-device-profile 2026-05-10 04:41:51.368 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: port-mac-override 2026-05-10 04:41:51.369 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 04:41:51.369 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 04:41:51.370 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: port-resource-request 2026-05-10 04:41:51.370 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 04:41:51.371 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: binding 2026-05-10 04:41:51.372 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: binding-extended 2026-05-10 04:41:51.373 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: port-security 2026-05-10 04:41:51.373 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: project-id 2026-05-10 04:41:51.374 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: provider 2026-05-10 04:41:51.376 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos 2026-05-10 04:41:51.376 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 04:41:51.377 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 04:41:51.378 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-default 2026-05-10 04:41:51.378 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-fip 2026-05-10 04:41:51.379 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 04:41:51.379 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 04:41:51.380 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 04:41:51.381 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 04:41:51.381 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 04:41:51.382 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-pps 2026-05-10 04:41:51.383 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 04:41:51.383 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 04:41:51.384 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 04:41:51.385 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: quota-check-limit 2026-05-10 04:41:51.385 7 INFO neutron.services.service_base [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 04:41:51.385 7 INFO neutron.manager [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loading Plugin: segments 2026-05-10 04:41:51.386 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: quotas 2026-05-10 04:41:51.387 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: quota_details 2026-05-10 04:41:51.389 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: rbac-policies 2026-05-10 04:41:51.389 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: rbac-address-group 2026-05-10 04:41:51.390 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 04:41:51.391 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 04:41:51.391 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 04:41:51.392 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: revision-if-match 2026-05-10 04:41:51.393 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 04:41:51.393 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: router_availability_zone 2026-05-10 04:41:51.394 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 04:41:51.395 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 04:41:51.395 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 04:41:51.396 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 04:41:51.396 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 04:41:51.406 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: security-group 2026-05-10 04:41:51.407 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: segment 2026-05-10 04:41:51.407 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 04:41:51.408 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: service-type 2026-05-10 04:41:51.409 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: sorting 2026-05-10 04:41:51.409 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 04:41:51.410 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: standard-attr-description 2026-05-10 04:41:51.411 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: stateful-security-group 2026-05-10 04:41:51.411 8 WARNING neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 04:41:51.412 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 04:41:51.412 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: subnet_onboard 2026-05-10 04:41:51.413 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 04:41:51.414 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: subnet-service-types 2026-05-10 04:41:51.414 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: subnet_allocation 2026-05-10 04:41:51.415 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 04:41:51.416 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 04:41:51.418 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 04:41:51.419 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 04:41:51.419 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: trunk 2026-05-10 04:41:51.420 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: trunk-details 2026-05-10 04:41:51.421 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 04:41:51.421 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 04:41:51.423 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 04:41:51.423 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: vpn-flavors 2026-05-10 04:41:51.425 8 INFO neutron.api.extensions [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Loaded extension: vpnaas 2026-05-10 04:41:51.427 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 04:41:51.427 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 04:41:51.427 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:41:51.428 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 04:41:51.429 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:41:51.429 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:41:51.431 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 04:41:51.431 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:41:51.431 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:41:51.432 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:41:51.432 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] subnetpool is already registered 2026-05-10 04:41:51.432 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:41:51.432 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] subnetpool is already registered 2026-05-10 04:41:51.432 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:41:51.433 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:41:51.433 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:41:51.433 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:41:51.433 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:41:51.434 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:41:51.435 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:41:51.436 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] router is already registered 2026-05-10 04:41:51.436 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:41:51.436 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] floatingip is already registered 2026-05-10 04:41:51.437 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 04:41:51.437 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] rbac_policy is already registered 2026-05-10 04:41:51.437 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:41:51.438 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] security_group is already registered 2026-05-10 04:41:51.438 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:41:51.438 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] security_group_rule is already registered 2026-05-10 04:41:51.438 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:41:51.438 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] subnetpool is already registered 2026-05-10 04:41:51.439 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:41:51.439 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] subnetpool is already registered 2026-05-10 04:41:51.439 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:41:51.439 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] trunk is already registered 2026-05-10 04:41:51.439 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:41:51.440 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] endpoint_group is already registered 2026-05-10 04:41:51.440 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:41:51.440 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] vpnservice is already registered 2026-05-10 04:41:51.440 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:41:51.440 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] ipsec_site_connection is already registered 2026-05-10 04:41:51.441 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:41:51.441 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] ipsecpolicy is already registered 2026-05-10 04:41:51.441 8 INFO neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:41:51.441 8 WARNING neutron.quota.resource_registry [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] ikepolicy is already registered 2026-05-10 04:41:51.485 8 WARNING keystonemiddleware._common.config [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:41:51.491 7 INFO neutron.manager [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loading Plugin: trunk 2026-05-10 04:41:51.494 8 WARNING oslo_config.cfg [None req-6da169e6-64cb-4f65-9363-db65ef9d966e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x5564e25caa20 pid: 8 (default app) 2026-05-10 04:41:51.551 7 INFO neutron.manager [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loading Plugin: vpnaas 2026-05-10 04:41:51.592 7 WARNING stevedore.named [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 04:41:51.662 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 04:41:51.663 7 INFO neutron.common.utils [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-10 04:41:51.663 7 INFO neutron.manager [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loading Plugin: auto_allocate 2026-05-10 04:41:51.669 7 INFO neutron.manager [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loading Plugin: tag 2026-05-10 04:41:51.675 7 INFO neutron.manager [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loading Plugin: timestamp 2026-05-10 04:41:51.678 7 INFO neutron.manager [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 04:41:51.682 7 INFO neutron.manager [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loading Plugin: flavors 2026-05-10 04:41:51.685 7 INFO neutron.manager [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loading Plugin: revisions 2026-05-10 04:41:51.688 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Initializing extension manager. 2026-05-10 04:41:51.689 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: address-group 2026-05-10 04:41:51.690 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: address-scope 2026-05-10 04:41:51.691 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 04:41:51.691 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: agent 2026-05-10 04:41:51.692 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 04:41:51.693 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 04:41:51.694 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 04:41:51.695 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: availability_zone 2026-05-10 04:41:51.695 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 04:41:51.696 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 04:41:51.696 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: default-subnetpools 2026-05-10 04:41:51.698 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 04:41:51.698 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: dns-integration 2026-05-10 04:41:51.699 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 04:41:51.699 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 04:41:51.700 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: dvr 2026-05-10 04:41:51.701 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 04:41:51.701 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 04:41:51.702 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:41:51.702 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 04:41:51.703 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: external-net 2026-05-10 04:41:51.704 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 04:41:51.704 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: extraroute 2026-05-10 04:41:51.705 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 04:41:51.705 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-10 04:41:51.706 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 04:41:51.707 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 04:41:51.707 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 04:41:51.708 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: fip-port-details 2026-05-10 04:41:51.709 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: flavors 2026-05-10 04:41:51.710 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 04:41:51.711 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: floatingip-pools 2026-05-10 04:41:51.712 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: ip_allocation 2026-05-10 04:41:51.712 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 04:41:51.713 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: l2_adjacency 2026-05-10 04:41:51.714 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: router 2026-05-10 04:41:51.716 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:41:51.717 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 04:41:51.717 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: l3-ha 2026-05-10 04:41:51.718 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:41:51.719 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: l3-flavors 2026-05-10 04:41:51.720 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:41:51.721 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 04:41:51.723 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 04:41:51.724 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 04:41:51.725 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 04:41:51.726 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 04:41:51.727 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 04:41:51.728 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: multi-provider 2026-05-10 04:41:51.728 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: net-mtu 2026-05-10 04:41:51.729 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 04:41:51.730 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: network_availability_zone 2026-05-10 04:41:51.730 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: network-ip-availability 2026-05-10 04:41:51.731 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 04:41:51.732 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: pagination 2026-05-10 04:41:51.733 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: port-device-profile 2026-05-10 04:41:51.733 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: port-mac-override 2026-05-10 04:41:51.734 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 04:41:51.734 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 04:41:51.735 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: port-resource-request 2026-05-10 04:41:51.735 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 04:41:51.736 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: binding 2026-05-10 04:41:51.737 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: binding-extended 2026-05-10 04:41:51.738 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: port-security 2026-05-10 04:41:51.738 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: project-id 2026-05-10 04:41:51.739 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: provider 2026-05-10 04:41:51.741 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos 2026-05-10 04:41:51.742 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 04:41:51.742 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 04:41:51.743 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-default 2026-05-10 04:41:51.744 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-fip 2026-05-10 04:41:51.744 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 04:41:51.745 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 04:41:51.745 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 04:41:51.746 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 04:41:51.747 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 04:41:51.749 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-pps 2026-05-10 04:41:51.750 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 04:41:51.751 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 04:41:51.752 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 04:41:51.753 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: quota-check-limit 2026-05-10 04:41:51.755 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: quotas 2026-05-10 04:41:51.756 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: quota_details 2026-05-10 04:41:51.758 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: rbac-policies 2026-05-10 04:41:51.758 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: rbac-address-group 2026-05-10 04:41:51.759 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 04:41:51.759 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 04:41:51.760 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 04:41:51.761 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: revision-if-match 2026-05-10 04:41:51.762 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 04:41:51.762 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: router_availability_zone 2026-05-10 04:41:51.763 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 04:41:51.763 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 04:41:51.770 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 04:41:51.771 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 04:41:51.772 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 04:41:51.780 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: security-group 2026-05-10 04:41:51.781 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: segment 2026-05-10 04:41:51.781 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 04:41:51.782 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: service-type 2026-05-10 04:41:51.783 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: sorting 2026-05-10 04:41:51.783 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 04:41:51.784 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: standard-attr-description 2026-05-10 04:41:51.784 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: stateful-security-group 2026-05-10 04:41:51.785 7 WARNING neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 04:41:51.785 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 04:41:51.786 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: subnet_onboard 2026-05-10 04:41:51.787 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 04:41:51.787 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: subnet-service-types 2026-05-10 04:41:51.788 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: subnet_allocation 2026-05-10 04:41:51.789 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 04:41:51.789 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 04:41:51.792 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 04:41:51.792 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 04:41:51.793 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: trunk 2026-05-10 04:41:51.794 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: trunk-details 2026-05-10 04:41:51.794 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 04:41:51.795 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 04:41:51.796 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 04:41:51.796 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: vpn-flavors 2026-05-10 04:41:51.798 7 INFO neutron.api.extensions [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Loaded extension: vpnaas 2026-05-10 04:41:51.800 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 04:41:51.800 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 04:41:51.801 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:41:51.801 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 04:41:51.802 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:41:51.802 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:41:51.805 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 04:41:51.806 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:41:51.806 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:41:51.806 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:41:51.807 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] subnetpool is already registered 2026-05-10 04:41:51.807 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:41:51.807 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] subnetpool is already registered 2026-05-10 04:41:51.807 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:41:51.808 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:41:51.808 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:41:51.808 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:41:51.808 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:41:51.809 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:41:51.810 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:41:51.811 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] router is already registered 2026-05-10 04:41:51.811 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:41:51.811 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] floatingip is already registered 2026-05-10 04:41:51.812 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 04:41:51.812 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] rbac_policy is already registered 2026-05-10 04:41:51.812 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:41:51.813 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] security_group is already registered 2026-05-10 04:41:51.813 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:41:51.813 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] security_group_rule is already registered 2026-05-10 04:41:51.813 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:41:51.813 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] subnetpool is already registered 2026-05-10 04:41:51.814 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:41:51.814 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] subnetpool is already registered 2026-05-10 04:41:51.814 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:41:51.814 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] trunk is already registered 2026-05-10 04:41:51.815 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:41:51.815 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] endpoint_group is already registered 2026-05-10 04:41:51.815 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:41:51.815 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] vpnservice is already registered 2026-05-10 04:41:51.816 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:41:51.816 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] ipsec_site_connection is already registered 2026-05-10 04:41:51.816 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:41:51.816 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] ipsecpolicy is already registered 2026-05-10 04:41:51.816 7 INFO neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:41:51.816 7 WARNING neutron.quota.resource_registry [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] ikepolicy is already registered 2026-05-10 04:41:51.853 7 WARNING keystonemiddleware._common.config [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:41:51.861 7 WARNING oslo_config.cfg [None req-d083d57b-fda8-4e2f-ad25-52ff6de70f00 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x5564e25caa20 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 04:41:55.939 7 WARNING oslo_policy.policy [None req-5b402f2f-b063-4099-a7fc-0dac2ea1d163 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - default default] 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. [pid: 7|app: 0|req: 1/4] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 04:41:55 2026] GET /v2.0/networks => generated 15 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 04:41:56.558 8 WARNING oslo_policy.policy [None req-59de0c7b-cef5-4a5b-b278-e2b8122dfb6f 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - default default] 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-10 04:41:57.318 8 WARNING neutron.services.revisions.revision_plugin [None req-59de0c7b-cef5-4a5b-b278-e2b8122dfb6f 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Could not find related network for resource to bump revision. 2026-05-10 04:41:57.355 8 INFO neutron.db.segments_db [None req-59de0c7b-cef5-4a5b-b278-e2b8122dfb6f 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment e4df8b46-71d7-4dd9-9cf1-fd2fab035977 of type flat for network 7e2aefda-4233-46a2-aff7-70e4d9a0b980 2026-05-10 04:41:57.431 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59de0c7b-cef5-4a5b-b278-e2b8122dfb6f 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.157 () {48 vars in 966 bytes} [Sun May 10 04:41:56 2026] POST /v2.0/networks => generated 124 bytes in 1150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 04:42:03 2026] GET /v2.0/networks => generated 15 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:42:03.627 8 WARNING neutron.services.revisions.revision_plugin [None req-9b5d04b2-4b68-40a9-b9c7-aa804c14e866 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Could not find related network for resource to bump revision. 2026-05-10 04:42:03.648 8 INFO neutron.db.segments_db [None req-9b5d04b2-4b68-40a9-b9c7-aa804c14e866 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment e44cd153-2d67-4fcf-bf78-31ef32825a8f of type flat for network d8b346ef-896b-4e43-a540-ca4cebe72a20 2026-05-10 04:42:03.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b5d04b2-4b68-40a9-b9c7-aa804c14e866 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.157 () {48 vars in 966 bytes} [Sun May 10 04:42:03 2026] POST /v2.0/networks => generated 124 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 04:42:09 2026] GET /v2.0/networks => generated 15 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:42:09.677 8 WARNING neutron.services.revisions.revision_plugin [None req-c03d1f8b-d27b-425d-ae24-b979d01d023e 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Could not find related network for resource to bump revision. 2026-05-10 04:42:09.689 8 INFO neutron.db.segments_db [None req-c03d1f8b-d27b-425d-ae24-b979d01d023e 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment c6f37943-815d-4ef6-aa94-2b4dd0ed567c of type flat for network 34eff57b-18ae-4ce9-80fd-997f6c0a73ae 2026-05-10 04:42:09.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c03d1f8b-d27b-425d-ae24-b979d01d023e 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.157 () {48 vars in 966 bytes} [Sun May 10 04:42:09 2026] POST /v2.0/networks => generated 124 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 04:42:15 2026] GET /v2.0/networks => generated 15 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:42:16.017 7 WARNING neutron.services.revisions.revision_plugin [None req-0a043124-3422-4c2e-8b35-a72ff61594c2 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Could not find related network for resource to bump revision. 2026-05-10 04:42:16.052 7 INFO neutron.db.segments_db [None req-0a043124-3422-4c2e-8b35-a72ff61594c2 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 15f62ef2-f782-4f65-8e55-243348608f0b of type flat for network b52ccff7-5d9c-4eaf-b1a3-e3311a5df522 2026-05-10 04:42:16.114 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a043124-3422-4c2e-8b35-a72ff61594c2 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.157 () {48 vars in 966 bytes} [Sun May 10 04:42:15 2026] POST /v2.0/networks => generated 124 bytes in 228 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 04:42:21 2026] GET /v2.0/networks => generated 15 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:42:22.080 7 WARNING neutron.services.revisions.revision_plugin [None req-b1cfdf87-d3ce-4ca9-9055-30a7e0dacbb9 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Could not find related network for resource to bump revision. 2026-05-10 04:42:22.102 7 INFO neutron.db.segments_db [None req-b1cfdf87-d3ce-4ca9-9055-30a7e0dacbb9 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment fa13b61a-72c6-4b72-b3b8-f7707069b856 of type flat for network e68ac9de-6abd-48ad-a0db-8830ea9256d6 2026-05-10 04:42:22.140 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1cfdf87-d3ce-4ca9-9055-30a7e0dacbb9 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.157 () {48 vars in 966 bytes} [Sun May 10 04:42:22 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 04:42:27 2026] GET /v2.0/networks => generated 15 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:42:31.582 8 WARNING neutron.services.revisions.revision_plugin [None req-2b8481a6-e894-41de-8656-6e17c5c3a085 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Could not find related network for resource to bump revision. 2026-05-10 04:42:31.602 8 INFO neutron.db.segments_db [None req-2b8481a6-e894-41de-8656-6e17c5c3a085 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 9777e808-e4d4-4013-be88-1042c6d56a88 of type flat for network 47a6504d-9c1c-4a06-aa28-2758b101be17 [pid: 8|app: 0|req: 10/17] 199.204.45.157 () {48 vars in 966 bytes} [Sun May 10 04:42:28 2026] POST /v2.0/networks => generated 706 bytes in 4238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.157 () {44 vars in 910 bytes} [Sun May 10 04:42:33 2026] GET /v2.0/subnets => 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: 11/19] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 04:42:33 2026] GET /v2.0/networks => generated 709 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.204.45.157 () {48 vars in 964 bytes} [Sun May 10 04:42:33 2026] POST /v2.0/subnets => generated 641 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 04:49:29.913 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [63c388b0-a800-482c-b05e-49e4bfac6ba6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 04:49:29.914 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6548a6a0-f9fb-4559-a4dd-35c70bdad7b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 04:49:29.917 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 04:49:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.157) !!! [pid: 8|app: 0|req: 40/76] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 04:49:29 2026] GET /v2.0/networks => generated 753 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 04:49:30.134 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01068f4c-8e4d-46b0-89bc-193405c57bb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 04:49:30.135 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8dd82e62-ff9b-43ca-8571-a19e4fdcfd16] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 04:49:30.138 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 04:49:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.157) !!! 2026-05-10 04:49:30.203 7 INFO neutron.db.segments_db [None req-1f5f7948-fbc3-4732-881b-ec1d39b556b2 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 6d588729-0d78-47ea-be2e-4b5d8d92c760 of type vxlan for network 7115e102-5258-4482-8a0e-88060966e106 [pid: 7|app: 0|req: 37/77] 199.204.45.157 () {48 vars in 965 bytes} [Sun May 10 04:49:30 2026] POST /v2.0/networks => generated 707 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 04:49:31.181 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6548a6a0-f9fb-4559-a4dd-35c70bdad7b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35218. 2026-05-10 04:49:31.181 8 INFO oslo.messaging._drivers.impl_rabbit [-] [63c388b0-a800-482c-b05e-49e4bfac6ba6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35208. [pid: 8|app: 0|req: 41/78] 199.204.45.157 () {44 vars in 910 bytes} [Sun May 10 04:49:31 2026] GET /v2.0/subnets => generated 644 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 04:49:31.356 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8dd82e62-ff9b-43ca-8571-a19e4fdcfd16] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35230. 2026-05-10 04:49:31.359 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01068f4c-8e4d-46b0-89bc-193405c57bb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35224. [pid: 7|app: 0|req: 38/79] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 04:49:31 2026] GET /v2.0/networks => generated 1430 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.157 () {48 vars in 964 bytes} [Sun May 10 04:49:31 2026] POST /v2.0/subnets => generated 627 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 04:49:32 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 2793 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.157 () {48 vars in 980 bytes} [Sun May 10 04:49:32 2026] POST /v2.0/security-groups => generated 1552 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 04:49:33 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 4327 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 04:49:33 2026] GET /v2.0/security-groups => generated 4327 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.157 () {48 vars in 990 bytes} [Sun May 10 04:49:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 04:49:34 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 4909 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 04:49:34 2026] GET /v2.0/security-groups => generated 4909 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.157 () {48 vars in 990 bytes} [Sun May 10 04:49:35 2026] POST /v2.0/security-group-rules => generated 571 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 04:49:35 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 5493 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 04:49:36 2026] GET /v2.0/security-groups => generated 5493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.157 () {48 vars in 990 bytes} [Sun May 10 04:49:36 2026] POST /v2.0/security-group-rules => generated 571 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 04:49:36 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 6077 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 04:49:37 2026] GET /v2.0/security-groups => generated 6077 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.157 () {48 vars in 990 bytes} [Sun May 10 04:49:37 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 04:49:37 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 6661 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 04:49:38 2026] GET /v2.0/security-groups => generated 6661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.157 () {48 vars in 990 bytes} [Sun May 10 04:49:38 2026] POST /v2.0/security-group-rules => generated 571 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 04:49:39 2026] GET /v2.0/security-groups => generated 7245 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.157 () {44 vars in 906 bytes} [Sun May 10 04:49:39 2026] GET /v2.0/ports => generated 2489 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 04:49:39 2026] GET /v2.0/networks => generated 1474 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/103] 199.204.45.157 () {48 vars in 960 bytes} [Sun May 10 04:49:39 2026] POST /v2.0/ports => generated 1100 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 04:49:46.822 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be23e3fc-1558-42c7-a42d-a1cd9ea3bd38 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/104] 199.204.45.157 () {44 vars in 980 bytes} [Sun May 10 04:49:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/105] 199.204.45.157 () {44 vars in 1002 bytes} [Sun May 10 04:49:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/106] 199.204.45.157 () {48 vars in 1032 bytes} [Sun May 10 04:49:46 2026] PUT /v2.0/ports/e9c7125e-6bac-4bbf-8a67-47891255a5e4 => generated 1213 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/107] 199.204.45.157 () {44 vars in 906 bytes} [Sun May 10 04:49:49 2026] GET /v2.0/ports => generated 3730 bytes in 88 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, ' [pid: 8|app: 0|req: 57/108] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 04:49:50 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 7245 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/109] 199.204.45.157 () {48 vars in 980 bytes} [Sun May 10 04:49:50 2026] POST /v2.0/security-groups => generated 1546 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/110] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 04:49:51 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 8773 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/111] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 04:49:51 2026] GET /v2.0/security-groups => generated 8773 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/112] 199.204.45.157 () {48 vars in 990 bytes} [Sun May 10 04:49:51 2026] POST /v2.0/security-group-rules => generated 591 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/113] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 04:49:52 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 9377 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/114] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 04:49:52 2026] GET /v2.0/security-groups => generated 9377 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/115] 199.204.45.157 () {48 vars in 990 bytes} [Sun May 10 04:49:52 2026] POST /v2.0/security-group-rules => generated 595 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/130] 199.204.45.157 () {44 vars in 974 bytes} [Sun May 10 04:51:32 2026] GET /v2.0/quotas/db7472f83f504bab832b82413f7b21ae => generated 292 bytes in 19 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:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 63/131] 199.204.45.157 () {48 vars in 1026 bytes} [Sun May 10 04:51:32 2026] PUT /v2.0/quotas/db7472f83f504bab832b82413f7b21ae => generated 291 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/132] 199.204.45.157 () {44 vars in 974 bytes} [Sun May 10 04:51:33 2026] GET /v2.0/quotas/db7472f83f504bab832b82413f7b21ae => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 04:53:32.920 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8dd82e62-ff9b-43ca-8571-a19e4fdcfd16] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 04:53:32.921 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01068f4c-8e4d-46b0-89bc-193405c57bb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 04:53:32.925 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 04:53:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.157) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-10 04:53:33.146 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2896401-16d3-431e-97ef-e9eb5722b5ae 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/149] 199.204.45.157 () {30 vars in 742 bytes} [Sun May 10 04:53:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 240 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:53:33.172 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6548a6a0-f9fb-4559-a4dd-35c70bdad7b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 04:53:33.174 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [63c388b0-a800-482c-b05e-49e4bfac6ba6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 04:53:33.175 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 04:53:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.157) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 78/150] 199.204.45.157 () {30 vars in 764 bytes} [Sun May 10 04:53:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 04:53:34.947 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8dd82e62-ff9b-43ca-8571-a19e4fdcfd16] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39122. 2026-05-10 04:53:34.948 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01068f4c-8e4d-46b0-89bc-193405c57bb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39126. 2026-05-10 04:53:35.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d7526c1-8845-4aaf-8f55-83ffb14291e4 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/151] 199.204.45.157 () {30 vars in 742 bytes} [Sun May 10 04:53:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:53:35.039 8 INFO oslo.messaging._drivers.impl_rabbit [-] [63c388b0-a800-482c-b05e-49e4bfac6ba6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39154. 2026-05-10 04:53:35.039 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6548a6a0-f9fb-4559-a4dd-35c70bdad7b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39142. [pid: 8|app: 0|req: 79/152] 199.204.45.157 () {30 vars in 764 bytes} [Sun May 10 04:53:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:03:40.013 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01068f4c-8e4d-46b0-89bc-193405c57bb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 05:03:40.016 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8dd82e62-ff9b-43ca-8571-a19e4fdcfd16] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 05:03:40.016 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 05:03:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51 (ip 199.204.45.157) !!! [pid: 7|app: 0|req: 115/235] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:03:40 2026] GET /v2.0/security-groups?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 2797 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:03:40.296 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6548a6a0-f9fb-4559-a4dd-35c70bdad7b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 05:03:40.297 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [63c388b0-a800-482c-b05e-49e4bfac6ba6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 05:03:40.297 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 05:03:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.204.45.157) !!! [pid: 8|app: 0|req: 121/236] 199.204.45.157 () {48 vars in 980 bytes} [Sun May 10 05:03:40 2026] POST /v2.0/security-groups => generated 1560 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:03:41.302 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01068f4c-8e4d-46b0-89bc-193405c57bb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49526. 2026-05-10 05:03:41.303 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8dd82e62-ff9b-43ca-8571-a19e4fdcfd16] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49540. [pid: 7|app: 0|req: 116/237] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:03:41 2026] GET /v2.0/security-groups?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 4339 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:03:41.424 8 INFO oslo.messaging._drivers.impl_rabbit [-] [63c388b0-a800-482c-b05e-49e4bfac6ba6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49568. 2026-05-10 05:03:41.429 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6548a6a0-f9fb-4559-a4dd-35c70bdad7b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49556. [pid: 8|app: 0|req: 122/238] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 05:03:41 2026] GET /v2.0/security-groups => generated 14303 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/239] 199.204.45.157 () {48 vars in 990 bytes} [Sun May 10 05:03:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/240] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:03:42 2026] GET /v2.0/security-groups?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 4917 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/241] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 05:03:42 2026] GET /v2.0/security-groups => generated 14881 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/242] 199.204.45.157 () {48 vars in 990 bytes} [Sun May 10 05:03:42 2026] POST /v2.0/security-group-rules => generated 567 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/243] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:03:43 2026] GET /v2.0/security-groups?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 5497 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/244] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 05:03:43 2026] GET /v2.0/security-groups => generated 15461 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/245] 199.204.45.157 () {48 vars in 990 bytes} [Sun May 10 05:03:43 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/246] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:03:44 2026] GET /v2.0/security-groups?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 6079 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/247] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 05:03:44 2026] GET /v2.0/security-groups => generated 16043 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/248] 199.204.45.157 () {48 vars in 990 bytes} [Sun May 10 05:03:44 2026] POST /v2.0/security-group-rules => generated 570 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/265] 199.204.45.157 () {30 vars in 739 bytes} [Sun May 10 05:05:51 2026] GET /v2.0/networks?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51&shared=False => generated 15 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:05:52.274 8 INFO neutron.db.segments_db [None req-a8c6485b-aa86-438e-acab-9d1806a22195 a50b298740e74adabfb1e305474a40b1 ce7abff6ad5d4be09f3c68f0a25aaa51 - - - -] Added segment ec89025a-7e71-42cf-88bb-ce7eb396db1d of type vxlan for network 4dcda320-2c48-4c47-a9ea-a60096f091a4 [pid: 8|app: 0|req: 136/266] 199.204.45.157 () {34 vars in 681 bytes} [Sun May 10 05:05:52 2026] POST /v2.0/networks => generated 718 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/267] 199.204.45.157 () {30 vars in 721 bytes} [Sun May 10 05:05:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 137/268] 199.204.45.157 () {30 vars in 632 bytes} [Sun May 10 05:05:52 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/269] 199.204.45.157 () {34 vars in 676 bytes} [Sun May 10 05:05:52 2026] POST /v2.0/ports => generated 963 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/270] 199.204.45.157 () {30 vars in 702 bytes} [Sun May 10 05:05:53 2026] GET /v2.0/networks/4dcda320-2c48-4c47-a9ea-a60096f091a4 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/273] 199.204.45.157 () {30 vars in 721 bytes} [Sun May 10 05:05:56 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/274] 199.204.45.157 () {30 vars in 702 bytes} [Sun May 10 05:05:56 2026] GET /v2.0/networks/4dcda320-2c48-4c47-a9ea-a60096f091a4 => generated 705 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/275] 199.204.45.157 () {44 vars in 974 bytes} [Sun May 10 05:06:09 2026] GET /v2.0/quotas/ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: 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: 142/278] 199.204.45.157 () {48 vars in 1026 bytes} [Sun May 10 05:06:10 2026] PUT /v2.0/quotas/ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/279] 199.204.45.157 () {44 vars in 974 bytes} [Sun May 10 05:06:10 2026] GET /v2.0/quotas/ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:55.791 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [63c388b0-a800-482c-b05e-49e4bfac6ba6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 05:17:55.792 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6548a6a0-f9fb-4559-a4dd-35c70bdad7b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 05:17:55.795 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 05:17:55 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.157) !!! [pid: 8|app: 0|req: 190/374] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 05:17:55 2026] GET /v2.0/networks => generated 2168 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:57.012 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01068f4c-8e4d-46b0-89bc-193405c57bb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 05:17:57.014 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8dd82e62-ff9b-43ca-8571-a19e4fdcfd16] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 05:17:57.015 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 05:17:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.204.45.157) !!! [pid: 7|app: 0|req: 185/375] 199.204.45.157 () {44 vars in 910 bytes} [Sun May 10 05:17:57 2026] GET /v2.0/subnets => generated 1261 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:57.240 8 INFO oslo.messaging._drivers.impl_rabbit [-] [63c388b0-a800-482c-b05e-49e4bfac6ba6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56532. 2026-05-10 05:17:57.241 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6548a6a0-f9fb-4559-a4dd-35c70bdad7b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56548. [pid: 8|app: 0|req: 191/376] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 05:17:57 2026] GET /v2.0/networks => generated 2168 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:41.763 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01068f4c-8e4d-46b0-89bc-193405c57bb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52200. 2026-05-10 05:18:41.764 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8dd82e62-ff9b-43ca-8571-a19e4fdcfd16] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52210. [pid: 7|app: 0|req: 189/383] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 05:18:41 2026] GET /v2.0/networks => generated 2168 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.157 () {44 vars in 910 bytes} [Sun May 10 05:18:42 2026] GET /v2.0/subnets => generated 1261 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 05:18:42 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:18:43 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 9985 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:18:45 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 9985 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:18:45 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 9985 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:18:46 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 9985 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:18:47 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 9985 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:18:48 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 9985 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.204.45.157 () {44 vars in 939 bytes} [Sun May 10 05:18:49 2026] GET /v2.0/security-groups => generated 16626 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.204.45.157 () {44 vars in 906 bytes} [Sun May 10 05:18:49 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:56.644 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99321ac2-6802-4e16-b642-d2c208d7b830 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/396] 199.204.45.157 () {44 vars in 980 bytes} [Sun May 10 05:18:56 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) [pid: 8|app: 0|req: 201/397] 199.204.45.157 () {44 vars in 1002 bytes} [Sun May 10 05:18:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.204.45.157 () {44 vars in 906 bytes} [Sun May 10 05:18:58 2026] GET /v2.0/ports => generated 4725 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:18:59 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 9985 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:19:00 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 9985 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:19:01 2026] GET /v2.0/security-groups?tenant_id=db7472f83f504bab832b82413f7b21ae => generated 9985 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.204.45.157 () {44 vars in 974 bytes} [Sun May 10 05:19:12 2026] GET /v2.0/quotas/db7472f83f504bab832b82413f7b21ae => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:20:09 2026] GET /v2.0/security-groups?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 6662 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:20:10 2026] GET /v2.0/security-groups?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 6662 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:20:11 2026] GET /v2.0/security-groups?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 6662 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:20:12 2026] GET /v2.0/security-groups?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 6662 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.204.45.157 () {44 vars in 1024 bytes} [Sun May 10 05:20:13 2026] GET /v2.0/security-groups?tenant_id=ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 6662 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.204.45.157 () {44 vars in 974 bytes} [Sun May 10 05:20:21 2026] GET /v2.0/quotas/ce7abff6ad5d4be09f3c68f0a25aaa51 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/427] 199.204.45.157 () {44 vars in 912 bytes} [Sun May 10 05:21:16 2026] GET /v2.0/networks => generated 2168 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:22:00.816 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [63c388b0-a800-482c-b05e-49e4bfac6ba6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 05:22:00.817 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6548a6a0-f9fb-4559-a4dd-35c70bdad7b5] 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: 221/434] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:22:00 2026] GET /v2.0/networks => generated 2168 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:22:02.293 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01068f4c-8e4d-46b0-89bc-193405c57bb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-10 05:22:02.294 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8dd82e62-ff9b-43ca-8571-a19e4fdcfd16] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 214/435] 10.0.0.33 () {32 vars in 653 bytes} [Sun May 10 05:22:02 2026] GET /v2.0/floatingips => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/436] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:22:02 2026] GET /v2.0/routers => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/437] 10.0.0.33 () {32 vars in 641 bytes} [Sun May 10 05:22:02 2026] GET /v2.0/ports => generated 4725 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:22:02.503 8 INFO oslo.messaging._drivers.impl_rabbit [-] [63c388b0-a800-482c-b05e-49e4bfac6ba6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58266. [pid: 8|app: 0|req: 223/438] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:22:02 2026] GET /v2.0/subnets => generated 1261 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/439] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:22:02 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:22:02.596 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6548a6a0-f9fb-4559-a4dd-35c70bdad7b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58274. [pid: 8|app: 0|req: 224/440] 10.0.0.33 () {32 vars in 661 bytes} [Sun May 10 05:22:02 2026] GET /v2.0/security-groups => generated 16626 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/441] 10.0.0.33 () {32 vars in 653 bytes} [Sun May 10 05:22:02 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:22:14.094 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8dd82e62-ff9b-43ca-8571-a19e4fdcfd16] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37112. 2026-05-10 05:22:14.095 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01068f4c-8e4d-46b0-89bc-193405c57bb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37114. 2026-05-10 05:22:14.261 8 INFO neutron.db.segments_db [None req-b3ec1e0d-2bb5-427e-bf85-ac03e5348939 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment c57600b8-5af4-4a5a-9b2b-6ff1c66abeb0 of type vxlan for network 5640aa6b-f68f-4ec7-9632-ee8e876f61cc [pid: 8|app: 0|req: 226/444] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:22:14 2026] POST /v2.0/networks => generated 736 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:22:14.440 7 INFO neutron.db.segments_db [None req-6070fa1a-b345-4e2d-a5e4-5ac869bf14b2 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment b7f3c40f-4641-4f5c-aad9-c77ecf3f5451 of type vxlan for network 4524b871-1b18-449b-a965-e78f4f2ea39e [pid: 7|app: 0|req: 219/445] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:22:14 2026] POST /v2.0/networks => generated 748 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:22:14.674 8 INFO neutron.db.segments_db [None req-840c45d5-5135-41e9-84d4-095d68a1b848 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment bb406c22-8e4b-4b86-94e7-fbcdb74c7daa of type vxlan for network 913c0cbc-88d6-4144-b34a-0d58bdb85473 [pid: 8|app: 0|req: 227/446] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:22:14 2026] POST /v2.0/networks => generated 752 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/447] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:14 2026] POST /v2.0/subnets => generated 659 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/448] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:22:14 2026] GET /v2.0/security-groups?tenant_id=e53bb372d0704a62b7fc3634f7d54e5e&name=default => generated 2797 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/449] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:14 2026] POST /v2.0/subnets => generated 671 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:22:15.120 7 INFO neutron.db.segments_db [None req-838af66c-5e05-4096-a250-9b87c8cdcec2 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment c67fd44a-af97-451d-a6f3-aa88e34aa255 of type vxlan for network ef6c3097-4fb6-4e90-905c-945b98da3213 [pid: 8|app: 0|req: 229/450] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:14 2026] POST /v2.0/subnets => generated 675 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/451] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:22:15 2026] DELETE /v2.0/security-groups/dc1f01ed-f037-4922-a6fd-83fbfa352aa0 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:22:15.423 8 INFO neutron.db.segments_db [None req-810d84bb-85fb-48a5-b148-b494cffd6f73 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 2df2c8c8-3ffc-461b-985d-4a9128b6be2e of type vxlan for network 26897144-22ea-477f-80d6-d348fc950c25 2026-05-10 05:22:15.497 7 INFO neutron.db.l3_hamode_db [None req-838af66c-5e05-4096-a250-9b87c8cdcec2 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:22:16.088 8 INFO neutron.db.l3_hamode_db [None req-810d84bb-85fb-48a5-b148-b494cffd6f73 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:22:17.069 7 INFO neutron.db.l3_hamode_db [None req-838af66c-5e05-4096-a250-9b87c8cdcec2 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:22:17.491 8 INFO neutron.db.l3_hamode_db [None req-810d84bb-85fb-48a5-b148-b494cffd6f73 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/452] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:15 2026] POST /v2.0/routers => generated 723 bytes in 3711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:22:18.839 7 INFO neutron.db.segments_db [None req-87833144-c0c3-4e8c-a8de-d36d726d15f1 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 4e441ea1-742b-4338-8b7a-9f34b4146bcb of type vxlan for network e9c177bb-cfc6-4b73-ab49-62275d2c3225 [pid: 8|app: 0|req: 231/453] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:15 2026] POST /v2.0/routers => generated 735 bytes in 3680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:22:19.203 7 INFO neutron.db.l3_hamode_db [None req-87833144-c0c3-4e8c-a8de-d36d726d15f1 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:22:19.383 8 INFO neutron.db.segments_db [None req-0c427e96-328a-4949-b07d-aeaac14572d0 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 68b38581-5092-4e35-b985-a3d7c39a4e8e of type vxlan for network 287f1bd0-d1bd-4da6-90d2-4685eca33a2e [pid: 8|app: 0|req: 232/454] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:22:19 2026] POST /v2.0/networks => generated 745 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:22:20.239 7 INFO neutron.db.l3_hamode_db [None req-87833144-c0c3-4e8c-a8de-d36d726d15f1 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/455] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:22:19 2026] PUT /v2.0/routers/c1886ed4-4db2-4412-8dac-a634f553ceda/add_router_interface => generated 309 bytes in 1610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/456] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:18 2026] POST /v2.0/routers => generated 739 bytes in 2656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/457] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:21 2026] POST /v2.0/subnets => generated 668 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/458] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:22:21 2026] PUT /v2.0/routers/7b1da799-d3e8-41fb-95d8-af0cb83e1b46/add_router_interface => generated 309 bytes in 1857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:23.024 8 INFO neutron.db.segments_db [None req-3f46ff24-4a4a-4974-9127-58637cc3ade0 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 37501d28-d4c6-44f9-8208-b1da4776bbf1 of type vxlan for network e8288d34-2c1b-4c97-b9c9-f677ecfa962c 2026-05-10 05:22:23.400 8 INFO neutron.db.l3_hamode_db [None req-3f46ff24-4a4a-4974-9127-58637cc3ade0 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/459] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:22:21 2026] PUT /v2.0/routers/f83525ab-994f-4efe-84a8-6c0e56bb66e7/add_router_interface => generated 309 bytes in 2144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/460] 10.0.0.33 () {34 vars in 683 bytes} [Sun May 10 05:22:23 2026] POST /v2.0/security-groups => generated 1595 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/461] 10.0.0.11 () {38 vars in 969 bytes} [Sun May 10 05:22:23 2026] POST /v2.0/security-groups => generated 1622 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/462] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:22:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/463] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:22:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/464] 10.0.0.33 () {34 vars in 683 bytes} [Sun May 10 05:22:24 2026] POST /v2.0/security-groups => generated 1595 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:22:24.561 8 INFO neutron.db.l3_hamode_db [None req-3f46ff24-4a4a-4974-9127-58637cc3ade0 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/465] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:22:24 2026] POST /v2.0/floatingips => generated 552 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:25 2026] GET /v2.0/security-groups/8c76c7da-989a-4f51-82d9-2893805091cd => generated 1622 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:22:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/470] 10.0.0.11 () {38 vars in 979 bytes} [Sun May 10 05:22:25 2026] POST /v2.0/security-group-rules => generated 582 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/471] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:22:25 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 10.0.0.11 () {38 vars in 969 bytes} [Sun May 10 05:22:25 2026] POST /v2.0/security-groups => generated 1621 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/473] 10.0.0.11 () {34 vars in 1096 bytes} [Sun May 10 05:22:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--590571932&fields=id&tenant_id=44e5ec3c0f234367bfd67d153e347bd0 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/474] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:22 2026] POST /v2.0/routers => generated 732 bytes in 2795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/475] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:25 2026] GET /v2.0/security-groups/73027635-c367-4477-b040-6b5041bebe2d => generated 1621 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/476] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:22:25 2026] GET /v2.0/networks?id=5640aa6b-f68f-4ec7-9632-ee8e876f61cc => generated 668 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:22:25 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 10.0.0.11 () {38 vars in 979 bytes} [Sun May 10 05:22:26 2026] POST /v2.0/security-group-rules => generated 582 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/479] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:22:26 2026] GET /v2.0/quotas/44e5ec3c0f234367bfd67d153e347bd0 => 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: 243/480] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:22:26 2026] GET /v2.0/ports?tenant_id=44e5ec3c0f234367bfd67d153e347bd0&fields=id => generated 103 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/481] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:26 2026] GET /v2.0/security-groups/73027635-c367-4477-b040-6b5041bebe2d => generated 2214 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/482] 10.0.0.11 () {38 vars in 979 bytes} [Sun May 10 05:22:26 2026] POST /v2.0/security-group-rules => generated 587 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/483] 10.0.0.11 () {34 vars in 1096 bytes} [Sun May 10 05:22:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--381789820&fields=id&tenant_id=1291cb97204e4e93b839365b830b5c56 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/484] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:22:26 2026] GET /v2.0/networks?id=913c0cbc-88d6-4144-b34a-0d58bdb85473 => generated 684 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/485] 10.0.0.11 () {34 vars in 905 bytes} [Sun May 10 05:22:27 2026] GET /v2.0/extensions => generated 19178 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/486] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:22:27 2026] GET /v2.0/quotas/1291cb97204e4e93b839365b830b5c56 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/487] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:22:27 2026] GET /v2.0/networks/5640aa6b-f68f-4ec7-9632-ee8e876f61cc?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/488] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:22:27 2026] GET /v2.0/ports?tenant_id=1291cb97204e4e93b839365b830b5c56&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: 252/489] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:22:27 2026] GET /v2.0/networks/5640aa6b-f68f-4ec7-9632-ee8e876f61cc?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: 253/490] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:27 2026] GET /v2.0/security-groups/73027635-c367-4477-b040-6b5041bebe2d => generated 2812 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/491] 10.0.0.11 () {34 vars in 905 bytes} [Sun May 10 05:22:27 2026] GET /v2.0/extensions => generated 19178 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/492] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:27 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/493] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:22:26 2026] PUT /v2.0/routers/1e55addd-0b73-47fa-b3c6-6dad4391dff9/add_router_interface => generated 309 bytes in 1751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/494] 10.0.0.11 () {34 vars in 999 bytes} [Sun May 10 05:22:28 2026] GET /v2.0/security-group-rules/35c7219a-11a2-4328-a2cb-4d46d056c86b => generated 584 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/495] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:28 2026] GET /v2.0/security-groups/73027635-c367-4477-b040-6b5041bebe2d => generated 2812 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/496] 10.0.0.11 () {36 vars in 1021 bytes} [Sun May 10 05:22:28 2026] DELETE /v2.0/security-group-rules/35c7219a-11a2-4328-a2cb-4d46d056c86b => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/497] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:28 2026] GET /v2.0/security-groups/73027635-c367-4477-b040-6b5041bebe2d => generated 2214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/498] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:22:27 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?fields=segments => generated 14 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/499] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:22:28 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?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: 243/500] 10.0.0.11 () {36 vars in 1011 bytes} [Sun May 10 05:22:28 2026] DELETE /v2.0/security-groups/73027635-c367-4477-b040-6b5041bebe2d => 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: 258/501] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:28 2026] GET /v2.0/security-groups/8c76c7da-989a-4f51-82d9-2893805091cd => generated 2215 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/502] 10.0.0.11 () {36 vars in 1011 bytes} [Sun May 10 05:22:28 2026] DELETE /v2.0/security-groups/8c76c7da-989a-4f51-82d9-2893805091cd => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/503] 10.0.0.11 () {38 vars in 969 bytes} [Sun May 10 05:22:28 2026] POST /v2.0/security-groups => generated 1616 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/504] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:28 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/505] 10.0.0.11 () {38 vars in 969 bytes} [Sun May 10 05:22:28 2026] POST /v2.0/security-groups => generated 1617 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/506] 10.0.0.11 () {38 vars in 969 bytes} [Sun May 10 05:22:28 2026] POST /v2.0/security-groups => generated 1617 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/507] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:22:29 2026] GET /v2.0/security-groups?tenant_id=20b14e2988db419db931371769bcb238 => generated 7597 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/508] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:29 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => 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/509] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:29 2026] GET /v2.0/security-groups/43d60d00-bbbf-4ffe-875a-259c34fbf721 => generated 2798 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/510] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:29 2026] GET /v2.0/security-groups/43d60d00-bbbf-4ffe-875a-259c34fbf721 => generated 2798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/511] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:29 2026] GET /v2.0/networks?id=5640aa6b-f68f-4ec7-9632-ee8e876f61cc => generated 668 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/512] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:29 2026] GET /v2.0/security-groups/969e8648-c9c2-4458-a9e2-c685dea8f089 => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/513] 199.204.45.157 () {34 vars in 1049 bytes} [Sun May 10 05:22:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=44e5ec3c0f234367bfd67d153e347bd0 => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/514] 10.0.0.11 () {36 vars in 1011 bytes} [Sun May 10 05:22:29 2026] DELETE /v2.0/security-groups/969e8648-c9c2-4458-a9e2-c685dea8f089 => 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: 259/515] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:22:28 2026] PUT /v2.0/routers/7b1da799-d3e8-41fb-95d8-af0cb83e1b46/remove_router_interface => generated 309 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/516] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:29 2026] GET /v2.0/networks?id=913c0cbc-88d6-4144-b34a-0d58bdb85473 => generated 684 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:30.055 7 INFO neutron.api.v2.resource [req-45335943-12b5-4e97-b81f-9886cc82103d req-44a749f5-d30a-4f42-a705-a36821fbe7d5 9b603c2526bf4fe195a57cb6e3b51e94 20b14e2988db419db931371769bcb238 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 261/517] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:30 2026] GET /v2.0/security-groups/969e8648-c9c2-4458-a9e2-c685dea8f089 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/518] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:30 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => 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: 257/519] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:22:29 2026] POST /v2.0/ports => generated 954 bytes in 641 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: 258/520] 199.204.45.157 () {34 vars in 1049 bytes} [Sun May 10 05:22:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1291cb97204e4e93b839365b830b5c56 => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/521] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:30 2026] GET /v2.0/security-groups/ea696a05-0cf9-4e85-977f-9b3d6c4d2445 => generated 1617 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/522] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:30 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 957 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 199.204.45.157 () {34 vars in 910 bytes} [Sun May 10 05:22:30 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 05:22:30.810 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-79757f08-846a-465b-abad-f665383f4777 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] 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 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, 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 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, 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 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, 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 54, 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 150, 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 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, 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 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 262/524] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:22:30 2026] POST /v2.0/ports => generated 954 bytes in 408 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/525] 10.0.0.11 () {36 vars in 1011 bytes} [Sun May 10 05:22:31 2026] DELETE /v2.0/security-groups/ea696a05-0cf9-4e85-977f-9b3d6c4d2445 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:31 2026] GET /v2.0/security-groups?id=2074fecd-290b-4432-b99f-9b8a215ae2e2&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:31.202 7 INFO neutron.db.l3_hamode_db [None req-79757f08-846a-465b-abad-f665383f4777 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] HA network 26897144-22ea-477f-80d6-d348fc950c25 was deleted as no HA routers are present in tenant f0fb19e855304ab18fb43241900a1d39. [pid: 7|app: 0|req: 263/527] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:22:30 2026] DELETE /v2.0/routers/7b1da799-d3e8-41fb-95d8-af0cb83e1b46 => generated 0 bytes in 1131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:22:31.603 7 INFO neutron.services.segments.plugin [-] Segment 2df2c8c8-3ffc-461b-985d-4a9128b6be2e resource provider aggregate not found 2026-05-10 05:22:31.610 7 INFO neutron.services.segments.plugin [-] Segment 2df2c8c8-3ffc-461b-985d-4a9128b6be2e resource provider aggregate not found 2026-05-10 05:22:31.628 7 INFO neutron.services.segments.plugin [-] Segment 2df2c8c8-3ffc-461b-985d-4a9128b6be2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2df2c8c8-3ffc-461b-985d-4a9128b6be2e found for delete ", "request_id": "req-08bb90d3-7242-4646-aea4-bb079e710853"}]} 2026-05-10 05:22:31.651 7 INFO neutron.services.segments.plugin [-] Segment 2df2c8c8-3ffc-461b-985d-4a9128b6be2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2df2c8c8-3ffc-461b-985d-4a9128b6be2e found for delete ", "request_id": "req-6192497f-6f44-4c40-a948-5d9544e815ff"}]} [pid: 7|app: 0|req: 264/528] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:22:31 2026] PUT /v2.0/ports/b48bf206-0cdd-4409-a715-107b7bc44137 => generated 1199 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/529] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:22:31 2026] PUT /v2.0/ports/c7a1ea4f-0239-4d3b-9cc3-4cbbe9117cf7 => generated 1199 bytes in 702 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-10 05:22:31.934 7 INFO neutron.api.v2.resource [req-16ec007f-8e14-40c6-9799-bbcdba2c24e5 req-60ae9c5a-1c3c-4d77-a1de-8d3f4f1729cd 9b603c2526bf4fe195a57cb6e3b51e94 20b14e2988db419db931371769bcb238 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/530] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:31 2026] GET /v2.0/security-groups/ea696a05-0cf9-4e85-977f-9b3d6c4d2445 => generated 146 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:31 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 969 bytes in 54 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: 267/532] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:31 2026] GET /v2.0/ports?tenant_id=1291cb97204e4e93b839365b830b5c56&device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/ports?tenant_id=44e5ec3c0f234367bfd67d153e347bd0&device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/534] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/security-groups/34817260-b969-4abc-b960-de23f651bdcf => generated 1617 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/535] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/536] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:22:31 2026] DELETE /v2.0/subnets/9fdb49e0-5d74-4b76-a9f4-36bfcc521681 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/537] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b48bf206-0cdd-4409-a715-107b7bc44137 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 267/538] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c7a1ea4f-0239-4d3b-9cc3-4cbbe9117cf7 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/539] 10.0.0.11 () {36 vars in 1011 bytes} [Sun May 10 05:22:32 2026] DELETE /v2.0/security-groups/34817260-b969-4abc-b960-de23f651bdcf => 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: 273/540] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/subnets?id=6d863051-247c-4ab6-a1ef-7bda3c5b56c2 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/541] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/subnets?id=52fce465-cd3f-42b1-a255-fca05c6e8cf4 => generated 662 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:32.477 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ae6a4dc-3f12-45ce-bd16-b4bc22a00799'] response: {'name': 'network-changed', 'server_uuid': 'c9734cbe-7b06-4b6b-b9d9-f951972e6259', 'tag': 'b48bf206-0cdd-4409-a715-107b7bc44137', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 275/542] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/543] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/ports?network_id=913c0cbc-88d6-4144-b34a-0d58bdb85473&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/544] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/ports?network_id=5640aa6b-f68f-4ec7-9632-ee8e876f61cc&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/545] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/security-groups?id=2074fecd-290b-4432-b99f-9b8a215ae2e2&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:32.708 7 INFO neutron.api.v2.resource [req-212ae203-d7c5-406a-9d46-da0cbc971b30 req-9e1b511e-0bb2-4e6d-8048-7f4cdf312791 9b603c2526bf4fe195a57cb6e3b51e94 20b14e2988db419db931371769bcb238 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/546] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/security-groups/34817260-b969-4abc-b960-de23f651bdcf => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:22:32.718 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d667a595-94b9-4968-b2c8-832b1c8d0bf2'] response: {'name': 'network-changed', 'server_uuid': 'ce0015cc-89d5-49c2-a134-c29eab8a0755', 'tag': 'c7a1ea4f-0239-4d3b-9cc3-4cbbe9117cf7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 280/547] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?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: 281/548] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/networks/5640aa6b-f68f-4ec7-9632-ee8e876f61cc?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: 268/549] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:22:32 2026] DELETE /v2.0/networks/4524b871-1b18-449b-a965-e78f4f2ea39e => generated 0 bytes in 836 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/550] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/551] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/networks/5640aa6b-f68f-4ec7-9632-ee8e876f61cc?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: 271/552] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/ports?tenant_id=1291cb97204e4e93b839365b830b5c56&device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/553] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:22:32 2026] GET /v2.0/security-groups?tenant_id=20b14e2988db419db931371769bcb238 => generated 2801 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/554] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/security-groups?tenant_id=f0fb19e855304ab18fb43241900a1d39&name=default => generated 2797 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/555] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/556] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/networks?id=913c0cbc-88d6-4144-b34a-0d58bdb85473 => generated 780 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/557] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/security-groups/43d60d00-bbbf-4ffe-875a-259c34fbf721 => generated 2798 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/558] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/ports?tenant_id=44e5ec3c0f234367bfd67d153e347bd0&device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/559] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/560] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b48bf206-0cdd-4409-a715-107b7bc44137 => 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: 288/561] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/security-groups/43d60d00-bbbf-4ffe-875a-259c34fbf721 => generated 2798 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/562] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:22:33 2026] DELETE /v2.0/security-groups/dccd3de6-c5da-4f87-a40a-512043710a7a => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:22:33.697 8 INFO neutron.services.segments.plugin [-] Segment b7f3c40f-4641-4f5c-aad9-c77ecf3f5451 resource provider aggregate not found [pid: 7|app: 0|req: 289/563] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/networks?id=5640aa6b-f68f-4ec7-9632-ee8e876f61cc => generated 764 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/564] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/subnets?id=6d863051-247c-4ab6-a1ef-7bda3c5b56c2 => generated 678 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:33.726 7 INFO neutron.api.v2.resource [req-fe291585-f906-4f91-bc74-2652b8354b18 req-3e7d4129-0541-4ccc-9e3f-91b45571a047 9b603c2526bf4fe195a57cb6e3b51e94 20b14e2988db419db931371769bcb238 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 290/565] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/security-groups/34817260-b969-4abc-b960-de23f651bdcf => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:22:33.734 8 INFO neutron.services.segments.plugin [-] Segment b7f3c40f-4641-4f5c-aad9-c77ecf3f5451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7f3c40f-4641-4f5c-aad9-c77ecf3f5451 found for delete ", "request_id": "req-9c5774f2-3d9b-4dcf-86bd-be86b3cd700e"}]} 2026-05-10 05:22:33.738 8 INFO neutron.services.segments.plugin [-] Segment b7f3c40f-4641-4f5c-aad9-c77ecf3f5451 resource provider aggregate not found [pid: 8|app: 0|req: 276/566] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c7a1ea4f-0239-4d3b-9cc3-4cbbe9117cf7 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:22:33.770 8 INFO neutron.services.segments.plugin [-] Segment b7f3c40f-4641-4f5c-aad9-c77ecf3f5451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7f3c40f-4641-4f5c-aad9-c77ecf3f5451 found for delete ", "request_id": "req-0bd977c0-41fe-495c-8269-65f73a8a5218"}]} [pid: 7|app: 0|req: 291/567] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/ports?network_id=913c0cbc-88d6-4144-b34a-0d58bdb85473&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:22:33.785 8 INFO neutron.api.v2.resource [req-236cb554-a71d-4fb4-8c4a-c0851c43d189 req-f0aac49a-e5c8-4b53-8ff1-62dfb98dd2e0 9b603c2526bf4fe195a57cb6e3b51e94 20b14e2988db419db931371769bcb238 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 277/568] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/security-groups/ea696a05-0cf9-4e85-977f-9b3d6c4d2445 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/569] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/subnets?id=52fce465-cd3f-42b1-a255-fca05c6e8cf4 => generated 662 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/570] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:33.845 8 INFO neutron.api.v2.resource [req-97e1f2ea-ca3f-45d6-9c79-12a102a38e97 req-b4777eb5-fbd1-436a-bf56-eb1fe9067889 9b603c2526bf4fe195a57cb6e3b51e94 20b14e2988db419db931371769bcb238 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 279/571] 10.0.0.11 () {34 vars in 989 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/security-groups/969e8648-c9c2-4458-a9e2-c685dea8f089 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/572] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?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: 280/573] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/ports?network_id=5640aa6b-f68f-4ec7-9632-ee8e876f61cc&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: 294/574] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/security-groups?id=2074fecd-290b-4432-b99f-9b8a215ae2e2&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/575] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:33 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?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: 296/576] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:34 2026] GET /v2.0/networks/5640aa6b-f68f-4ec7-9632-ee8e876f61cc?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/577] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:34 2026] GET /v2.0/networks/5640aa6b-f68f-4ec7-9632-ee8e876f61cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/578] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:34 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/579] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:34 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/580] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:35 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/581] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:35 2026] GET /v2.0/security-groups?id=2074fecd-290b-4432-b99f-9b8a215ae2e2&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/582] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:22:33 2026] PUT /v2.0/routers/1e55addd-0b73-47fa-b3c6-6dad4391dff9/remove_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:36.208 8 INFO neutron.db.segments_db [None req-79e164bf-83a4-4090-960c-c0b2aa6bd896 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment d545dca9-7417-458a-a6a1-63028a4b3f18 of type vxlan for network 779a33d2-86fb-469e-8636-4970a30d0ed8 [pid: 8|app: 0|req: 282/583] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:22:35 2026] POST /v2.0/networks => generated 748 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/584] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:36 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:36.448 7 INFO neutron.services.segments.plugin [-] Segment 37501d28-d4c6-44f9-8208-b1da4776bbf1 resource provider aggregate not found 2026-05-10 05:22:36.456 7 INFO neutron.services.segments.plugin [-] Segment 37501d28-d4c6-44f9-8208-b1da4776bbf1 resource provider aggregate not found 2026-05-10 05:22:36.472 7 INFO neutron.services.segments.plugin [-] Segment 37501d28-d4c6-44f9-8208-b1da4776bbf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37501d28-d4c6-44f9-8208-b1da4776bbf1 found for delete ", "request_id": "req-41a2a708-b631-4ea2-9d91-2689e28cc180"}]} 2026-05-10 05:22:36.488 7 INFO neutron.db.l3_hamode_db [None req-4a424c3f-7ef0-410b-825a-fd51c5cedc69 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] HA network e8288d34-2c1b-4c97-b9c9-f677ecfa962c was deleted as no HA routers are present in tenant 20b14e2988db419db931371769bcb238. 2026-05-10 05:22:36.496 7 INFO neutron.services.segments.plugin [-] Segment 37501d28-d4c6-44f9-8208-b1da4776bbf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37501d28-d4c6-44f9-8208-b1da4776bbf1 found for delete ", "request_id": "req-99f71b59-7e97-4f7b-87e9-ec1937c4d0b7"}]} [pid: 7|app: 0|req: 302/585] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:22:35 2026] DELETE /v2.0/routers/1e55addd-0b73-47fa-b3c6-6dad4391dff9 => generated 0 bytes in 1285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/586] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:36 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/587] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:36 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/588] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:36 2026] POST /v2.0/subnets => generated 671 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/589] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:22:36 2026] DELETE /v2.0/subnets/db22d273-f6aa-4098-8b27-b2f37d571463 => 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: 304/590] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:36 2026] GET /v2.0/security-groups?id=2074fecd-290b-4432-b99f-9b8a215ae2e2&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:36.905 8 INFO neutron.db.segments_db [None req-058e8615-a491-43b9-b595-fc874589e66d 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 365cdb10-1300-47cf-94b3-b87fc39d2cbb of type vxlan for network df474d05-e390-4e56-a82c-7e13b6b92852 2026-05-10 05:22:37.349 8 INFO neutron.db.l3_hamode_db [None req-058e8615-a491-43b9-b595-fc874589e66d 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 305/591] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:22:36 2026] DELETE /v2.0/networks/287f1bd0-d1bd-4da6-90d2-4685eca33a2e => generated 0 bytes in 557 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/592] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:37 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/593] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:22:37 2026] GET /v2.0/security-groups?tenant_id=20b14e2988db419db931371769bcb238&name=default => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/594] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:37 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/595] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:22:37 2026] DELETE /v2.0/security-groups/43d60d00-bbbf-4ffe-875a-259c34fbf721 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/596] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:37 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/597] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:38 2026] GET /v2.0/security-groups?id=2074fecd-290b-4432-b99f-9b8a215ae2e2&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:38.964 7 INFO neutron.services.segments.plugin [-] Segment 68b38581-5092-4e35-b985-a3d7c39a4e8e resource provider aggregate not found 2026-05-10 05:22:38.970 7 INFO neutron.services.segments.plugin [-] Segment 68b38581-5092-4e35-b985-a3d7c39a4e8e resource provider aggregate not found [pid: 7|app: 0|req: 312/598] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:38 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:39.009 7 INFO neutron.services.segments.plugin [-] Segment 68b38581-5092-4e35-b985-a3d7c39a4e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b38581-5092-4e35-b985-a3d7c39a4e8e found for delete ", "request_id": "req-0d241d7a-6b50-4f37-a8f3-62ae97578393"}]} 2026-05-10 05:22:39.011 7 INFO neutron.services.segments.plugin [-] Segment 68b38581-5092-4e35-b985-a3d7c39a4e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b38581-5092-4e35-b985-a3d7c39a4e8e found for delete ", "request_id": "req-0ccd2d38-e634-46a3-8257-ab387596b9af"}]} 2026-05-10 05:22:39.013 8 INFO neutron.db.l3_hamode_db [None req-058e8615-a491-43b9-b595-fc874589e66d 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 313/599] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:39 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/600] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:39 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/601] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:39 2026] GET /v2.0/security-groups?id=2074fecd-290b-4432-b99f-9b8a215ae2e2&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/602] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:39 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:40.139 7 INFO neutron.db.l3_db [None req-4ce56a41-15f4-44e7-9669-4667a30a5c12 809c32120a25471e966db613f1553672 44e5ec3c0f234367bfd67d153e347bd0 - - - -] Floating IP 2d304483-4b8c-4073-9da9-85ca35f1cca4 associated. External IP: 10.96.250.204, port: c7a1ea4f-0239-4d3b-9cc3-4cbbe9117cf7. [pid: 8|app: 0|req: 287/603] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:36 2026] POST /v2.0/routers => generated 735 bytes in 3352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:22:40.574 8 INFO neutron.db.segments_db [None req-d170e69e-6547-431b-bb47-f5503c037b5c 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment ab8330a9-9c49-4819-9c32-f0c9a7990ce0 of type vxlan for network b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4 [pid: 8|app: 0|req: 288/604] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:22:40 2026] POST /v2.0/networks => generated 744 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/607] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:40 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/608] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:22:39 2026] PUT /v2.0/floatingips/2d304483-4b8c-4073-9da9-85ca35f1cca4 => generated 855 bytes in 1537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/609] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:41 2026] POST /v2.0/subnets => generated 667 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/610] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:41 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/611] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:41 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:41.595 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2098acc2-a134-4fed-a742-147a641443ed'] response: {'name': 'network-changed', 'server_uuid': 'ce0015cc-89d5-49c2-a134-c29eab8a0755', 'tag': 'c7a1ea4f-0239-4d3b-9cc3-4cbbe9117cf7', 'status': 'completed', 'code': 200} 2026-05-10 05:22:41.680 7 INFO neutron.db.segments_db [None req-05277051-66e4-4448-bdcf-a44385916858 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment ed933575-e0aa-4bf7-b43f-07587d7c8e8a of type vxlan for network e215e7fd-a139-4466-bf03-fda5843f4af2 2026-05-10 05:22:42.063 7 INFO neutron.db.l3_hamode_db [None req-05277051-66e4-4448-bdcf-a44385916858 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 292/612] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:22:40 2026] PUT /v2.0/routers/ff2a8590-bf61-438d-b3f6-2114be033ae4/add_router_interface => generated 309 bytes in 1710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/613] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:42 2026] GET /v2.0/security-groups?id=2074fecd-290b-4432-b99f-9b8a215ae2e2&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/614] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:42 2026] GET /v2.0/ports?tenant_id=44e5ec3c0f234367bfd67d153e347bd0&device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/615] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:42 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/616] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:42 2026] GET /v2.0/networks?id=5640aa6b-f68f-4ec7-9632-ee8e876f61cc => generated 764 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/617] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:42 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/618] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c7a1ea4f-0239-4d3b-9cc3-4cbbe9117cf7 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/619] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:42 2026] GET /v2.0/subnets?id=52fce465-cd3f-42b1-a255-fca05c6e8cf4 => generated 662 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/620] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:42 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/621] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:43 2026] GET /v2.0/ports?network_id=5640aa6b-f68f-4ec7-9632-ee8e876f61cc&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:22:43.569 7 INFO neutron.db.l3_hamode_db [None req-05277051-66e4-4448-bdcf-a44385916858 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:22:44.150 8 INFO neutron.db.l3_db [None req-a9a269a9-c6af-4f37-96a9-7ed6ccd88644 742da6e7315a420f934a2612fe1fe568 1291cb97204e4e93b839365b830b5c56 - - - -] Floating IP 51cd54e9-a412-4097-bd7c-31916e40f937 associated. External IP: 10.96.250.220, port: b48bf206-0cdd-4409-a715-107b7bc44137. [pid: 8|app: 0|req: 302/622] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:22:43 2026] PUT /v2.0/floatingips/51cd54e9-a412-4097-bd7c-31916e40f937 => generated 855 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/623] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => 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: 304/624] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/networks/5640aa6b-f68f-4ec7-9632-ee8e876f61cc?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/625] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:22:41 2026] POST /v2.0/routers => generated 731 bytes in 3180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/626] 10.0.0.33 () {34 vars in 683 bytes} [Sun May 10 05:22:44 2026] POST /v2.0/security-groups => generated 1596 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/627] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/628] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/security-groups?id=2074fecd-290b-4432-b99f-9b8a215ae2e2&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/629] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:44.888 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b745766e-9342-48a3-9b31-c51773599e2e'] response: {'name': 'network-changed', 'server_uuid': 'c9734cbe-7b06-4b6b-b9d9-f951972e6259', 'tag': 'b48bf206-0cdd-4409-a715-107b7bc44137', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 308/630] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/networks/5640aa6b-f68f-4ec7-9632-ee8e876f61cc?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: 309/631] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:22:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/632] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:45 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:45.561 8 INFO neutron.db.l3_db [None req-35036e2f-8880-49e5-aadd-f2694a054263 809c32120a25471e966db613f1553672 44e5ec3c0f234367bfd67d153e347bd0 - - - -] Floating IP 2d304483-4b8c-4073-9da9-85ca35f1cca4 disassociated. External IP: 10.96.250.204, port: c7a1ea4f-0239-4d3b-9cc3-4cbbe9117cf7. [pid: 8|app: 0|req: 311/633] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:22:45 2026] DELETE /v2.0/ports/c7a1ea4f-0239-4d3b-9cc3-4cbbe9117cf7 => generated 0 bytes in 1075 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/634] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:46 2026] GET /v2.0/ports?tenant_id=1291cb97204e4e93b839365b830b5c56&device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/635] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:22:46 2026] POST /v2.0/security-group-rules => generated 570 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/636] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:46 2026] GET /v2.0/ports?device_id=ce0015cc-89d5-49c2-a134-c29eab8a0755 => 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: 315/637] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:46 2026] GET /v2.0/networks?id=913c0cbc-88d6-4144-b34a-0d58bdb85473 => generated 780 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/638] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:22:44 2026] PUT /v2.0/routers/2afe181b-6235-4fe4-8372-f85c20ba198b/add_router_interface => generated 309 bytes in 1746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/639] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b48bf206-0cdd-4409-a715-107b7bc44137 => generated 860 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/640] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:46 2026] GET /v2.0/subnets?id=6d863051-247c-4ab6-a1ef-7bda3c5b56c2 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/641] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:46 2026] GET /v2.0/ports?network_id=913c0cbc-88d6-4144-b34a-0d58bdb85473&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: 327/642] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:46 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:22:46.955 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-687cbc14-250f-49a9-bbb6-0e9770d94386'] response: {'server_uuid': 'ce0015cc-89d5-49c2-a134-c29eab8a0755', 'name': 'network-vif-deleted', 'tag': 'c7a1ea4f-0239-4d3b-9cc3-4cbbe9117cf7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 328/643] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:46 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?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: 329/644] 10.0.0.33 () {34 vars in 683 bytes} [Sun May 10 05:22:47 2026] POST /v2.0/security-groups => generated 1597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/645] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:22:46 2026] POST /v2.0/floatingips => generated 552 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/646] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:22:47 2026] POST /v2.0/security-group-rules => generated 565 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/647] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:22:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/648] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:22:47 2026] DELETE /v2.0/security-groups/2074fecd-290b-4432-b99f-9b8a215ae2e2 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:22:47.687 7 INFO neutron.api.v2.resource [None req-6eddced8-682d-4327-8a69-9ddf2d236507 809c32120a25471e966db613f1553672 44e5ec3c0f234367bfd67d153e347bd0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 332/649] 10.0.0.33 () {32 vars in 735 bytes} [Sun May 10 05:22:47 2026] GET /v2.0/security-groups/2074fecd-290b-4432-b99f-9b8a215ae2e2 => 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: 318/650] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:22:47 2026] POST /v2.0/floatingips => generated 552 bytes in 783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/651] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:22:47 2026] DELETE /v2.0/floatingips/2d304483-4b8c-4073-9da9-85ca35f1cca4 => generated 0 bytes in 981 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/652] 10.0.0.11 () {34 vars in 1098 bytes} [Sun May 10 05:22:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1587330148&fields=id&tenant_id=56c9a92748b2494c97be92ac2c2134c8 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/653] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:22:48 2026] GET /v2.0/networks?id=b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4 => generated 676 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/654] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:22:48 2026] GET /v2.0/quotas/56c9a92748b2494c97be92ac2c2134c8 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/655] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:22:48 2026] GET /v2.0/ports?tenant_id=56c9a92748b2494c97be92ac2c2134c8&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/656] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:22:49 2026] GET /v2.0/networks/b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/657] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:22:49 2026] GET /v2.0/networks/b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/658] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:49 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => 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: 319/659] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:22:48 2026] PUT /v2.0/routers/c1886ed4-4db2-4412-8dac-a634f553ceda/remove_router_interface => generated 309 bytes in 1497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/660] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:50 2026] GET /v2.0/networks?id=b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4 => generated 676 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/661] 199.204.45.157 () {34 vars in 1049 bytes} [Sun May 10 05:22:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=56c9a92748b2494c97be92ac2c2134c8 => 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: 322/662] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:22:50 2026] POST /v2.0/ports => generated 954 bytes in 587 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: 323/663] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:51 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 957 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:51.530 7 INFO neutron.services.segments.plugin [-] Segment c67fd44a-af97-451d-a6f3-aa88e34aa255 resource provider aggregate not found 2026-05-10 05:22:51.536 7 INFO neutron.services.segments.plugin [-] Segment c67fd44a-af97-451d-a6f3-aa88e34aa255 resource provider aggregate not found 2026-05-10 05:22:51.555 7 INFO neutron.services.segments.plugin [-] Segment c67fd44a-af97-451d-a6f3-aa88e34aa255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c67fd44a-af97-451d-a6f3-aa88e34aa255 found for delete ", "request_id": "req-7b66f844-37ad-49e5-b164-48778c805e98"}]} 2026-05-10 05:22:51.559 7 INFO neutron.services.segments.plugin [-] Segment c67fd44a-af97-451d-a6f3-aa88e34aa255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c67fd44a-af97-451d-a6f3-aa88e34aa255 found for delete ", "request_id": "req-3c05c69f-503d-446d-8050-6b4863c0c644"}]} 2026-05-10 05:22:51.566 7 INFO neutron.db.l3_hamode_db [None req-074ba4a0-90a5-4382-b067-0096e4a73bdd 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] HA network ef6c3097-4fb6-4e90-905c-945b98da3213 was deleted as no HA routers are present in tenant 44e5ec3c0f234367bfd67d153e347bd0. [pid: 7|app: 0|req: 341/664] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:22:50 2026] DELETE /v2.0/routers/c1886ed4-4db2-4412-8dac-a634f553ceda => generated 0 bytes in 1385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/665] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:51 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/666] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:22:51 2026] PUT /v2.0/ports/e7bea263-3e13-4b92-bf1b-f5f5112470a4 => generated 1199 bytes in 522 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-10 05:22:51.760 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19555400-7e24-46c3-8d4d-5fd2e1e8095a'] response: {'name': 'network-changed', 'server_uuid': '9c6adcf9-df7f-4b20-9578-6a38f4835103', 'tag': 'e7bea263-3e13-4b92-bf1b-f5f5112470a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 325/667] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:51 2026] GET /v2.0/ports?tenant_id=56c9a92748b2494c97be92ac2c2134c8&device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/668] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e7bea263-3e13-4b92-bf1b-f5f5112470a4 => 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: 343/669] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:22:51 2026] DELETE /v2.0/subnets/52fce465-cd3f-42b1-a255-fca05c6e8cf4 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/670] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:51 2026] GET /v2.0/subnets?id=bda0fe9a-f190-4f41-a3e9-06994fd4b9b6 => generated 670 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/671] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:51 2026] GET /v2.0/ports?network_id=b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/672] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:51 2026] GET /v2.0/networks/b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4?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: 330/673] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/networks/b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4?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: 331/674] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/ports?tenant_id=56c9a92748b2494c97be92ac2c2134c8&device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/675] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:22:51 2026] DELETE /v2.0/networks/5640aa6b-f68f-4ec7-9632-ee8e876f61cc => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/676] 10.0.0.11 () {34 vars in 1096 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--131790053&fields=id&tenant_id=a1d8bcc5ea274c9b90b5d8bb5ee1f038 => generated 69 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/677] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/networks?id=b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4 => generated 772 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/678] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/networks?id=779a33d2-86fb-469e-8636-4970a30d0ed8 => generated 680 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/679] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/quotas/a1d8bcc5ea274c9b90b5d8bb5ee1f038 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/680] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e7bea263-3e13-4b92-bf1b-f5f5112470a4 => 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: 335/681] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/security-groups?tenant_id=44e5ec3c0f234367bfd67d153e347bd0&name=default => generated 2797 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/682] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/subnets?id=bda0fe9a-f190-4f41-a3e9-06994fd4b9b6 => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/683] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/ports?tenant_id=a1d8bcc5ea274c9b90b5d8bb5ee1f038&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/684] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/ports?network_id=b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4&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: 337/685] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:22:52 2026] DELETE /v2.0/security-groups/4462aa44-8a20-4533-b206-6a157409b50e => 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: 349/686] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/networks/779a33d2-86fb-469e-8636-4970a30d0ed8?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: 338/687] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/networks/b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4?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: 339/688] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/689] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/networks/779a33d2-86fb-469e-8636-4970a30d0ed8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/690] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/networks/b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4?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: 351/691] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&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: 341/692] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/ports?device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => 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: 352/693] 199.204.45.157 () {34 vars in 1095 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/694] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/ports?tenant_id=1291cb97204e4e93b839365b830b5c56&device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:22:53.683 7 INFO neutron.services.segments.plugin [-] Segment c57600b8-5af4-4a5a-9b2b-6ff1c66abeb0 resource provider aggregate not found 2026-05-10 05:22:53.688 7 INFO neutron.services.segments.plugin [-] Segment c57600b8-5af4-4a5a-9b2b-6ff1c66abeb0 resource provider aggregate not found 2026-05-10 05:22:53.700 7 INFO neutron.services.segments.plugin [-] Segment c57600b8-5af4-4a5a-9b2b-6ff1c66abeb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c57600b8-5af4-4a5a-9b2b-6ff1c66abeb0 found for delete ", "request_id": "req-1df63b2e-9f25-4e04-9f15-51fbd108abc4"}]} 2026-05-10 05:22:53.710 7 INFO neutron.services.segments.plugin [-] Segment c57600b8-5af4-4a5a-9b2b-6ff1c66abeb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c57600b8-5af4-4a5a-9b2b-6ff1c66abeb0 found for delete ", "request_id": "req-19c3e7ba-3f32-4701-a596-45b97ee8457b"}]} [pid: 7|app: 0|req: 353/695] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/networks?id=913c0cbc-88d6-4144-b34a-0d58bdb85473 => generated 780 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/696] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b48bf206-0cdd-4409-a715-107b7bc44137 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/697] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/subnets?id=6d863051-247c-4ab6-a1ef-7bda3c5b56c2 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/698] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/ports?network_id=913c0cbc-88d6-4144-b34a-0d58bdb85473&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: 355/699] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/networks?id=779a33d2-86fb-469e-8636-4970a30d0ed8 => generated 680 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/700] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?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: 356/701] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/702] 199.204.45.157 () {34 vars in 1049 bytes} [Sun May 10 05:22:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a1d8bcc5ea274c9b90b5d8bb5ee1f038 => generated 180 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/703] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:54 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?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: 359/704] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:54 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&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: 8|app: 0|req: 346/705] 10.0.0.139 () {34 vars in 989 bytes} [Sun May 10 05:22:54 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 1240 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/706] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:54 2026] GET /v2.0/ports?device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => 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: 348/707] 10.0.0.139 () {34 vars in 1039 bytes} [Sun May 10 05:22:54 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:22:54 2026] POST /v2.0/ports => generated 954 bytes in 572 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: 363/711] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:55 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/712] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:22:54 2026] PUT /v2.0/ports/6ca30b15-18d5-4fe5-a5f3-956c05bb06a2 => generated 1199 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/713] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:55 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&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: 365/714] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:55 2026] GET /v2.0/ports?tenant_id=a1d8bcc5ea274c9b90b5d8bb5ee1f038&device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:22:55.551 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c78f8c7-672f-402e-a1de-1bf3f0dd7967'] response: {'name': 'network-changed', 'server_uuid': '7bf2ec80-9e19-4c12-984e-194320cf6785', 'tag': '6ca30b15-18d5-4fe5-a5f3-956c05bb06a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 350/715] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:55 2026] GET /v2.0/ports?device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/716] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6ca30b15-18d5-4fe5-a5f3-956c05bb06a2 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/717] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:55 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/718] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:55 2026] GET /v2.0/security-groups?id=2abd83cd-d5b0-4a29-b4c3-b9bcf1dbe14c&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:55 2026] GET /v2.0/subnets?id=1c990ab8-0930-41cb-8bfe-e3327b01c3c7 => generated 674 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/720] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:22:55 2026] GET /v2.0/security-groups?tenant_id=93b21ccc3c424a8b808ddf3ca0c36996&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/721] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:55 2026] GET /v2.0/ports?network_id=779a33d2-86fb-469e-8636-4970a30d0ed8&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: 368/722] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:22:55 2026] DELETE /v2.0/security-groups/1e8a445f-522c-461d-b0ad-85d3618bb941 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/723] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/networks/779a33d2-86fb-469e-8636-4970a30d0ed8?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: 370/724] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/networks/779a33d2-86fb-469e-8636-4970a30d0ed8?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) 2026-05-10 05:22:56.231 8 INFO neutron.db.l3_db [None req-bd32f046-103f-4544-b522-810ae8a7263f 00ae4b5ca30d49fe886e65ca1062113a 56c9a92748b2494c97be92ac2c2134c8 - - - -] Floating IP 1457e33e-2333-4e84-9e7f-eed46ce585bf associated. External IP: 10.96.250.211, port: e7bea263-3e13-4b92-bf1b-f5f5112470a4. [pid: 7|app: 0|req: 371/725] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/ports?tenant_id=a1d8bcc5ea274c9b90b5d8bb5ee1f038&device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/726] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/networks?id=779a33d2-86fb-469e-8636-4970a30d0ed8 => generated 776 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/727] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6ca30b15-18d5-4fe5-a5f3-956c05bb06a2 => 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: 374/728] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/subnets?id=1c990ab8-0930-41cb-8bfe-e3327b01c3c7 => generated 674 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/729] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/ports?network_id=779a33d2-86fb-469e-8636-4970a30d0ed8&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/730] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/networks/779a33d2-86fb-469e-8636-4970a30d0ed8?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: 355/731] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:22:55 2026] PUT /v2.0/floatingips/1457e33e-2333-4e84-9e7f-eed46ce585bf => generated 855 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/732] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/networks/779a33d2-86fb-469e-8636-4970a30d0ed8?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: 356/733] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/ports?device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => 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: 378/734] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/security-groups?id=2abd83cd-d5b0-4a29-b4c3-b9bcf1dbe14c&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/735] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:57 2026] GET /v2.0/ports?device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:58.077 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5af2ca7c-8cb9-414d-9ada-9b744c1bb075'] response: {'name': 'network-changed', 'server_uuid': '9c6adcf9-df7f-4b20-9578-6a38f4835103', 'tag': 'e7bea263-3e13-4b92-bf1b-f5f5112470a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 358/736] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/ports?tenant_id=56c9a92748b2494c97be92ac2c2134c8&device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/737] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/security-groups?id=2abd83cd-d5b0-4a29-b4c3-b9bcf1dbe14c&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/738] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/networks?id=b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4 => generated 772 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/739] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e7bea263-3e13-4b92-bf1b-f5f5112470a4 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/740] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/subnets?id=bda0fe9a-f190-4f41-a3e9-06994fd4b9b6 => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/741] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/ports?network_id=b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/742] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/networks/b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4?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: 382/743] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/744] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/networks/b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4?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: 383/745] 10.0.0.11 () {34 vars in 969 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/ports/b48bf206-0cdd-4409-a715-107b7bc44137 => generated 968 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/746] 199.204.45.157 () {34 vars in 999 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/subnets?network_id=913c0cbc-88d6-4144-b34a-0d58bdb85473 => generated 660 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/747] 199.204.45.157 () {34 vars in 1145 bytes} [Sun May 10 05:22:58 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259&device_owner=compute%3Anova&network_id=913c0cbc-88d6-4144-b34a-0d58bdb85473 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/748] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/ports?device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/749] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/security-groups?id=2abd83cd-d5b0-4a29-b4c3-b9bcf1dbe14c&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/750] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/ports?device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => 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: 364/751] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:22:59 2026] PUT /v2.0/ports/b48bf206-0cdd-4409-a715-107b7bc44137 => generated 1145 bytes in 639 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: 365/752] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/ports?tenant_id=1291cb97204e4e93b839365b830b5c56&device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 1417 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/753] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/networks?id=913c0cbc-88d6-4144-b34a-0d58bdb85473 => generated 780 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/754] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b48bf206-0cdd-4409-a715-107b7bc44137 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/755] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b48bf206-0cdd-4409-a715-107b7bc44137 => 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: 369/756] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/subnets?id=6d863051-247c-4ab6-a1ef-7bda3c5b56c2 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:00.052 7 INFO neutron.db.l3_db [None req-7685f780-589d-481d-82c1-f095c7492bab 542b210693924fd3bf8ecd4003f70287 a1d8bcc5ea274c9b90b5d8bb5ee1f038 - - - -] Floating IP cdf55932-ab77-4e07-941c-36a719ff671e associated. External IP: 10.96.250.215, port: 6ca30b15-18d5-4fe5-a5f3-956c05bb06a2. [pid: 8|app: 0|req: 370/757] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/ports?network_id=913c0cbc-88d6-4144-b34a-0d58bdb85473&device_owner=network%3Adhcp => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:23:00.136 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8c8d0c3-3110-4fea-a8c5-63186b7f0c29'] response: {'name': 'network-changed', 'server_uuid': 'c9734cbe-7b06-4b6b-b9d9-f951972e6259', 'tag': 'b48bf206-0cdd-4409-a715-107b7bc44137', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 371/758] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?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: 372/759] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/760] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/ports?tenant_id=1291cb97204e4e93b839365b830b5c56&device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 1417 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/761] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/networks?id=913c0cbc-88d6-4144-b34a-0d58bdb85473 => generated 780 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/762] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b48bf206-0cdd-4409-a715-107b7bc44137 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/763] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b48bf206-0cdd-4409-a715-107b7bc44137 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/764] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/subnets?id=6d863051-247c-4ab6-a1ef-7bda3c5b56c2 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/765] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/ports?network_id=913c0cbc-88d6-4144-b34a-0d58bdb85473&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: 379/766] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?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: 380/767] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/768] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/769] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:22:59 2026] PUT /v2.0/floatingips/cdf55932-ab77-4e07-941c-36a719ff671e => generated 855 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:01.171 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9546915-3950-4d3b-82a0-d55c8e3b549d'] response: {'name': 'network-changed', 'server_uuid': '7bf2ec80-9e19-4c12-984e-194320cf6785', 'tag': '6ca30b15-18d5-4fe5-a5f3-956c05bb06a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 389/771] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/ports?device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/ports?tenant_id=a1d8bcc5ea274c9b90b5d8bb5ee1f038&device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/773] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/security-groups?id=2abd83cd-d5b0-4a29-b4c3-b9bcf1dbe14c&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: 8|app: 0|req: 384/774] 199.204.45.157 () {34 vars in 1117 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/networks?id=779a33d2-86fb-469e-8636-4970a30d0ed8 => generated 776 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6ca30b15-18d5-4fe5-a5f3-956c05bb06a2 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/777] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/subnets?id=1c990ab8-0930-41cb-8bfe-e3327b01c3c7 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/778] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/ports?network_id=779a33d2-86fb-469e-8636-4970a30d0ed8&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/779] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/networks/779a33d2-86fb-469e-8636-4970a30d0ed8?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: 396/780] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/ports?device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/781] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/networks/779a33d2-86fb-469e-8636-4970a30d0ed8?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: 398/782] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/security-groups?id=2abd83cd-d5b0-4a29-b4c3-b9bcf1dbe14c&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/783] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:23:01 2026] PUT /v2.0/ports/b48bf206-0cdd-4409-a715-107b7bc44137 => generated 968 bytes in 510 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: 386/784] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/ports?tenant_id=1291cb97204e4e93b839365b830b5c56&device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/785] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/networks?id=913c0cbc-88d6-4144-b34a-0d58bdb85473 => generated 780 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/786] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b48bf206-0cdd-4409-a715-107b7bc44137 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/787] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:23:02 2026] GET /v2.0/subnets?id=6d863051-247c-4ab6-a1ef-7bda3c5b56c2 => generated 678 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:02.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e667883-6f20-4e3b-b277-d2f8609adc0d'] response: {'name': 'network-changed', 'server_uuid': 'c9734cbe-7b06-4b6b-b9d9-f951972e6259', 'tag': 'b48bf206-0cdd-4409-a715-107b7bc44137', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 390/788] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:23:02 2026] GET /v2.0/ports?network_id=913c0cbc-88d6-4144-b34a-0d58bdb85473&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/789] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:01 2026] GET /v2.0/security-groups?tenant_id=69ace92943694ff6a31d350325c51382&name=default => generated 2801 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/790] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:02 2026] DELETE /v2.0/security-groups/45c2a422-ddb4-4e0f-b600-26d98fd037b0 => 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: 401/791] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:23:02 2026] GET /v2.0/ports?device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/792] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:23:02 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?fields=segments => generated 14 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:23:02.930 7 INFO neutron.db.l3_db [None req-8095c6e9-28ba-4a6a-99b4-32562f82d44a 542b210693924fd3bf8ecd4003f70287 a1d8bcc5ea274c9b90b5d8bb5ee1f038 - - - -] Floating IP cdf55932-ab77-4e07-941c-36a719ff671e disassociated. External IP: 10.96.250.215, port: 6ca30b15-18d5-4fe5-a5f3-956c05bb06a2. [pid: 8|app: 0|req: 392/793] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:02 2026] GET /v2.0/security-groups?tenant_id=7e198f6d19424deba6f0f0a80affe312&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/794] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:23:02 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/795] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:03 2026] GET /v2.0/ports?device_id=7bf2ec80-9e19-4c12-984e-194320cf6785 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/796] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:03 2026] DELETE /v2.0/security-groups/3273c436-e4a7-47b2-9304-0aefdabb77e8 => 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: 396/797] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:23:03 2026] GET /v2.0/ports?tenant_id=1291cb97204e4e93b839365b830b5c56&device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/798] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:03 2026] GET /v2.0/security-groups?id=2abd83cd-d5b0-4a29-b4c3-b9bcf1dbe14c&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:23:03 2026] GET /v2.0/networks?id=913c0cbc-88d6-4144-b34a-0d58bdb85473 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:23:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b48bf206-0cdd-4409-a715-107b7bc44137 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/801] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:23:02 2026] DELETE /v2.0/ports/6ca30b15-18d5-4fe5-a5f3-956c05bb06a2 => generated 0 bytes in 1056 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:23:03 2026] GET /v2.0/subnets?id=6d863051-247c-4ab6-a1ef-7bda3c5b56c2 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:03.581 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e088678-7ab0-485c-996a-92548213be7e'] response: {'server_uuid': '7bf2ec80-9e19-4c12-984e-194320cf6785', 'name': 'network-vif-deleted', 'tag': '6ca30b15-18d5-4fe5-a5f3-956c05bb06a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 403/803] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:23:03 2026] GET /v2.0/ports?network_id=913c0cbc-88d6-4144-b34a-0d58bdb85473&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:03 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:23:03 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?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: 402/806] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:03 2026] GET /v2.0/security-groups?id=f5291acc-3b66-4582-9172-3be82bb5bb56&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/807] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:23:03 2026] GET /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473?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: 403/808] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:23:04 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:04 2026] DELETE /v2.0/security-groups/2abd83cd-d5b0-4a29-b4c3-b9bcf1dbe14c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:23:04.660 7 INFO neutron.api.v2.resource [None req-4ac3b2c9-739d-4f3f-ba8c-0541bb9af5d1 542b210693924fd3bf8ecd4003f70287 a1d8bcc5ea274c9b90b5d8bb5ee1f038 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 407/810] 10.0.0.33 () {32 vars in 735 bytes} [Sun May 10 05:23:04 2026] GET /v2.0/security-groups/2abd83cd-d5b0-4a29-b4c3-b9bcf1dbe14c => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:23:04.808 8 INFO neutron.db.l3_db [None req-56201b6c-7777-49f5-988c-c9677dddd164 742da6e7315a420f934a2612fe1fe568 1291cb97204e4e93b839365b830b5c56 - - - -] Floating IP 51cd54e9-a412-4097-bd7c-31916e40f937 disassociated. External IP: 10.96.250.220, port: b48bf206-0cdd-4409-a715-107b7bc44137. [pid: 7|app: 0|req: 408/811] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:23:04 2026] DELETE /v2.0/floatingips/cdf55932-ab77-4e07-941c-36a719ff671e => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/812] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:05 2026] GET /v2.0/ports?device_id=c9734cbe-7b06-4b6b-b9d9-f951972e6259 => 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: 404/813] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:23:04 2026] DELETE /v2.0/ports/b48bf206-0cdd-4409-a715-107b7bc44137 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:23:06.274 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa1afa0b-35a2-4f86-9cd5-701763e3253a'] response: {'server_uuid': 'c9734cbe-7b06-4b6b-b9d9-f951972e6259', 'name': 'network-vif-deleted', 'tag': 'b48bf206-0cdd-4409-a715-107b7bc44137', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 405/814] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:06 2026] DELETE /v2.0/security-groups/f5291acc-3b66-4582-9172-3be82bb5bb56 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:23:06.366 8 INFO neutron.api.v2.resource [None req-8798e87e-88d6-4e43-8911-51e202ca59bd 742da6e7315a420f934a2612fe1fe568 1291cb97204e4e93b839365b830b5c56 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 406/815] 10.0.0.33 () {32 vars in 735 bytes} [Sun May 10 05:23:06 2026] GET /v2.0/security-groups/f5291acc-3b66-4582-9172-3be82bb5bb56 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/816] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:23:05 2026] PUT /v2.0/routers/ff2a8590-bf61-438d-b3f6-2114be033ae4/remove_router_interface => generated 309 bytes in 1348 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/817] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:23:06 2026] DELETE /v2.0/floatingips/51cd54e9-a412-4097-bd7c-31916e40f937 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:23:07.755 7 INFO neutron.services.segments.plugin [-] Segment 365cdb10-1300-47cf-94b3-b87fc39d2cbb resource provider aggregate not found 2026-05-10 05:23:07.760 7 INFO neutron.services.segments.plugin [-] Segment 365cdb10-1300-47cf-94b3-b87fc39d2cbb resource provider aggregate not found 2026-05-10 05:23:07.776 7 INFO neutron.services.segments.plugin [-] Segment 365cdb10-1300-47cf-94b3-b87fc39d2cbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 365cdb10-1300-47cf-94b3-b87fc39d2cbb found for delete ", "request_id": "req-0ce6f284-6c60-4881-89fa-b305c53af866"}]} 2026-05-10 05:23:07.780 7 INFO neutron.services.segments.plugin [-] Segment 365cdb10-1300-47cf-94b3-b87fc39d2cbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 365cdb10-1300-47cf-94b3-b87fc39d2cbb found for delete ", "request_id": "req-3c7a14a5-e2f2-44c0-b319-1fd15cb2edc7"}]} 2026-05-10 05:23:07.787 7 INFO neutron.db.l3_hamode_db [None req-7b48bf1b-2536-486e-b38e-fcb061188f19 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] HA network df474d05-e390-4e56-a82c-7e13b6b92852 was deleted as no HA routers are present in tenant a1d8bcc5ea274c9b90b5d8bb5ee1f038. [pid: 7|app: 0|req: 411/818] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:06 2026] DELETE /v2.0/routers/ff2a8590-bf61-438d-b3f6-2114be033ae4 => generated 0 bytes in 1312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/819] 10.0.0.139 () {34 vars in 989 bytes} [Sun May 10 05:23:07 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 1240 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/820] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:23:06 2026] PUT /v2.0/routers/f83525ab-994f-4efe-84a8-6c0e56bb66e7/remove_router_interface => generated 309 bytes in 1464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/821] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:08 2026] DELETE /v2.0/subnets/1c990ab8-0930-41cb-8bfe-e3327b01c3c7 => 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: 409/822] 10.0.0.139 () {34 vars in 1039 bytes} [Sun May 10 05:23:08 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:08.737 8 INFO neutron.services.segments.plugin [-] Segment d545dca9-7417-458a-a6a1-63028a4b3f18 resource provider aggregate not found 2026-05-10 05:23:08.756 8 INFO neutron.services.segments.plugin [-] Segment d545dca9-7417-458a-a6a1-63028a4b3f18 resource provider aggregate not found 2026-05-10 05:23:08.775 8 INFO neutron.services.segments.plugin [-] Segment d545dca9-7417-458a-a6a1-63028a4b3f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d545dca9-7417-458a-a6a1-63028a4b3f18 found for delete ", "request_id": "req-bb04100c-5ed7-4070-880c-77637b026942"}]} 2026-05-10 05:23:08.776 8 INFO neutron.services.segments.plugin [-] Segment d545dca9-7417-458a-a6a1-63028a4b3f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d545dca9-7417-458a-a6a1-63028a4b3f18 found for delete ", "request_id": "req-0fa5b7b5-7e98-4376-b982-09d03e7104c9"}]} [pid: 8|app: 0|req: 410/823] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:08 2026] DELETE /v2.0/networks/779a33d2-86fb-469e-8636-4970a30d0ed8 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/824] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:09 2026] GET /v2.0/security-groups?tenant_id=a1d8bcc5ea274c9b90b5d8bb5ee1f038&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/825] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:09 2026] DELETE /v2.0/security-groups/f739de30-a083-41fa-86b7-feec6d69b375 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:23:09.924 7 INFO neutron.services.segments.plugin [-] Segment 4e441ea1-742b-4338-8b7a-9f34b4146bcb resource provider aggregate not found 2026-05-10 05:23:09.933 7 INFO neutron.services.segments.plugin [-] Segment 4e441ea1-742b-4338-8b7a-9f34b4146bcb resource provider aggregate not found 2026-05-10 05:23:09.958 7 INFO neutron.services.segments.plugin [-] Segment 4e441ea1-742b-4338-8b7a-9f34b4146bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e441ea1-742b-4338-8b7a-9f34b4146bcb found for delete ", "request_id": "req-5689ba01-574b-43a9-8a25-7df9e05793fb"}]} 2026-05-10 05:23:09.959 7 INFO neutron.services.segments.plugin [-] Segment 4e441ea1-742b-4338-8b7a-9f34b4146bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e441ea1-742b-4338-8b7a-9f34b4146bcb found for delete ", "request_id": "req-f5143297-063c-48f3-8070-0de91fa1e302"}]} 2026-05-10 05:23:09.973 7 INFO neutron.db.l3_hamode_db [None req-e200a5db-3f66-42eb-9727-d7639ca8722e 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] HA network e9c177bb-cfc6-4b73-ab49-62275d2c3225 was deleted as no HA routers are present in tenant 1291cb97204e4e93b839365b830b5c56. [pid: 7|app: 0|req: 414/826] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:08 2026] DELETE /v2.0/routers/f83525ab-994f-4efe-84a8-6c0e56bb66e7 => generated 0 bytes in 1681 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/827] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:09 2026] GET /v2.0/security-groups?tenant_id=461a7f08be8d4cbf9a1f26d0a248adfd&name=default => generated 2801 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/830] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:10 2026] DELETE /v2.0/security-groups/a2444b6c-7f45-46b8-9e0e-9ddb42d72ef3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/831] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:09 2026] DELETE /v2.0/subnets/6d863051-247c-4ab6-a1ef-7bda3c5b56c2 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/832] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:10 2026] GET /v2.0/security-groups?tenant_id=1de2f028562f4d71a998b898972eae35&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/833] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:10 2026] DELETE /v2.0/security-groups/b05e2d5e-ed4d-4330-9fe1-43e6eab3bbb4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/834] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:10 2026] DELETE /v2.0/networks/913c0cbc-88d6-4144-b34a-0d58bdb85473 => 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: 418/835] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:10 2026] GET /v2.0/security-groups?tenant_id=1291cb97204e4e93b839365b830b5c56&name=default => generated 2797 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:23:10.932 8 INFO neutron.services.segments.plugin [-] Segment bb406c22-8e4b-4b86-94e7-fbcdb74c7daa resource provider aggregate not found 2026-05-10 05:23:10.960 8 INFO neutron.services.segments.plugin [-] Segment bb406c22-8e4b-4b86-94e7-fbcdb74c7daa resource provider aggregate not found 2026-05-10 05:23:10.967 8 INFO neutron.services.segments.plugin [-] Segment bb406c22-8e4b-4b86-94e7-fbcdb74c7daa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb406c22-8e4b-4b86-94e7-fbcdb74c7daa found for delete ", "request_id": "req-c508ab75-4e06-430d-b821-f1aca1eb3f54"}]} 2026-05-10 05:23:10.980 8 INFO neutron.services.segments.plugin [-] Segment bb406c22-8e4b-4b86-94e7-fbcdb74c7daa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb406c22-8e4b-4b86-94e7-fbcdb74c7daa found for delete ", "request_id": "req-b23fb8f8-0579-4c3b-bbce-c3eca9ef692e"}]} [pid: 8|app: 0|req: 418/836] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:10 2026] DELETE /v2.0/security-groups/05a28a03-8796-4dbd-9030-8d1fbd31e549 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/837] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:10 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/838] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:11 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/839] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:11 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/840] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:11 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&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-10 05:23:11.543 8 INFO neutron.db.segments_db [None req-b8f81f9e-0a7b-41f7-8899-c8a335cc9920 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 8a40b663-10c4-496e-a08b-9fcb1f0a6b03 of type vxlan for network a35a6d38-3e1c-4300-910a-cbc094d9d1e4 [pid: 8|app: 0|req: 419/841] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:23:11 2026] POST /v2.0/networks => generated 743 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/842] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:11 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/843] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:23:11 2026] GET /v2.0/ports?tenant_id=56c9a92748b2494c97be92ac2c2134c8&device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/844] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:11 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/845] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:11 2026] POST /v2.0/subnets => generated 666 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/846] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:23:11 2026] GET /v2.0/networks?id=b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4 => generated 772 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:12.055 7 INFO neutron.db.segments_db [None req-cbe19a8d-8e02-4bb7-b05a-b04df99d0c11 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 923cdb1f-a46f-4f0e-98b6-563794355e1f of type vxlan for network 69a05863-9b27-451a-9782-c261e99d2b5e [pid: 8|app: 0|req: 424/847] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:23:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e7bea263-3e13-4b92-bf1b-f5f5112470a4 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/848] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:23:12 2026] GET /v2.0/subnets?id=bda0fe9a-f190-4f41-a3e9-06994fd4b9b6 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/849] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:23:12 2026] GET /v2.0/ports?network_id=b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4&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: 427/850] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:23:12 2026] GET /v2.0/networks/b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/851] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:23:12 2026] GET /v2.0/networks/b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4?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-10 05:23:12.424 7 INFO neutron.db.l3_hamode_db [None req-cbe19a8d-8e02-4bb7-b05a-b04df99d0c11 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 429/852] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:13 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/853] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:13 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:13.614 7 INFO neutron.db.l3_hamode_db [None req-cbe19a8d-8e02-4bb7-b05a-b04df99d0c11 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 431/854] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:14 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => 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: 432/855] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:14 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/856] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:11 2026] POST /v2.0/routers => generated 730 bytes in 2850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/857] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:15 2026] GET /v2.0/security-groups?tenant_id=5ebf6f33e924407e92c90b5ccb295e42&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/858] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:15 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/859] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:15 2026] DELETE /v2.0/security-groups/9feb9afe-d0a6-4d52-b877-7525dcc00f4d => 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: 428/860] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:15 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/861] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:15 2026] GET /v2.0/security-groups?tenant_id=e522fe8893894d3ea2e99a4a303de41a&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/862] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:16 2026] GET /v2.0/security-groups?tenant_id=acb210f5994a4b18bd995218bac66b41&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/863] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:16 2026] DELETE /v2.0/security-groups/faa9f9ad-0235-49fb-a0ca-7f9d56b382bf => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/864] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:16 2026] DELETE /v2.0/security-groups/cfc15ec6-2e93-4283-8034-aba17af98465 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/865] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:23:14 2026] PUT /v2.0/routers/c29ce4af-7127-40f5-8ac7-11c3e027b224/add_router_interface => generated 309 bytes in 2188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/866] 10.0.0.33 () {34 vars in 683 bytes} [Sun May 10 05:23:17 2026] POST /v2.0/security-groups => generated 1595 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/867] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:23:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/868] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:23:17 2026] POST /v2.0/security-group-rules => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/869] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:23:18 2026] POST /v2.0/floatingips => generated 552 bytes in 773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/870] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:18 2026] GET /v2.0/security-groups?tenant_id=89d11d45f23f4152bb33ea05ca6d6862&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/871] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:19 2026] DELETE /v2.0/security-groups/0f7ac9ec-4f89-43ac-8863-cddb3b8f911f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/872] 10.0.0.11 () {34 vars in 1096 bytes} [Sun May 10 05:23:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--908995647&fields=id&tenant_id=845e01add680427da320e679daae5e5a => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/873] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:23:19 2026] GET /v2.0/networks?id=a35a6d38-3e1c-4300-910a-cbc094d9d1e4 => generated 675 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/874] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:23:19 2026] GET /v2.0/quotas/845e01add680427da320e679daae5e5a => generated 292 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/875] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:23:19 2026] GET /v2.0/ports?tenant_id=845e01add680427da320e679daae5e5a&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/876] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:23:19 2026] GET /v2.0/networks/a35a6d38-3e1c-4300-910a-cbc094d9d1e4?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: 439/877] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:23:19 2026] GET /v2.0/networks/a35a6d38-3e1c-4300-910a-cbc094d9d1e4?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: 439/878] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:20 2026] GET /v2.0/ports?device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/879] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:23:20 2026] GET /v2.0/networks?id=a35a6d38-3e1c-4300-910a-cbc094d9d1e4 => generated 675 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/880] 199.204.45.157 () {34 vars in 1049 bytes} [Sun May 10 05:23:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=845e01add680427da320e679daae5e5a => generated 180 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/881] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:20 2026] GET /v2.0/security-groups?tenant_id=0e625182b5c04272b2f760e63f3261b4&name=default => generated 2801 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/882] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:21 2026] GET /v2.0/ports?device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/883] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:23:21 2026] POST /v2.0/ports => generated 958 bytes in 531 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-10 05:23:21.717 8 INFO neutron.db.segments_db [None req-eca32e26-637e-4bb7-9bfe-f9c50b41b003 6f4d7a0061ef480590d45db6fdd0d62b ddec5d616efa4990b296984542ac0177 - - - -] Added segment 8c43c5fd-f0be-408e-a4d8-446e7c90ba5d of type vxlan for network f05dacd7-8228-4955-9422-c15d0f2b52c9 [pid: 7|app: 0|req: 443/884] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:21 2026] DELETE /v2.0/security-groups/e45c3ca1-aed2-4f85-a9a6-798404252345 => 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: 442/885] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:21 2026] POST /v2.0/networks => generated 648 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/886] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:21 2026] GET /v2.0/security-groups?tenant_id=cda06710ea8a44a7a9ba01802ee59c2a&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/887] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:22 2026] DELETE /v2.0/security-groups/62fc8792-8ca3-4e15-b968-1671215dfea5 => 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: 444/888] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:23:21 2026] PUT /v2.0/ports/2af602d4-e8db-47a5-835c-b4f1ddd44ecf => generated 1203 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/889] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:23:22 2026] GET /v2.0/ports?tenant_id=845e01add680427da320e679daae5e5a&device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/890] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:23:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2af602d4-e8db-47a5-835c-b4f1ddd44ecf => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:23:22.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38cee9c4-ad47-4f3d-8e77-c99486aeb8d0'] response: {'name': 'network-changed', 'server_uuid': 'e4ce0ef9-c4cf-472e-96ce-b1344be24f23', 'tag': '2af602d4-e8db-47a5-835c-b4f1ddd44ecf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 447/891] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:23:22 2026] GET /v2.0/subnets?id=9896dcd9-c29c-4f7f-bf8a-fe7c70d62972 => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/892] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:23:22 2026] GET /v2.0/ports?network_id=a35a6d38-3e1c-4300-910a-cbc094d9d1e4&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: 449/893] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:22 2026] GET /v2.0/ports?device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/894] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:23:22 2026] GET /v2.0/networks/a35a6d38-3e1c-4300-910a-cbc094d9d1e4?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/895] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:22 2026] GET /v2.0/security-groups?id=edf6a6fc-6dc4-46dd-98a7-6b1099279d8f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/896] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:23:22 2026] GET /v2.0/networks/a35a6d38-3e1c-4300-910a-cbc094d9d1e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/897] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:22 2026] POST /v2.0/subnets => generated 649 bytes in 376 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: 446/898] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:23:22 2026] GET /v2.0/ports?tenant_id=845e01add680427da320e679daae5e5a&device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:23:22.887 8 INFO neutron.db.segments_db [None req-9f472918-8560-40d9-92db-e32dd49968e8 6f4d7a0061ef480590d45db6fdd0d62b ddec5d616efa4990b296984542ac0177 - - - -] Added segment b96b06cb-2b0a-43fa-8c3e-e7160e3ed748 of type vxlan for network b73164da-cec9-4186-a2b6-a5dc757589f7 [pid: 7|app: 0|req: 447/899] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:23:22 2026] GET /v2.0/networks?id=a35a6d38-3e1c-4300-910a-cbc094d9d1e4 => generated 771 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/900] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:22 2026] POST /v2.0/networks => generated 647 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/901] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:23:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2af602d4-e8db-47a5-835c-b4f1ddd44ecf => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/902] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:23:23 2026] GET /v2.0/subnets?id=9896dcd9-c29c-4f7f-bf8a-fe7c70d62972 => generated 669 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/903] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:23:23 2026] GET /v2.0/ports?network_id=a35a6d38-3e1c-4300-910a-cbc094d9d1e4&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: 454/904] 10.0.0.33 () {34 vars in 741 bytes} [Sun May 10 05:23:23 2026] PUT /v2.0/networks/b73164da-cec9-4186-a2b6-a5dc757589f7 => generated 592 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/905] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:23:23 2026] GET /v2.0/networks/a35a6d38-3e1c-4300-910a-cbc094d9d1e4?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: 452/906] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:23:23 2026] GET /v2.0/networks/a35a6d38-3e1c-4300-910a-cbc094d9d1e4?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: 455/907] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:23 2026] POST /v2.0/subnets => generated 622 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/908] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:23 2026] GET /v2.0/ports?device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/909] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:23 2026] GET /v2.0/security-groups?id=edf6a6fc-6dc4-46dd-98a7-6b1099279d8f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/910] 10.0.0.33 () {34 vars in 739 bytes} [Sun May 10 05:23:23 2026] PUT /v2.0/subnets/bc0f797f-bf0a-43a2-8712-f43a88692983 => generated 632 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:24.783 8 INFO neutron.services.segments.plugin [-] Segment b96b06cb-2b0a-43fa-8c3e-e7160e3ed748 resource provider aggregate not found 2026-05-10 05:23:24.790 8 INFO neutron.services.segments.plugin [-] Segment b96b06cb-2b0a-43fa-8c3e-e7160e3ed748 resource provider aggregate not found 2026-05-10 05:23:24.809 8 INFO neutron.services.segments.plugin [-] Segment b96b06cb-2b0a-43fa-8c3e-e7160e3ed748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b96b06cb-2b0a-43fa-8c3e-e7160e3ed748 found for delete ", "request_id": "req-c68c71b8-5d7d-40d6-b288-524c87cba916"}]} 2026-05-10 05:23:24.814 8 INFO neutron.services.segments.plugin [-] Segment b96b06cb-2b0a-43fa-8c3e-e7160e3ed748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b96b06cb-2b0a-43fa-8c3e-e7160e3ed748 found for delete ", "request_id": "req-516db4b2-1e6e-449d-bb0c-40b3160557ac"}]} [pid: 8|app: 0|req: 458/911] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:24 2026] DELETE /v2.0/networks/b73164da-cec9-4186-a2b6-a5dc757589f7 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:23:24.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb09f74c-b568-46fb-bb9f-a28d11e23d6b 6f4d7a0061ef480590d45db6fdd0d62b ddec5d616efa4990b296984542ac0177 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 459/912] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:24 2026] DELETE /v2.0/networks/b73164da-cec9-4186-a2b6-a5dc757589f7 => 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: 454/913] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:24 2026] GET /v2.0/security-groups?tenant_id=b0506c7a1e6d48749591e86d336bdd09&name=default => generated 2801 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/914] 10.0.0.33 () {32 vars in 692 bytes} [Sun May 10 05:23:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/917] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:25 2026] GET /v2.0/ports?device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 973 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/918] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:25 2026] DELETE /v2.0/security-groups/5d4f42c7-93b3-49c0-8835-fea4b1c1ab3c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/919] 10.0.0.33 () {32 vars in 740 bytes} [Sun May 10 05:23:25 2026] GET /v2.0/subnets?network_id=47a6504d-9c1c-4a06-aa28-2758b101be17 => generated 626 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/920] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:25 2026] GET /v2.0/security-groups?id=edf6a6fc-6dc4-46dd-98a7-6b1099279d8f&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: 457/921] 10.0.0.33 () {32 vars in 651 bytes} [Sun May 10 05:23:25 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/922] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:23:25 2026] GET /v2.0/networks => generated 1313 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/923] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:23:25 2026] GET /v2.0/subnets => generated 1265 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/924] 10.0.0.33 () {32 vars in 721 bytes} [Sun May 10 05:23:25 2026] GET /v2.0/networks/f05dacd7-8228-4955-9422-c15d0f2b52c9 => generated 673 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/925] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:23:25 2026] GET /v2.0/subnets/c469e08e-b386-419c-9a80-f1dbfc7ff30f => generated 649 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:25.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-016d523d-1496-429d-ae11-b12bcd676bff 6f4d7a0061ef480590d45db6fdd0d62b ddec5d616efa4990b296984542ac0177 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 467/926] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:25 2026] DELETE /v2.0/subnets/bc0f797f-bf0a-43a2-8712-f43a88692983 => generated 136 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:23:25.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dae13adb-ffae-45c5-ad74-f72e6a5e1289 6f4d7a0061ef480590d45db6fdd0d62b ddec5d616efa4990b296984542ac0177 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 460/927] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:25 2026] DELETE /v2.0/networks/b73164da-cec9-4186-a2b6-a5dc757589f7 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/928] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:25 2026] DELETE /v2.0/subnets/c469e08e-b386-419c-9a80-f1dbfc7ff30f => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/929] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:26 2026] GET /v2.0/ports?device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 975 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:26.466 7 INFO neutron.services.segments.plugin [-] Segment 8c43c5fd-f0be-408e-a4d8-446e7c90ba5d resource provider aggregate not found 2026-05-10 05:23:26.472 7 INFO neutron.services.segments.plugin [-] Segment 8c43c5fd-f0be-408e-a4d8-446e7c90ba5d resource provider aggregate not found [pid: 8|app: 0|req: 470/930] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:26 2026] GET /v2.0/security-groups?id=edf6a6fc-6dc4-46dd-98a7-6b1099279d8f&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:26.499 7 INFO neutron.services.segments.plugin [-] Segment 8c43c5fd-f0be-408e-a4d8-446e7c90ba5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c43c5fd-f0be-408e-a4d8-446e7c90ba5d found for delete ", "request_id": "req-1a8903af-53d4-4403-b6f3-628ac8dd0b0a"}]} 2026-05-10 05:23:26.502 7 INFO neutron.services.segments.plugin [-] Segment 8c43c5fd-f0be-408e-a4d8-446e7c90ba5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c43c5fd-f0be-408e-a4d8-446e7c90ba5d found for delete ", "request_id": "req-c38e1cc2-d096-4395-b095-40785f3c20ba"}]} [pid: 7|app: 0|req: 461/931] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:26 2026] DELETE /v2.0/networks/f05dacd7-8228-4955-9422-c15d0f2b52c9 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/932] 10.0.0.139 () {34 vars in 989 bytes} [Sun May 10 05:23:26 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/933] 10.0.0.139 () {34 vars in 1039 bytes} [Sun May 10 05:23:26 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/934] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:26 2026] GET /v2.0/ports?device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:27.112 8 INFO neutron.db.l3_db [None req-cd1bb104-6052-45a2-bd79-9ae3224565e7 657a855eab824d26b83fc3d34d4ee1f2 845e01add680427da320e679daae5e5a - - - -] Floating IP 559eae6b-0c13-4813-b06e-f1924eba93d0 associated. External IP: 10.96.250.218, port: 2af602d4-e8db-47a5-835c-b4f1ddd44ecf. [pid: 8|app: 0|req: 473/935] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:23:26 2026] PUT /v2.0/floatingips/559eae6b-0c13-4813-b06e-f1924eba93d0 => generated 856 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:27.592 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c090653e-188a-4620-ba73-7ef82a5e8115'] response: {'name': 'network-changed', 'server_uuid': 'e4ce0ef9-c4cf-472e-96ce-b1344be24f23', 'tag': '2af602d4-e8db-47a5-835c-b4f1ddd44ecf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 474/936] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:27 2026] GET /v2.0/security-groups?tenant_id=ddec5d616efa4990b296984542ac0177&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/937] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:27 2026] GET /v2.0/ports?device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => 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: 476/938] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:23:27 2026] GET /v2.0/ports?tenant_id=845e01add680427da320e679daae5e5a&device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/939] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:27 2026] DELETE /v2.0/security-groups/55b32942-b0d2-49a9-906d-e09dddcf3a81 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/940] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:27 2026] GET /v2.0/security-groups?id=edf6a6fc-6dc4-46dd-98a7-6b1099279d8f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:27.970 7 INFO neutron.db.segments_db [None req-d31aabbb-926a-44cd-b1b0-91ad663ba9de 3a991bc70cdf45d98afca7152654005a fc1c7fbcefa44de083432633855952a6 - - - -] Added segment 42ccde41-ba17-48b3-ad3f-7bcec8958da9 of type vxlan for network 4f5041c0-cef5-457d-82a5-9d3499aa6c2e [pid: 8|app: 0|req: 479/941] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:23:27 2026] GET /v2.0/networks?id=a35a6d38-3e1c-4300-910a-cbc094d9d1e4 => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/942] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:23:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2af602d4-e8db-47a5-835c-b4f1ddd44ecf => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:28.114 7 INFO neutron.db.segments_db [None req-d31aabbb-926a-44cd-b1b0-91ad663ba9de 3a991bc70cdf45d98afca7152654005a fc1c7fbcefa44de083432633855952a6 - - - -] Added segment 32a6f7f9-4c36-4dc0-9014-fe143ea17b77 of type vxlan for network 6ed37944-7b65-4055-85ae-4751c8c90531 [pid: 8|app: 0|req: 481/943] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:23:28 2026] GET /v2.0/subnets?id=9896dcd9-c29c-4f7f-bf8a-fe7c70d62972 => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/944] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:23:28 2026] GET /v2.0/ports?network_id=a35a6d38-3e1c-4300-910a-cbc094d9d1e4&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: 463/945] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:27 2026] POST /v2.0/networks => generated 1244 bytes in 1213 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/946] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:23:28 2026] GET /v2.0/networks/a35a6d38-3e1c-4300-910a-cbc094d9d1e4?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/947] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:28 2026] GET /v2.0/ports?device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/948] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:23:28 2026] GET /v2.0/networks => generated 1843 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/949] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:28 2026] GET /v2.0/security-groups?id=edf6a6fc-6dc4-46dd-98a7-6b1099279d8f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/950] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:23:28 2026] GET /v2.0/networks/a35a6d38-3e1c-4300-910a-cbc094d9d1e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:23:28.602 8 INFO neutron.services.segments.plugin [-] Segment 42ccde41-ba17-48b3-ad3f-7bcec8958da9 resource provider aggregate not found 2026-05-10 05:23:28.609 8 INFO neutron.services.segments.plugin [-] Segment 42ccde41-ba17-48b3-ad3f-7bcec8958da9 resource provider aggregate not found 2026-05-10 05:23:28.633 8 INFO neutron.services.segments.plugin [-] Segment 42ccde41-ba17-48b3-ad3f-7bcec8958da9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42ccde41-ba17-48b3-ad3f-7bcec8958da9 found for delete ", "request_id": "req-3cabdacf-baaa-4299-a8ff-ee4b20dc3d29"}]} 2026-05-10 05:23:28.634 8 INFO neutron.services.segments.plugin [-] Segment 42ccde41-ba17-48b3-ad3f-7bcec8958da9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42ccde41-ba17-48b3-ad3f-7bcec8958da9 found for delete ", "request_id": "req-de633f5e-2334-4863-be9c-73e859181237"}]} [pid: 8|app: 0|req: 486/951] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:28 2026] DELETE /v2.0/networks/4f5041c0-cef5-457d-82a5-9d3499aa6c2e => 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: 487/952] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:23:28 2026] GET /v2.0/ports?device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:28.946 7 INFO neutron.services.segments.plugin [-] Segment 32a6f7f9-4c36-4dc0-9014-fe143ea17b77 resource provider aggregate not found 2026-05-10 05:23:28.969 7 INFO neutron.services.segments.plugin [-] Segment 32a6f7f9-4c36-4dc0-9014-fe143ea17b77 resource provider aggregate not found 2026-05-10 05:23:29.001 7 INFO neutron.services.segments.plugin [-] Segment 32a6f7f9-4c36-4dc0-9014-fe143ea17b77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32a6f7f9-4c36-4dc0-9014-fe143ea17b77 found for delete ", "request_id": "req-442c86d2-5aac-4d49-b7cf-5b780afc0487"}]} 2026-05-10 05:23:29.004 7 INFO neutron.services.segments.plugin [-] Segment 32a6f7f9-4c36-4dc0-9014-fe143ea17b77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32a6f7f9-4c36-4dc0-9014-fe143ea17b77 found for delete ", "request_id": "req-e312de53-5575-4488-8141-d53ea2678c81"}]} [pid: 7|app: 0|req: 466/953] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:28 2026] DELETE /v2.0/networks/6ed37944-7b65-4055-85ae-4751c8c90531 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/954] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:23:29 2026] GET /v2.0/networks => generated 651 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:29.233 7 INFO neutron.db.segments_db [None req-8ddb7bcd-1300-4698-ac07-e3e0e18399f3 3a991bc70cdf45d98afca7152654005a fc1c7fbcefa44de083432633855952a6 - - - -] Added segment 85bc43b6-d697-4ba9-95b1-e960e6da5270 of type vxlan for network 603e7679-7dad-464f-9fde-d4be5ade1ee2 [pid: 7|app: 0|req: 468/955] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:29 2026] POST /v2.0/networks => generated 648 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:23:29.439 7 INFO neutron.db.segments_db [None req-108527dc-ab70-453d-bb89-a5ee4206d9e2 3a991bc70cdf45d98afca7152654005a fc1c7fbcefa44de083432633855952a6 - - - -] Added segment 8b5f538a-73cd-49b9-854e-a3545fd13886 of type vxlan for network 7b8cc93b-3171-41e5-9458-a3540986a599 [pid: 7|app: 0|req: 469/956] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:29 2026] POST /v2.0/networks => generated 650 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/957] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:29 2026] GET /v2.0/ports?device_id=e4ce0ef9-c4cf-472e-96ce-b1344be24f23 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:29.705 8 INFO neutron.db.l3_db [None req-3f533b19-d51e-4824-af7c-2fb2f2d48fc9 657a855eab824d26b83fc3d34d4ee1f2 845e01add680427da320e679daae5e5a - - - -] Floating IP 559eae6b-0c13-4813-b06e-f1924eba93d0 disassociated. External IP: 10.96.250.218, port: 2af602d4-e8db-47a5-835c-b4f1ddd44ecf. [pid: 8|app: 0|req: 488/958] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:23:28 2026] DELETE /v2.0/ports/2af602d4-e8db-47a5-835c-b4f1ddd44ecf => generated 0 bytes in 1235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/959] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:30 2026] GET /v2.0/security-groups?id=edf6a6fc-6dc4-46dd-98a7-6b1099279d8f&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:30.205 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5669752-e8e8-4dc9-b31e-d2226edf26d2'] response: {'server_uuid': 'e4ce0ef9-c4cf-472e-96ce-b1344be24f23', 'name': 'network-vif-deleted', 'tag': '2af602d4-e8db-47a5-835c-b4f1ddd44ecf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 471/960] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:23:29 2026] POST /v2.0/ports => generated 1505 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/961] 10.0.0.33 () {32 vars in 641 bytes} [Sun May 10 05:23:30 2026] GET /v2.0/ports => generated 1505 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:23:30.556 8 INFO neutron.db.segments_db [None req-68f02c2e-22f3-4f67-80fc-031ad0cc04bc b3828fcbfb7a4479910f882f7113b79a d1827d9dd85f42038d2c169885b8634d - - - -] Added segment ae7ab49b-cfdc-4d36-ab4c-454862a5947b of type vxlan for network 418ddde2-ea0b-42e4-b011-9ea4bc9b56f9 [pid: 8|app: 0|req: 490/962] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:30 2026] POST /v2.0/networks => generated 644 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/963] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:23:30 2026] DELETE /v2.0/ports/314a4e55-1d57-4f5e-a32c-2135fdb4be53 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/964] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:30 2026] POST /v2.0/subnets => generated 617 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/965] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:23:30 2026] DELETE /v2.0/ports/c7f2a686-de5e-4e63-8c84-2bd23d19ab20 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/966] 10.0.0.33 () {32 vars in 641 bytes} [Sun May 10 05:23:31 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-10 05:23:31.159 8 INFO neutron.db.segments_db [None req-ebcecd1b-9083-451c-a201-499bb7a88b6e b3828fcbfb7a4479910f882f7113b79a d1827d9dd85f42038d2c169885b8634d - - - -] Added segment c6d3504d-ae7a-4d03-93d5-07a3c969b038 of type vxlan for network 8ed26f5a-d96d-482c-b55a-ca4e0176e90e 2026-05-10 05:23:31.213 7 INFO neutron.db.segments_db [None req-6674a8e5-8753-4bc9-99b5-f219b373c3a6 3a991bc70cdf45d98afca7152654005a fc1c7fbcefa44de083432633855952a6 - - - -] Added segment 2a7666cb-b338-429b-bdec-9157f92f9467 of type vxlan for network 316f688b-58c3-4068-bc2b-e165d1da4001 [pid: 8|app: 0|req: 492/967] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:31 2026] POST /v2.0/networks => generated 644 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/968] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:31 2026] POST /v2.0/networks => generated 648 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/969] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:31 2026] DELETE /v2.0/security-groups/edf6a6fc-6dc4-46dd-98a7-6b1099279d8f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/970] 10.0.0.33 () {34 vars in 741 bytes} [Sun May 10 05:23:31 2026] PUT /v2.0/networks/8ed26f5a-d96d-482c-b55a-ca4e0176e90e => generated 592 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:31.526 8 INFO neutron.db.segments_db [None req-8fe57689-0368-4c6b-9304-cab27d6c43b0 3a991bc70cdf45d98afca7152654005a fc1c7fbcefa44de083432633855952a6 - - - -] Added segment 2fdf7d1a-e339-4acd-9fce-0425e752fbf1 of type vxlan for network 33cfad00-6bf1-4454-ae5f-4349caf8763e 2026-05-10 05:23:31.545 7 INFO neutron.api.v2.resource [None req-502ae45e-e6e7-4d24-a874-eec510009973 657a855eab824d26b83fc3d34d4ee1f2 845e01add680427da320e679daae5e5a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/971] 10.0.0.33 () {32 vars in 735 bytes} [Sun May 10 05:23:31 2026] GET /v2.0/security-groups/edf6a6fc-6dc4-46dd-98a7-6b1099279d8f => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/972] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:31 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/973] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:31 2026] POST /v2.0/networks => generated 649 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/974] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:31 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: 495/975] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:23:31 2026] DELETE /v2.0/floatingips/559eae6b-0c13-4813-b06e-f1924eba93d0 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/976] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:32 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/977] 10.0.0.33 () {34 vars in 739 bytes} [Sun May 10 05:23:32 2026] PUT /v2.0/subnets/c079afdf-c28d-4dc7-8637-b58d5a3db93c => generated 612 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/978] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:32 2026] POST /v2.0/subnets => generated 1226 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/979] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:32 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:33.599 8 INFO neutron.services.segments.plugin [-] Segment c6d3504d-ae7a-4d03-93d5-07a3c969b038 resource provider aggregate not found 2026-05-10 05:23:33.607 8 INFO neutron.services.segments.plugin [-] Segment c6d3504d-ae7a-4d03-93d5-07a3c969b038 resource provider aggregate not found 2026-05-10 05:23:33.622 8 INFO neutron.services.segments.plugin [-] Segment c6d3504d-ae7a-4d03-93d5-07a3c969b038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d3504d-ae7a-4d03-93d5-07a3c969b038 found for delete ", "request_id": "req-0bb6c523-3fe5-4bd4-b636-b1169d632cb9"}]} 2026-05-10 05:23:33.627 8 INFO neutron.services.segments.plugin [-] Segment c6d3504d-ae7a-4d03-93d5-07a3c969b038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d3504d-ae7a-4d03-93d5-07a3c969b038 found for delete ", "request_id": "req-534ffa8d-8016-458f-8f60-a66145d91e27"}]} [pid: 7|app: 0|req: 483/980] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:23:32 2026] PUT /v2.0/routers/c29ce4af-7127-40f5-8ac7-11c3e027b224/remove_router_interface => generated 309 bytes in 1334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/981] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:32 2026] DELETE /v2.0/networks/8ed26f5a-d96d-482c-b55a-ca4e0176e90e => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/982] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:23:33 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/983] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:33 2026] GET /v2.0/security-groups?id=e7d92f6c-13de-4193-aa72-14cbf731a711&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: 499/984] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:23:33 2026] GET /v2.0/subnets => generated 1839 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:23:33.769 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bd06145-d430-41a5-8430-5e32ca52c779 b3828fcbfb7a4479910f882f7113b79a d1827d9dd85f42038d2c169885b8634d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 486/985] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:33 2026] DELETE /v2.0/networks/8ed26f5a-d96d-482c-b55a-ca4e0176e90e => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:23:34.105 7 INFO neutron.db.l3_db [None req-0a8a629b-741f-46c1-a4cb-09c223f73475 00ae4b5ca30d49fe886e65ca1062113a 56c9a92748b2494c97be92ac2c2134c8 - - - -] Floating IP 1457e33e-2333-4e84-9e7f-eed46ce585bf disassociated. External IP: 10.96.250.211, port: e7bea263-3e13-4b92-bf1b-f5f5112470a4. 2026-05-10 05:23:34.581 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-95247b1c-5a98-45de-9d9b-e560844c4b5e 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] 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 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, 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 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, 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 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, 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 54, 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 150, 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 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, 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 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 487/986] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:23:33 2026] DELETE /v2.0/ports/e7bea263-3e13-4b92-bf1b-f5f5112470a4 => generated 0 bytes in 841 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:23:34.686 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bed149f-3bc2-4efa-b606-726a9359a11e'] response: {'server_uuid': '9c6adcf9-df7f-4b20-9578-6a38f4835103', 'name': 'network-vif-deleted', 'tag': 'e7bea263-3e13-4b92-bf1b-f5f5112470a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 488/987] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:34 2026] DELETE /v2.0/subnets/74b8ebef-62f3-442c-a9d4-f4ef492c05cf => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/988] 10.0.0.33 () {32 vars in 692 bytes} [Sun May 10 05:23:34 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/989] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:35 2026] GET /v2.0/ports?device_id=9c6adcf9-df7f-4b20-9578-6a38f4835103 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:23:35.137 8 INFO neutron.db.l3_hamode_db [None req-95247b1c-5a98-45de-9d9b-e560844c4b5e 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] HA network 69a05863-9b27-451a-9782-c261e99d2b5e was deleted as no HA routers are present in tenant 845e01add680427da320e679daae5e5a. [pid: 8|app: 0|req: 500/990] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:33 2026] DELETE /v2.0/routers/c29ce4af-7127-40f5-8ac7-11c3e027b224 => generated 0 bytes in 1394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/991] 10.0.0.33 () {32 vars in 740 bytes} [Sun May 10 05:23:35 2026] GET /v2.0/subnets?network_id=47a6504d-9c1c-4a06-aa28-2758b101be17 => generated 626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/992] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:35 2026] DELETE /v2.0/subnets/9896dcd9-c29c-4f7f-bf8a-fe7c70d62972 => 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: 503/993] 10.0.0.33 () {32 vars in 651 bytes} [Sun May 10 05:23:35 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 05:23:35.654 8 INFO neutron.services.segments.plugin [-] Segment 923cdb1f-a46f-4f0e-98b6-563794355e1f resource provider aggregate not found 2026-05-10 05:23:35.660 8 INFO neutron.services.segments.plugin [-] Segment 923cdb1f-a46f-4f0e-98b6-563794355e1f resource provider aggregate not found 2026-05-10 05:23:35.672 8 INFO neutron.services.segments.plugin [-] Segment 923cdb1f-a46f-4f0e-98b6-563794355e1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 923cdb1f-a46f-4f0e-98b6-563794355e1f found for delete ", "request_id": "req-dd2ebd97-3cb1-400c-aafd-f136fafb4c09"}]} 2026-05-10 05:23:35.678 8 INFO neutron.services.segments.plugin [-] Segment 923cdb1f-a46f-4f0e-98b6-563794355e1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 923cdb1f-a46f-4f0e-98b6-563794355e1f found for delete ", "request_id": "req-4d02217f-2042-44cf-a74a-8da4866c67ee"}]} [pid: 8|app: 0|req: 504/994] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:35 2026] DELETE /v2.0/networks/a35a6d38-3e1c-4300-910a-cbc094d9d1e4 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/995] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:23:35 2026] GET /v2.0/networks => generated 1309 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/996] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:35 2026] DELETE /v2.0/subnets/1d8b5677-89f2-49ee-a804-78fa6e8dbf2c => generated 0 bytes in 926 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/997] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:23:36 2026] GET /v2.0/subnets => generated 1233 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/998] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:23:36 2026] GET /v2.0/subnets => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/999] 10.0.0.33 () {32 vars in 721 bytes} [Sun May 10 05:23:36 2026] GET /v2.0/networks/418ddde2-ea0b-42e4-b011-9ea4bc9b56f9 => generated 669 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1000] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:36 2026] GET /v2.0/security-groups?tenant_id=845e01add680427da320e679daae5e5a&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1001] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:23:36 2026] GET /v2.0/subnets/2dabbc6c-a81b-432a-8591-dbe034d6e39a => generated 617 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1002] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:36 2026] DELETE /v2.0/security-groups/71f543b4-42ad-4151-a1ad-17c80097bec2 => 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: 511/1003] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:36 2026] DELETE /v2.0/security-groups/e7d92f6c-13de-4193-aa72-14cbf731a711 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:23:36.541 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6036db78-6221-4b05-a4cd-9b101abcfdf2 b3828fcbfb7a4479910f882f7113b79a d1827d9dd85f42038d2c169885b8634d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 512/1004] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:36 2026] DELETE /v2.0/subnets/c079afdf-c28d-4dc7-8637-b58d5a3db93c => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:23:36.548 7 INFO neutron.services.segments.plugin [-] Segment 2fdf7d1a-e339-4acd-9fce-0425e752fbf1 resource provider aggregate not found 2026-05-10 05:23:36.555 7 INFO neutron.services.segments.plugin [-] Segment 2fdf7d1a-e339-4acd-9fce-0425e752fbf1 resource provider aggregate not found 2026-05-10 05:23:36.559 8 INFO neutron.api.v2.resource [None req-5000d05d-59a5-4882-b694-6a277bf1f434 00ae4b5ca30d49fe886e65ca1062113a 56c9a92748b2494c97be92ac2c2134c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 513/1005] 10.0.0.33 () {32 vars in 735 bytes} [Sun May 10 05:23:36 2026] GET /v2.0/security-groups/e7d92f6c-13de-4193-aa72-14cbf731a711 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:23:36.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9cbf631e-2c45-44bd-bc54-83e23fd07e77 b3828fcbfb7a4479910f882f7113b79a d1827d9dd85f42038d2c169885b8634d - - - -] DELETE failed (client error): The resource could not be found. 2026-05-10 05:23:36.579 7 INFO neutron.services.segments.plugin [-] Segment 2fdf7d1a-e339-4acd-9fce-0425e752fbf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fdf7d1a-e339-4acd-9fce-0425e752fbf1 found for delete ", "request_id": "req-aade5e48-d611-426b-92b9-fc147316471a"}]} 2026-05-10 05:23:36.581 7 INFO neutron.services.segments.plugin [-] Segment 2fdf7d1a-e339-4acd-9fce-0425e752fbf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fdf7d1a-e339-4acd-9fce-0425e752fbf1 found for delete ", "request_id": "req-672dd0a2-0a4c-4b91-9b01-9fef19b5d502"}]} [pid: 8|app: 0|req: 514/1006] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:36 2026] DELETE /v2.0/networks/8ed26f5a-d96d-482c-b55a-ca4e0176e90e => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1007] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:36 2026] DELETE /v2.0/networks/33cfad00-6bf1-4454-ae5f-4349caf8763e => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1008] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:36 2026] DELETE /v2.0/subnets/2dabbc6c-a81b-432a-8591-dbe034d6e39a => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1009] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:23:36 2026] DELETE /v2.0/floatingips/1457e33e-2333-4e84-9e7f-eed46ce585bf => 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: 495/1010] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:36 2026] DELETE /v2.0/networks/316f688b-58c3-4068-bc2b-e165d1da4001 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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: 516/1011] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:36 2026] DELETE /v2.0/networks/418ddde2-ea0b-42e4-b011-9ea4bc9b56f9 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1012] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:37 2026] DELETE /v2.0/networks/7b8cc93b-3171-41e5-9458-a3540986a599 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:23:37.711 8 INFO neutron.services.segments.plugin [-] Segment 8a40b663-10c4-496e-a08b-9fcb1f0a6b03 resource provider aggregate not found 2026-05-10 05:23:37.719 8 INFO neutron.services.segments.plugin [-] Segment 8a40b663-10c4-496e-a08b-9fcb1f0a6b03 resource provider aggregate not found 2026-05-10 05:23:37.748 8 INFO neutron.services.segments.plugin [-] Segment 8a40b663-10c4-496e-a08b-9fcb1f0a6b03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a40b663-10c4-496e-a08b-9fcb1f0a6b03 found for delete ", "request_id": "req-4f5ce328-0e25-4e8e-8118-fbe5b8ecc69f"}]} 2026-05-10 05:23:37.754 8 INFO neutron.services.segments.plugin [-] Segment 8a40b663-10c4-496e-a08b-9fcb1f0a6b03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a40b663-10c4-496e-a08b-9fcb1f0a6b03 found for delete ", "request_id": "req-647e09f6-a741-4413-8ff7-1052bf315a78"}]} 2026-05-10 05:23:37.776 8 INFO neutron.services.segments.plugin [-] Segment ae7ab49b-cfdc-4d36-ab4c-454862a5947b resource provider aggregate not found 2026-05-10 05:23:37.786 8 INFO neutron.services.segments.plugin [-] Segment ae7ab49b-cfdc-4d36-ab4c-454862a5947b resource provider aggregate not found 2026-05-10 05:23:37.812 8 INFO neutron.services.segments.plugin [-] Segment ae7ab49b-cfdc-4d36-ab4c-454862a5947b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7ab49b-cfdc-4d36-ab4c-454862a5947b found for delete ", "request_id": "req-8868e1e7-b5d6-4cfc-8b01-5eee80ef5dd6"}]} 2026-05-10 05:23:37.826 8 INFO neutron.services.segments.plugin [-] Segment ae7ab49b-cfdc-4d36-ab4c-454862a5947b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7ab49b-cfdc-4d36-ab4c-454862a5947b found for delete ", "request_id": "req-9689c3cb-d846-4808-ab5f-14d3de7a7e06"}]} 2026-05-10 05:23:37.845 8 INFO neutron.services.segments.plugin [-] Segment 8b5f538a-73cd-49b9-854e-a3545fd13886 resource provider aggregate not found 2026-05-10 05:23:37.863 8 INFO neutron.services.segments.plugin [-] Segment 8b5f538a-73cd-49b9-854e-a3545fd13886 resource provider aggregate not found 2026-05-10 05:23:37.886 8 INFO neutron.services.segments.plugin [-] Segment 8b5f538a-73cd-49b9-854e-a3545fd13886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b5f538a-73cd-49b9-854e-a3545fd13886 found for delete ", "request_id": "req-f8bc6a14-39d7-45c1-93b4-5a50153119f5"}]} 2026-05-10 05:23:37.887 8 INFO neutron.services.segments.plugin [-] Segment 8b5f538a-73cd-49b9-854e-a3545fd13886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b5f538a-73cd-49b9-854e-a3545fd13886 found for delete ", "request_id": "req-5b6896f8-c267-4c01-9bc9-1eab3307d86e"}]} [pid: 8|app: 0|req: 518/1013] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:37 2026] DELETE /v2.0/networks/603e7679-7dad-464f-9fde-d4be5ade1ee2 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1014] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:38 2026] GET /v2.0/security-groups?tenant_id=d1827d9dd85f42038d2c169885b8634d&name=default => generated 2801 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1015] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:23:37 2026] PUT /v2.0/routers/2afe181b-6235-4fe4-8372-f85c20ba198b/remove_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1016] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:38 2026] DELETE /v2.0/security-groups/32a469d1-a61f-4175-95e0-fd95bffb7b10 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:23:38.604 7 INFO neutron.services.segments.plugin [-] Segment 2a7666cb-b338-429b-bdec-9157f92f9467 resource provider aggregate not found 2026-05-10 05:23:38.614 7 INFO neutron.services.segments.plugin [-] Segment 2a7666cb-b338-429b-bdec-9157f92f9467 resource provider aggregate not found 2026-05-10 05:23:38.631 7 INFO neutron.services.segments.plugin [-] Segment 2a7666cb-b338-429b-bdec-9157f92f9467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a7666cb-b338-429b-bdec-9157f92f9467 found for delete ", "request_id": "req-c0d75938-29fe-4f41-bfaf-28829f50ef68"}]} 2026-05-10 05:23:38.650 7 INFO neutron.services.segments.plugin [-] Segment 2a7666cb-b338-429b-bdec-9157f92f9467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a7666cb-b338-429b-bdec-9157f92f9467 found for delete ", "request_id": "req-144b5b37-bfdd-4251-84f6-2efb5eb2e113"}]} [pid: 8|app: 0|req: 521/1017] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:38 2026] GET /v2.0/security-groups?tenant_id=fc1c7fbcefa44de083432633855952a6&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1018] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:38 2026] DELETE /v2.0/security-groups/ac893c10-9dc3-4cf7-b2e6-d16ed3d89214 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:23:39.628 7 INFO neutron.db.l3_hamode_db [None req-abefc2d7-69a7-4445-957d-ed4ac46b9e92 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] HA network e215e7fd-a139-4466-bf03-fda5843f4af2 was deleted as no HA routers are present in tenant 56c9a92748b2494c97be92ac2c2134c8. [pid: 7|app: 0|req: 497/1019] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:38 2026] DELETE /v2.0/routers/2afe181b-6235-4fe4-8372-f85c20ba198b => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1020] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:39 2026] DELETE /v2.0/subnets/bda0fe9a-f190-4f41-a3e9-06994fd4b9b6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1023] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:39 2026] DELETE /v2.0/networks/b7e1dc6c-a573-4697-9612-fa2cdbe1f6f4 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:23:40.417 8 INFO neutron.services.segments.plugin [-] Segment 85bc43b6-d697-4ba9-95b1-e960e6da5270 resource provider aggregate not found 2026-05-10 05:23:40.434 8 INFO neutron.services.segments.plugin [-] Segment 85bc43b6-d697-4ba9-95b1-e960e6da5270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85bc43b6-d697-4ba9-95b1-e960e6da5270 found for delete ", "request_id": "req-71b5e9a4-d7a5-45d7-bed1-644e0a6f5f72"}]} 2026-05-10 05:23:40.503 8 INFO neutron.services.segments.plugin [-] Segment 85bc43b6-d697-4ba9-95b1-e960e6da5270 resource provider aggregate not found [pid: 7|app: 0|req: 499/1024] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:40 2026] GET /v2.0/security-groups?tenant_id=56c9a92748b2494c97be92ac2c2134c8&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:23:40.521 8 INFO neutron.services.segments.plugin [-] Segment 85bc43b6-d697-4ba9-95b1-e960e6da5270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85bc43b6-d697-4ba9-95b1-e960e6da5270 found for delete ", "request_id": "req-8992bfcd-e94a-42d7-9ff3-bbc182570de1"}]} [pid: 7|app: 0|req: 500/1025] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:40 2026] DELETE /v2.0/security-groups/2f51a6ad-927b-47a6-8277-8956e6b00a05 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:23:40.775 8 INFO neutron.db.segments_db [None req-79a85662-78d3-4835-a923-e2bd721e8943 47b774cc033945dca969f3c8134fbdcf 7d6cac7656dc4eed8281b61f8e4e5ee2 - - - -] Added segment ef0d78f2-3f99-4f41-aed7-50623ff3103d of type vxlan for network 8de6fc8e-d135-43f8-b914-61fc4198f51f [pid: 8|app: 0|req: 526/1026] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:40 2026] POST /v2.0/networks => generated 644 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:23:40.952 7 INFO neutron.services.segments.plugin [-] Segment ed933575-e0aa-4bf7-b43f-07587d7c8e8a resource provider aggregate not found 2026-05-10 05:23:40.958 7 INFO neutron.services.segments.plugin [-] Segment ed933575-e0aa-4bf7-b43f-07587d7c8e8a resource provider aggregate not found 2026-05-10 05:23:40.980 7 INFO neutron.services.segments.plugin [-] Segment ed933575-e0aa-4bf7-b43f-07587d7c8e8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed933575-e0aa-4bf7-b43f-07587d7c8e8a found for delete ", "request_id": "req-2bd87c74-f278-48d8-82b1-4c7e9c880039"}]} 2026-05-10 05:23:40.985 7 INFO neutron.services.segments.plugin [-] Segment ed933575-e0aa-4bf7-b43f-07587d7c8e8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed933575-e0aa-4bf7-b43f-07587d7c8e8a found for delete ", "request_id": "req-00805a93-54b9-4331-acce-a09f21a60c6f"}]} 2026-05-10 05:23:41.004 7 INFO neutron.services.segments.plugin [-] Segment ab8330a9-9c49-4819-9c32-f0c9a7990ce0 resource provider aggregate not found 2026-05-10 05:23:41.010 7 INFO neutron.services.segments.plugin [-] Segment ab8330a9-9c49-4819-9c32-f0c9a7990ce0 resource provider aggregate not found 2026-05-10 05:23:41.029 7 INFO neutron.services.segments.plugin [-] Segment ab8330a9-9c49-4819-9c32-f0c9a7990ce0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8330a9-9c49-4819-9c32-f0c9a7990ce0 found for delete ", "request_id": "req-2bbf9070-be9f-4b22-a436-ee584b3e36f3"}]} 2026-05-10 05:23:41.030 7 INFO neutron.services.segments.plugin [-] Segment ab8330a9-9c49-4819-9c32-f0c9a7990ce0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8330a9-9c49-4819-9c32-f0c9a7990ce0 found for delete ", "request_id": "req-8a3b1864-e5d0-47f6-ac81-ef879a805745"}]} [pid: 7|app: 0|req: 501/1027] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:23:40 2026] POST /v2.0/ports => generated 774 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:23:41.451 8 INFO neutron.db.segments_db [None req-3ccd1907-286d-40cb-800b-de16541cca98 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Added segment f5a7a8c1-0534-4730-8b7a-406bae119ab9 of type vxlan for network 5f0bf385-34d2-4611-b8d0-1143adcc2f2f /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 502/1028] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:41 2026] GET /v2.0/security-groups?tenant_id=c4fd382a7c1e405da8adda28b841bcc5&name=default => generated 2801 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1029] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:41 2026] POST /v2.0/networks => generated 634 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:23:41.638 7 INFO neutron.db.segments_db [None req-bf1e717d-4539-48ea-bd15-42335eba0bde 47b774cc033945dca969f3c8134fbdcf 7d6cac7656dc4eed8281b61f8e4e5ee2 - - - -] Added segment e7f5d449-7284-4d3d-8dec-53703c24361d of type vxlan for network ca963ce3-2fb9-4f24-a185-82ecd26ab184 [pid: 8|app: 0|req: 528/1030] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:41 2026] DELETE /v2.0/security-groups/bd0c1feb-e756-4577-a172-41bb0ebc48a4 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1031] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:41 2026] POST /v2.0/networks => generated 631 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:23:41.887 8 INFO neutron.db.segments_db [None req-453256b4-d0e7-418f-8213-bc94a5446fb2 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Added segment 7b28bdd0-16e5-478b-9102-5f8e50ec201c of type vxlan for network 9c64160c-4e98-4114-bc09-fcafd3b0674b [pid: 8|app: 0|req: 529/1032] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:41 2026] POST /v2.0/networks => generated 634 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1033] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:42 2026] GET /v2.0/security-groups?tenant_id=84623608bc4145a180d9c653a56baba7&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1034] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:41 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1035] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:42 2026] DELETE /v2.0/security-groups/e8158c46-6170-43fb-b39e-49ee2aff7b63 => 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: 531/1036] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:42 2026] POST /v2.0/subnets => generated 622 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1037] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:23:42 2026] POST /v2.0/ports => generated 952 bytes in 509 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: 532/1038] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:42 2026] POST /v2.0/subnets => generated 631 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:23:43.075 7 INFO neutron.db.segments_db [None req-f424cc86-2db1-4917-b85b-56ee7547b2a8 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 9628a4b3-9698-4352-88f4-c843d1fedfd8 of type vxlan for network 76fcee50-bec1-465c-b81c-0033ece66205 [pid: 7|app: 0|req: 507/1039] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:23:42 2026] POST /v2.0/networks => generated 745 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:23:43.287 7 INFO neutron.db.segments_db [None req-11fc1065-64de-4297-a5bc-64369e3722d5 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Added segment 66c6f9d8-d97c-4cfb-ace7-38b3dabb17de of type vxlan for network 0a01ac6e-e006-4414-b1b9-ceb0a61996dd [pid: 8|app: 0|req: 533/1040] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:23:43 2026] DELETE /v2.0/ports/9c7cac34-5902-4a7d-9816-e6841717ee00 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:23:43.671 7 INFO neutron.db.l3_hamode_db [None req-11fc1065-64de-4297-a5bc-64369e3722d5 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 534/1041] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:43 2026] POST /v2.0/subnets => generated 668 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:23:43.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc075feb-ab5d-4a79-b2ee-5a7307df5e8a 47b774cc033945dca969f3c8134fbdcf 7d6cac7656dc4eed8281b61f8e4e5ee2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 535/1042] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:23:43 2026] DELETE /v2.0/ports/9c7cac34-5902-4a7d-9816-e6841717ee00 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:23:43.787 8 INFO neutron.db.segments_db [None req-b3d16dd2-f6e4-48d9-9fcb-4a28bfed7a20 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 0bb21ab1-a319-46a7-90ed-8d28fd14875a of type vxlan for network 3880d5d4-386d-4b86-a672-da9c7c31fe89 2026-05-10 05:23:43.917 7 INFO neutron.db.l3_hamode_db [None req-11fc1065-64de-4297-a5bc-64369e3722d5 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:23:44.721 8 INFO neutron.db.l3_hamode_db [None req-b3d16dd2-f6e4-48d9-9fcb-4a28bfed7a20 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 508/1043] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:43 2026] POST /v2.0/routers => generated 510 bytes in 1679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:23:44.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e7247f5-2b13-4a61-ba7b-8e9663d92090 47b774cc033945dca969f3c8134fbdcf 7d6cac7656dc4eed8281b61f8e4e5ee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 509/1044] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:23:44 2026] GET /v2.0/ports/9c7cac34-5902-4a7d-9816-e6841717ee00 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:23:46.083 8 INFO neutron.db.l3_hamode_db [None req-b3d16dd2-f6e4-48d9-9fcb-4a28bfed7a20 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 510/1045] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:23:44 2026] PUT /v2.0/routers/cce1c639-26c9-419c-9083-692625b062a0/add_router_interface => generated 309 bytes in 2224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1046] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:43 2026] POST /v2.0/routers => generated 732 bytes in 3527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1047] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:47 2026] DELETE /v2.0/subnets/d4988c1d-09f5-42bd-a237-0ba2e80daf1b => 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: 512/1048] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:23:47 2026] GET /v2.0/ports/359322c1-b4ce-4810-9860-8092d9961988 => generated 959 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1049] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:47 2026] GET /v2.0/security-groups?tenant_id=9862336e28954dc88e24fd2df5fe6b52&name=default => generated 2801 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:23:48.167 8 INFO neutron.services.segments.plugin [-] Segment e7f5d449-7284-4d3d-8dec-53703c24361d resource provider aggregate not found 2026-05-10 05:23:48.173 8 INFO neutron.services.segments.plugin [-] Segment e7f5d449-7284-4d3d-8dec-53703c24361d resource provider aggregate not found 2026-05-10 05:23:48.192 8 INFO neutron.services.segments.plugin [-] Segment e7f5d449-7284-4d3d-8dec-53703c24361d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f5d449-7284-4d3d-8dec-53703c24361d found for delete ", "request_id": "req-91a22922-ecf0-4ef7-b85b-54c49c5de92b"}]} 2026-05-10 05:23:48.193 8 INFO neutron.services.segments.plugin [-] Segment e7f5d449-7284-4d3d-8dec-53703c24361d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f5d449-7284-4d3d-8dec-53703c24361d found for delete ", "request_id": "req-52411fb3-5208-4b67-b11b-c16170dedf53"}]} [pid: 8|app: 0|req: 538/1050] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:47 2026] DELETE /v2.0/networks/ca963ce3-2fb9-4f24-a185-82ecd26ab184 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1051] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:23:47 2026] PUT /v2.0/routers/fc68100b-7795-43b9-a8ed-c18e7af214c5/add_router_interface => generated 309 bytes in 1671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1052] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:49 2026] DELETE /v2.0/security-groups/00a904d2-6633-4553-8087-6af7baa4934c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:23:49.348 7 INFO neutron.db.segments_db [None req-10618c63-e3f6-427a-99f7-568e10a367f7 47b774cc033945dca969f3c8134fbdcf 7d6cac7656dc4eed8281b61f8e4e5ee2 - - - -] Added segment a32a167f-df8c-4421-b193-0f21743b86b3 of type vxlan for network c796d275-ec86-4391-b835-4c1280e07274 [pid: 7|app: 0|req: 515/1053] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:49 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1054] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/security-groups?tenant_id=93dc0bbbc0fe48e5a5346c8f390eaa94&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1055] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:23:48 2026] PUT /v2.0/routers/cce1c639-26c9-419c-9083-692625b062a0/add_router_interface => generated 309 bytes in 1606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1056] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:23:49 2026] DELETE /v2.0/security-groups/4bd5b231-853f-435c-9cea-14a49746250c => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1057] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:49 2026] POST /v2.0/subnets => generated 602 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1058] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:23:50 2026] POST /v2.0/ports => generated 916 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1059] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/ports/cc97eaf1-bad4-48af-8909-ed1863edbff8 => generated 967 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1060] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:23:50 2026] GET /v2.0/networks?id=76fcee50-bec1-465c-b81c-0033ece66205 => generated 677 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1061] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:23:50 2026] DELETE /v2.0/ports/f1fb14ba-49d5-4ea2-bd6e-662031cfbb9a => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1062] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:23:51 2026] GET /v2.0/quotas/ec221df33d2549579cb219b4ee099866 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:51.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b0f9c48-3e14-485d-a9f8-6966c8f52532 47b774cc033945dca969f3c8134fbdcf 7d6cac7656dc4eed8281b61f8e4e5ee2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/1063] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:23:51 2026] GET /v2.0/ports/f1fb14ba-49d5-4ea2-bd6e-662031cfbb9a => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1064] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:23:51 2026] GET /v2.0/ports?tenant_id=ec221df33d2549579cb219b4ee099866&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1065] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:51 2026] DELETE /v2.0/subnets/f70f57c5-7e3d-40f8-b6d4-1cf5e26614a6 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1066] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:23:51 2026] GET /v2.0/networks/76fcee50-bec1-465c-b81c-0033ece66205?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1067] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:23:50 2026] PUT /v2.0/routers/cce1c639-26c9-419c-9083-692625b062a0/remove_router_interface => generated 309 bytes in 1687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1068] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:23:52 2026] GET /v2.0/networks/76fcee50-bec1-465c-b81c-0033ece66205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:23:52.488 8 INFO neutron.services.segments.plugin [-] Segment a32a167f-df8c-4421-b193-0f21743b86b3 resource provider aggregate not found 2026-05-10 05:23:52.495 8 INFO neutron.services.segments.plugin [-] Segment a32a167f-df8c-4421-b193-0f21743b86b3 resource provider aggregate not found 2026-05-10 05:23:52.518 8 INFO neutron.services.segments.plugin [-] Segment a32a167f-df8c-4421-b193-0f21743b86b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a32a167f-df8c-4421-b193-0f21743b86b3 found for delete ", "request_id": "req-5c69b609-589d-4369-9f20-78d4ded8e8da"}]} [pid: 8|app: 0|req: 548/1069] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:51 2026] DELETE /v2.0/networks/c796d275-ec86-4391-b835-4c1280e07274 => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:23:52.529 8 INFO neutron.services.segments.plugin [-] Segment a32a167f-df8c-4421-b193-0f21743b86b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a32a167f-df8c-4421-b193-0f21743b86b3 found for delete ", "request_id": "req-a6afad4c-b576-4220-ba9c-1f45c594be91"}]} 2026-05-10 05:23:52.907 8 INFO neutron.db.segments_db [None req-fe674e79-9602-473c-8bd3-a47f2a1b6c5e 0518570018a949deb3284a0984227f13 487c5b37ed6d45d2b0982bfa6c21b93b - - - -] Added segment deb3dcc5-3026-4aa4-9011-5e344277c8d0 of type vxlan for network caf17871-c807-4b44-bb6c-fe0b16fc1d9b [pid: 8|app: 0|req: 549/1070] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:52 2026] POST /v2.0/networks => generated 649 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1071] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:23:53 2026] POST /v2.0/ports => generated 775 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: 551/1072] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:53 2026] GET /v2.0/ports?device_id=a5b3830c-e5f1-4e85-94f3-de7e7d1ab516 => 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: 552/1073] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:53 2026] POST /v2.0/subnets => generated 603 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1074] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:23:53 2026] GET /v2.0/networks?id=76fcee50-bec1-465c-b81c-0033ece66205 => generated 677 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1075] 10.0.0.33 () {34 vars in 735 bytes} [Sun May 10 05:23:53 2026] PUT /v2.0/ports/c9de8dc1-6083-460c-9157-70fa6fd2d990 => generated 752 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1076] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:23:52 2026] PUT /v2.0/routers/cce1c639-26c9-419c-9083-692625b062a0/remove_router_interface => generated 309 bytes in 1843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:54.284 8 INFO neutron.db.segments_db [None req-6f751f45-2557-4a44-ba76-2b29059dfdaf 0518570018a949deb3284a0984227f13 487c5b37ed6d45d2b0982bfa6c21b93b - - - -] Added segment dbf09262-257b-4675-8ce6-8d5bdd40ee4e of type vxlan for network 77f010d4-b420-4852-a54d-632c0a46d5fe 2026-05-10 05:23:54.613 8 INFO neutron.db.l3_hamode_db [None req-6f751f45-2557-4a44-ba76-2b29059dfdaf 0518570018a949deb3284a0984227f13 487c5b37ed6d45d2b0982bfa6c21b93b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 523/1077] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:23:54 2026] POST /v2.0/ports => generated 954 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1078] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:23:54 2026] DELETE /v2.0/ports/c9de8dc1-6083-460c-9157-70fa6fd2d990 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1079] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:23:55 2026] GET /v2.0/ports?device_id=cce1c639-26c9-419c-9083-692625b062a0 => 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: 526/1080] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:55 2026] GET /v2.0/ports?device_id=a5b3830c-e5f1-4e85-94f3-de7e7d1ab516 => generated 957 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1081] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:23:55 2026] PUT /v2.0/ports/7c5953a5-06ae-4646-a259-ecc72f50ae2d => generated 1199 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:23:55.686 8 INFO neutron.db.l3_hamode_db [None req-6f751f45-2557-4a44-ba76-2b29059dfdaf 0518570018a949deb3284a0984227f13 487c5b37ed6d45d2b0982bfa6c21b93b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:23:55.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8f51563-d26b-4055-89a7-b649b5ca9e15'] response: {'name': 'network-changed', 'server_uuid': 'a5b3830c-e5f1-4e85-94f3-de7e7d1ab516', 'tag': '7c5953a5-06ae-4646-a259-ecc72f50ae2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 530/1084] 10.0.0.33 () {32 vars in 641 bytes} [Sun May 10 05:23:55 2026] GET /v2.0/ports => generated 777 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:23:56.520 7 INFO neutron.services.segments.plugin [-] Segment 66c6f9d8-d97c-4cfb-ace7-38b3dabb17de resource provider aggregate not found 2026-05-10 05:23:56.524 7 INFO neutron.services.segments.plugin [-] Segment 66c6f9d8-d97c-4cfb-ace7-38b3dabb17de resource provider aggregate not found 2026-05-10 05:23:56.541 7 INFO neutron.services.segments.plugin [-] Segment 66c6f9d8-d97c-4cfb-ace7-38b3dabb17de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66c6f9d8-d97c-4cfb-ace7-38b3dabb17de found for delete ", "request_id": "req-cec3dd7b-24be-49cd-98a0-14bc5c287769"}]} 2026-05-10 05:23:56.542 7 INFO neutron.services.segments.plugin [-] Segment 66c6f9d8-d97c-4cfb-ace7-38b3dabb17de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66c6f9d8-d97c-4cfb-ace7-38b3dabb17de found for delete ", "request_id": "req-2b4c3b33-1db0-42d7-b343-4ae19ac8ff9b"}]} 2026-05-10 05:23:56.549 7 INFO neutron.db.l3_hamode_db [None req-c1c587c7-5052-4ea3-b988-ae46de3d065b e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] HA network 0a01ac6e-e006-4414-b1b9-ceb0a61996dd was deleted as no HA routers are present in tenant d0f58cb717c348718db3311fb307e043. [pid: 7|app: 0|req: 531/1085] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:55 2026] DELETE /v2.0/routers/cce1c639-26c9-419c-9083-692625b062a0 => generated 0 bytes in 775 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1086] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:56 2026] GET /v2.0/security-groups?id=5bc2bcfd-a9e9-44ea-9926-e3dda323aba4&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1087] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:23:56 2026] GET /v2.0/ports?tenant_id=ec221df33d2549579cb219b4ee099866&device_id=a5b3830c-e5f1-4e85-94f3-de7e7d1ab516 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:23:56.649 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c68e90ab-725f-4531-8775-ef2b0eaf60f3 47b774cc033945dca969f3c8134fbdcf 7d6cac7656dc4eed8281b61f8e4e5ee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/1088] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:23:56 2026] GET /v2.0/ports/c9de8dc1-6083-460c-9157-70fa6fd2d990 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1089] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:54 2026] POST /v2.0/routers => generated 695 bytes in 2648 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: 535/1090] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:56 2026] DELETE /v2.0/subnets/be1983e8-33b1-4cd4-b682-fc1c8388de2d => 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: 556/1091] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:23:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7c5953a5-06ae-4646-a259-ecc72f50ae2d => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1092] 10.0.0.33 () {32 vars in 641 bytes} [Sun May 10 05:23:56 2026] GET /v2.0/ports => generated 777 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1093] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:56 2026] DELETE /v2.0/subnets/dc6be660-8f88-44e4-a8b8-24d72ba04751 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1094] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:23:57 2026] GET /v2.0/subnets?id=05b00148-cecc-469f-abc8-bcdc44ee0d23 => generated 671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1095] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:23:57 2026] GET /v2.0/ports/35b63f87-7bce-4fb1-8789-5b7243b1bb24 => generated 774 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1096] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:57 2026] DELETE /v2.0/networks/9c64160c-4e98-4114-bc09-fcafd3b0674b => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1097] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:23:57 2026] GET /v2.0/ports?network_id=76fcee50-bec1-465c-b81c-0033ece66205&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-10 05:23:57.590 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96b496a6-8497-4fe0-a181-8505575cafa2 47b774cc033945dca969f3c8134fbdcf 7d6cac7656dc4eed8281b61f8e4e5ee2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1098] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:23:57 2026] DELETE /v2.0/ports/f1fb14ba-49d5-4ea2-bd6e-662031cfbb9a => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1099] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:57 2026] DELETE /v2.0/networks/5f0bf385-34d2-4611-b8d0-1143adcc2f2f => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1100] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:23:57 2026] GET /v2.0/networks/76fcee50-bec1-465c-b81c-0033ece66205?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:23:57.921 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1962d3c-50c8-40cb-ac04-3eccda348614 47b774cc033945dca969f3c8134fbdcf 7d6cac7656dc4eed8281b61f8e4e5ee2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1101] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:57 2026] DELETE /v2.0/subnets/f70f57c5-7e3d-40f8-b6d4-1cf5e26614a6 => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1102] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:23:57 2026] GET /v2.0/ports?device_id=a5b3830c-e5f1-4e85-94f3-de7e7d1ab516 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:58.052 7 INFO neutron.db.segments_db [None req-d798bd82-b022-40d7-b9b8-a81237cdb04c e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Added segment e8ed9580-a7ca-44e0-9e35-9786b72849ea of type vxlan for network 90cdb262-211f-4ca1-8ea4-80f1705d1d64 [pid: 7|app: 0|req: 547/1103] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:23:57 2026] POST /v2.0/networks => generated 634 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1104] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:23:58 2026] GET /v2.0/networks/76fcee50-bec1-465c-b81c-0033ece66205?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-10 05:23:58.282 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91477e66-921e-4c87-8215-4884c179fecf 47b774cc033945dca969f3c8134fbdcf 7d6cac7656dc4eed8281b61f8e4e5ee2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 549/1105] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:23:58 2026] DELETE /v2.0/subnets/d4988c1d-09f5-42bd-a237-0ba2e80daf1b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1106] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:23:58 2026] GET /v2.0/security-groups?id=5bc2bcfd-a9e9-44ea-9926-e3dda323aba4&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:23:58.583 7 INFO neutron.services.segments.plugin [-] Segment 7b28bdd0-16e5-478b-9102-5f8e50ec201c resource provider aggregate not found 2026-05-10 05:23:58.590 7 INFO neutron.services.segments.plugin [-] Segment 7b28bdd0-16e5-478b-9102-5f8e50ec201c resource provider aggregate not found 2026-05-10 05:23:58.599 7 INFO neutron.services.segments.plugin [-] Segment 7b28bdd0-16e5-478b-9102-5f8e50ec201c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b28bdd0-16e5-478b-9102-5f8e50ec201c found for delete ", "request_id": "req-a038b636-d17d-4f76-a615-b7a26574de38"}]} 2026-05-10 05:23:58.607 7 INFO neutron.services.segments.plugin [-] Segment 7b28bdd0-16e5-478b-9102-5f8e50ec201c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b28bdd0-16e5-478b-9102-5f8e50ec201c found for delete ", "request_id": "req-0625165d-d26b-4e6e-8ef4-6e3b609633c1"}]} [pid: 8|app: 0|req: 557/1107] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:23:56 2026] PUT /v2.0/routers/e46f0f82-000c-4f35-ada8-5c505cb4443d/add_router_interface => generated 309 bytes in 1734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:23:58.619 7 INFO neutron.services.segments.plugin [-] Segment f5a7a8c1-0534-4730-8b7a-406bae119ab9 resource provider aggregate not found 2026-05-10 05:23:58.635 7 INFO neutron.services.segments.plugin [-] Segment f5a7a8c1-0534-4730-8b7a-406bae119ab9 resource provider aggregate not found 2026-05-10 05:23:58.650 7 INFO neutron.services.segments.plugin [-] Segment f5a7a8c1-0534-4730-8b7a-406bae119ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a7a8c1-0534-4730-8b7a-406bae119ab9 found for delete ", "request_id": "req-b4ba1c02-4016-40a3-b4f4-b55d597404c1"}]} 2026-05-10 05:23:58.653 7 INFO neutron.services.segments.plugin [-] Segment f5a7a8c1-0534-4730-8b7a-406bae119ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a7a8c1-0534-4730-8b7a-406bae119ab9 found for delete ", "request_id": "req-d2ee00b0-9762-4046-b27b-cab0f2864b27"}]} [pid: 7|app: 0|req: 551/1108] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:58 2026] POST /v2.0/subnets => generated 622 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1109] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:23:58 2026] GET /v2.0/ports?tenant_id=ec221df33d2549579cb219b4ee099866&device_id=a5b3830c-e5f1-4e85-94f3-de7e7d1ab516 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1110] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:23:58 2026] DELETE /v2.0/ports/35b63f87-7bce-4fb1-8789-5b7243b1bb24 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:23:58.918 8 INFO neutron.db.segments_db [None req-15525e9c-0265-49d3-8366-d8f75427c9ae e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Added segment bc2f7af7-a53d-4b47-b239-65e4e0c66129 of type vxlan for network d674fbba-5148-4f13-a6ec-10890b805501 2026-05-10 05:23:59.284 8 INFO neutron.db.l3_hamode_db [None req-15525e9c-0265-49d3-8366-d8f75427c9ae e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 553/1111] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:23:58 2026] POST /v2.0/ports => generated 954 bytes in 525 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: 554/1112] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:23:59 2026] GET /v2.0/networks?id=76fcee50-bec1-465c-b81c-0033ece66205 => generated 773 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1113] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:23:59 2026] DELETE /v2.0/networks/8de6fc8e-d135-43f8-b914-61fc4198f51f => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:00.089 8 INFO neutron.db.l3_hamode_db [None req-15525e9c-0265-49d3-8366-d8f75427c9ae e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 556/1114] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:23:59 2026] POST /v2.0/ports => generated 954 bytes in 543 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: 557/1115] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:24:00 2026] GET /v2.0/ports?device_id=a5b3830c-e5f1-4e85-94f3-de7e7d1ab516 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1116] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:24:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7c5953a5-06ae-4646-a259-ecc72f50ae2d => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:24:00.687 7 INFO neutron.services.segments.plugin [-] Segment ef0d78f2-3f99-4f41-aed7-50623ff3103d resource provider aggregate not found 2026-05-10 05:24:00.694 7 INFO neutron.services.segments.plugin [-] Segment ef0d78f2-3f99-4f41-aed7-50623ff3103d resource provider aggregate not found 2026-05-10 05:24:00.707 7 INFO neutron.services.segments.plugin [-] Segment ef0d78f2-3f99-4f41-aed7-50623ff3103d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef0d78f2-3f99-4f41-aed7-50623ff3103d found for delete ", "request_id": "req-27e0aecf-27ab-46c4-8b7b-d7e726c08fe6"}]} 2026-05-10 05:24:00.720 7 INFO neutron.services.segments.plugin [-] Segment ef0d78f2-3f99-4f41-aed7-50623ff3103d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef0d78f2-3f99-4f41-aed7-50623ff3103d found for delete ", "request_id": "req-11a900c0-b6c3-4f31-96f2-ff00fa425c8e"}]} [pid: 8|app: 0|req: 559/1117] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:23:58 2026] POST /v2.0/routers => generated 510 bytes in 1952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1118] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:00 2026] GET /v2.0/security-groups?tenant_id=7d6cac7656dc4eed8281b61f8e4e5ee2&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1119] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:24:01 2026] GET /v2.0/security-groups?id=5bc2bcfd-a9e9-44ea-9926-e3dda323aba4&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1120] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:24:01 2026] GET /v2.0/subnets?id=05b00148-cecc-469f-abc8-bcdc44ee0d23 => generated 671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:01.408 7 INFO neutron.db.l3_db [None req-000abebe-14ea-47be-9f4d-12c6d76c9add 0518570018a949deb3284a0984227f13 487c5b37ed6d45d2b0982bfa6c21b93b - - - -] Floating IP c9659cf8-1d68-4d84-a482-1056d766ce97 associated. External IP: 10.96.250.216, port: d764e01e-5f64-447c-8dbc-9553b441ac96. [pid: 8|app: 0|req: 563/1121] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:24:01 2026] POST /v2.0/ports => generated 964 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1122] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:01 2026] DELETE /v2.0/security-groups/2d0dca9c-0a09-4159-b695-8f4bf408bcbd => 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: 565/1123] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:24:01 2026] GET /v2.0/ports?network_id=76fcee50-bec1-465c-b81c-0033ece66205&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1124] 10.0.0.33 () {34 vars in 675 bytes} [Sun May 10 05:24:00 2026] POST /v2.0/floatingips => generated 841 bytes in 1392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1125] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:24:01 2026] GET /v2.0/networks/76fcee50-bec1-465c-b81c-0033ece66205?fields=segments => generated 14 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:24:02.666 7 INFO neutron.db.l3_db [None req-e22d172c-afd2-4d50-b97c-ed0b49fa989a 0518570018a949deb3284a0984227f13 487c5b37ed6d45d2b0982bfa6c21b93b - - - -] Floating IP c9659cf8-1d68-4d84-a482-1056d766ce97 disassociated. External IP: 10.96.250.216, port: d764e01e-5f64-447c-8dbc-9553b441ac96. [pid: 7|app: 0|req: 561/1126] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:24:02 2026] PUT /v2.0/floatingips/c9659cf8-1d68-4d84-a482-1056d766ce97 => generated 552 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1127] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:24:03 2026] GET /v2.0/ports?device_id=a5b3830c-e5f1-4e85-94f3-de7e7d1ab516 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1128] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:24:03 2026] GET /v2.0/networks/76fcee50-bec1-465c-b81c-0033ece66205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1129] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:24:01 2026] PUT /v2.0/routers/ad212c74-9bf9-42e1-8697-ee1577980b40/add_router_interface => generated 309 bytes in 1575 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: 567/1130] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:24:03 2026] GET /v2.0/security-groups?id=5bc2bcfd-a9e9-44ea-9926-e3dda323aba4&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1131] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:24:03 2026] GET /v2.0/ports/3c9f60d1-4aad-448e-81f8-57ee2d8e6c40 => generated 1038 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1132] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24:03 2026] DELETE /v2.0/floatingips/c9659cf8-1d68-4d84-a482-1056d766ce97 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1133] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:24:03 2026] PUT /v2.0/routers/ad212c74-9bf9-42e1-8697-ee1577980b40/remove_router_interface => generated 309 bytes in 1042 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-10 05:24:04.476 7 INFO neutron.db.l3_db [None req-19db5af3-cba5-4daa-a70f-60acbe9c0367 0518570018a949deb3284a0984227f13 487c5b37ed6d45d2b0982bfa6c21b93b - - - -] Floating IP dcea83c2-aba7-47cc-a82d-562bf75341b8 associated. External IP: 10.96.250.213, port: 7349f121-2a18-4b81-80b4-548f5b27edcc. [pid: 8|app: 0|req: 570/1134] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:24:04 2026] GET /v2.0/ports?device_id=a5b3830c-e5f1-4e85-94f3-de7e7d1ab516 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1135] 10.0.0.33 () {34 vars in 675 bytes} [Sun May 10 05:24:03 2026] POST /v2.0/floatingips => generated 841 bytes in 1257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1136] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:24:04 2026] GET /v2.0/ports?device_id=a5b3830c-e5f1-4e85-94f3-de7e7d1ab516 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1137] 10.0.0.33 () {34 vars in 682 bytes} [Sun May 10 05:24:04 2026] POST /v2.0/security-groups => generated 1560 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1138] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:24:04 2026] GET /v2.0/security-groups?id=5bc2bcfd-a9e9-44ea-9926-e3dda323aba4&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1139] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:24:04 2026] GET /v2.0/floatingips/dcea83c2-aba7-47cc-a82d-562bf75341b8 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:05.063 7 INFO neutron.api.v2.resource [None req-b361ca98-7fae-49c6-8f7d-16352df74010 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1140] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:24:04 2026] PUT /v2.0/routers/ad212c74-9bf9-42e1-8697-ee1577980b40/remove_router_interface => generated 197 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1141] 10.0.0.33 () {32 vars in 661 bytes} [Sun May 10 05:24:05 2026] GET /v2.0/security-groups => generated 4343 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1142] 10.0.0.33 () {32 vars in 653 bytes} [Sun May 10 05:24:05 2026] GET /v2.0/floatingips => generated 844 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1143] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:24:05 2026] GET /v2.0/ports?device_id=ad212c74-9bf9-42e1-8697-ee1577980b40 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1144] 10.0.0.33 () {34 vars in 756 bytes} [Sun May 10 05:24:05 2026] PUT /v2.0/security-groups/efe2dde5-f799-4a1f-abed-cf930e18e0d4 => generated 1600 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1145] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:24:05 2026] DELETE /v2.0/ports/7c5953a5-06ae-4646-a259-ecc72f50ae2d => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:05.442 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3775d862-bfe0-499a-9566-348f7216d7e9'] response: {'server_uuid': 'a5b3830c-e5f1-4e85-94f3-de7e7d1ab516', 'name': 'network-vif-deleted', 'tag': '7c5953a5-06ae-4646-a259-ecc72f50ae2d', 'status': 'completed', 'code': 200} 2026-05-10 05:24:05.852 7 INFO neutron.db.l3_db [None req-729492d9-a2b3-448d-8886-d5e9536a59e1 0518570018a949deb3284a0984227f13 487c5b37ed6d45d2b0982bfa6c21b93b - - - -] Floating IP dcea83c2-aba7-47cc-a82d-562bf75341b8 associated. External IP: 10.96.250.213, port: 7349f121-2a18-4b81-80b4-548f5b27edcc. 2026-05-10 05:24:06.218 8 INFO neutron.services.segments.plugin [-] Segment bc2f7af7-a53d-4b47-b239-65e4e0c66129 resource provider aggregate not found 2026-05-10 05:24:06.224 8 INFO neutron.services.segments.plugin [-] Segment bc2f7af7-a53d-4b47-b239-65e4e0c66129 resource provider aggregate not found 2026-05-10 05:24:06.245 8 INFO neutron.services.segments.plugin [-] Segment bc2f7af7-a53d-4b47-b239-65e4e0c66129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc2f7af7-a53d-4b47-b239-65e4e0c66129 found for delete ", "request_id": "req-27a215eb-fc8f-4c6c-8da0-bc8224da4271"}]} 2026-05-10 05:24:06.247 8 INFO neutron.services.segments.plugin [-] Segment bc2f7af7-a53d-4b47-b239-65e4e0c66129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc2f7af7-a53d-4b47-b239-65e4e0c66129 found for delete ", "request_id": "req-a5a206d2-2254-424d-b4c6-81a491891f40"}]} 2026-05-10 05:24:06.254 8 INFO neutron.db.l3_hamode_db [None req-0354ee4b-bf52-4656-b43e-585a1ed74380 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] HA network d674fbba-5148-4f13-a6ec-10890b805501 was deleted as no HA routers are present in tenant d0f58cb717c348718db3311fb307e043. [pid: 8|app: 0|req: 575/1146] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:05 2026] DELETE /v2.0/routers/ad212c74-9bf9-42e1-8697-ee1577980b40 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1147] 10.0.0.33 () {32 vars in 735 bytes} [Sun May 10 05:24:06 2026] GET /v2.0/security-groups/efe2dde5-f799-4a1f-abed-cf930e18e0d4 => generated 1600 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1148] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:24:05 2026] PUT /v2.0/floatingips/dcea83c2-aba7-47cc-a82d-562bf75341b8 => generated 841 bytes in 1374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1149] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:06 2026] DELETE /v2.0/subnets/b5f42ff0-3b17-4be6-9bd6-3bb38dc80feb => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1150] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:06 2026] DELETE /v2.0/security-groups/efe2dde5-f799-4a1f-abed-cf930e18e0d4 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:07.156 7 INFO neutron.db.l3_db [None req-7d7ac645-5b5c-46c5-8518-9a14483d6439 0518570018a949deb3284a0984227f13 487c5b37ed6d45d2b0982bfa6c21b93b - - - -] Floating IP dcea83c2-aba7-47cc-a82d-562bf75341b8 disassociated. External IP: 10.96.250.213, port: d764e01e-5f64-447c-8dbc-9553b441ac96. [pid: 7|app: 0|req: 575/1151] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:24:07 2026] PUT /v2.0/floatingips/dcea83c2-aba7-47cc-a82d-562bf75341b8 => generated 552 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1152] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:24:06 2026] PUT /v2.0/routers/fc68100b-7795-43b9-a8ed-c18e7af214c5/remove_router_interface => generated 309 bytes in 1691 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1153] 10.0.0.33 () {32 vars in 661 bytes} [Sun May 10 05:24:07 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:24:08.355 7 INFO neutron.services.segments.plugin [-] Segment e8ed9580-a7ca-44e0-9e35-9786b72849ea resource provider aggregate not found 2026-05-10 05:24:08.362 7 INFO neutron.services.segments.plugin [-] Segment e8ed9580-a7ca-44e0-9e35-9786b72849ea resource provider aggregate not found 2026-05-10 05:24:08.385 7 INFO neutron.services.segments.plugin [-] Segment e8ed9580-a7ca-44e0-9e35-9786b72849ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8ed9580-a7ca-44e0-9e35-9786b72849ea found for delete ", "request_id": "req-ea3950e3-8716-4706-a0e1-2754c9a7c34a"}]} [pid: 7|app: 0|req: 576/1154] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:07 2026] DELETE /v2.0/networks/90cdb262-211f-4ca1-8ea4-80f1705d1d64 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:08.400 7 INFO neutron.services.segments.plugin [-] Segment e8ed9580-a7ca-44e0-9e35-9786b72849ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8ed9580-a7ca-44e0-9e35-9786b72849ea found for delete ", "request_id": "req-6699686c-ccad-4336-9e5c-4b6fc2349f00"}]} [pid: 8|app: 0|req: 579/1155] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24:08 2026] DELETE /v2.0/floatingips/dcea83c2-aba7-47cc-a82d-562bf75341b8 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:08.471 8 INFO neutron.api.v2.resource [None req-f7c11afa-f03d-4b3d-bd3c-2d00cce721cf 91b59e336a8b4e5fb17822cf8847dafc 94d9b947ce9d475c995dc84777a90fa9 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 580/1156] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:08 2026] DELETE /v2.0/security-groups/efe2dde5-f799-4a1f-abed-cf930e18e0d4 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:24:08.530 8 INFO neutron.db.segments_db [None req-1709cb72-6548-41ad-bd7b-ef958fa9e03d e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Added segment 30e3c3dc-c91e-4300-a78c-3e0b7fbf5226 of type vxlan for network f52ffcbe-6cba-4891-b984-f1245ad2194b [pid: 8|app: 0|req: 581/1157] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:08 2026] POST /v2.0/networks => generated 633 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:24:08.706 8 INFO neutron.api.v2.resource [None req-d986f365-cd35-4c5d-a66d-0b143940ae6d 0518570018a949deb3284a0984227f13 487c5b37ed6d45d2b0982bfa6c21b93b - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 582/1158] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24:08 2026] DELETE /v2.0/floatingips/dcea83c2-aba7-47cc-a82d-562bf75341b8 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1159] 10.0.0.33 () {34 vars in 682 bytes} [Sun May 10 05:24:08 2026] POST /v2.0/security-groups => generated 1561 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1160] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:08 2026] POST /v2.0/subnets => generated 622 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1161] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:24:09 2026] DELETE /v2.0/ports/d764e01e-5f64-447c-8dbc-9553b441ac96 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:09.510 7 INFO neutron.db.l3_hamode_db [None req-c5eceae4-903d-4c74-bbb5-e7a7b2437257 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] HA network 3880d5d4-386d-4b86-a672-da9c7c31fe89 was deleted as no HA routers are present in tenant ec221df33d2549579cb219b4ee099866. [pid: 7|app: 0|req: 577/1162] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:08 2026] DELETE /v2.0/routers/fc68100b-7795-43b9-a8ed-c18e7af214c5 => generated 0 bytes in 1120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:09.581 7 INFO neutron.db.segments_db [None req-d4694e19-6998-4300-9f8a-92f6b302009b e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Added segment a2fd291b-1d5e-433b-9c5e-b18c1a62b3d6 of type vxlan for network 64d8a3da-ecca-41f7-876b-1e819e2a81c1 [pid: 8|app: 0|req: 586/1163] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:24:09 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:24:10.002 7 INFO neutron.db.l3_hamode_db [None req-d4694e19-6998-4300-9f8a-92f6b302009b e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 587/1164] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:24:09 2026] DELETE /v2.0/ports/7349f121-2a18-4b81-80b4-548f5b27edcc => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:10.143 7 INFO neutron.db.l3_hamode_db [None req-d4694e19-6998-4300-9f8a-92f6b302009b e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 588/1165] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:10 2026] DELETE /v2.0/subnets/05b00148-cecc-469f-abc8-bcdc44ee0d23 => 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: 589/1166] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:24:10 2026] GET /v2.0/security-group-rules/4edfcfef-0dab-4763-a960-84571de0fab4 => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1169] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:24:10 2026] GET /v2.0/ports?device_id=e46f0f82-000c-4f35-ada8-5c505cb4443d => generated 958 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:10.420 7 INFO neutron.services.segments.plugin [-] Segment 0bb21ab1-a319-46a7-90ed-8d28fd14875a resource provider aggregate not found 2026-05-10 05:24:10.429 7 INFO neutron.services.segments.plugin [-] Segment 0bb21ab1-a319-46a7-90ed-8d28fd14875a resource provider aggregate not found 2026-05-10 05:24:10.440 7 INFO neutron.services.segments.plugin [-] Segment 0bb21ab1-a319-46a7-90ed-8d28fd14875a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bb21ab1-a319-46a7-90ed-8d28fd14875a found for delete ", "request_id": "req-1eadbf42-7c96-41ba-950e-ce96afafaf5e"}]} 2026-05-10 05:24:10.445 7 INFO neutron.services.segments.plugin [-] Segment 0bb21ab1-a319-46a7-90ed-8d28fd14875a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bb21ab1-a319-46a7-90ed-8d28fd14875a found for delete ", "request_id": "req-c2445363-22ed-49c1-ad61-1ad29dbb3582"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-10 05:24:10.790 8 INFO neutron.services.segments.plugin [-] Segment 9628a4b3-9698-4352-88f4-c843d1fedfd8 resource provider aggregate not found 2026-05-10 05:24:10.811 8 INFO neutron.services.segments.plugin [-] Segment 9628a4b3-9698-4352-88f4-c843d1fedfd8 resource provider aggregate not found 2026-05-10 05:24:10.845 8 INFO neutron.services.segments.plugin [-] Segment 9628a4b3-9698-4352-88f4-c843d1fedfd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9628a4b3-9698-4352-88f4-c843d1fedfd8 found for delete ", "request_id": "req-19677d23-54c1-4252-b398-6551c786d839"}]} 2026-05-10 05:24:10.847 8 INFO neutron.services.segments.plugin [-] Segment 9628a4b3-9698-4352-88f4-c843d1fedfd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9628a4b3-9698-4352-88f4-c843d1fedfd8 found for delete ", "request_id": "req-d808c173-99a2-46ed-988c-14c47a7774a5"}]} [pid: 8|app: 0|req: 593/1170] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:10 2026] DELETE /v2.0/networks/76fcee50-bec1-465c-b81c-0033ece66205 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1171] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:24:10 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1172] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:09 2026] POST /v2.0/routers => generated 510 bytes in 1436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1173] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:24:10 2026] DELETE /v2.0/security-group-rules/4edfcfef-0dab-4763-a960-84571de0fab4 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1174] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:24:10 2026] PUT /v2.0/routers/e46f0f82-000c-4f35-ada8-5c505cb4443d/remove_router_interface => generated 309 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1175] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:24:12 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1176] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:12 2026] GET /v2.0/security-groups?tenant_id=ec221df33d2549579cb219b4ee099866&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1177] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:24:11 2026] PUT /v2.0/routers/65332d86-6eb9-49a3-a639-ea266a6df9ce/add_router_interface => generated 309 bytes in 1527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1178] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:24:12 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1179] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:12 2026] DELETE /v2.0/security-groups/5bc2bcfd-a9e9-44ea-9926-e3dda323aba4 => 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: 583/1180] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:24:12 2026] GET /v2.0/ports/06ecc66f-cafc-4ceb-b823-360e1613491d => generated 959 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1181] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:24:12 2026] GET /v2.0/security-group-rules/ca5899bf-1925-436d-9622-076c4a165541 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:13.422 8 INFO neutron.services.segments.plugin [-] Segment dbf09262-257b-4675-8ce6-8d5bdd40ee4e resource provider aggregate not found 2026-05-10 05:24:13.427 8 INFO neutron.services.segments.plugin [-] Segment dbf09262-257b-4675-8ce6-8d5bdd40ee4e resource provider aggregate not found 2026-05-10 05:24:13.443 8 INFO neutron.services.segments.plugin [-] Segment dbf09262-257b-4675-8ce6-8d5bdd40ee4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf09262-257b-4675-8ce6-8d5bdd40ee4e found for delete ", "request_id": "req-f27cbe58-0f0d-4ec5-8c6c-1586e0bb3faa"}]} 2026-05-10 05:24:13.445 8 INFO neutron.services.segments.plugin [-] Segment dbf09262-257b-4675-8ce6-8d5bdd40ee4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf09262-257b-4675-8ce6-8d5bdd40ee4e found for delete ", "request_id": "req-359a45a0-44a2-4532-b478-bb0f1e1ed6f8"}]} 2026-05-10 05:24:13.458 8 INFO neutron.db.l3_hamode_db [None req-3abc076b-db23-488b-ac8c-89d9e741ef45 0518570018a949deb3284a0984227f13 487c5b37ed6d45d2b0982bfa6c21b93b - - - -] HA network 77f010d4-b420-4852-a54d-632c0a46d5fe was deleted as no HA routers are present in tenant 487c5b37ed6d45d2b0982bfa6c21b93b. [pid: 8|app: 0|req: 598/1182] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:12 2026] DELETE /v2.0/routers/e46f0f82-000c-4f35-ada8-5c505cb4443d => generated 0 bytes in 1210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1183] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:24:13 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1184] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:13 2026] DELETE /v2.0/subnets/27216f28-c9d2-4204-98b2-d99403cc57df => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1185] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:24:13 2026] DELETE /v2.0/security-group-rules/ca5899bf-1925-436d-9622-076c4a165541 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1186] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:24:12 2026] PUT /v2.0/routers/65332d86-6eb9-49a3-a639-ea266a6df9ce/remove_router_interface => generated 309 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1187] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:24:13 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1188] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:13 2026] DELETE /v2.0/networks/caf17871-c807-4b44-bb6c-fe0b16fc1d9b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1189] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:24:14 2026] GET /v2.0/ports?device_id=65332d86-6eb9-49a3-a639-ea266a6df9ce => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1190] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:24:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1191] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:24:14 2026] GET /v2.0/security-group-rules/b5c7263a-96bc-483b-badc-702c90134c52 => generated 570 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1192] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:24:14 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1193] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:24:14 2026] DELETE /v2.0/security-group-rules/b5c7263a-96bc-483b-badc-702c90134c52 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1194] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:24:14 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1195] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:14 2026] DELETE /v2.0/security-groups/f303ed69-832b-40e5-8262-45f3483845ed => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1196] 10.0.0.33 () {32 vars in 661 bytes} [Sun May 10 05:24:14 2026] GET /v2.0/security-groups => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1197] 10.0.0.33 () {32 vars in 661 bytes} [Sun May 10 05:24:14 2026] GET /v2.0/security-groups => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1198] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:14 2026] GET /v2.0/security-groups?tenant_id=487c5b37ed6d45d2b0982bfa6c21b93b&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1199] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:14 2026] DELETE /v2.0/security-groups/2a0252fd-2998-4e74-9ac2-71c2e4a49f89 => 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: 613/1200] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:14 2026] GET /v2.0/security-groups?tenant_id=94d9b947ce9d475c995dc84777a90fa9&name=default => generated 2801 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1201] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:15 2026] DELETE /v2.0/security-groups/b863c451-e84f-452d-810d-f197165f5817 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:15.521 7 INFO neutron.services.segments.plugin [-] Segment a2fd291b-1d5e-433b-9c5e-b18c1a62b3d6 resource provider aggregate not found 2026-05-10 05:24:15.535 7 INFO neutron.services.segments.plugin [-] Segment a2fd291b-1d5e-433b-9c5e-b18c1a62b3d6 resource provider aggregate not found 2026-05-10 05:24:15.541 7 INFO neutron.services.segments.plugin [-] Segment a2fd291b-1d5e-433b-9c5e-b18c1a62b3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2fd291b-1d5e-433b-9c5e-b18c1a62b3d6 found for delete ", "request_id": "req-c47d15d5-f6a4-421b-8adb-b5b35e062376"}]} 2026-05-10 05:24:15.559 7 INFO neutron.db.l3_hamode_db [None req-66b5931b-7399-4be6-bc49-e0d4ae79f2ea e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] HA network 64d8a3da-ecca-41f7-876b-1e819e2a81c1 was deleted as no HA routers are present in tenant d0f58cb717c348718db3311fb307e043. 2026-05-10 05:24:15.562 7 INFO neutron.services.segments.plugin [-] Segment a2fd291b-1d5e-433b-9c5e-b18c1a62b3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2fd291b-1d5e-433b-9c5e-b18c1a62b3d6 found for delete ", "request_id": "req-b84a9d2d-7320-4694-a0a8-b8d56e35f8ae"}]} [pid: 7|app: 0|req: 588/1202] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:14 2026] DELETE /v2.0/routers/65332d86-6eb9-49a3-a639-ea266a6df9ce => generated 0 bytes in 1509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:15.610 8 INFO neutron.services.segments.plugin [-] Segment deb3dcc5-3026-4aa4-9011-5e344277c8d0 resource provider aggregate not found 2026-05-10 05:24:15.623 8 INFO neutron.services.segments.plugin [-] Segment deb3dcc5-3026-4aa4-9011-5e344277c8d0 resource provider aggregate not found 2026-05-10 05:24:15.640 8 INFO neutron.services.segments.plugin [-] Segment deb3dcc5-3026-4aa4-9011-5e344277c8d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deb3dcc5-3026-4aa4-9011-5e344277c8d0 found for delete ", "request_id": "req-22ef66a2-b06a-4e6b-af84-f8fc2527d0ae"}]} 2026-05-10 05:24:15.645 8 INFO neutron.services.segments.plugin [-] Segment deb3dcc5-3026-4aa4-9011-5e344277c8d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deb3dcc5-3026-4aa4-9011-5e344277c8d0 found for delete ", "request_id": "req-b44f8fd7-d316-42d3-88b7-0f68d14a5de8"}]} [pid: 8|app: 0|req: 615/1203] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:15 2026] DELETE /v2.0/subnets/358297aa-8deb-4ada-bcf4-26a48c14aa69 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1204] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:15 2026] DELETE /v2.0/networks/f52ffcbe-6cba-4891-b984-f1245ad2194b => generated 0 bytes in 484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:16.403 8 INFO neutron.db.segments_db [None req-f4e047af-5a75-4249-9036-156b7f84803c e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Added segment ff9ffbdf-f136-46ec-9ce7-ac059e9bf46d of type vxlan for network 586006a5-f81a-42c8-bc03-fb954920568b 2026-05-10 05:24:16.828 8 INFO neutron.db.l3_hamode_db [None req-f4e047af-5a75-4249-9036-156b7f84803c e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:24:17.348 7 INFO neutron.db.segments_db [None req-44ed5ce9-1206-4290-9b8a-a05d5d64accf a76c8a3ea5f24ddbaf0209b5ae688a1b ea87fbf20dc04e7288730fe30aade55d - - - -] Added segment dc0bbb37-0227-4cbf-aa34-70b0c92b8279 of type vxlan for network d75bdcac-527b-48e5-a3c8-4fbc9221f225 2026-05-10 05:24:17.459 7 INFO neutron.db.segments_db [None req-44ed5ce9-1206-4290-9b8a-a05d5d64accf a76c8a3ea5f24ddbaf0209b5ae688a1b ea87fbf20dc04e7288730fe30aade55d - - - -] Added segment 64b1c59a-ffa3-478b-b396-2db940735ffb of type vxlan for network 94b46883-7bc3-4458-bc44-65fe58688be4 2026-05-10 05:24:17.585 7 INFO neutron.services.segments.plugin [-] Segment 30e3c3dc-c91e-4300-a78c-3e0b7fbf5226 resource provider aggregate not found 2026-05-10 05:24:17.594 7 INFO neutron.services.segments.plugin [-] Segment 30e3c3dc-c91e-4300-a78c-3e0b7fbf5226 resource provider aggregate not found 2026-05-10 05:24:17.608 7 INFO neutron.services.segments.plugin [-] Segment 30e3c3dc-c91e-4300-a78c-3e0b7fbf5226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30e3c3dc-c91e-4300-a78c-3e0b7fbf5226 found for delete ", "request_id": "req-f6e43115-3fb4-4c34-bf23-c955f6f50583"}]} 2026-05-10 05:24:17.624 7 INFO neutron.services.segments.plugin [-] Segment 30e3c3dc-c91e-4300-a78c-3e0b7fbf5226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30e3c3dc-c91e-4300-a78c-3e0b7fbf5226 found for delete ", "request_id": "req-5a7c003f-5d4f-4fa7-880a-2e5afc3a0962"}]} [pid: 7|app: 0|req: 590/1205] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:16 2026] POST /v2.0/networks => generated 1245 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1206] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:24:17 2026] GET /v2.0/networks => generated 1844 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1207] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:17 2026] DELETE /v2.0/networks/d75bdcac-527b-48e5-a3c8-4fbc9221f225 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1208] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:18 2026] DELETE /v2.0/networks/94b46883-7bc3-4458-bc44-65fe58688be4 => 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: 594/1209] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:24:18 2026] GET /v2.0/networks => generated 651 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:18.451 7 INFO neutron.db.segments_db [None req-74f4ac1c-f3d6-4912-b575-4e697832b178 a76c8a3ea5f24ddbaf0209b5ae688a1b ea87fbf20dc04e7288730fe30aade55d - - - -] Added segment 70498aff-3712-4e95-9c7d-68834d4a1285 of type vxlan for network a42c276a-feae-431c-a904-73a3669c1328 [pid: 7|app: 0|req: 595/1210] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:18 2026] POST /v2.0/networks => generated 653 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:24:18.639 8 INFO neutron.db.l3_hamode_db [None req-f4e047af-5a75-4249-9036-156b7f84803c e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:24:18.643 7 INFO neutron.db.segments_db [None req-44acc970-1687-4b92-8be3-9eec06cdce60 a76c8a3ea5f24ddbaf0209b5ae688a1b ea87fbf20dc04e7288730fe30aade55d - - - -] Added segment 635ef9ef-b3c8-4b89-893c-e5fb677051c0 of type vxlan for network 8db64a4c-5af7-4a57-a50f-5c2583ccef7f [pid: 7|app: 0|req: 596/1211] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:18 2026] POST /v2.0/networks => generated 654 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1212] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:24:18 2026] POST /v2.0/ports => generated 1504 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:24:19.636 7 INFO neutron.services.segments.plugin [-] Segment dc0bbb37-0227-4cbf-aa34-70b0c92b8279 resource provider aggregate not found 2026-05-10 05:24:19.665 7 INFO neutron.services.segments.plugin [-] Segment dc0bbb37-0227-4cbf-aa34-70b0c92b8279 resource provider aggregate not found 2026-05-10 05:24:19.676 7 INFO neutron.services.segments.plugin [-] Segment dc0bbb37-0227-4cbf-aa34-70b0c92b8279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc0bbb37-0227-4cbf-aa34-70b0c92b8279 found for delete ", "request_id": "req-2f14b288-f906-4e92-b00b-54fd17c11f9d"}]} 2026-05-10 05:24:19.689 7 INFO neutron.services.segments.plugin [-] Segment 64b1c59a-ffa3-478b-b396-2db940735ffb resource provider aggregate not found 2026-05-10 05:24:19.697 7 INFO neutron.services.segments.plugin [-] Segment dc0bbb37-0227-4cbf-aa34-70b0c92b8279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc0bbb37-0227-4cbf-aa34-70b0c92b8279 found for delete ", "request_id": "req-fc7622f7-1075-442a-81f0-93ef5a9456c6"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-10 05:24:19.716 7 INFO neutron.services.segments.plugin [-] Segment 64b1c59a-ffa3-478b-b396-2db940735ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64b1c59a-ffa3-478b-b396-2db940735ffb found for delete ", "request_id": "req-3a5ebe58-a373-4a51-b5a6-1af4b39cfcf1"}]} 2026-05-10 05:24:19.729 7 INFO neutron.services.segments.plugin [-] Segment 64b1c59a-ffa3-478b-b396-2db940735ffb resource provider aggregate not found 2026-05-10 05:24:19.758 7 INFO neutron.services.segments.plugin [-] Segment 64b1c59a-ffa3-478b-b396-2db940735ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64b1c59a-ffa3-478b-b396-2db940735ffb found for delete ", "request_id": "req-575bee54-eaae-4497-892a-9fa86d2c9778"}]} [pid: 8|app: 0|req: 616/1213] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:16 2026] POST /v2.0/routers => generated 691 bytes in 3489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1214] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:19 2026] GET /v2.0/security-groups?tenant_id=eaefd87befa547adace847b26a859837&name=default => generated 2801 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1215] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:24:19 2026] GET /v2.0/routers/9990f5eb-fe62-478b-984f-e9dda075e478 => generated 697 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1216] 10.0.0.33 () {32 vars in 641 bytes} [Sun May 10 05:24:19 2026] GET /v2.0/ports => generated 1504 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1217] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:19 2026] DELETE /v2.0/security-groups/13724562-2eff-436a-a913-013d2f41d4dd => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1218] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/routers => generated 700 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1219] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/security-groups?tenant_id=73d74557e9214d0ba6753850efca8477&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1220] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:24:20 2026] DELETE /v2.0/ports/287ed399-0bfd-4e13-afa9-46e81f63f582 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1221] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:20 2026] DELETE /v2.0/security-groups/6aa8080e-43ed-4f12-a981-2a327971407d => 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: 603/1222] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:24:20 2026] DELETE /v2.0/ports/64c41611-1c2a-4540-abf7-00f326dc0157 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1223] 10.0.0.33 () {32 vars in 641 bytes} [Sun May 10 05:24:20 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) [pid: 8|app: 0|req: 620/1224] 10.0.0.33 () {34 vars in 739 bytes} [Sun May 10 05:24:20 2026] PUT /v2.0/routers/9990f5eb-fe62-478b-984f-e9dda075e478 => generated 704 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:20.946 7 INFO neutron.db.segments_db [None req-fffe7347-5d46-4941-ad39-e29b5e976961 a76c8a3ea5f24ddbaf0209b5ae688a1b ea87fbf20dc04e7288730fe30aade55d - - - -] Added segment 588a632d-1b37-432c-8348-6b717b328c45 of type vxlan for network 240942df-002d-42ad-960a-6164f8f424b7 [pid: 8|app: 0|req: 621/1225] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/routers/9990f5eb-fe62-478b-984f-e9dda075e478 => generated 704 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1226] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:24:21 2026] GET /v2.0/ports?device_id=9990f5eb-fe62-478b-984f-e9dda075e478 => 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: 605/1227] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:20 2026] POST /v2.0/networks => generated 654 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:24:21.152 7 INFO neutron.db.segments_db [None req-1c5a7fea-af2c-4354-ad4b-1efeb1606b04 a76c8a3ea5f24ddbaf0209b5ae688a1b ea87fbf20dc04e7288730fe30aade55d - - - -] Added segment 48316aa1-5913-40dd-a53b-3a78ad41869a of type vxlan for network 3597dfad-64e4-47f9-8f53-86e4ffbcd357 [pid: 7|app: 0|req: 606/1228] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:21 2026] POST /v2.0/networks => generated 653 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1229] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:21 2026] GET /v2.0/security-groups?tenant_id=0c53ca5723f84b6a8d094352309278b1&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1230] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:21 2026] DELETE /v2.0/security-groups/8e776a48-3ecc-45e8-a0f6-b70f7bc69085 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:22.276 8 INFO neutron.services.segments.plugin [-] Segment ff9ffbdf-f136-46ec-9ce7-ac059e9bf46d resource provider aggregate not found 2026-05-10 05:24:22.286 8 INFO neutron.services.segments.plugin [-] Segment ff9ffbdf-f136-46ec-9ce7-ac059e9bf46d resource provider aggregate not found 2026-05-10 05:24:22.294 8 INFO neutron.services.segments.plugin [-] Segment ff9ffbdf-f136-46ec-9ce7-ac059e9bf46d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff9ffbdf-f136-46ec-9ce7-ac059e9bf46d found for delete ", "request_id": "req-b114e506-462f-40b1-b079-0a087f2ac4bf"}]} 2026-05-10 05:24:22.301 8 INFO neutron.db.l3_hamode_db [None req-8bfe8171-41d2-44c3-8db0-ffb7efa76673 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] HA network 586006a5-f81a-42c8-bc03-fb954920568b was deleted as no HA routers are present in tenant d0f58cb717c348718db3311fb307e043. [pid: 8|app: 0|req: 623/1231] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:21 2026] DELETE /v2.0/routers/9990f5eb-fe62-478b-984f-e9dda075e478 => generated 0 bytes in 1235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:22.310 8 INFO neutron.services.segments.plugin [-] Segment ff9ffbdf-f136-46ec-9ce7-ac059e9bf46d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff9ffbdf-f136-46ec-9ce7-ac059e9bf46d found for delete ", "request_id": "req-db6004a6-6fd7-4b08-8726-4619ec1b8dc7"}]} [pid: 8|app: 0|req: 624/1232] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/security-groups?tenant_id=53a33688abef47daac044dac72a8202e&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1233] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/ports?device_id=9990f5eb-fe62-478b-984f-e9dda075e478 => 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: 626/1234] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:22 2026] DELETE /v2.0/security-groups/34839ad0-476b-46b9-a050-fa226b87c1dd => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:22.601 8 INFO neutron.api.v2.resource [None req-0f310c58-726a-405f-a7f4-0d3f22b2c722 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1235] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:22 2026] DELETE /v2.0/routers/9990f5eb-fe62-478b-984f-e9dda075e478 => generated 135 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1236] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:21 2026] POST /v2.0/subnets => generated 1276 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1237] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/ports?device_id=65332d86-6eb9-49a3-a639-ea266a6df9ce => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:24:22.676 8 INFO neutron.api.v2.resource [None req-b817af72-265b-4605-b40c-531eaf0f8bb4 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1238] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:22 2026] DELETE /v2.0/routers/65332d86-6eb9-49a3-a639-ea266a6df9ce => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1239] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/subnets => generated 1889 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:24:22.703 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4c6af16-bcb3-4468-a749-53d62e08c413 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 630/1240] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:22 2026] DELETE /v2.0/subnets/358297aa-8deb-4ada-bcf4-26a48c14aa69 => 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: 631/1241] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/ports?device_id=ad212c74-9bf9-42e1-8697-ee1577980b40 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:24:22.769 8 INFO neutron.api.v2.resource [None req-54f1a603-530e-4f05-89f5-3047084b635f e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1242] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:22 2026] DELETE /v2.0/routers/ad212c74-9bf9-42e1-8697-ee1577980b40 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:24:22.801 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dafbdde3-a4ca-4be7-8ebc-f30b2c49582d e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1243] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:22 2026] DELETE /v2.0/subnets/b5f42ff0-3b17-4be6-9bd6-3bb38dc80feb => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1244] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/ports?device_id=cce1c639-26c9-419c-9083-692625b062a0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:24:22.870 8 INFO neutron.api.v2.resource [None req-c8d8e56d-dc7c-4397-a7da-1d5199f8c2a9 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1245] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:22 2026] DELETE /v2.0/routers/cce1c639-26c9-419c-9083-692625b062a0 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:24:22.899 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f9eae80-c32a-4875-b30b-87dc7e79886c e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1246] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:22 2026] DELETE /v2.0/subnets/be1983e8-33b1-4cd4-b682-fc1c8388de2d => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:24:22.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40ab297a-4d67-467f-99ac-e9ab77dfab33 e9e93ad280c442ea903cff3ac432f4ff d0f58cb717c348718db3311fb307e043 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1247] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:22 2026] DELETE /v2.0/subnets/dc6be660-8f88-44e4-a8b8-24d72ba04751 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1248] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:22 2026] DELETE /v2.0/subnets/adb204d0-cb74-4091-8c07-3f1314c7da07 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1249] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:23 2026] DELETE /v2.0/subnets/954fb0d7-bcc1-4245-b818-3b893446e569 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1250] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:24:23 2026] GET /v2.0/subnets => generated 626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1251] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:23 2026] GET /v2.0/security-groups?tenant_id=d0f58cb717c348718db3311fb307e043&name=default => generated 2801 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1252] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:23 2026] DELETE /v2.0/security-groups/765586a5-dbd8-4848-818d-d0f29e616f4c => 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: 639/1253] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:23 2026] DELETE /v2.0/networks/3597dfad-64e4-47f9-8f53-86e4ffbcd357 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:24.341 7 INFO neutron.services.segments.plugin [-] Segment 588a632d-1b37-432c-8348-6b717b328c45 resource provider aggregate not found 2026-05-10 05:24:24.351 7 INFO neutron.services.segments.plugin [-] Segment 588a632d-1b37-432c-8348-6b717b328c45 resource provider aggregate not found 2026-05-10 05:24:24.362 7 INFO neutron.services.segments.plugin [-] Segment 588a632d-1b37-432c-8348-6b717b328c45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588a632d-1b37-432c-8348-6b717b328c45 found for delete ", "request_id": "req-a0c0878b-3220-43cb-aacf-422d79c2556a"}]} 2026-05-10 05:24:24.375 7 INFO neutron.services.segments.plugin [-] Segment 588a632d-1b37-432c-8348-6b717b328c45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588a632d-1b37-432c-8348-6b717b328c45 found for delete ", "request_id": "req-2968cb9d-1c02-4c35-b940-10859106e620"}]} [pid: 7|app: 0|req: 615/1254] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:23 2026] DELETE /v2.0/networks/240942df-002d-42ad-960a-6164f8f424b7 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:24.470 8 INFO neutron.services.segments.plugin [-] Segment 48316aa1-5913-40dd-a53b-3a78ad41869a resource provider aggregate not found 2026-05-10 05:24:24.477 8 INFO neutron.services.segments.plugin [-] Segment 48316aa1-5913-40dd-a53b-3a78ad41869a resource provider aggregate not found 2026-05-10 05:24:24.501 8 INFO neutron.services.segments.plugin [-] Segment 48316aa1-5913-40dd-a53b-3a78ad41869a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48316aa1-5913-40dd-a53b-3a78ad41869a found for delete ", "request_id": "req-1814079f-ba4f-4d8b-b65d-ad7e1a0c44d6"}]} 2026-05-10 05:24:24.512 8 INFO neutron.services.segments.plugin [-] Segment 48316aa1-5913-40dd-a53b-3a78ad41869a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48316aa1-5913-40dd-a53b-3a78ad41869a found for delete ", "request_id": "req-8177cb74-0519-4880-87a5-8e1d9384f783"}]} [pid: 8|app: 0|req: 640/1255] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:24 2026] DELETE /v2.0/networks/8db64a4c-5af7-4a57-a50f-5c2583ccef7f => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1258] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:24 2026] DELETE /v2.0/networks/a42c276a-feae-431c-a904-73a3669c1328 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1259] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:25 2026] GET /v2.0/security-groups?tenant_id=ea87fbf20dc04e7288730fe30aade55d&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1260] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:25 2026] DELETE /v2.0/security-groups/ce2be284-d29e-47e7-a01f-fbe237612afe => 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: 644/1261] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:24:26 2026] POST /v2.0/subnetpools => generated 548 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1262] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:24:26 2026] GET /v2.0/subnetpools/82039c94-88a2-454b-a5d8-3798a67b6175 => generated 548 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1263] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:26 2026] GET /v2.0/security-groups?tenant_id=63c3738e19d04606a3fcc05208ab2e57&name=default => generated 2801 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:24:26.383 7 INFO neutron.services.segments.plugin [-] Segment 70498aff-3712-4e95-9c7d-68834d4a1285 resource provider aggregate not found 2026-05-10 05:24:26.397 7 INFO neutron.services.segments.plugin [-] Segment 70498aff-3712-4e95-9c7d-68834d4a1285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70498aff-3712-4e95-9c7d-68834d4a1285 found for delete ", "request_id": "req-8c70e376-f6cb-4686-9a11-9595a8b7e1c8"}]} [pid: 8|app: 0|req: 646/1264] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:24:26 2026] PUT /v2.0/subnetpools/82039c94-88a2-454b-a5d8-3798a67b6175 => generated 500 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:26.405 7 INFO neutron.services.segments.plugin [-] Segment 70498aff-3712-4e95-9c7d-68834d4a1285 resource provider aggregate not found 2026-05-10 05:24:26.432 7 INFO neutron.services.segments.plugin [-] Segment 70498aff-3712-4e95-9c7d-68834d4a1285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70498aff-3712-4e95-9c7d-68834d4a1285 found for delete ", "request_id": "req-5b79b0f8-b3f6-456e-98c8-19ece747601f"}]} [pid: 8|app: 0|req: 647/1265] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24:26 2026] DELETE /v2.0/subnetpools/82039c94-88a2-454b-a5d8-3798a67b6175 => 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: 619/1266] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:26 2026] DELETE /v2.0/security-groups/675e0416-95af-4447-8635-dbe073c4b98a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:26.491 8 INFO neutron.api.v2.resource [None req-9efda097-b497-4707-99b8-cb2e0467eae1 e299c9229d6e4a4880b31c1cb0e0eb8f 12535c332aa94974abbbcc7580c17fa4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1267] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:24:26 2026] GET /v2.0/subnetpools/82039c94-88a2-454b-a5d8-3798a67b6175 => generated 145 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:24:26.524 7 INFO neutron.api.v2.resource [None req-69fcc8c2-4bed-4f92-828a-c122272984d9 e299c9229d6e4a4880b31c1cb0e0eb8f 12535c332aa94974abbbcc7580c17fa4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1268] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24:26 2026] DELETE /v2.0/subnetpools/82039c94-88a2-454b-a5d8-3798a67b6175 => generated 145 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:24:27.009 8 INFO neutron.services.segments.plugin [-] Segment 635ef9ef-b3c8-4b89-893c-e5fb677051c0 resource provider aggregate not found 2026-05-10 05:24:27.017 8 INFO neutron.services.segments.plugin [-] Segment 635ef9ef-b3c8-4b89-893c-e5fb677051c0 resource provider aggregate not found 2026-05-10 05:24:27.028 8 INFO neutron.services.segments.plugin [-] Segment 635ef9ef-b3c8-4b89-893c-e5fb677051c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 635ef9ef-b3c8-4b89-893c-e5fb677051c0 found for delete ", "request_id": "req-fc327a54-bf85-4091-ad27-96cd1e1859c5"}]} 2026-05-10 05:24:27.044 8 INFO neutron.services.segments.plugin [-] Segment 635ef9ef-b3c8-4b89-893c-e5fb677051c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 635ef9ef-b3c8-4b89-893c-e5fb677051c0 found for delete ", "request_id": "req-2b0e2fce-aa0d-488b-81c5-81d8ada9f002"}]} [pid: 8|app: 0|req: 649/1269] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:26 2026] GET /v2.0/security-groups?tenant_id=12535c332aa94974abbbcc7580c17fa4&name=default => generated 2801 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1270] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:27 2026] DELETE /v2.0/security-groups/30d4df62-0727-4939-a218-b577e2a114c8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:28.433 8 INFO neutron.db.segments_db [None req-41d66cfa-05c5-4e8a-aec2-973409fcfee4 c06a5a3b51ae40cab88d43f4aa937eb9 90fbc6ee152440f0b8ba14b67cfa6ae1 - - - -] Added segment 24b19280-3c24-4ed4-9ffd-75144a291dea of type vxlan for network 23c1788e-ea0d-443c-99d9-ded2171e5eb1 [pid: 8|app: 0|req: 650/1271] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:28 2026] POST /v2.0/networks => generated 648 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1272] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:28 2026] GET /v2.0/security-groups?tenant_id=92370d7f79294081aaec27f12b072f63&name=default => generated 2801 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1273] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:28 2026] DELETE /v2.0/security-groups/b48f41b8-6d65-442d-b0eb-73efd7a0a290 => 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: 624/1274] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:28 2026] GET /v2.0/security-groups?tenant_id=68d7bc31e9ba4cfaa9f19b79b0a60d7c&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1275] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:29 2026] DELETE /v2.0/security-groups/64ab476f-b1bc-4425-b710-c2c2b0ace20a => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1276] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:24:28 2026] POST /v2.0/ports => generated 779 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1277] 10.0.0.33 () {32 vars in 621 bytes} [Sun May 10 05:24:29 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-10 05:24:29.604 8 INFO neutron.db.segments_db [None req-877943c2-7d08-4be9-96d2-1f25bcb41b93 c06a5a3b51ae40cab88d43f4aa937eb9 90fbc6ee152440f0b8ba14b67cfa6ae1 - - - -] Added segment 953fd05e-2a7c-4948-bbf9-647510e6dff5 of type vxlan for network 5c6156e1-63cb-4496-9568-c2419371063a [pid: 7|app: 0|req: 626/1278] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:29 2026] GET /v2.0/security-groups?tenant_id=d878acbb061c4bb2b38473f510881f1c&name=default => generated 2801 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1279] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:29 2026] POST /v2.0/networks => generated 636 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1280] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:29 2026] DELETE /v2.0/security-groups/1db87c02-011a-40ce-bf7f-7d385fd51037 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1281] 10.0.0.33 () {32 vars in 631 bytes} [Sun May 10 05:24:29 2026] GET /v2.0/ => generated 632 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1282] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:29 2026] POST /v2.0/subnets => generated 622 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1283] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:24:30 2026] POST /v2.0/ports => generated 966 bytes in 577 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: 656/1284] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:30 2026] GET /v2.0/security-groups?tenant_id=44db0d9f60744fe4b2f3a46067e290ab&name=default => generated 2801 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1285] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:30 2026] DELETE /v2.0/security-groups/ee1dc6b4-65f7-4103-bc58-21aae616140d => 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: 629/1286] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:24:30 2026] DELETE /v2.0/ports/ccbf19a4-beb7-45f1-9aeb-83e0eea1b6e2 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:31.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-894ed2f9-f9f1-44aa-80d0-02a96f35d2e3 c06a5a3b51ae40cab88d43f4aa937eb9 90fbc6ee152440f0b8ba14b67cfa6ae1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1287] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:24:31 2026] DELETE /v2.0/ports/ccbf19a4-beb7-45f1-9aeb-83e0eea1b6e2 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:24:31.329 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c141e723-b096-4e57-8204-4a0a76372f2b c06a5a3b51ae40cab88d43f4aa937eb9 90fbc6ee152440f0b8ba14b67cfa6ae1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 630/1288] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:24:31 2026] GET /v2.0/ports/ccbf19a4-beb7-45f1-9aeb-83e0eea1b6e2 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1289] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:31 2026] DELETE /v2.0/subnets/109d75d9-02d0-4bb8-b332-9df606d8ba49 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:32.209 7 INFO neutron.services.segments.plugin [-] Segment 953fd05e-2a7c-4948-bbf9-647510e6dff5 resource provider aggregate not found 2026-05-10 05:24:32.215 7 INFO neutron.services.segments.plugin [-] Segment 953fd05e-2a7c-4948-bbf9-647510e6dff5 resource provider aggregate not found 2026-05-10 05:24:32.239 7 INFO neutron.services.segments.plugin [-] Segment 953fd05e-2a7c-4948-bbf9-647510e6dff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953fd05e-2a7c-4948-bbf9-647510e6dff5 found for delete ", "request_id": "req-a5cb89ab-1d8a-4346-92b1-1fbf7431fba1"}]} 2026-05-10 05:24:32.242 7 INFO neutron.services.segments.plugin [-] Segment 953fd05e-2a7c-4948-bbf9-647510e6dff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953fd05e-2a7c-4948-bbf9-647510e6dff5 found for delete ", "request_id": "req-39300cdd-da2f-4717-8538-04ec7afadf73"}]} [pid: 7|app: 0|req: 631/1290] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:31 2026] DELETE /v2.0/networks/5c6156e1-63cb-4496-9568-c2419371063a => generated 0 bytes in 570 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:32.364 8 INFO neutron.db.segments_db [None req-8a2eed20-6674-4a46-acf3-a4c57248cc08 c06a5a3b51ae40cab88d43f4aa937eb9 90fbc6ee152440f0b8ba14b67cfa6ae1 - - - -] Added segment 24b5a10f-4fb3-4d9b-8c53-1f93694bb33c of type vxlan for network 57a9f6b8-7f07-4ac0-8371-a74302eab395 [pid: 8|app: 0|req: 660/1291] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:32 2026] POST /v2.0/networks => generated 636 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1292] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:32 2026] POST /v2.0/subnets => generated 622 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1293] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:24:33 2026] POST /v2.0/ports => generated 924 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1294] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:24:33 2026] DELETE /v2.0/ports/eef4087d-71f2-47f4-bf92-d03d71a84e3d => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:34.374 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2074a16e-9b9a-4d50-864a-8691b46b9fe0 c06a5a3b51ae40cab88d43f4aa937eb9 90fbc6ee152440f0b8ba14b67cfa6ae1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 662/1295] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:24:34 2026] GET /v2.0/ports/eef4087d-71f2-47f4-bf92-d03d71a84e3d => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1296] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:34 2026] DELETE /v2.0/subnets/f0c73011-6797-4002-a23a-3b7499b53d09 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:35.087 8 INFO neutron.services.segments.plugin [-] Segment 24b5a10f-4fb3-4d9b-8c53-1f93694bb33c resource provider aggregate not found 2026-05-10 05:24:35.093 8 INFO neutron.services.segments.plugin [-] Segment 24b5a10f-4fb3-4d9b-8c53-1f93694bb33c resource provider aggregate not found 2026-05-10 05:24:35.102 8 INFO neutron.services.segments.plugin [-] Segment 24b5a10f-4fb3-4d9b-8c53-1f93694bb33c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b5a10f-4fb3-4d9b-8c53-1f93694bb33c found for delete ", "request_id": "req-fef6340e-9e85-44cf-9c72-5aa1585aa5cc"}]} 2026-05-10 05:24:35.117 8 INFO neutron.services.segments.plugin [-] Segment 24b5a10f-4fb3-4d9b-8c53-1f93694bb33c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b5a10f-4fb3-4d9b-8c53-1f93694bb33c found for delete ", "request_id": "req-df421a2e-5a2b-4ef5-9ecb-9e9253918f75"}]} [pid: 8|app: 0|req: 663/1297] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:34 2026] DELETE /v2.0/networks/57a9f6b8-7f07-4ac0-8371-a74302eab395 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1298] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:24:35 2026] POST /v2.0/ports => generated 779 bytes in 398 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: 636/1299] 10.0.0.33 () {34 vars in 735 bytes} [Sun May 10 05:24:35 2026] PUT /v2.0/ports/ef0a48de-cf51-467a-89ea-56cc6f3b753e => generated 752 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1300] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:24:35 2026] DELETE /v2.0/ports/ef0a48de-cf51-467a-89ea-56cc6f3b753e => generated 0 bytes in 298 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: 638/1301] 10.0.0.33 () {32 vars in 641 bytes} [Sun May 10 05:24:36 2026] GET /v2.0/ports => generated 782 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:36.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d230d64b-8a03-4024-af53-92bfc8f6b325 c06a5a3b51ae40cab88d43f4aa937eb9 90fbc6ee152440f0b8ba14b67cfa6ae1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1302] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:24:36 2026] GET /v2.0/ports/ef0a48de-cf51-467a-89ea-56cc6f3b753e => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1303] 10.0.0.33 () {32 vars in 641 bytes} [Sun May 10 05:24:36 2026] GET /v2.0/ports => generated 782 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1304] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:24:36 2026] GET /v2.0/ports/52cbdd4a-9dea-4e81-9198-93449106a4fa => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:36.370 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3cc6589-cb70-4e42-807c-1c87e53381c7 c06a5a3b51ae40cab88d43f4aa937eb9 90fbc6ee152440f0b8ba14b67cfa6ae1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1305] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:24:36 2026] DELETE /v2.0/ports/eef4087d-71f2-47f4-bf92-d03d71a84e3d => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:24:36.400 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a33361d5-72e5-4fc7-a41f-e7813e86b7e4 c06a5a3b51ae40cab88d43f4aa937eb9 90fbc6ee152440f0b8ba14b67cfa6ae1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 643/1306] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:36 2026] DELETE /v2.0/subnets/f0c73011-6797-4002-a23a-3b7499b53d09 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:24:36.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2a62c39-9ae4-49b4-93f8-df8495b864ac c06a5a3b51ae40cab88d43f4aa937eb9 90fbc6ee152440f0b8ba14b67cfa6ae1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1307] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:36 2026] DELETE /v2.0/subnets/109d75d9-02d0-4bb8-b332-9df606d8ba49 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1308] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:24:35 2026] POST /v2.0/floatingips => generated 552 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1309] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:24:36 2026] DELETE /v2.0/ports/52cbdd4a-9dea-4e81-9198-93449106a4fa => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:24:36.906 7 INFO neutron.services.segments.plugin [-] Segment 24b19280-3c24-4ed4-9ffd-75144a291dea resource provider aggregate not found 2026-05-10 05:24:36.912 7 INFO neutron.services.segments.plugin [-] Segment 24b19280-3c24-4ed4-9ffd-75144a291dea resource provider aggregate not found 2026-05-10 05:24:36.935 7 INFO neutron.services.segments.plugin [-] Segment 24b19280-3c24-4ed4-9ffd-75144a291dea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b19280-3c24-4ed4-9ffd-75144a291dea found for delete ", "request_id": "req-b1a5b961-2432-45f9-969a-9a7055fdb534"}]} 2026-05-10 05:24:36.936 7 INFO neutron.services.segments.plugin [-] Segment 24b19280-3c24-4ed4-9ffd-75144a291dea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b19280-3c24-4ed4-9ffd-75144a291dea found for delete ", "request_id": "req-16c8c409-7c98-4b89-982f-d67756ce537f"}]} [pid: 7|app: 0|req: 646/1310] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:36 2026] DELETE /v2.0/networks/23c1788e-ea0d-443c-99d9-ded2171e5eb1 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1311] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:24:36 2026] POST /v2.0/floatingips => generated 552 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1312] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:37 2026] GET /v2.0/security-groups?tenant_id=90fbc6ee152440f0b8ba14b67cfa6ae1&name=default => generated 2801 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1313] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:37 2026] GET /v2.0/security-groups?tenant_id=5aeb97f128714ac49f8bcc71b452c4fd&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1314] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:38 2026] DELETE /v2.0/security-groups/af0f5887-47da-4368-bee4-daae46165161 => 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: 669/1315] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:38 2026] DELETE /v2.0/security-groups/5e016e1e-0c13-4647-8bd1-da440a1fb62f => 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: 647/1316] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:24:37 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) [pid: 7|app: 0|req: 648/1317] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:38 2026] GET /v2.0/security-groups?tenant_id=e9fe04e66ac948aa9757e4fedb6d68cf&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1318] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:38 2026] GET /v2.0/security-groups?tenant_id=1df866ee01094c8386ade020cd896dcb&name=default => generated 2801 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1319] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:38 2026] DELETE /v2.0/security-groups/57b05351-47df-4ca2-930d-f4d289417e5d => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1320] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:38 2026] DELETE /v2.0/security-groups/bf6406bd-6fd4-4987-b17e-9c36a19bbc38 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1321] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:39 2026] GET /v2.0/security-groups?tenant_id=1562c13b61be43288173c47bec70527b&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1322] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:24:38 2026] POST /v2.0/floatingips => generated 552 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1323] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:39 2026] DELETE /v2.0/security-groups/cbc15211-4ee3-4fb7-9ffc-23a19afc62e8 => 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: 650/1326] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:24:39 2026] POST /v2.0/floatingips => generated 552 bytes in 791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1327] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:24:40 2026] PUT /v2.0/floatingips/493a8883-fef4-4942-bb5c-d53dcff92f24/tags => generated 17 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1328] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:24:40 2026] PUT /v2.0/floatingips/6868e095-92cf-43a6-9677-846ccde85288/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:24:40.547 8 INFO neutron.db.segments_db [None req-0952877f-ae3c-4fd5-b4d0-a868c8ec7d0d 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Added segment 1728fffc-db78-47a9-a963-596d529b80d3 of type vxlan for network c3e16693-3069-4fd3-bcda-a5166b496fe7 [pid: 7|app: 0|req: 653/1329] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:24:40 2026] PUT /v2.0/floatingips/fe58b7c1-76c0-4114-8e24-0b5b149609a0/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1330] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:24:40 2026] PUT /v2.0/floatingips/e2a5ab9e-6a25-452f-8936-a1643beebf53/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1331] 10.0.0.33 () {32 vars in 670 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1332] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:40 2026] POST /v2.0/networks => generated 630 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1333] 10.0.0.33 () {32 vars in 684 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:24:40.801 8 INFO neutron.db.segments_db [None req-45708fb4-7a88-4897-8b83-35d394044db3 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Added segment a486c81e-1b8d-4672-b208-c4dc24490fa0 of type vxlan for network ee8e1c6a-565c-4eef-879c-44d7214eee8d [pid: 7|app: 0|req: 657/1334] 10.0.0.33 () {32 vars in 680 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1335] 10.0.0.33 () {32 vars in 692 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1336] 10.0.0.33 () {32 vars in 678 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1337] 10.0.0.33 () {32 vars in 692 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1338] 10.0.0.33 () {32 vars in 688 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1339] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:40 2026] POST /v2.0/networks => generated 630 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1340] 10.0.0.33 () {32 vars in 700 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1341] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24:41 2026] DELETE /v2.0/floatingips/493a8883-fef4-4942-bb5c-d53dcff92f24 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1342] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:41 2026] POST /v2.0/subnets => generated 602 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1343] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24:41 2026] DELETE /v2.0/floatingips/6868e095-92cf-43a6-9677-846ccde85288 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1344] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:41 2026] POST /v2.0/subnets => generated 602 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1345] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/security-groups?tenant_id=5182a3c2eba9415696966448c3cf9ed9&name=default => generated 2801 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:24:42.560 7 INFO neutron.db.segments_db [None req-8ccf148a-26d3-410d-8aaf-27351449928a 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Added segment 4d02c371-69d2-408c-a9b3-e6e5fae20815 of type vxlan for network 68f0cc96-56de-438c-86a7-eb72d829bf38 [pid: 8|app: 0|req: 681/1346] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24:42 2026] DELETE /v2.0/floatingips/fe58b7c1-76c0-4114-8e24-0b5b149609a0 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1347] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:42 2026] DELETE /v2.0/security-groups/db2504b9-1315-400e-bbee-821d8d370f7c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:42.958 7 INFO neutron.db.l3_hamode_db [None req-8ccf148a-26d3-410d-8aaf-27351449928a 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 683/1348] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24:42 2026] DELETE /v2.0/floatingips/e2a5ab9e-6a25-452f-8936-a1643beebf53 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:24:43.174 7 INFO neutron.db.l3_hamode_db [None req-8ccf148a-26d3-410d-8aaf-27351449928a 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:24:43.544 8 INFO neutron.db.segments_db [None req-01828f0e-b578-449c-82a7-a29e3daf3fcf 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Added segment 4177c7bd-3ab0-4448-8ed2-d327464c5e98 of type vxlan for network 810de101-fad4-4f16-8976-b2dae9a26c1e [pid: 8|app: 0|req: 684/1349] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:24:43 2026] POST /v2.0/networks => generated 633 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1350] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24:43 2026] DELETE /v2.0/floatingips/30ce2fc2-dec9-4580-859e-778a64038ac2 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1351] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:42 2026] POST /v2.0/routers => generated 506 bytes in 1661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:24:44.180 8 INFO neutron.db.segments_db [None req-be497bb2-7a57-480d-ae90-7c133f9e65e0 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Added segment 7c102edf-2bd5-4dfd-85fe-167fa416349f of type vxlan for network 080635bb-7f42-490d-b491-5b6478a3f9ab 2026-05-10 05:24:44.610 8 INFO neutron.db.l3_hamode_db [None req-be497bb2-7a57-480d-ae90-7c133f9e65e0 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 667/1352] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:24:44 2026] PUT /v2.0/routers/07fb1082-9bfb-4741-bbaf-feb2295b09a0/add_router_interface => generated 309 bytes in 1824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1353] 10.0.0.33 () {32 vars in 651 bytes} [Sun May 10 05:24:45 2026] GET /v2.0/extensions => generated 19178 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 05:24:46.461 8 INFO neutron.db.l3_hamode_db [None req-be497bb2-7a57-480d-ae90-7c133f9e65e0 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 669/1354] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:46 2026] GET /v2.0/security-groups?tenant_id=2a43b4eb373a46d1b5e76b41b44bb46c&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1355] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:24:46 2026] GET /v2.0/ports/08e601b5-c64b-428f-b5ce-f71579071b0b => generated 955 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1356] 10.0.0.33 () {32 vars in 679 bytes} [Sun May 10 05:24:46 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1357] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:46 2026] DELETE /v2.0/security-groups/42213f5e-5c4d-41b1-860f-cca12d537481 => 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: 686/1358] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:44 2026] POST /v2.0/routers => generated 694 bytes in 3714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1359] 10.0.0.33 () {32 vars in 679 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1360] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/security-groups?tenant_id=96bdb8dc93ab4d949eb067fb78888c01&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1361] 10.0.0.33 () {32 vars in 774 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/subnets?project_id=31407dc4cb9747f19a3b762a3baa4786&cidr=10.100.0.0%2F28 => generated 14 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1362] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:24:48 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: 691/1363] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:48 2026] DELETE /v2.0/security-groups/73689799-5dc4-41b5-aa0e-4bee5e2b91a7 => 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: 692/1364] 10.0.0.33 () {32 vars in 692 bytes} [Sun May 10 05:24:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1365] 10.0.0.33 () {32 vars in 663 bytes} [Sun May 10 05:24:48 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: 694/1366] 10.0.0.33 () {32 vars in 782 bytes} [Sun May 10 05:24:48 2026] GET /v2.0/subnets?network_id=47a6504d-9c1c-4a06-aa28-2758b101be17&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1367] 10.0.0.33 () {32 vars in 697 bytes} [Sun May 10 05:24:48 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: 696/1368] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:48 2026] POST /v2.0/subnets => generated 633 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1369] 10.0.0.33 () {32 vars in 695 bytes} [Sun May 10 05:24:48 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: 698/1370] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:48 2026] GET /v2.0/security-groups?tenant_id=4af9948ad80b40d2b6a8003b05ba6252&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1371] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:24:46 2026] PUT /v2.0/routers/07fb1082-9bfb-4741-bbaf-feb2295b09a0/add_router_interface => generated 309 bytes in 2292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1372] 10.0.0.33 () {32 vars in 699 bytes} [Sun May 10 05:24:49 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1373] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:49 2026] DELETE /v2.0/security-groups/b7efcac8-c9ce-436f-b133-0c942ee8cbe4 => 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: 676/1374] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:24:49 2026] GET /v2.0/ports/6d36c0c1-d487-4a7d-8866-69ba908f82ef => generated 955 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1375] 10.0.0.33 () {32 vars in 687 bytes} [Sun May 10 05:24:49 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1376] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:24:49 2026] PUT /v2.0/routers/07fb1082-9bfb-4741-bbaf-feb2295b09a0/remove_router_interface => generated 309 bytes in 1464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1377] 10.0.0.33 () {32 vars in 701 bytes} [Sun May 10 05:24:50 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1378] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:24:49 2026] PUT /v2.0/routers/eab7c282-af46-4ca5-952b-7d28aee17f82/add_router_interface => generated 309 bytes in 2181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1379] 10.0.0.33 () {32 vars in 691 bytes} [Sun May 10 05:24:51 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1380] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:24:51 2026] GET /v2.0/networks => generated 5782 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1381] 10.0.0.33 () {32 vars in 693 bytes} [Sun May 10 05:24:51 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1382] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:24:51 2026] GET /v2.0/subnets => generated 4318 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1383] 10.0.0.33 () {32 vars in 683 bytes} [Sun May 10 05:24: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: 8|app: 0|req: 705/1384] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:24:51 2026] GET /v2.0/routers => generated 1273 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1385] 10.0.0.33 () {32 vars in 685 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1386] 10.0.0.33 () {32 vars in 659 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1387] 10.0.0.33 () {32 vars in 697 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1388] 10.0.0.33 () {32 vars in 677 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1389] 10.0.0.33 () {32 vars in 681 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1390] 10.0.0.33 () {32 vars in 673 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1391] 10.0.0.33 () {32 vars in 687 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1392] 10.0.0.33 () {32 vars in 721 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1393] 10.0.0.33 () {32 vars in 685 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1394] 10.0.0.33 () {32 vars in 667 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1395] 10.0.0.33 () {32 vars in 685 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1396] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:24:50 2026] PUT /v2.0/routers/07fb1082-9bfb-4741-bbaf-feb2295b09a0/remove_router_interface => generated 309 bytes in 1391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1397] 10.0.0.33 () {32 vars in 679 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1398] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/ports?device_id=07fb1082-9bfb-4741-bbaf-feb2295b09a0 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1399] 10.0.0.33 () {32 vars in 697 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1400] 10.0.0.33 () {34 vars in 683 bytes} [Sun May 10 05:24:52 2026] POST /v2.0/security-groups => generated 1607 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1401] 10.0.0.33 () {32 vars in 677 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1402] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:24:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1403] 10.0.0.33 () {32 vars in 665 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1404] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:24:52 2026] POST /v2.0/security-group-rules => generated 564 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1405] 10.0.0.33 () {32 vars in 675 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1406] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:24:52 2026] POST /v2.0/security-group-rules => generated 570 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1407] 10.0.0.33 () {32 vars in 663 bytes} [Sun May 10 05:24:52 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: 725/1408] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:24:52 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1409] 10.0.0.33 () {32 vars in 673 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:52.858 8 INFO neutron.db.securitygroups_db [None req-d053958c-d8c8-4379-8fef-fb0e4e1eefe1 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Project 31407dc4cb9747f19a3b762a3baa4786 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: 727/1410] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:24:52 2026] POST /v2.0/security-group-rules => generated 575 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1411] 10.0.0.33 () {32 vars in 711 bytes} [Sun May 10 05:24:52 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:53.023 8 INFO neutron.db.securitygroups_db [None req-0dcdc4d5-15c9-450f-8c94-2ca9816704e1 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Project 31407dc4cb9747f19a3b762a3baa4786 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-10 05:24:53.037 7 INFO neutron.services.segments.plugin [-] Segment 4d02c371-69d2-408c-a9b3-e6e5fae20815 resource provider aggregate not found 2026-05-10 05:24:53.043 7 INFO neutron.services.segments.plugin [-] Segment 4d02c371-69d2-408c-a9b3-e6e5fae20815 resource provider aggregate not found 2026-05-10 05:24:53.062 7 INFO neutron.services.segments.plugin [-] Segment 4d02c371-69d2-408c-a9b3-e6e5fae20815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d02c371-69d2-408c-a9b3-e6e5fae20815 found for delete ", "request_id": "req-7348fee1-16c2-40bb-9b4c-e49d4467fa4d"}]} 2026-05-10 05:24:53.072 7 INFO neutron.services.segments.plugin [-] Segment 4d02c371-69d2-408c-a9b3-e6e5fae20815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d02c371-69d2-408c-a9b3-e6e5fae20815 found for delete ", "request_id": "req-356a057d-1634-4714-8e2d-2e61d8021826"}]} 2026-05-10 05:24:53.084 7 INFO neutron.db.l3_hamode_db [None req-53305864-978c-4159-a985-0b99685e3118 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] HA network 68f0cc96-56de-438c-86a7-eb72d829bf38 was deleted as no HA routers are present in tenant 713f4c465aba4951a575b5946800051f. [pid: 7|app: 0|req: 684/1412] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:52 2026] DELETE /v2.0/routers/07fb1082-9bfb-4741-bbaf-feb2295b09a0 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1413] 10.0.0.33 () {32 vars in 689 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1414] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:24:53 2026] POST /v2.0/security-group-rules => generated 574 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1415] 10.0.0.33 () {32 vars in 681 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1416] 10.0.0.33 () {32 vars in 667 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1417] 10.0.0.33 () {32 vars in 685 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1418] 10.0.0.33 () {32 vars in 703 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1419] 10.0.0.33 () {32 vars in 699 bytes} [Sun May 10 05:24:53 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: 8|app: 0|req: 735/1420] 10.0.0.33 () {32 vars in 673 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1421] 10.0.0.33 () {32 vars in 691 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1422] 10.0.0.33 () {32 vars in 687 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1423] 10.0.0.33 () {32 vars in 707 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1424] 10.0.0.33 () {32 vars in 703 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1425] 10.0.0.33 () {32 vars in 695 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1426] 10.0.0.33 () {32 vars in 709 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1427] 10.0.0.33 () {32 vars in 667 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1428] 10.0.0.33 () {32 vars in 685 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/binding-extended => 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: 744/1429] 10.0.0.33 () {32 vars in 679 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1430] 10.0.0.33 () {32 vars in 673 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1431] 10.0.0.33 () {32 vars in 669 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1432] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:53 2026] DELETE /v2.0/subnets/2d691794-7f8a-4821-84fd-3a235b98dd2d => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1433] 10.0.0.33 () {32 vars in 659 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1434] 10.0.0.33 () {32 vars in 697 bytes} [Sun May 10 05:24:53 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: 689/1435] 10.0.0.33 () {32 vars in 697 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1436] 10.0.0.33 () {32 vars in 675 bytes} [Sun May 10 05:24:53 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: 691/1437] 10.0.0.33 () {32 vars in 667 bytes} [Sun May 10 05:24:53 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: 692/1438] 10.0.0.33 () {32 vars in 681 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1439] 10.0.0.33 () {32 vars in 699 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/qos-port-network-policy => 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: 694/1440] 10.0.0.33 () {32 vars in 683 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1441] 10.0.0.33 () {32 vars in 705 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1442] 10.0.0.33 () {32 vars in 667 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1443] 10.0.0.33 () {32 vars in 695 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1444] 10.0.0.33 () {32 vars in 693 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1445] 10.0.0.33 () {32 vars in 683 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1446] 10.0.0.33 () {32 vars in 687 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1447] 10.0.0.33 () {32 vars in 665 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1448] 10.0.0.33 () {32 vars in 679 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1449] 10.0.0.33 () {32 vars in 679 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1450] 10.0.0.33 () {32 vars in 689 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1451] 10.0.0.33 () {32 vars in 689 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1452] 10.0.0.33 () {32 vars in 693 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1453] 10.0.0.33 () {32 vars in 683 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1454] 10.0.0.33 () {32 vars in 687 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1455] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:24:53 2026] DELETE /v2.0/subnets/24f6f59e-9cbd-4029-9766-06080d5fb3f2 => 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: 748/1456] 10.0.0.33 () {32 vars in 699 bytes} [Sun May 10 05:24:53 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: 709/1457] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/networks => generated 1298 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1458] 10.0.0.33 () {32 vars in 701 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1459] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:24:53 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: 712/1460] 10.0.0.33 () {32 vars in 713 bytes} [Sun May 10 05:24:53 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: 713/1461] 10.0.0.33 () {32 vars in 725 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1462] 10.0.0.33 () {32 vars in 717 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:53.820 8 INFO neutron.services.segments.plugin [-] Segment a486c81e-1b8d-4672-b208-c4dc24490fa0 resource provider aggregate not found [pid: 7|app: 0|req: 715/1463] 10.0.0.33 () {32 vars in 681 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:53.826 8 INFO neutron.services.segments.plugin [-] Segment a486c81e-1b8d-4672-b208-c4dc24490fa0 resource provider aggregate not found [pid: 7|app: 0|req: 716/1464] 10.0.0.33 () {32 vars in 667 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1465] 10.0.0.33 () {32 vars in 717 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:53.844 8 INFO neutron.services.segments.plugin [-] Segment a486c81e-1b8d-4672-b208-c4dc24490fa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a486c81e-1b8d-4672-b208-c4dc24490fa0 found for delete ", "request_id": "req-ae2f0eb5-05a5-4750-8c61-498e315caeb3"}]} [pid: 7|app: 0|req: 718/1466] 10.0.0.33 () {32 vars in 677 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:53.857 8 INFO neutron.services.segments.plugin [-] Segment a486c81e-1b8d-4672-b208-c4dc24490fa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a486c81e-1b8d-4672-b208-c4dc24490fa0 found for delete ", "request_id": "req-f6aeca38-7914-4cb7-93dd-ae20e87b9711"}]} [pid: 8|app: 0|req: 749/1467] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:53 2026] DELETE /v2.0/networks/ee8e1c6a-565c-4eef-879c-44d7214eee8d => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1468] 10.0.0.33 () {32 vars in 667 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1469] 10.0.0.11 () {34 vars in 1094 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-82636995&fields=id&tenant_id=31407dc4cb9747f19a3b762a3baa4786 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1470] 10.0.0.33 () {32 vars in 695 bytes} [Sun May 10 05:24:53 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1471] 10.0.0.33 () {34 vars in 676 bytes} [Sun May 10 05:24:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1472] 10.0.0.33 () {32 vars in 703 bytes} [Sun May 10 05:24:54 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: 751/1473] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:24:53 2026] DELETE /v2.0/networks/c3e16693-3069-4fd3-bcda-a5166b496fe7 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1474] 10.0.0.33 () {34 vars in 676 bytes} [Sun May 10 05:24:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1475] 10.0.0.33 () {32 vars in 699 bytes} [Sun May 10 05:24:54 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:54.619 8 INFO neutron.db.segments_db [None req-fa286e16-a334-4d0e-b6d9-d92ff879948b 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Added segment c5eff75f-c0f0-42a7-b965-441a3aa2410b of type vxlan for network 3567afe3-330d-4cab-8284-fb71aa5790a1 [pid: 7|app: 0|req: 723/1476] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:24:54 2026] GET /v2.0/networks?id=810de101-fad4-4f16-8976-b2dae9a26c1e => generated 661 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1477] 10.0.0.33 () {34 vars in 676 bytes} [Sun May 10 05:24:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1478] 10.0.0.33 () {32 vars in 681 bytes} [Sun May 10 05:24:54 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1479] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:24:54 2026] GET /v2.0/quotas/31407dc4cb9747f19a3b762a3baa4786 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1480] 10.0.0.33 () {34 vars in 676 bytes} [Sun May 10 05:24:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1481] 10.0.0.33 () {32 vars in 703 bytes} [Sun May 10 05:24:54 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1482] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:24:54 2026] POST /v2.0/networks => generated 629 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1483] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:24:54 2026] GET /v2.0/ports?tenant_id=31407dc4cb9747f19a3b762a3baa4786&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1484] 10.0.0.33 () {32 vars in 693 bytes} [Sun May 10 05:24:54 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1485] 10.0.0.33 () {34 vars in 676 bytes} [Sun May 10 05:24:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1486] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:24:54 2026] PUT /v2.0/policies/ac001400-7487-4ea2-815c-a2990c13a633/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1487] 10.0.0.33 () {32 vars in 687 bytes} [Sun May 10 05:24:54 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1488] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:24:54 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 759/1489] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:24:54 2026] PUT /v2.0/policies/9f236a09-ccfb-42b8-8910-0e21f69fd876/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1490] 10.0.0.33 () {32 vars in 695 bytes} [Sun May 10 05:24:55 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: 761/1491] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:24:55 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 764/1494] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:24:55 2026] PUT /v2.0/policies/bda685ee-e1aa-4680-9672-61cf24107625/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1495] 10.0.0.33 () {32 vars in 687 bytes} [Sun May 10 05:24:55 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1496] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:24:55 2026] PUT /v2.0/policies/ae9e8bc3-ea6c-40e1-aec5-d67fdbfacc87/tags => generated 19 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1497] 10.0.0.33 () {32 vars in 699 bytes} [Sun May 10 05:24:55 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1498] 10.0.0.33 () {32 vars in 663 bytes} [Sun May 10 05:24:55 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1499] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:24:55 2026] GET /v2.0/ports?device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => 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: 770/1500] 10.0.0.33 () {32 vars in 679 bytes} [Sun May 10 05:24:55 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1501] 10.0.0.33 () {32 vars in 691 bytes} [Sun May 10 05:24:55 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1502] 10.0.0.33 () {32 vars in 675 bytes} [Sun May 10 05:24:55 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1503] 10.0.0.33 () {32 vars in 665 bytes} [Sun May 10 05:24:55 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1504] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:54 2026] POST /v2.0/subnets => generated 602 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:24:55.551 8 INFO neutron.db.segments_db [None req-14f57312-cbfa-4233-a226-19bfb719db73 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Added segment 8dc1c9b0-7c01-4f05-858a-ddb37108554a of type vxlan for network ef63f378-4e7a-446d-b283-a885bd28fa29 2026-05-10 05:24:55.885 8 INFO neutron.services.segments.plugin [-] Segment 1728fffc-db78-47a9-a963-596d529b80d3 resource provider aggregate not found 2026-05-10 05:24:55.892 8 INFO neutron.services.segments.plugin [-] Segment 1728fffc-db78-47a9-a963-596d529b80d3 resource provider aggregate not found 2026-05-10 05:24:55.912 8 INFO neutron.services.segments.plugin [-] Segment 1728fffc-db78-47a9-a963-596d529b80d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1728fffc-db78-47a9-a963-596d529b80d3 found for delete ", "request_id": "req-1e409a80-906f-4759-89ea-28a0d26cb9c6"}]} 2026-05-10 05:24:55.913 8 INFO neutron.services.segments.plugin [-] Segment 1728fffc-db78-47a9-a963-596d529b80d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1728fffc-db78-47a9-a963-596d529b80d3 found for delete ", "request_id": "req-3c97a511-baa5-4965-b4eb-5c3d4c2d27c3"}]} [pid: 7|app: 0|req: 732/1505] 10.0.0.33 () {32 vars in 672 bytes} [Sun May 10 05:24:55 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:24:56.135 8 INFO neutron.db.l3_hamode_db [None req-14f57312-cbfa-4233-a226-19bfb719db73 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 733/1506] 10.0.0.33 () {32 vars in 686 bytes} [Sun May 10 05:24:56 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:56.408 8 INFO neutron.db.l3_hamode_db [None req-14f57312-cbfa-4233-a226-19bfb719db73 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 734/1507] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:24:56 2026] GET /v2.0/security-groups?tenant_id=948dcd3a12794f6b96f1dc9262771772&name=default => generated 2801 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1508] 10.0.0.33 () {32 vars in 682 bytes} [Sun May 10 05:24:56 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1509] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:24:56 2026] GET /v2.0/networks?id=810de101-fad4-4f16-8976-b2dae9a26c1e => generated 661 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1510] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:24:56 2026] GET /v2.0/ports?device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => 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: 738/1511] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:56 2026] DELETE /v2.0/security-groups/8cd5ecf7-9641-4f7f-9613-67d7b2b873d3 => 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: 739/1512] 10.0.0.33 () {32 vars in 694 bytes} [Sun May 10 05:24:56 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1513] 199.204.45.157 () {34 vars in 1049 bytes} [Sun May 10 05:24:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=31407dc4cb9747f19a3b762a3baa4786 => generated 179 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1514] 10.0.0.33 () {32 vars in 680 bytes} [Sun May 10 05:24:56 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1515] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:24:55 2026] POST /v2.0/routers => generated 507 bytes in 1844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1516] 10.0.0.33 () {32 vars in 694 bytes} [Sun May 10 05:24:57 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1517] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:24:57 2026] POST /v2.0/ports => generated 954 bytes in 560 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: 743/1518] 10.0.0.33 () {32 vars in 690 bytes} [Sun May 10 05:24:57 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1519] 10.0.0.33 () {34 vars in 663 bytes} [Sun May 10 05:24:57 2026] POST /v2.0/ports => generated 952 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 777/1520] 10.0.0.33 () {32 vars in 702 bytes} [Sun May 10 05:24:57 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1521] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:24:57 2026] GET /v2.0/ports?device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1522] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:24:57 2026] PUT /v2.0/ports/c1edd3b1-dd03-4e53-bbf7-6f12a45841ac => generated 1199 bytes in 538 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-10 05:24:58.270 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-057b1746-a0ea-4488-9aeb-9a7025a1eeb1'] response: {'name': 'network-changed', 'server_uuid': '1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f', 'tag': 'c1edd3b1-dd03-4e53-bbf7-6f12a45841ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 745/1523] 10.0.0.33 () {32 vars in 732 bytes} [Sun May 10 05:24:58 2026] DELETE /v2.0/qos/policies/ac001400-7487-4ea2-815c-a2990c13a633 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 746/1524] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:24:58 2026] GET /v2.0/security-groups?id=bff7627d-791d-4a17-804b-9df860df4216&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: 747/1525] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:24:58 2026] GET /v2.0/ports?tenant_id=31407dc4cb9747f19a3b762a3baa4786&device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1526] 10.0.0.33 () {32 vars in 732 bytes} [Sun May 10 05:24:58 2026] DELETE /v2.0/qos/policies/9f236a09-ccfb-42b8-8910-0e21f69fd876 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1527] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:24:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c1edd3b1-dd03-4e53-bbf7-6f12a45841ac => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1528] 10.0.0.33 () {32 vars in 732 bytes} [Sun May 10 05:24:58 2026] DELETE /v2.0/qos/policies/bda685ee-e1aa-4680-9672-61cf24107625 => 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: 751/1529] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:24:58 2026] GET /v2.0/subnets?id=223b340f-49bb-4f33-ad63-3b5f845369bb => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1530] 10.0.0.33 () {34 vars in 682 bytes} [Sun May 10 05:24:58 2026] POST /v2.0/security-groups => generated 1561 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1531] 10.0.0.33 () {32 vars in 732 bytes} [Sun May 10 05:24:59 2026] DELETE /v2.0/qos/policies/ae9e8bc3-ea6c-40e1-aec5-d67fdbfacc87 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1532] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/ports?network_id=810de101-fad4-4f16-8976-b2dae9a26c1e&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: 7|app: 0|req: 755/1533] 10.0.0.33 () {32 vars in 661 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/security-groups => generated 4344 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1534] 10.0.0.33 () {32 vars in 732 bytes} [Sun May 10 05:24:59 2026] DELETE /v2.0/qos/policies/1438534a-c216-4b7c-8568-772317113cdb => 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: 757/1535] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/ports?device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1536] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 779/1537] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:24:58 2026] PUT /v2.0/routers/f82b905b-14f4-4620-9239-68518670e320/add_router_interface => generated 309 bytes in 1667 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: 780/1538] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/security-groups?id=bff7627d-791d-4a17-804b-9df860df4216&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1539] 10.0.0.33 () {34 vars in 756 bytes} [Sun May 10 05:24:59 2026] PUT /v2.0/security-groups/23bbd51b-642f-4a93-9998-b71eefec9554 => generated 1599 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1540] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/ports/1c3f3446-621b-4f01-aec4-1f8daf997d25 => generated 1026 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1541] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 761/1542] 10.0.0.33 () {32 vars in 735 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/security-groups/23bbd51b-642f-4a93-9998-b71eefec9554 => generated 1599 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1543] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:24:59 2026] DELETE /v2.0/security-groups/23bbd51b-642f-4a93-9998-b71eefec9554 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1544] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/ports?tenant_id=31407dc4cb9747f19a3b762a3baa4786&device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1545] 10.0.0.33 () {32 vars in 661 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/security-groups => generated 2801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1546] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/networks?id=810de101-fad4-4f16-8976-b2dae9a26c1e => generated 757 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:00.289 7 INFO neutron.api.v2.resource [None req-4e0ac7b5-29fd-415f-bb65-c4f47a5de8cd a93562739a234b529cff9c7421d8f834 6da24bf4bc744515b9ac849b57a2e0ba - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1547] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:00 2026] DELETE /v2.0/security-groups/23bbd51b-642f-4a93-9998-b71eefec9554 => 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: 767/1548] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c1edd3b1-dd03-4e53-bbf7-6f12a45841ac => 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: 768/1549] 10.0.0.33 () {34 vars in 682 bytes} [Sun May 10 05:25:00 2026] POST /v2.0/security-groups => generated 1561 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1550] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/subnets?id=223b340f-49bb-4f33-ad63-3b5f845369bb => generated 654 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1551] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1552] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/ports?network_id=810de101-fad4-4f16-8976-b2dae9a26c1e&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: 772/1553] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/security-groups?tenant_id=275ac18171bc4548ad255db20ecc063f&name=default => generated 2801 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1554] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:25:01 2026] GET /v2.0/security-group-rules/8fbaf99e-7c2f-4648-8427-640f70d60031 => generated 569 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1555] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:25:01 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 775/1556] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:01 2026] GET /v2.0/ports?device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1557] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:01 2026] DELETE /v2.0/security-groups/6c028619-1494-4169-9798-facf7079c94e => 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: 777/1558] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:25:01 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1559] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:25:01 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 779/1560] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:01 2026] GET /v2.0/security-groups?id=bff7627d-791d-4a17-804b-9df860df4216&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: 7|app: 0|req: 780/1561] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:25:01 2026] DELETE /v2.0/security-group-rules/8fbaf99e-7c2f-4648-8427-640f70d60031 => 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: 782/1562] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:24:59 2026] PUT /v2.0/routers/f82b905b-14f4-4620-9239-68518670e320/remove_router_interface => generated 309 bytes in 2029 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: 781/1563] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:01 2026] GET /v2.0/security-groups?tenant_id=d33f3305ac6b4b1f972b1c68a5e0cbf9&name=default => generated 2801 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1564] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:25:01 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1565] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:01 2026] DELETE /v2.0/security-groups/6edf0937-0f87-4455-8e8d-68db58b3893a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:02.113 7 INFO neutron.api.v2.resource [None req-4d128fdb-60ac-44ca-9918-bbeb1a27de71 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1566] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:25:01 2026] PUT /v2.0/routers/f82b905b-14f4-4620-9239-68518670e320/remove_router_interface => generated 197 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1567] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/ports?device_id=f82b905b-14f4-4620-9239-68518670e320 => 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: 785/1568] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1569] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/security-group-rules/da3c2f6b-5139-4bc6-ad15-f3c73b170d28 => generated 569 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1570] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1571] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:25:02 2026] DELETE /v2.0/security-group-rules/da3c2f6b-5139-4bc6-ad15-f3c73b170d28 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1572] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/security-groups?tenant_id=27a9eb4c2bef40b1b8524ba12b4f0704&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1573] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1574] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:02 2026] DELETE /v2.0/security-groups/25030b82-9ffc-41cb-bb2e-1dcef6d3d1b1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:02.795 8 INFO neutron.db.securitygroups_db [None req-d125eb49-8916-4fc0-95f2-0ad7e726128a a93562739a234b529cff9c7421d8f834 6da24bf4bc744515b9ac849b57a2e0ba - - - -] Project 6da24bf4bc744515b9ac849b57a2e0ba 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: 792/1575] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:02 2026] POST /v2.0/security-group-rules => generated 575 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1576] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/ports?device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1577] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/security-group-rules/350764b2-3647-4032-82b8-6aed5eee4130 => generated 575 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1578] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/security-groups?id=bff7627d-791d-4a17-804b-9df860df4216&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1579] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:03.078 7 INFO neutron.services.segments.plugin [-] Segment 8dc1c9b0-7c01-4f05-858a-ddb37108554a resource provider aggregate not found 2026-05-10 05:25:03.092 7 INFO neutron.services.segments.plugin [-] Segment 8dc1c9b0-7c01-4f05-858a-ddb37108554a resource provider aggregate not found 2026-05-10 05:25:03.108 7 INFO neutron.services.segments.plugin [-] Segment 8dc1c9b0-7c01-4f05-858a-ddb37108554a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dc1c9b0-7c01-4f05-858a-ddb37108554a found for delete ", "request_id": "req-75e2483a-5282-4141-b9a2-6c6513de51ef"}]} 2026-05-10 05:25:03.118 7 INFO neutron.services.segments.plugin [-] Segment 8dc1c9b0-7c01-4f05-858a-ddb37108554a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dc1c9b0-7c01-4f05-858a-ddb37108554a found for delete ", "request_id": "req-171cd417-3371-4d43-83d9-66c65c8caace"}]} 2026-05-10 05:25:03.120 7 INFO neutron.db.l3_hamode_db [None req-ecc7bd6a-dcfa-4f73-a706-99e3eaa0b7e3 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] HA network ef63f378-4e7a-446d-b283-a885bd28fa29 was deleted as no HA routers are present in tenant 713f4c465aba4951a575b5946800051f. [pid: 7|app: 0|req: 784/1580] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:02 2026] DELETE /v2.0/routers/f82b905b-14f4-4620-9239-68518670e320 => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1581] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:25:03 2026] DELETE /v2.0/security-group-rules/350764b2-3647-4032-82b8-6aed5eee4130 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1582] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:03 2026] GET /v2.0/ports?device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1583] 10.0.0.33 () {32 vars in 671 bytes} [Sun May 10 05:25:03 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1584] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:03 2026] GET /v2.0/security-groups?id=bff7627d-791d-4a17-804b-9df860df4216&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1585] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:03 2026] DELETE /v2.0/security-groups/16853cb5-ef15-4573-a919-9956998b35ac => 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: 789/1586] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:03 2026] GET /v2.0/ports?device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1587] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:03 2026] DELETE /v2.0/subnets/18ae2519-36cc-4d39-97dc-02c3787574f4 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1588] 10.0.0.33 () {32 vars in 661 bytes} [Sun May 10 05:25:03 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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: 791/1589] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:25:03 2026] DELETE /v2.0/networks/3567afe3-330d-4cab-8284-fb71aa5790a1 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1590] 10.0.0.33 () {32 vars in 661 bytes} [Sun May 10 05:25:04 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:04.127 7 INFO neutron.db.segments_db [None req-d31a3c45-432d-4c7d-b6a1-cb0af4eb562c 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Added segment 315d3e31-113c-4470-a3b7-6b46845abdd8 of type vxlan for network f8db1ea1-29c4-4fb8-b2fe-6f0277a2716a 2026-05-10 05:25:04.702 8 INFO neutron.db.l3_db [None req-bba7a181-da08-443b-b3fd-23bd016eca26 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Floating IP 3f933738-2d46-47c9-9b3c-2f1282194cee associated. External IP: 10.96.250.215, port: c1edd3b1-dd03-4e53-bbf7-6f12a45841ac. [pid: 7|app: 0|req: 793/1591] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:25:04 2026] POST /v2.0/networks => generated 630 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1592] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:04 2026] GET /v2.0/security-groups?tenant_id=6da24bf4bc744515b9ac849b57a2e0ba&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:05.147 7 INFO neutron.services.segments.plugin [-] Segment c5eff75f-c0f0-42a7-b965-441a3aa2410b resource provider aggregate not found 2026-05-10 05:25:05.160 7 INFO neutron.services.segments.plugin [-] Segment c5eff75f-c0f0-42a7-b965-441a3aa2410b resource provider aggregate not found 2026-05-10 05:25:05.175 7 INFO neutron.services.segments.plugin [-] Segment c5eff75f-c0f0-42a7-b965-441a3aa2410b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5eff75f-c0f0-42a7-b965-441a3aa2410b found for delete ", "request_id": "req-a5c5b3c7-f4a0-4c57-9ec9-e5c853ea0ef5"}]} 2026-05-10 05:25:05.190 7 INFO neutron.services.segments.plugin [-] Segment c5eff75f-c0f0-42a7-b965-441a3aa2410b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5eff75f-c0f0-42a7-b965-441a3aa2410b found for delete ", "request_id": "req-fd4bef14-6a14-4f11-8ff4-654e182400c1"}]} [pid: 8|app: 0|req: 799/1593] 10.0.0.33 () {34 vars in 675 bytes} [Sun May 10 05:25:03 2026] POST /v2.0/floatingips => generated 855 bytes in 1803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:25:05.281 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4456fee2-618d-4c1f-9340-4f2558c70486'] response: {'name': 'network-changed', 'server_uuid': '1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f', 'tag': 'c1edd3b1-dd03-4e53-bbf7-6f12a45841ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 800/1594] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:05 2026] DELETE /v2.0/security-groups/b75de67f-44c4-4bdd-b058-40dacf8f2035 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1595] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1596] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/ports?tenant_id=31407dc4cb9747f19a3b762a3baa4786&device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 1240 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1597] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:05 2026] POST /v2.0/subnets => generated 602 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1598] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/networks?id=810de101-fad4-4f16-8976-b2dae9a26c1e => generated 757 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:05.740 7 INFO neutron.db.segments_db [None req-05f9df5e-51f9-40eb-85db-d75a5e43771f 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Added segment 5e7fe005-da31-4880-9a23-e5d443b37e46 of type vxlan for network 00993837-5369-403d-bf5b-acd11222c716 [pid: 8|app: 0|req: 804/1599] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c1edd3b1-dd03-4e53-bbf7-6f12a45841ac => generated 858 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1600] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/subnets?id=223b340f-49bb-4f33-ad63-3b5f845369bb => generated 654 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1601] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/ports?network_id=810de101-fad4-4f16-8976-b2dae9a26c1e&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1602] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1603] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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) 2026-05-10 05:25:06.211 7 INFO neutron.db.l3_hamode_db [None req-05f9df5e-51f9-40eb-85db-d75a5e43771f 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:25:06.416 7 INFO neutron.db.l3_hamode_db [None req-05f9df5e-51f9-40eb-85db-d75a5e43771f 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 809/1604] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:25:06 2026] GET /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 855 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1605] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:05 2026] POST /v2.0/routers => generated 506 bytes in 1811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1606] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:25:07 2026] GET /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 855 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:07.911 7 INFO neutron.db.segments_db [None req-dab387f3-d8ce-4efa-aa73-3efe7e4cb9fc ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] Added segment a059ea2c-d212-4f61-8021-2f215e1a8f65 of type vxlan for network 9a9f4ea1-a46d-424a-a335-3cf00eb4a870 2026-05-10 05:25:08.525 7 INFO neutron.db.l3_hamode_db [None req-dab387f3-d8ce-4efa-aa73-3efe7e4cb9fc ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:25:08.736 7 INFO neutron.db.l3_hamode_db [None req-dab387f3-d8ce-4efa-aa73-3efe7e4cb9fc ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 810/1607] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:25:07 2026] PUT /v2.0/routers/25d29638-67c3-4b51-9afe-8e97db483982/add_router_interface => generated 309 bytes in 1764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1608] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:25:09 2026] GET /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 857 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1609] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:25:09 2026] GET /v2.0/ports/13a3c364-cb33-4571-97c4-da171752a980 => generated 955 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1610] 10.0.0.33 () {34 vars in 666 bytes} [Sun May 10 05:25:07 2026] POST /v2.0/routers => generated 474 bytes in 2125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:25:09.859 7 INFO neutron.db.l3_hamode_db [None req-64d3925f-3b39-4358-8bb9-5dd625dedd58 ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:25:10.117 7 INFO neutron.db.l3_hamode_db [None req-64d3925f-3b39-4358-8bb9-5dd625dedd58 ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 799/1611] 10.0.0.33 () {34 vars in 666 bytes} [Sun May 10 05:25:09 2026] POST /v2.0/routers => generated 474 bytes in 1272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:25:11.168 7 INFO neutron.db.l3_hamode_db [None req-72e8f6e7-81d0-4762-bc94-c639ef3d8c6d ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 813/1614] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:25:09 2026] PUT /v2.0/routers/25d29638-67c3-4b51-9afe-8e97db483982/remove_router_interface => generated 309 bytes in 1928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1615] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:11 2026] GET /v2.0/ports?device_id=25d29638-67c3-4b51-9afe-8e97db483982 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:11.411 7 INFO neutron.db.l3_hamode_db [None req-72e8f6e7-81d0-4762-bc94-c639ef3d8c6d ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:25:12.184 8 INFO neutron.services.segments.plugin [-] Segment 5e7fe005-da31-4880-9a23-e5d443b37e46 resource provider aggregate not found 2026-05-10 05:25:12.189 8 INFO neutron.services.segments.plugin [-] Segment 5e7fe005-da31-4880-9a23-e5d443b37e46 resource provider aggregate not found 2026-05-10 05:25:12.209 8 INFO neutron.services.segments.plugin [-] Segment 5e7fe005-da31-4880-9a23-e5d443b37e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7fe005-da31-4880-9a23-e5d443b37e46 found for delete ", "request_id": "req-62e0d4c2-406b-4918-b588-deae05a42623"}]} 2026-05-10 05:25:12.210 8 INFO neutron.services.segments.plugin [-] Segment 5e7fe005-da31-4880-9a23-e5d443b37e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7fe005-da31-4880-9a23-e5d443b37e46 found for delete ", "request_id": "req-1ab3ccce-1065-4efd-9032-3aee08ab8c27"}]} 2026-05-10 05:25:12.218 8 INFO neutron.db.l3_hamode_db [None req-1e46d484-e507-483a-a158-8d5cd53451ba 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] HA network 00993837-5369-403d-bf5b-acd11222c716 was deleted as no HA routers are present in tenant 713f4c465aba4951a575b5946800051f. [pid: 8|app: 0|req: 815/1616] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:11 2026] DELETE /v2.0/routers/25d29638-67c3-4b51-9afe-8e97db483982 => generated 0 bytes in 820 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1617] 10.0.0.33 () {34 vars in 666 bytes} [Sun May 10 05:25:11 2026] POST /v2.0/routers => generated 474 bytes in 1308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:25:12.455 7 INFO neutron.db.l3_hamode_db [None req-5312c20c-86da-492d-84a3-ca083a1f9e15 ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 816/1618] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:12 2026] DELETE /v2.0/subnets/3e5d53fc-db9c-41ae-aad1-5e08d824a55b => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:25:12.669 7 INFO neutron.db.l3_hamode_db [None req-5312c20c-86da-492d-84a3-ca083a1f9e15 ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 817/1619] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:25:12 2026] DELETE /v2.0/networks/f8db1ea1-29c4-4fb8-b2fe-6f0277a2716a => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:25:13.106 8 INFO neutron.db.segments_db [None req-05b2ef5d-0680-4a23-9e3c-9d01cabea4ea 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Added segment 244a770f-8900-4feb-abf0-d675fe0a6b73 of type vxlan for network b537957a-65ef-4d77-90d7-fccb6ce49fa9 2026-05-10 05:25:13.534 8 INFO neutron.db.l3_hamode_db [None req-05b2ef5d-0680-4a23-9e3c-9d01cabea4ea 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 803/1620] 10.0.0.33 () {34 vars in 666 bytes} [Sun May 10 05:25:12 2026] POST /v2.0/routers => generated 474 bytes in 1727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1621] 10.0.0.139 () {34 vars in 989 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/ports?device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:14.227 7 INFO neutron.db.l3_hamode_db [None req-05fa49a2-9e41-4592-b4e7-df908f95c17f ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:25:14.246 8 INFO neutron.services.segments.plugin [-] Segment 315d3e31-113c-4470-a3b7-6b46845abdd8 resource provider aggregate not found 2026-05-10 05:25:14.253 8 INFO neutron.services.segments.plugin [-] Segment 315d3e31-113c-4470-a3b7-6b46845abdd8 resource provider aggregate not found 2026-05-10 05:25:14.268 8 INFO neutron.services.segments.plugin [-] Segment 315d3e31-113c-4470-a3b7-6b46845abdd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 315d3e31-113c-4470-a3b7-6b46845abdd8 found for delete ", "request_id": "req-2f5cdb73-794a-466f-bb0d-800c007cafb6"}]} 2026-05-10 05:25:14.269 8 INFO neutron.services.segments.plugin [-] Segment 315d3e31-113c-4470-a3b7-6b46845abdd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 315d3e31-113c-4470-a3b7-6b46845abdd8 found for delete ", "request_id": "req-a0ca8cc6-fbd3-4ae6-8f1d-99c1923572d7"}]} 2026-05-10 05:25:14.404 7 INFO neutron.db.l3_hamode_db [None req-05fa49a2-9e41-4592-b4e7-df908f95c17f ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:25:14.685 8 INFO neutron.db.l3_hamode_db [None req-05b2ef5d-0680-4a23-9e3c-9d01cabea4ea 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 805/1622] 10.0.0.33 () {34 vars in 666 bytes} [Sun May 10 05:25:14 2026] POST /v2.0/routers => generated 474 bytes in 1194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1623] 10.0.0.139 () {34 vars in 1039 bytes} [Sun May 10 05:25:15 2026] GET /v2.0/security-groups?id=bff7627d-791d-4a17-804b-9df860df4216&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1624] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:25:15 2026] PUT /v2.0/routers/4cfdf565-4eb8-4109-acd1-e673e666057f/tags => generated 17 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1625] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:25:15 2026] PUT /v2.0/routers/b49976e4-af39-459e-ab1f-93adf0e2f036/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1626] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:25:15 2026] PUT /v2.0/routers/82e59431-ccfc-483a-b011-60beb107cac7/tags => generated 34 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1627] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:25:15 2026] PUT /v2.0/routers/7b5a299d-7a82-4ecb-9431-f77fd757898b/tags => generated 19 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1628] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:13 2026] POST /v2.0/routers => generated 688 bytes in 2916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1629] 10.0.0.33 () {32 vars in 662 bytes} [Sun May 10 05:25:15 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1630] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:25:15 2026] GET /v2.0/routers/e8ad4bae-9036-4cd2-a02d-d28e0fc58ac7 => generated 694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1631] 10.0.0.33 () {32 vars in 676 bytes} [Sun May 10 05:25:15 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1632] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:25:16 2026] GET /v2.0/routers => generated 697 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1633] 10.0.0.33 () {32 vars in 824 bytes} [Sun May 10 05:25:16 2026] GET /v2.0/ports?project_id=31407dc4cb9747f19a3b762a3baa4786&network_id=810de101-fad4-4f16-8976-b2dae9a26c1e => generated 3691 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1634] 10.0.0.33 () {32 vars in 672 bytes} [Sun May 10 05:25:16 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1635] 10.0.0.33 () {32 vars in 684 bytes} [Sun May 10 05:25:16 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: 7|app: 0|req: 816/1636] 10.0.0.33 () {32 vars in 670 bytes} [Sun May 10 05:25:16 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1637] 10.0.0.33 () {32 vars in 740 bytes} [Sun May 10 05:25:16 2026] GET /v2.0/subnets?network_id=47a6504d-9c1c-4a06-aa28-2758b101be17 => generated 644 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1638] 10.0.0.33 () {32 vars in 684 bytes} [Sun May 10 05:25:16 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1639] 10.0.0.33 () {32 vars in 680 bytes} [Sun May 10 05:25:16 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:17.010 7 INFO neutron.db.l3_db [None req-30d8a3ce-43c1-4874-8ae6-ae69f102a538 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Floating IP 3f933738-2d46-47c9-9b3c-2f1282194cee disassociated. External IP: 10.96.250.215, port: c1edd3b1-dd03-4e53-bbf7-6f12a45841ac. [pid: 8|app: 0|req: 821/1640] 10.0.0.33 () {34 vars in 739 bytes} [Sun May 10 05:25:16 2026] PUT /v2.0/routers/e8ad4bae-9036-4cd2-a02d-d28e0fc58ac7 => generated 701 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1641] 10.0.0.33 () {32 vars in 692 bytes} [Sun May 10 05:25:17 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1642] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:25:17 2026] GET /v2.0/routers/e8ad4bae-9036-4cd2-a02d-d28e0fc58ac7 => generated 701 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1643] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:25:17 2026] GET /v2.0/routers/4cfdf565-4eb8-4109-acd1-e673e666057f => generated 485 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1644] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:17 2026] GET /v2.0/ports?device_id=e8ad4bae-9036-4cd2-a02d-d28e0fc58ac7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1645] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:25:16 2026] PUT /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 554 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:18.117 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfccdf9e-4e6f-474f-be2d-090549388f5a'] response: {'name': 'network-changed', 'server_uuid': '1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f', 'tag': 'c1edd3b1-dd03-4e53-bbf7-6f12a45841ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 826/1646] 10.0.0.33 () {34 vars in 740 bytes} [Sun May 10 05:25:17 2026] PUT /v2.0/routers/4cfdf565-4eb8-4109-acd1-e673e666057f => generated 485 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1647] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:25:18 2026] GET /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1648] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:25:18 2026] GET /v2.0/ports?tenant_id=31407dc4cb9747f19a3b762a3baa4786&device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1649] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:18 2026] GET /v2.0/ports?device_id=4cfdf565-4eb8-4109-acd1-e673e666057f => 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: 830/1650] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:25:18 2026] GET /v2.0/networks?id=810de101-fad4-4f16-8976-b2dae9a26c1e => generated 757 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1651] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:18 2026] DELETE /v2.0/routers/4cfdf565-4eb8-4109-acd1-e673e666057f => generated 0 bytes in 644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:19.278 7 INFO neutron.services.segments.plugin [-] Segment 244a770f-8900-4feb-abf0-d675fe0a6b73 resource provider aggregate not found 2026-05-10 05:25:19.288 7 INFO neutron.services.segments.plugin [-] Segment 244a770f-8900-4feb-abf0-d675fe0a6b73 resource provider aggregate not found 2026-05-10 05:25:19.306 7 INFO neutron.db.l3_hamode_db [None req-9caa467c-2353-421e-82ef-93f090b38ed5 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] HA network b537957a-65ef-4d77-90d7-fccb6ce49fa9 was deleted as no HA routers are present in tenant 713f4c465aba4951a575b5946800051f. 2026-05-10 05:25:19.309 7 INFO neutron.services.segments.plugin [-] Segment 244a770f-8900-4feb-abf0-d675fe0a6b73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 244a770f-8900-4feb-abf0-d675fe0a6b73 found for delete ", "request_id": "req-816340c2-c1e2-4f18-9953-4e8b050f8a64"}]} 2026-05-10 05:25:19.310 7 INFO neutron.services.segments.plugin [-] Segment 244a770f-8900-4feb-abf0-d675fe0a6b73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 244a770f-8900-4feb-abf0-d675fe0a6b73 found for delete ", "request_id": "req-77ab69c5-f37b-44af-bed4-ed0260792180"}]} [pid: 8|app: 0|req: 832/1652] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:25:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c1edd3b1-dd03-4e53-bbf7-6f12a45841ac => 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: 821/1653] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:18 2026] DELETE /v2.0/routers/e8ad4bae-9036-4cd2-a02d-d28e0fc58ac7 => generated 0 bytes in 1264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1654] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:19 2026] GET /v2.0/ports?device_id=e8ad4bae-9036-4cd2-a02d-d28e0fc58ac7 => 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: 833/1655] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:25:19 2026] GET /v2.0/routers/b49976e4-af39-459e-ab1f-93adf0e2f036 => generated 493 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1656] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:25:19 2026] GET /v2.0/subnets?id=223b340f-49bb-4f33-ad63-3b5f845369bb => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:19.417 8 INFO neutron.api.v2.resource [None req-7397818c-cd0c-4af0-8c10-d410c532e843 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 834/1657] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:19 2026] DELETE /v2.0/routers/e8ad4bae-9036-4cd2-a02d-d28e0fc58ac7 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1658] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:25:19 2026] GET /v2.0/ports?network_id=810de101-fad4-4f16-8976-b2dae9a26c1e&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1659] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:19 2026] GET /v2.0/ports?device_id=25d29638-67c3-4b51-9afe-8e97db483982 => 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: 837/1660] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:25:19 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:19.584 8 INFO neutron.api.v2.resource [None req-a33a2360-5b1b-4e51-9d02-0e7e67b80f97 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1661] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:19 2026] DELETE /v2.0/routers/25d29638-67c3-4b51-9afe-8e97db483982 => 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: 839/1662] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:25:19 2026] GET /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1663] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:25:19 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:19.702 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59003a25-d0a4-4419-8685-c63d8fa4b534 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1664] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:19 2026] DELETE /v2.0/subnets/3e5d53fc-db9c-41ae-aad1-5e08d824a55b => 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: 842/1665] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:19 2026] GET /v2.0/ports?device_id=f82b905b-14f4-4620-9239-68518670e320 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:19.772 8 INFO neutron.api.v2.resource [None req-90135fe3-91b4-4ff3-a541-cf358b6ec152 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1666] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:19 2026] DELETE /v2.0/routers/f82b905b-14f4-4620-9239-68518670e320 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:25:19.798 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9442f394-933a-4ee1-b817-b81884ef73db 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1667] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:19 2026] DELETE /v2.0/subnets/18ae2519-36cc-4d39-97dc-02c3787574f4 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1668] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:19 2026] GET /v2.0/ports?device_id=07fb1082-9bfb-4741-bbaf-feb2295b09a0 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:19.871 8 INFO neutron.api.v2.resource [None req-1605a17b-8ec7-42d6-be22-da3b131a5799 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1669] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:19 2026] DELETE /v2.0/routers/07fb1082-9bfb-4741-bbaf-feb2295b09a0 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:25:19.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c015e21a-6456-4ae9-8418-8913dd5e3d07 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1670] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:19 2026] DELETE /v2.0/subnets/2d691794-7f8a-4821-84fd-3a235b98dd2d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:25:19.918 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfac5e67-262e-48fa-837e-53976581e1c3 8bde4139161a42dfaabfada7d143dc3c 713f4c465aba4951a575b5946800051f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 848/1671] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:19 2026] DELETE /v2.0/subnets/24f6f59e-9cbd-4029-9766-06080d5fb3f2 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1672] 10.0.0.33 () {34 vars in 740 bytes} [Sun May 10 05:25:19 2026] PUT /v2.0/routers/b49976e4-af39-459e-ab1f-93adf0e2f036 => generated 493 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1673] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:20 2026] GET /v2.0/ports?device_id=b49976e4-af39-459e-ab1f-93adf0e2f036 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1674] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:20 2026] DELETE /v2.0/routers/b49976e4-af39-459e-ab1f-93adf0e2f036 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1675] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:20 2026] GET /v2.0/security-groups?tenant_id=713f4c465aba4951a575b5946800051f&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1676] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:20 2026] GET /v2.0/security-groups?tenant_id=c62e40b2f9834758af30f85bf50ab0ca&name=default => generated 2801 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1677] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:25:20 2026] GET /v2.0/routers/82e59431-ccfc-483a-b011-60beb107cac7 => generated 502 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1678] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:20 2026] DELETE /v2.0/security-groups/cb0fcb8b-1abe-42c3-aa25-3ee72e056a30 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1679] 10.0.0.33 () {34 vars in 683 bytes} [Sun May 10 05:25:20 2026] POST /v2.0/security-groups => generated 1609 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1680] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:21 2026] DELETE /v2.0/security-groups/5b77e41b-be68-49cc-a629-85e2ab83e2be => 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: 854/1681] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1682] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:21 2026] POST /v2.0/security-group-rules => generated 564 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1683] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1684] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:25:22.115 8 INFO neutron.db.securitygroups_db [None req-08856d46-21f8-404c-8cb9-16eb408902fa 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Project 31407dc4cb9747f19a3b762a3baa4786 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: 828/1685] 10.0.0.33 () {34 vars in 740 bytes} [Sun May 10 05:25:21 2026] PUT /v2.0/routers/82e59431-ccfc-483a-b011-60beb107cac7 => generated 502 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1686] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:22 2026] POST /v2.0/security-group-rules => generated 575 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1687] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:22 2026] GET /v2.0/ports?device_id=82e59431-ccfc-483a-b011-60beb107cac7 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:22.253 8 INFO neutron.db.securitygroups_db [None req-c7f1986e-35c2-4e18-80fc-51718ec6ab10 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Project 31407dc4cb9747f19a3b762a3baa4786 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: 859/1688] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:22 2026] POST /v2.0/security-group-rules => generated 574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1689] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:22 2026] DELETE /v2.0/routers/82e59431-ccfc-483a-b011-60beb107cac7 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1690] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:25:22 2026] GET /v2.0/routers/7b5a299d-7a82-4ecb-9431-f77fd757898b => generated 487 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1691] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:25:22 2026] GET /v2.0/networks => generated 1298 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1692] 10.0.0.11 () {34 vars in 1096 bytes} [Sun May 10 05:25:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-491027663&fields=id&tenant_id=31407dc4cb9747f19a3b762a3baa4786 => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1693] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:25:23 2026] GET /v2.0/networks?id=810de101-fad4-4f16-8976-b2dae9a26c1e => generated 661 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1694] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:25:23 2026] GET /v2.0/quotas/31407dc4cb9747f19a3b762a3baa4786 => 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: 864/1695] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:25:23 2026] GET /v2.0/ports?tenant_id=31407dc4cb9747f19a3b762a3baa4786&fields=id => generated 149 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1696] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:25:23 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?fields=segments => generated 14 bytes in 678 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1697] 10.0.0.33 () {34 vars in 740 bytes} [Sun May 10 05:25:22 2026] PUT /v2.0/routers/7b5a299d-7a82-4ecb-9431-f77fd757898b => generated 487 bytes in 1331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1698] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:24 2026] GET /v2.0/ports?device_id=7b5a299d-7a82-4ecb-9431-f77fd757898b => 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: 866/1699] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:25:24 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 867/1700] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:24 2026] GET /v2.0/ports?device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1701] 10.0.0.112 () {30 vars in 649 bytes} [Sun May 10 05:25:24 2026] GET /v2.0/extensions => generated 19178 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1702] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:24 2026] DELETE /v2.0/routers/7b5a299d-7a82-4ecb-9431-f77fd757898b => generated 0 bytes in 676 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1703] 10.0.0.112 () {30 vars in 723 bytes} [Sun May 10 05:25:24 2026] GET /v2.0/quotas/daf7d9411ae74fcf84121bfa6c37be98/details => generated 847 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1706] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:25:24 2026] GET /v2.0/routers/0190beda-da35-462d-9096-809f82418e99 => generated 480 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1707] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:25:25 2026] GET /v2.0/networks?id=810de101-fad4-4f16-8976-b2dae9a26c1e => generated 661 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1708] 199.204.45.157 () {34 vars in 1049 bytes} [Sun May 10 05:25:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=31407dc4cb9747f19a3b762a3baa4786 => generated 271 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1709] 10.0.0.33 () {34 vars in 740 bytes} [Sun May 10 05:25:25 2026] PUT /v2.0/routers/0190beda-da35-462d-9096-809f82418e99 => generated 480 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1710] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:25:25 2026] POST /v2.0/ports => generated 954 bytes in 590 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: 839/1711] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:25 2026] GET /v2.0/ports?device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 957 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1712] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:26 2026] GET /v2.0/ports?device_id=0190beda-da35-462d-9096-809f82418e99 => 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: 873/1713] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:25 2026] GET /v2.0/security-groups?tenant_id=c4a981dfd9384a38a69d9670508296db&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1714] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:26 2026] GET /v2.0/security-groups?id=b75bb6b5-08c3-4545-bff6-d2e7ccec85c5&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1715] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:25:26 2026] PUT /v2.0/ports/8a794750-e3e5-415d-9bc6-30e7829d6198 => generated 1199 bytes in 505 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-10 05:25:26.678 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80e21c37-062c-458f-bcb1-e545cbfdd79f'] response: {'name': 'network-changed', 'server_uuid': '9e93539a-4a60-4fed-80c1-142ad51ef6ca', 'tag': '8a794750-e3e5-415d-9bc6-30e7829d6198', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 842/1716] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:26 2026] DELETE /v2.0/security-groups/50cfdc2f-1ebc-4a33-8bc1-452e12cc09f7 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 843/1717] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:25:26 2026] GET /v2.0/ports?tenant_id=31407dc4cb9747f19a3b762a3baa4786&device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1718] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:25:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8a794750-e3e5-415d-9bc6-30e7829d6198 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1719] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:25:26 2026] GET /v2.0/subnets?id=223b340f-49bb-4f33-ad63-3b5f845369bb => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:26.943 8 INFO neutron.services.segments.plugin [-] Segment a059ea2c-d212-4f61-8021-2f215e1a8f65 resource provider aggregate not found 2026-05-10 05:25:26.948 8 INFO neutron.services.segments.plugin [-] Segment a059ea2c-d212-4f61-8021-2f215e1a8f65 resource provider aggregate not found [pid: 7|app: 0|req: 846/1720] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:25:26 2026] GET /v2.0/ports?network_id=810de101-fad4-4f16-8976-b2dae9a26c1e&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:26.967 8 INFO neutron.services.segments.plugin [-] Segment a059ea2c-d212-4f61-8021-2f215e1a8f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a059ea2c-d212-4f61-8021-2f215e1a8f65 found for delete ", "request_id": "req-e71aebb3-87db-4974-8384-9f0fcdd96de4"}]} 2026-05-10 05:25:26.971 8 INFO neutron.services.segments.plugin [-] Segment a059ea2c-d212-4f61-8021-2f215e1a8f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a059ea2c-d212-4f61-8021-2f215e1a8f65 found for delete ", "request_id": "req-85d8ba56-d9d5-426d-9402-daf18c21d497"}]} 2026-05-10 05:25:26.975 8 INFO neutron.db.l3_hamode_db [None req-1a456efd-2f25-4e34-9320-6798a095e427 ad3ba1ce17d44c47a0d1cd1122494af2 547f470684b54756898a91bfbf6d6792 - - - -] HA network 9a9f4ea1-a46d-424a-a335-3cf00eb4a870 was deleted as no HA routers are present in tenant 547f470684b54756898a91bfbf6d6792. [pid: 8|app: 0|req: 875/1721] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:26 2026] DELETE /v2.0/routers/0190beda-da35-462d-9096-809f82418e99 => 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: 847/1722] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:25:26 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 876/1723] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 848/1724] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/ports?tenant_id=31407dc4cb9747f19a3b762a3baa4786&device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1725] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/networks?id=810de101-fad4-4f16-8976-b2dae9a26c1e => generated 757 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1726] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/ports?device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1727] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8a794750-e3e5-415d-9bc6-30e7829d6198 => 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: 850/1728] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/security-groups?id=b75bb6b5-08c3-4545-bff6-d2e7ccec85c5&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1729] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/subnets?id=223b340f-49bb-4f33-ad63-3b5f845369bb => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1730] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/ports?network_id=810de101-fad4-4f16-8976-b2dae9a26c1e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1731] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 852/1732] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 881/1733] 10.0.0.112 () {30 vars in 649 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1734] 10.0.0.112 () {30 vars in 723 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/quotas/daf7d9411ae74fcf84121bfa6c37be98/details => generated 847 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1735] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:27 2026] GET /v2.0/security-groups?tenant_id=22d413297dd34f67b19425b02c070e67&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1736] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:28 2026] DELETE /v2.0/security-groups/77dc0072-8649-4e2a-94d4-be416d640f27 => 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: 854/1737] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:28 2026] GET /v2.0/security-groups?tenant_id=e6985cd1ec8e4a93a22f15be7bf977ca&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1738] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:28 2026] GET /v2.0/ports?device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1739] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:28 2026] GET /v2.0/security-groups?id=b75bb6b5-08c3-4545-bff6-d2e7ccec85c5&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1740] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:28 2026] DELETE /v2.0/security-groups/0ce00db7-2a17-4a1c-9981-95796fbe03c1 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1741] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:28 2026] GET /v2.0/ports?device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1742] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:28 2026] GET /v2.0/security-groups?id=b75bb6b5-08c3-4545-bff6-d2e7ccec85c5&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1743] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:28 2026] GET /v2.0/ports?device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1744] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:28 2026] GET /v2.0/security-groups?tenant_id=547f470684b54756898a91bfbf6d6792&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1745] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:28 2026] DELETE /v2.0/security-groups/fd2fc256-f5d1-4bb8-90d5-c1aa7c79f363 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:29.426 7 INFO neutron.db.l3_db [None req-cc5980eb-37dc-4a96-a883-2f9bf88422f4 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Floating IP 3f933738-2d46-47c9-9b3c-2f1282194cee associated. External IP: 10.96.250.215, port: 8a794750-e3e5-415d-9bc6-30e7829d6198. [pid: 7|app: 0|req: 858/1746] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:25:28 2026] PUT /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 855 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1747] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:25:29 2026] GET /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 855 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:30.443 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-466d58b4-20eb-4dc1-8344-33ffb6c71af9'] response: {'name': 'network-changed', 'server_uuid': '9e93539a-4a60-4fed-80c1-142ad51ef6ca', 'tag': '8a794750-e3e5-415d-9bc6-30e7829d6198', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 890/1748] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/ports?tenant_id=31407dc4cb9747f19a3b762a3baa4786&device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1749] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/networks?id=810de101-fad4-4f16-8976-b2dae9a26c1e => generated 757 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1750] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/security-groups?tenant_id=7c255c1aee794564ae72d7d256fa3aa1&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1751] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8a794750-e3e5-415d-9bc6-30e7829d6198 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1752] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/security-groups?tenant_id=daf7d9411ae74fcf84121bfa6c37be98&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1753] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:30 2026] DELETE /v2.0/security-groups/f9becd19-5469-4ece-9faf-55086feb2121 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1754] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/subnets?id=223b340f-49bb-4f33-ad63-3b5f845369bb => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1755] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/ports?network_id=810de101-fad4-4f16-8976-b2dae9a26c1e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1756] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:30 2026] DELETE /v2.0/security-groups/83117f92-edee-42ea-8718-d9dfbc5cfc0b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1757] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1758] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1759] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e?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: 864/1760] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:25:32 2026] GET /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 857 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:33.086 8 INFO neutron.db.segments_db [None req-2d4959ac-e84f-487b-bd22-c17cc1dfb6e2 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 94c03c3d-5a31-404a-b6bc-4f9a447521c5 of type vxlan for network 47e5eb02-9491-45f9-a387-d9292d4dd04b 2026-05-10 05:25:33.121 7 INFO neutron.db.segments_db [None req-f74db587-a499-4572-bb90-46dbc0884d9e 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment c1f5b23b-fcea-484c-a12a-3ec6764126ec of type vxlan for network 480dde3c-d366-43b5-b027-e23ed6353dd6 [pid: 8|app: 0|req: 897/1761] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:25:32 2026] POST /v2.0/networks => generated 741 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1762] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:25:32 2026] POST /v2.0/networks => generated 739 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:25:33.404 8 INFO neutron.db.segments_db [None req-f9a5390d-1a9a-4457-8b11-e65394ac92a2 bdea71bbc519436c81a9eb2235658462 f9e70bd61c1c426896f711b56f98ad76 - - - -] Added segment 53189d2b-9d4a-4622-b616-6151ec39a45a of type vxlan for network 61db2178-0158-474d-82e8-bdc177a54b45 [pid: 7|app: 0|req: 866/1763] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:33 2026] POST /v2.0/subnets => generated 664 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1764] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:25:33 2026] POST /v2.0/networks => generated 632 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:25:33.566 8 INFO neutron.db.segments_db [None req-07625a15-b5b9-42a4-84f8-8294cf68189d 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment d78a3abc-2b13-4c5c-bc5c-d88b5fd7ccad of type vxlan for network 73a0ad59-62d6-46dd-8292-a0313fa5d098 2026-05-10 05:25:33.949 8 INFO neutron.db.l3_hamode_db [None req-07625a15-b5b9-42a4-84f8-8294cf68189d 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 867/1765] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:33 2026] POST /v2.0/subnets => generated 663 bytes in 912 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1766] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:25:34 2026] PUT /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:34.520 7 INFO neutron.db.segments_db [None req-1235054c-d954-4c4b-aaeb-cc9bc34bf4b7 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 3bc719b1-0239-449e-9a82-63bd055237a6 of type vxlan for network a8904919-e27a-4644-ae9b-64a341ddb19b 2026-05-10 05:25:34.827 7 INFO neutron.db.l3_hamode_db [None req-1235054c-d954-4c4b-aaeb-cc9bc34bf4b7 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:25:35.030 8 INFO neutron.db.l3_hamode_db [None req-07625a15-b5b9-42a4-84f8-8294cf68189d 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:25:35.915 7 INFO neutron.db.l3_hamode_db [None req-1235054c-d954-4c4b-aaeb-cc9bc34bf4b7 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 899/1767] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:33 2026] POST /v2.0/routers => generated 728 bytes in 2646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1768] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:25:36 2026] GET /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1769] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:34 2026] POST /v2.0/routers => generated 727 bytes in 2706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1770] 10.0.0.33 () {34 vars in 762 bytes} [Sun May 10 05:25:37 2026] PUT /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1771] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:25:36 2026] PUT /v2.0/routers/67acac32-ebc5-4f88-b600-4e059243fcbc/add_router_interface => generated 309 bytes in 2324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1772] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:25:38 2026] GET /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/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: 903/1773] 10.0.0.33 () {34 vars in 758 bytes} [Sun May 10 05:25:38 2026] PUT /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/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: 904/1774] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:25:38 2026] GET /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1775] 10.0.0.33 () {34 vars in 780 bytes} [Sun May 10 05:25:38 2026] PUT /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1776] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:25:38 2026] GET /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1777] 10.0.0.139 () {34 vars in 989 bytes} [Sun May 10 05:25:38 2026] GET /v2.0/ports?device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1778] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:25:38 2026] PUT /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1779] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:25:37 2026] PUT /v2.0/routers/74ea67f5-3b91-4487-ae41-34a89f686424/add_router_interface => generated 309 bytes in 1760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1780] 10.0.0.139 () {34 vars in 1039 bytes} [Sun May 10 05:25:38 2026] GET /v2.0/security-groups?id=b75bb6b5-08c3-4545-bff6-d2e7ccec85c5&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1781] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:25:39 2026] GET /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1782] 10.0.0.33 () {32 vars in 739 bytes} [Sun May 10 05:25:39 2026] GET /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:39.213 7 INFO neutron.api.v2.resource [None req-4ab512dc-6b5b-4a85-b65b-aed11152695e bdea71bbc519436c81a9eb2235658462 f9e70bd61c1c426896f711b56f98ad76 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1783] 10.0.0.33 () {32 vars in 743 bytes} [Sun May 10 05:25:39 2026] GET /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1784] 10.0.0.33 () {32 vars in 742 bytes} [Sun May 10 05:25:39 2026] DELETE /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags/red => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1785] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:25:39 2026] GET /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags => generated 30 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:39.466 8 INFO neutron.api.v2.resource [None req-4f8f630a-a51d-4e85-b5b7-45556003f02a bdea71bbc519436c81a9eb2235658462 f9e70bd61c1c426896f711b56f98ad76 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 912/1786] 10.0.0.33 () {32 vars in 746 bytes} [Sun May 10 05:25:39 2026] DELETE /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1787] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:25:39 2026] DELETE /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1788] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:25:39 2026] GET /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:39.870 7 INFO neutron.services.segments.plugin [-] Segment 53189d2b-9d4a-4622-b616-6151ec39a45a resource provider aggregate not found 2026-05-10 05:25:39.896 7 INFO neutron.services.segments.plugin [-] Segment 53189d2b-9d4a-4622-b616-6151ec39a45a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53189d2b-9d4a-4622-b616-6151ec39a45a found for delete ", "request_id": "req-7e291c54-49f1-473b-9610-a5fa47b6eb25"}]} 2026-05-10 05:25:39.898 7 INFO neutron.services.segments.plugin [-] Segment 53189d2b-9d4a-4622-b616-6151ec39a45a resource provider aggregate not found 2026-05-10 05:25:39.921 7 INFO neutron.services.segments.plugin [-] Segment 53189d2b-9d4a-4622-b616-6151ec39a45a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53189d2b-9d4a-4622-b616-6151ec39a45a found for delete ", "request_id": "req-1d532d25-9c22-4e61-b657-1e519037653f"}]} [pid: 7|app: 0|req: 876/1789] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:25:39 2026] DELETE /v2.0/networks/61db2178-0158-474d-82e8-bdc177a54b45 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:25:40.553 8 INFO neutron.db.segments_db [None req-f1e399d6-72ca-4ca2-9770-1d25da060ed3 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment d2682c97-7963-434c-950e-530931b8aeb3 of type vxlan for network e9452dba-ed3b-4e2b-b43c-6e86f7998b0b [pid: 8|app: 0|req: 915/1792] 10.0.0.33 () {34 vars in 669 bytes} [Sun May 10 05:25:40 2026] POST /v2.0/networks => generated 741 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1793] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:40 2026] GET /v2.0/security-groups?tenant_id=a4574030d0d946b7878992fe233cb506&name=default => generated 2801 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1794] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:40 2026] POST /v2.0/subnets => generated 664 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1795] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:40 2026] DELETE /v2.0/security-groups/0acb2784-50b0-48bd-a2fb-891549717365 => 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: 917/1796] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/ports?device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:41.243 7 INFO neutron.db.segments_db [None req-d0744093-4fc0-4172-a682-5ab8bbe1b697 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Added segment 4f4d427e-02bf-42c6-8b40-4aac7410515a of type vxlan for network b24b9ce6-d600-432c-b423-0b3efc2fbf12 [pid: 8|app: 0|req: 918/1797] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/security-groups?id=b75bb6b5-08c3-4545-bff6-d2e7ccec85c5&fields=id&fields=name => generated 113 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1798] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/networks?id=47e5eb02-9491-45f9-a387-d9292d4dd04b => generated 673 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1799] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/security-groups?tenant_id=f9e70bd61c1c426896f711b56f98ad76&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1800] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/quotas/9d6d9018dcce4bfeaea8bea89bdec5b0 => generated 292 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1801] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:41 2026] DELETE /v2.0/security-groups/08ac07c1-2f12-4184-b98f-464e6a66afdc => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:41.650 7 INFO neutron.db.l3_hamode_db [None req-d0744093-4fc0-4172-a682-5ab8bbe1b697 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 923/1802] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/ports?tenant_id=9d6d9018dcce4bfeaea8bea89bdec5b0&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1803] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/ports?device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1804] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/networks/47e5eb02-9491-45f9-a387-d9292d4dd04b?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:42.342 8 INFO neutron.db.l3_db [None req-1cccaab6-8d5b-4911-a5cc-43b51014db66 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] Floating IP 3f933738-2d46-47c9-9b3c-2f1282194cee disassociated. External IP: 10.96.250.215, port: 8a794750-e3e5-415d-9bc6-30e7829d6198. [pid: 8|app: 0|req: 926/1805] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:25:41 2026] DELETE /v2.0/ports/8a794750-e3e5-415d-9bc6-30e7829d6198 => generated 0 bytes in 1173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1806] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:25:42 2026] GET /v2.0/networks/47e5eb02-9491-45f9-a387-d9292d4dd04b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1807] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:43 2026] GET /v2.0/ports?device_id=9e93539a-4a60-4fed-80c1-142ad51ef6ca => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:43.280 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e84a052-f8e2-4b6d-a3ba-a83fe986f835'] response: {'server_uuid': '9e93539a-4a60-4fed-80c1-142ad51ef6ca', 'name': 'network-vif-deleted', 'tag': '8a794750-e3e5-415d-9bc6-30e7829d6198', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 929/1808] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:43 2026] GET /v2.0/ports?device_id=3872a1d2-5204-47ac-a459-90dbb738adf4 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:43.619 7 INFO neutron.db.l3_hamode_db [None req-d0744093-4fc0-4172-a682-5ab8bbe1b697 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 930/1809] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:25:44 2026] GET /v2.0/networks?id=47e5eb02-9491-45f9-a387-d9292d4dd04b => generated 673 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1810] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:44 2026] DELETE /v2.0/security-groups/b75bb6b5-08c3-4545-bff6-d2e7ccec85c5 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1811] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:41 2026] POST /v2.0/routers => generated 728 bytes in 3841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1812] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:44 2026] GET /v2.0/ports?device_id=3872a1d2-5204-47ac-a459-90dbb738adf4 => generated 961 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1813] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:25:44 2026] POST /v2.0/ports => generated 958 bytes in 699 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: 882/1814] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:25:45 2026] DELETE /v2.0/floatingips/3f933738-2d46-47c9-9b3c-2f1282194cee => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1815] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:45 2026] GET /v2.0/security-groups?id=46fbcf44-a179-4793-8083-f78d9ead83f9&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1816] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:25:45 2026] PUT /v2.0/ports/2502a090-a260-487b-a29b-523eebd6cd08 => generated 1203 bytes in 506 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-10 05:25:46.113 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9506fe83-6da3-468e-98c9-169a05d5c4f2'] response: {'name': 'network-changed', 'server_uuid': '3872a1d2-5204-47ac-a459-90dbb738adf4', 'tag': '2502a090-a260-487b-a29b-523eebd6cd08', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 885/1817] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:46 2026] GET /v2.0/ports?device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 971 bytes in 154 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: 886/1818] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:25:46 2026] GET /v2.0/ports?tenant_id=9d6d9018dcce4bfeaea8bea89bdec5b0&device_id=3872a1d2-5204-47ac-a459-90dbb738adf4 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1819] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:46 2026] GET /v2.0/security-groups?id=bff7627d-791d-4a17-804b-9df860df4216&fields=id&fields=name => generated 112 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1820] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:25:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2502a090-a260-487b-a29b-523eebd6cd08 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1821] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:25:46 2026] GET /v2.0/ports?device_id=1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1822] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:25:46 2026] GET /v2.0/subnets?id=27d3714b-1142-425d-8e4c-d1609c5dac21 => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1823] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:25:46 2026] DELETE /v2.0/ports/c1edd3b1-dd03-4e53-bbf7-6f12a45841ac => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1824] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:25:46 2026] GET /v2.0/ports?network_id=47e5eb02-9491-45f9-a387-d9292d4dd04b&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: 933/1825] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:25:45 2026] PUT /v2.0/routers/98814db5-92a8-40d2-8f4e-3df71d2f7d16/add_router_interface => generated 309 bytes in 1919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1826] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:47 2026] GET /v2.0/ports?device_id=3872a1d2-5204-47ac-a459-90dbb738adf4 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1827] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:47 2026] GET /v2.0/security-groups?id=46fbcf44-a179-4793-8083-f78d9ead83f9&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1828] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:25:47 2026] GET /v2.0/networks/47e5eb02-9491-45f9-a387-d9292d4dd04b?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: 895/1829] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:25:47 2026] GET /v2.0/networks/47e5eb02-9491-45f9-a387-d9292d4dd04b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1830] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:25:47 2026] GET /v2.0/ports?tenant_id=9d6d9018dcce4bfeaea8bea89bdec5b0&device_id=3872a1d2-5204-47ac-a459-90dbb738adf4 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1831] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:25:47 2026] GET /v2.0/networks?id=47e5eb02-9491-45f9-a387-d9292d4dd04b => generated 769 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1832] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:47 2026] DELETE /v2.0/security-groups/bff7627d-791d-4a17-804b-9df860df4216 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:48.164 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-687f1866-a9ae-47bb-af0a-48fa75ec8ff6'] response: {'server_uuid': '1f9c2c95-dab6-49ae-9aa4-3a6a38ceb64f', 'name': 'network-vif-deleted', 'tag': 'c1edd3b1-dd03-4e53-bbf7-6f12a45841ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 936/1833] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:25:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2502a090-a260-487b-a29b-523eebd6cd08 => generated 19 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1834] 10.0.0.33 () {34 vars in 683 bytes} [Sun May 10 05:25:48 2026] POST /v2.0/security-groups => generated 1611 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1835] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:48 2026] GET /v2.0/ports?device_id=3872a1d2-5204-47ac-a459-90dbb738adf4 => generated 975 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1836] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:25:48 2026] GET /v2.0/subnets?id=27d3714b-1142-425d-8e4c-d1609c5dac21 => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1837] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:48 2026] POST /v2.0/security-group-rules => generated 565 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1838] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:48 2026] GET /v2.0/security-groups?id=46fbcf44-a179-4793-8083-f78d9ead83f9&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1839] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:25:48 2026] GET /v2.0/ports?network_id=47e5eb02-9491-45f9-a387-d9292d4dd04b&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1840] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:48 2026] POST /v2.0/security-group-rules => generated 564 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1841] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:25:48 2026] GET /v2.0/networks/47e5eb02-9491-45f9-a387-d9292d4dd04b?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: 945/1842] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:48 2026] POST /v2.0/security-group-rules => generated 570 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1843] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:25:47 2026] PUT /v2.0/routers/eab7c282-af46-4ca5-952b-7d28aee17f82/remove_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1844] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:25:49 2026] GET /v2.0/networks/47e5eb02-9491-45f9-a387-d9292d4dd04b?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: 899/1845] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:25:49.341 7 INFO neutron.db.securitygroups_db [None req-2bcdf874-f69f-4b8e-8903-5bff6c30dcf8 9eb220e8bdbe490abd4fc1c6cbb620d0 a568d48709de48b29144ca5b10a17b57 - - - -] Project a568d48709de48b29144ca5b10a17b57 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 900/1846] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:49 2026] POST /v2.0/security-group-rules => generated 575 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1847] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:49 2026] DELETE /v2.0/subnets/223b340f-49bb-4f33-ad63-3b5f845369bb => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:25:49.502 7 INFO neutron.db.securitygroups_db [None req-cd2d6579-30bf-416b-abf5-e1f51f292d6b 9eb220e8bdbe490abd4fc1c6cbb620d0 a568d48709de48b29144ca5b10a17b57 - - - -] Project a568d48709de48b29144ca5b10a17b57 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: 901/1848] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:49 2026] POST /v2.0/security-group-rules => generated 574 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1849] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:49 2026] GET /v2.0/ports?device_id=3872a1d2-5204-47ac-a459-90dbb738adf4 => 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: 903/1850] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:49 2026] GET /v2.0/security-groups?id=46fbcf44-a179-4793-8083-f78d9ead83f9&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1851] 10.0.0.33 () {34 vars in 683 bytes} [Sun May 10 05:25:50 2026] POST /v2.0/security-groups => generated 1596 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1852] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1853] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:25:50 2026] POST /v2.0/security-group-rules => generated 570 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1854] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:50 2026] GET /v2.0/ports?device_id=3872a1d2-5204-47ac-a459-90dbb738adf4 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:50.989 8 INFO neutron.services.segments.plugin [-] Segment 7c102edf-2bd5-4dfd-85fe-167fa416349f resource provider aggregate not found 2026-05-10 05:25:50.994 8 INFO neutron.services.segments.plugin [-] Segment 7c102edf-2bd5-4dfd-85fe-167fa416349f resource provider aggregate not found 2026-05-10 05:25:51.012 8 INFO neutron.services.segments.plugin [-] Segment 7c102edf-2bd5-4dfd-85fe-167fa416349f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c102edf-2bd5-4dfd-85fe-167fa416349f found for delete ", "request_id": "req-880c6451-e457-41f4-9ee8-bbd460216b07"}]} 2026-05-10 05:25:51.020 8 INFO neutron.services.segments.plugin [-] Segment 7c102edf-2bd5-4dfd-85fe-167fa416349f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c102edf-2bd5-4dfd-85fe-167fa416349f found for delete ", "request_id": "req-ed61549d-9f7f-4ec3-a23d-c21f22c572d0"}]} 2026-05-10 05:25:51.027 8 INFO neutron.db.l3_hamode_db [None req-06524487-7fde-490b-b836-02616985847a 14c71a1b65294202a082cd38984709f3 31407dc4cb9747f19a3b762a3baa4786 - - - -] HA network 080635bb-7f42-490d-b491-5b6478a3f9ab was deleted as no HA routers are present in tenant 31407dc4cb9747f19a3b762a3baa4786. [pid: 8|app: 0|req: 948/1855] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:49 2026] DELETE /v2.0/routers/eab7c282-af46-4ca5-952b-7d28aee17f82 => generated 0 bytes in 1554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1856] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:25:51 2026] GET /v2.0/security-groups?id=46fbcf44-a179-4793-8083-f78d9ead83f9&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1857] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:25:51 2026] DELETE /v2.0/networks/810de101-fad4-4f16-8976-b2dae9a26c1e => 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: 951/1858] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:25:51 2026] GET /v2.0/ports?device_id=3872a1d2-5204-47ac-a459-90dbb738adf4 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1859] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:25:50 2026] POST /v2.0/floatingips => generated 552 bytes in 864 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1860] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:25:51 2026] DELETE /v2.0/ports/2502a090-a260-487b-a29b-523eebd6cd08 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1861] 10.0.0.11 () {34 vars in 1096 bytes} [Sun May 10 05:25:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--569840787&fields=id&tenant_id=a568d48709de48b29144ca5b10a17b57 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1862] 10.0.0.11 () {34 vars in 1098 bytes} [Sun May 10 05:25:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1372841397&fields=id&tenant_id=a568d48709de48b29144ca5b10a17b57 => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1863] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/networks?id=480dde3c-d366-43b5-b027-e23ed6353dd6 => generated 672 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:52.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3da0a7f6-49df-4ddd-a32c-f152cf336c17'] response: {'server_uuid': '3872a1d2-5204-47ac-a459-90dbb738adf4', 'name': 'network-vif-deleted', 'tag': '2502a090-a260-487b-a29b-523eebd6cd08', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 954/1864] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/quotas/a568d48709de48b29144ca5b10a17b57 => generated 292 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1865] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/ports?device_id=3872a1d2-5204-47ac-a459-90dbb738adf4 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1866] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/ports?tenant_id=a568d48709de48b29144ca5b10a17b57&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: 956/1867] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/networks/480dde3c-d366-43b5-b027-e23ed6353dd6?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: 957/1868] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/networks/480dde3c-d366-43b5-b027-e23ed6353dd6?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: 912/1869] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/security-groups?tenant_id=31407dc4cb9747f19a3b762a3baa4786&name=default => generated 2801 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1870] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:52 2026] DELETE /v2.0/security-groups/6084aab5-0fc3-46c0-b5f3-90c2518c9a51 => 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: 913/1871] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:53.046 8 INFO neutron.services.segments.plugin [-] Segment 4177c7bd-3ab0-4448-8ed2-d327464c5e98 resource provider aggregate not found 2026-05-10 05:25:53.058 8 INFO neutron.services.segments.plugin [-] Segment 4177c7bd-3ab0-4448-8ed2-d327464c5e98 resource provider aggregate not found 2026-05-10 05:25:53.082 8 INFO neutron.services.segments.plugin [-] Segment 4177c7bd-3ab0-4448-8ed2-d327464c5e98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4177c7bd-3ab0-4448-8ed2-d327464c5e98 found for delete ", "request_id": "req-7d4ef906-89df-44d6-843d-b61eb8619347"}]} 2026-05-10 05:25:53.083 8 INFO neutron.services.segments.plugin [-] Segment 4177c7bd-3ab0-4448-8ed2-d327464c5e98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4177c7bd-3ab0-4448-8ed2-d327464c5e98 found for delete ", "request_id": "req-9911de37-f23b-42ea-8e8d-ca38f1911c15"}]} [pid: 8|app: 0|req: 959/1872] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/security-groups?tenant_id=87597d9e37d2424480d8f7bfa8d4be67&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1873] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:25:53 2026] DELETE /v2.0/security-groups/3c219268-59e2-4a52-95c9-b1002317727e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:53.922 8 INFO neutron.db.segments_db [None req-18ff4d91-cadf-4b61-b409-d29397eadc4c 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Added segment c34e181f-c8a4-4111-a3aa-a1f8f4a046a4 of type vxlan for network ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 [pid: 7|app: 0|req: 915/1874] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:25:53 2026] GET /v2.0/networks?id=480dde3c-d366-43b5-b027-e23ed6353dd6 => generated 672 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1875] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:53 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1876] 199.204.45.157 () {34 vars in 1049 bytes} [Sun May 10 05:25:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a568d48709de48b29144ca5b10a17b57 => generated 273 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1877] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:25:53 2026] POST /v2.0/networks => generated 638 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1878] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:25:54 2026] POST /v2.0/ports => generated 997 bytes in 584 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: 961/1879] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:54 2026] POST /v2.0/subnets => generated 634 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1880] 10.0.0.33 () {32 vars in 720 bytes} [Sun May 10 05:25:54 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1883] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:25:54 2026] PUT /v2.0/ports/6475283c-8972-4a52-a955-5427eb66c675 => generated 1242 bytes in 643 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-10 05:25:55.351 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7db0bd7-5b00-42e3-805a-75b258810e10'] response: {'name': 'network-changed', 'server_uuid': '33a6dbb1-5230-41e4-884c-b624053ab614', 'tag': '6475283c-8972-4a52-a955-5427eb66c675', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 965/1884] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:55 2026] POST /v2.0/subnets => generated 708 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1885] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:25:55 2026] GET /v2.0/ports?tenant_id=a568d48709de48b29144ca5b10a17b57&device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:55.706 8 INFO neutron.db.segments_db [None req-dbe0ab2a-ca9a-4a56-9375-e089213a85ac 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Added segment 8b359ae9-056a-4f90-9a9f-84782a0fce9f of type vxlan for network 249efe32-234b-47d1-a287-d52d451e971e [pid: 8|app: 0|req: 967/1886] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:25:55 2026] POST /v2.0/networks => generated 637 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1887] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:55 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1012 bytes in 892 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: 968/1888] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:25:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6475283c-8972-4a52-a955-5427eb66c675 => 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: 969/1889] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:56 2026] POST /v2.0/subnets => generated 631 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1890] 10.0.0.11 () {34 vars in 1118 bytes} [Sun May 10 05:25:56 2026] GET /v2.0/security-groups?id=e991616e-d782-40ee-8140-2dc0faba6d42&id=ee17b50b-e58f-4b32-8649-e0349fab7e8d&fields=id&fields=name => generated 206 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1891] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:25:56 2026] GET /v2.0/subnets?id=55c24efe-868e-4b50-8b18-25953fc08a04 => generated 666 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1892] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:56 2026] POST /v2.0/subnets => generated 702 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1893] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:25:57 2026] GET /v2.0/ports?network_id=480dde3c-d366-43b5-b027-e23ed6353dd6&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-10 05:25:57.425 8 INFO neutron.db.segments_db [None req-907bc300-f4bc-422e-9e87-ef3925152546 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Added segment 154f9d22-8f27-48fe-85f7-21d4e7838756 of type vxlan for network 1f3df605-6ab9-48f4-a469-98514dfecdd6 [pid: 7|app: 0|req: 921/1894] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:25:56 2026] PUT /v2.0/routers/67acac32-ebc5-4f88-b600-4e059243fcbc/remove_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1895] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:25:57 2026] POST /v2.0/networks => generated 637 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1896] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:25:57 2026] GET /v2.0/networks/480dde3c-d366-43b5-b027-e23ed6353dd6?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: 923/1897] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:57 2026] POST /v2.0/subnets => generated 632 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1898] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:25:58 2026] GET /v2.0/networks/480dde3c-d366-43b5-b027-e23ed6353dd6?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: 7|app: 0|req: 925/1899] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:25:58 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1900] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:58 2026] POST /v2.0/subnets => generated 705 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:25:59.331 8 INFO neutron.services.segments.plugin [-] Segment d78a3abc-2b13-4c5c-bc5c-d88b5fd7ccad resource provider aggregate not found 2026-05-10 05:25:59.337 8 INFO neutron.services.segments.plugin [-] Segment d78a3abc-2b13-4c5c-bc5c-d88b5fd7ccad resource provider aggregate not found 2026-05-10 05:25:59.376 8 INFO neutron.services.segments.plugin [-] Segment d78a3abc-2b13-4c5c-bc5c-d88b5fd7ccad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78a3abc-2b13-4c5c-bc5c-d88b5fd7ccad found for delete ", "request_id": "req-dc5de776-5522-46de-bd84-ca6613bf81a5"}]} 2026-05-10 05:25:59.391 8 INFO neutron.db.l3_hamode_db [None req-a1330829-9f70-48fa-afab-7f5e6b60da20 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] HA network 73a0ad59-62d6-46dd-8292-a0313fa5d098 was deleted as no HA routers are present in tenant 9d6d9018dcce4bfeaea8bea89bdec5b0. 2026-05-10 05:25:59.394 8 INFO neutron.services.segments.plugin [-] Segment d78a3abc-2b13-4c5c-bc5c-d88b5fd7ccad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78a3abc-2b13-4c5c-bc5c-d88b5fd7ccad found for delete ", "request_id": "req-1e9655e6-b211-4f35-8421-be7841d7add2"}]} [pid: 8|app: 0|req: 975/1901] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:57 2026] DELETE /v2.0/routers/67acac32-ebc5-4f88-b600-4e059243fcbc => generated 0 bytes in 1755 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1902] 10.0.0.11 () {34 vars in 1118 bytes} [Sun May 10 05:25:59 2026] GET /v2.0/security-groups?id=e991616e-d782-40ee-8140-2dc0faba6d42&id=ee17b50b-e58f-4b32-8649-e0349fab7e8d&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1903] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:25:59 2026] GET /v2.0/ports?tenant_id=a568d48709de48b29144ca5b10a17b57&device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1281 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1904] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:25:59 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1281 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:59.624 8 INFO neutron.db.segments_db [None req-7c6910a5-5147-4ec4-94c0-2e053fee9473 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Added segment 973fd18e-6788-4418-96f0-457cf5eeb4ad of type vxlan for network 025350b6-388b-4713-98aa-faeb722c5220 2026-05-10 05:25:59.797 7 INFO neutron.db.segments_db [None req-18a16242-1b23-4928-a581-631d6555bc79 f5bb4a56d5af4f8dad54988418da44d3 5cdb4a55cb73419891552e0da902bbc5 - - - -] Added segment 00223f1f-8ca6-4404-80c5-dc5299f3eadb of type vxlan for network 9397557c-2688-48dd-8a71-71cee5056b88 [pid: 7|app: 0|req: 927/1905] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:25:59 2026] POST /v2.0/networks => generated 726 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:26:00.116 8 INFO neutron.db.l3_hamode_db [None req-7c6910a5-5147-4ec4-94c0-2e053fee9473 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 928/1906] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:25:59 2026] DELETE /v2.0/subnets/27d3714b-1142-425d-8e4c-d1609c5dac21 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1907] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:26:00 2026] GET /v2.0/networks?id=480dde3c-d366-43b5-b027-e23ed6353dd6 => generated 767 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1908] 199.204.45.157 () {34 vars in 1123 bytes} [Sun May 10 05:26:00 2026] GET /v2.0/security-groups?id=e991616e-d782-40ee-8140-2dc0faba6d42&id=ee17b50b-e58f-4b32-8649-e0349fab7e8d&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1909] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:26:00 2026] POST /v2.0/subnets => generated 620 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:26:01.041 7 INFO neutron.services.segments.plugin [-] Segment 94c03c3d-5a31-404a-b6bc-4f9a447521c5 resource provider aggregate not found 2026-05-10 05:26:01.060 7 INFO neutron.services.segments.plugin [-] Segment 94c03c3d-5a31-404a-b6bc-4f9a447521c5 resource provider aggregate not found 2026-05-10 05:26:01.073 7 INFO neutron.services.segments.plugin [-] Segment 94c03c3d-5a31-404a-b6bc-4f9a447521c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c03c3d-5a31-404a-b6bc-4f9a447521c5 found for delete ", "request_id": "req-17612b02-9231-434e-a8f9-6cba6c4a730b"}]} 2026-05-10 05:26:01.085 7 INFO neutron.services.segments.plugin [-] Segment 94c03c3d-5a31-404a-b6bc-4f9a447521c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c03c3d-5a31-404a-b6bc-4f9a447521c5 found for delete ", "request_id": "req-727a0558-3209-46a9-9c9d-a1905df535ed"}]} [pid: 7|app: 0|req: 932/1910] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:00 2026] DELETE /v2.0/networks/47e5eb02-9491-45f9-a387-d9292d4dd04b => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1911] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:26:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6475283c-8972-4a52-a955-5427eb66c675 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1912] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:01 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1014 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:01.292 7 WARNING neutron.api.v2.base [None req-2c3604c2-f165-4e32-8959-1d76d1e36c37 f5bb4a56d5af4f8dad54988418da44d3 5cdb4a55cb73419891552e0da902bbc5 - - - -] 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-10 05:26:01.293 7 INFO neutron.api.v2.resource [None req-2c3604c2-f165-4e32-8959-1d76d1e36c37 f5bb4a56d5af4f8dad54988418da44d3 5cdb4a55cb73419891552e0da902bbc5 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 935/1913] 10.0.0.33 () {34 vars in 679 bytes} [Sun May 10 05:26:01 2026] POST /v2.0/rbac-policies => generated 143 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1914] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:26:01 2026] GET /v2.0/subnets?id=55c24efe-868e-4b50-8b18-25953fc08a04 => generated 666 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1915] 10.0.0.11 () {34 vars in 1118 bytes} [Sun May 10 05:26:01 2026] GET /v2.0/security-groups?id=e991616e-d782-40ee-8140-2dc0faba6d42&id=ee17b50b-e58f-4b32-8649-e0349fab7e8d&fields=id&fields=name => generated 206 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:02.155 8 INFO neutron.db.l3_hamode_db [None req-7c6910a5-5147-4ec4-94c0-2e053fee9473 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 938/1916] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:01 2026] DELETE /v2.0/networks/9397557c-2688-48dd-8a71-71cee5056b88 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1917] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:02 2026] GET /v2.0/security-groups?tenant_id=9d6d9018dcce4bfeaea8bea89bdec5b0&name=default => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1918] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:02 2026] GET /v2.0/ports?network_id=480dde3c-d366-43b5-b027-e23ed6353dd6&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:02.511 7 INFO neutron.db.segments_db [None req-84fb5a4f-5693-4231-b461-3a0c375e8b9f f5bb4a56d5af4f8dad54988418da44d3 5cdb4a55cb73419891552e0da902bbc5 - - - -] Added segment 8138dabb-c935-4de4-a8a6-df13003af297 of type vxlan for network 9ca71502-4a61-4131-9ae2-6ad1481e6bb3 [pid: 7|app: 0|req: 941/1919] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:02 2026] POST /v2.0/networks => generated 727 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1920] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:02 2026] DELETE /v2.0/security-groups/46fbcf44-a179-4793-8083-f78d9ead83f9 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1921] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:26:02 2026] GET /v2.0/networks/480dde3c-d366-43b5-b027-e23ed6353dd6?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: 944/1922] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:02 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:03.106 7 INFO neutron.services.segments.plugin [-] Segment 00223f1f-8ca6-4404-80c5-dc5299f3eadb resource provider aggregate not found 2026-05-10 05:26:03.118 7 INFO neutron.services.segments.plugin [-] Segment 00223f1f-8ca6-4404-80c5-dc5299f3eadb resource provider aggregate not found 2026-05-10 05:26:03.142 7 INFO neutron.services.segments.plugin [-] Segment 00223f1f-8ca6-4404-80c5-dc5299f3eadb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00223f1f-8ca6-4404-80c5-dc5299f3eadb found for delete ", "request_id": "req-17d4d15e-7ecb-48d2-bcd7-b0d04da2b13b"}]} 2026-05-10 05:26:03.144 7 INFO neutron.services.segments.plugin [-] Segment 00223f1f-8ca6-4404-80c5-dc5299f3eadb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00223f1f-8ca6-4404-80c5-dc5299f3eadb found for delete ", "request_id": "req-24d7db33-e38a-4390-98a2-8aeca1167325"}]} [pid: 7|app: 0|req: 945/1923] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:26:02 2026] POST /v2.0/subnets => generated 623 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1924] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:26:03 2026] GET /v2.0/networks/480dde3c-d366-43b5-b027-e23ed6353dd6?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: 7|app: 0|req: 947/1925] 10.0.0.11 () {34 vars in 1118 bytes} [Sun May 10 05:26:03 2026] GET /v2.0/security-groups?id=e991616e-d782-40ee-8140-2dc0faba6d42&id=ee17b50b-e58f-4b32-8649-e0349fab7e8d&fields=id&fields=name => generated 206 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:03.600 7 WARNING neutron.api.v2.base [None req-4fa8cca9-6f0b-430b-86ae-7cbabd4e5d55 f5bb4a56d5af4f8dad54988418da44d3 5cdb4a55cb73419891552e0da902bbc5 - - - -] 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-10 05:26:03.600 7 INFO neutron.api.v2.resource [None req-4fa8cca9-6f0b-430b-86ae-7cbabd4e5d55 f5bb4a56d5af4f8dad54988418da44d3 5cdb4a55cb73419891552e0da902bbc5 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 948/1926] 10.0.0.33 () {34 vars in 679 bytes} [Sun May 10 05:26:03 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: 8|app: 0|req: 979/1927] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:25:59 2026] POST /v2.0/routers => generated 683 bytes in 4245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1928] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:03 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1929] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:03 2026] DELETE /v2.0/networks/9ca71502-4a61-4131-9ae2-6ad1481e6bb3 => generated 0 bytes in 1535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:05.177 7 INFO neutron.services.segments.plugin [-] Segment 8138dabb-c935-4de4-a8a6-df13003af297 resource provider aggregate not found 2026-05-10 05:26:05.186 7 INFO neutron.services.segments.plugin [-] Segment 8138dabb-c935-4de4-a8a6-df13003af297 resource provider aggregate not found 2026-05-10 05:26:05.230 7 INFO neutron.services.segments.plugin [-] Segment 8138dabb-c935-4de4-a8a6-df13003af297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8138dabb-c935-4de4-a8a6-df13003af297 found for delete ", "request_id": "req-c37abbfb-b3e2-49fe-9300-c22fb3e92ea8"}]} 2026-05-10 05:26:05.237 7 INFO neutron.services.segments.plugin [-] Segment 8138dabb-c935-4de4-a8a6-df13003af297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8138dabb-c935-4de4-a8a6-df13003af297 found for delete ", "request_id": "req-7b73043f-ecba-44d9-8812-a4fb841bab51"}]} 2026-05-10 05:26:05.270 7 INFO neutron.services.segments.plugin [-] Segment 8138dabb-c935-4de4-a8a6-df13003af297 resource provider aggregate not found 2026-05-10 05:26:05.279 7 INFO neutron.services.segments.plugin [-] Segment 8138dabb-c935-4de4-a8a6-df13003af297 resource provider aggregate not found 2026-05-10 05:26:05.310 7 INFO neutron.services.segments.plugin [-] Segment 8138dabb-c935-4de4-a8a6-df13003af297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8138dabb-c935-4de4-a8a6-df13003af297 found for delete ", "request_id": "req-bbd93cfb-8957-4256-a05e-a0b956dd0cd2"}]} 2026-05-10 05:26:05.312 7 INFO neutron.services.segments.plugin [-] Segment 8138dabb-c935-4de4-a8a6-df13003af297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8138dabb-c935-4de4-a8a6-df13003af297 found for delete ", "request_id": "req-a8d7c91d-9023-4e36-b30e-34943259803e"}]} [pid: 8|app: 0|req: 981/1930] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:26:03 2026] PUT /v2.0/routers/230b259b-003c-4067-8345-3f6f6d40f9e3/add_router_interface => generated 309 bytes in 1845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:05.793 8 INFO neutron.db.segments_db [None req-fe1f7473-55f5-4288-b64c-009b33505876 f5bb4a56d5af4f8dad54988418da44d3 5cdb4a55cb73419891552e0da902bbc5 - - - -] Added segment 52d5b9d8-38bd-4687-a29e-35aa189c3990 of type vxlan for network efff4526-d7f3-4df6-8696-524c900c28eb 2026-05-10 05:26:05.830 7 INFO neutron.db.l3_db [None req-58311c2e-8ba3-4ede-823e-ad2f0b0848bb 9eb220e8bdbe490abd4fc1c6cbb620d0 a568d48709de48b29144ca5b10a17b57 - - - -] Floating IP 593b8f5a-265d-4d71-a43c-773a617db366 associated. External IP: 10.96.250.217, port: 6475283c-8972-4a52-a955-5427eb66c675. [pid: 8|app: 0|req: 982/1931] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:05 2026] POST /v2.0/networks => generated 727 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1932] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:26:05 2026] PUT /v2.0/floatingips/593b8f5a-265d-4d71-a43c-773a617db366 => generated 856 bytes in 1079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:06.292 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0115b3f7-c94e-48cc-bed8-7852a9393502'] response: {'name': 'network-changed', 'server_uuid': '33a6dbb1-5230-41e4-884c-b624053ab614', 'tag': '6475283c-8972-4a52-a955-5427eb66c675', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 951/1933] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:26:06 2026] POST /v2.0/subnets => generated 623 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1934] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:26:06 2026] GET /v2.0/ports?tenant_id=a568d48709de48b29144ca5b10a17b57&device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1935] 10.0.0.33 () {34 vars in 679 bytes} [Sun May 10 05:26:06 2026] POST /v2.0/rbac-policies => generated 324 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1936] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:26:07 2026] GET /v2.0/networks?id=480dde3c-d366-43b5-b027-e23ed6353dd6 => generated 767 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1937] 10.0.0.33 () {32 vars in 721 bytes} [Sun May 10 05:26:08 2026] GET /v2.0/networks/efff4526-d7f3-4df6-8696-524c900c28eb => generated 655 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1938] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:26:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6475283c-8972-4a52-a955-5427eb66c675 => generated 861 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1939] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:26:08 2026] GET /v2.0/subnets?id=55c24efe-868e-4b50-8b18-25953fc08a04 => generated 666 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1940] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:08 2026] GET /v2.0/ports?network_id=480dde3c-d366-43b5-b027-e23ed6353dd6&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1941] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:26:05 2026] PUT /v2.0/routers/230b259b-003c-4067-8345-3f6f6d40f9e3/add_router_interface => generated 309 bytes in 2628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1942] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:26:08 2026] GET /v2.0/networks/480dde3c-d366-43b5-b027-e23ed6353dd6?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: 960/1943] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:26:08 2026] GET /v2.0/networks/480dde3c-d366-43b5-b027-e23ed6353dd6?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) 2026-05-10 05:26:08.777 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec18e720-6252-4f69-8cae-17188db4119b 0ac301a802c14b78a93d71fe90771752 6c780477808247dc8fc898a7ff61dd89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/1944] 10.0.0.33 () {32 vars in 721 bytes} [Sun May 10 05:26:08 2026] GET /v2.0/networks/efff4526-d7f3-4df6-8696-524c900c28eb => generated 138 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:26:09.454 7 INFO neutron.services.segments.plugin [-] Segment 52d5b9d8-38bd-4687-a29e-35aa189c3990 resource provider aggregate not found 2026-05-10 05:26:09.461 7 INFO neutron.services.segments.plugin [-] Segment 52d5b9d8-38bd-4687-a29e-35aa189c3990 resource provider aggregate not found 2026-05-10 05:26:09.483 7 INFO neutron.services.segments.plugin [-] Segment 52d5b9d8-38bd-4687-a29e-35aa189c3990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52d5b9d8-38bd-4687-a29e-35aa189c3990 found for delete ", "request_id": "req-840e8b63-ee65-4d16-b4d2-160f998ab77b"}]} 2026-05-10 05:26:09.485 7 INFO neutron.services.segments.plugin [-] Segment 52d5b9d8-38bd-4687-a29e-35aa189c3990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52d5b9d8-38bd-4687-a29e-35aa189c3990 found for delete ", "request_id": "req-4c7b8485-8520-48f3-8a4f-ff7cf09dc941"}]} [pid: 7|app: 0|req: 962/1945] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:08 2026] DELETE /v2.0/networks/efff4526-d7f3-4df6-8696-524c900c28eb => generated 0 bytes in 706 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:09.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb7bcf48-5bd3-4abd-a575-40c2fa9130eb f5bb4a56d5af4f8dad54988418da44d3 5cdb4a55cb73419891552e0da902bbc5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 963/1946] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:09 2026] DELETE /v2.0/subnets/ff91c0dd-6268-470d-b313-61c481f9d8cd => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:26:09.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1231f163-c70e-4112-8852-1a6507842976 f5bb4a56d5af4f8dad54988418da44d3 5cdb4a55cb73419891552e0da902bbc5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 964/1947] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:09 2026] DELETE /v2.0/subnets/2275b712-eb8a-4528-ae8a-9d462d1ce492 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:26:09.585 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d950d999-7d0e-4ebb-a71a-063f7d949875 f5bb4a56d5af4f8dad54988418da44d3 5cdb4a55cb73419891552e0da902bbc5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 965/1948] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:09 2026] DELETE /v2.0/subnets/7b45a325-bb2e-4b78-a881-b8ec753fe73a => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1951] 10.0.0.33 () {34 vars in 781 bytes} [Sun May 10 05:26:08 2026] PUT /v2.0/routers/230b259b-003c-4067-8345-3f6f6d40f9e3/add_router_interface => generated 309 bytes in 2000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1952] 10.0.0.33 () {34 vars in 682 bytes} [Sun May 10 05:26:10 2026] POST /v2.0/security-groups => generated 1563 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1953] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:26:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1954] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:26:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1955] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:10 2026] GET /v2.0/security-groups?tenant_id=6c780477808247dc8fc898a7ff61dd89&name=default => generated 2801 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1956] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:26:10 2026] POST /v2.0/security-group-rules => generated 567 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1957] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:11 2026] DELETE /v2.0/security-groups/41f4d20d-bc4f-42d0-b9a8-00d2fe1378ec => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1958] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:26:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1959] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:11 2026] GET /v2.0/security-groups?tenant_id=5cdb4a55cb73419891552e0da902bbc5&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1960] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:26:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1961] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:11 2026] DELETE /v2.0/security-groups/8dbefc60-831b-49ff-9519-c3b6dca315b6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1962] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:26:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1963] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:26:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1964] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:11 2026] GET /v2.0/security-groups?tenant_id=f3ce49446ade4eae9696b85cdbbf5520&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1965] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:26:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1966] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:11 2026] DELETE /v2.0/security-groups/50ebbf75-d2cd-4f38-b3cd-537808f14eef => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1967] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:26:11 2026] POST /v2.0/security-group-rules => generated 567 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1968] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:26:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1969] 10.0.0.33 () {34 vars in 693 bytes} [Sun May 10 05:26:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1970] 10.0.0.11 () {34 vars in 1092 bytes} [Sun May 10 05:26:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-700017548&fields=id&tenant_id=88d3504961b7471e8099a7f85ab5833a => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1971] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:26:12 2026] GET /v2.0/networks?id=249efe32-234b-47d1-a287-d52d451e971e => generated 704 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1972] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:26:12 2026] GET /v2.0/quotas/88d3504961b7471e8099a7f85ab5833a => 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: 997/1973] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:26:12 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&fields=id => generated 287 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1974] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:26:13 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1975] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:26:13 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1976] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:13 2026] GET /v2.0/ports?device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => 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: 999/1977] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:13 2026] GET /v2.0/security-groups?tenant_id=87ee0a746e6841e99eab7818258211a0&name=default => generated 2801 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1978] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:13 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1014 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1979] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:14 2026] DELETE /v2.0/security-groups/ca295891-f4d6-4363-a2b5-c5caddd17a9e => 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: 980/1980] 10.0.0.11 () {34 vars in 1118 bytes} [Sun May 10 05:26:14 2026] GET /v2.0/security-groups?id=e991616e-d782-40ee-8140-2dc0faba6d42&id=ee17b50b-e58f-4b32-8649-e0349fab7e8d&fields=id&fields=name => generated 206 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1981] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:26:14 2026] GET /v2.0/networks?id=249efe32-234b-47d1-a287-d52d451e971e => generated 704 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1982] 199.204.45.157 () {34 vars in 1049 bytes} [Sun May 10 05:26:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=88d3504961b7471e8099a7f85ab5833a => generated 178 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1983] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:26:14 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1283 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1984] 10.0.0.33 () {32 vars in 856 bytes} [Sun May 10 05:26:14 2026] GET /v2.0/floatingips?floating_network_id=47a6504d-9c1c-4a06-aa28-2758b101be17&port_id=6475283c-8972-4a52-a955-5427eb66c675 => generated 861 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1985] 10.0.0.139 () {34 vars in 989 bytes} [Sun May 10 05:26:14 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1986] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:26:14 2026] POST /v2.0/ports => generated 1179 bytes in 595 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: 984/1987] 10.0.0.139 () {34 vars in 1119 bytes} [Sun May 10 05:26:14 2026] GET /v2.0/security-groups?id=ee17b50b-e58f-4b32-8649-e0349fab7e8d&id=e991616e-d782-40ee-8140-2dc0faba6d42&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1988] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:26:14 2026] PUT /v2.0/ports/332c2774-78b5-46e3-9e59-4474443c6d9a => generated 1424 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1989] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:26:15 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 1463 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: 1005/1990] 199.204.45.157 () {34 vars in 1055 bytes} [Sun May 10 05:26:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1991] 199.204.45.157 () {34 vars in 1103 bytes} [Sun May 10 05:26:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A207&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:26:15.872 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a22d0f47-2b1f-4c96-a630-c34e923a4ea9'] response: {'name': 'network-changed', 'server_uuid': '8998ddff-3595-4fe4-a0e8-0c254884f37b', 'tag': '332c2774-78b5-46e3-9e59-4474443c6d9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1006/1992] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:26:15 2026] GET /v2.0/subnets?id=5cf87910-4d0b-4cb7-8cac-94176ee341e6&id=c930da6e-c8d2-4a7f-9f6b-145714d433f2 => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1993] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:15 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1007/1994] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:15 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1995] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:26:16 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1008/1996] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:26:16 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 989/1997] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:26:16 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1998] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:26:16 2026] GET /v2.0/networks?id=249efe32-234b-47d1-a287-d52d451e971e => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1999] 199.204.45.157 () {34 vars in 1055 bytes} [Sun May 10 05:26:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2000] 199.204.45.157 () {34 vars in 1103 bytes} [Sun May 10 05:26:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A207&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => 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: 991/2001] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:26:16 2026] GET /v2.0/subnets?id=5cf87910-4d0b-4cb7-8cac-94176ee341e6&id=c930da6e-c8d2-4a7f-9f6b-145714d433f2 => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2002] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:16 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2003] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:16 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2004] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:26:16 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 993/2005] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:26:16 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2006] 10.0.0.33 () {34 vars in 682 bytes} [Sun May 10 05:26:16 2026] POST /v2.0/security-groups => generated 1537 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2007] 10.0.0.33 () {34 vars in 682 bytes} [Sun May 10 05:26:17 2026] POST /v2.0/security-groups => generated 1537 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2008] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:17 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1014 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2009] 10.0.0.33 () {34 vars in 682 bytes} [Sun May 10 05:26:17 2026] POST /v2.0/security-groups => generated 1537 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2010] 10.0.0.11 () {34 vars in 1118 bytes} [Sun May 10 05:26:17 2026] GET /v2.0/security-groups?id=e991616e-d782-40ee-8140-2dc0faba6d42&id=ee17b50b-e58f-4b32-8649-e0349fab7e8d&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2011] 10.0.0.33 () {34 vars in 682 bytes} [Sun May 10 05:26:17 2026] POST /v2.0/security-groups => generated 1537 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2012] 10.0.0.33 () {34 vars in 682 bytes} [Sun May 10 05:26:17 2026] POST /v2.0/security-groups => generated 1537 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2013] 10.0.0.33 () {34 vars in 765 bytes} [Sun May 10 05:26:17 2026] PUT /v2.0/security-groups/4ee3b1ff-5e3c-4b70-be71-c867e596b53a/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2014] 10.0.0.33 () {34 vars in 765 bytes} [Sun May 10 05:26:17 2026] PUT /v2.0/security-groups/ac13153c-0270-457a-8680-4516b723ec79/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2015] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:26:17 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2016] 10.0.0.33 () {34 vars in 765 bytes} [Sun May 10 05:26:17 2026] PUT /v2.0/security-groups/0ef7bc09-fe6e-4394-90f2-01a8f688264f/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2017] 10.0.0.33 () {34 vars in 765 bytes} [Sun May 10 05:26:18 2026] PUT /v2.0/security-groups/94e016b5-9a5f-4dae-941d-5d8e7fb2bfb5/tags => 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: 1000/2018] 10.0.0.33 () {32 vars in 678 bytes} [Sun May 10 05:26:18 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2019] 10.0.0.33 () {32 vars in 692 bytes} [Sun May 10 05:26:18 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2020] 10.0.0.33 () {32 vars in 688 bytes} [Sun May 10 05:26:18 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2021] 10.0.0.33 () {32 vars in 700 bytes} [Sun May 10 05:26:18 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:18.341 8 INFO neutron.db.l3_db [None req-d0cd5208-c5c6-4151-992b-9f7d049a03ce 9eb220e8bdbe490abd4fc1c6cbb620d0 a568d48709de48b29144ca5b10a17b57 - - - -] Floating IP 593b8f5a-265d-4d71-a43c-773a617db366 disassociated. External IP: 10.96.250.217, port: 6475283c-8972-4a52-a955-5427eb66c675. [pid: 7|app: 0|req: 1004/2022] 10.0.0.33 () {32 vars in 686 bytes} [Sun May 10 05:26:18 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2023] 10.0.0.33 () {32 vars in 700 bytes} [Sun May 10 05:26:18 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2024] 10.0.0.33 () {32 vars in 696 bytes} [Sun May 10 05:26:18 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2025] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:18 2026] GET /v2.0/ports?device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 1194 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2026] 10.0.0.33 () {32 vars in 708 bytes} [Sun May 10 05:26:18 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2027] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:26:18 2026] DELETE /v2.0/ports/6475283c-8972-4a52-a955-5427eb66c675 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2028] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:26:18 2026] GET /v2.0/security-groups?id=4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a&fields=id&fields=name => generated 111 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:18.954 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd5262e3-5690-4e26-887c-589319a69a49'] response: {'server_uuid': '33a6dbb1-5230-41e4-884c-b624053ab614', 'name': 'network-vif-deleted', 'tag': '6475283c-8972-4a52-a955-5427eb66c675', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1021/2029] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:18 2026] DELETE /v2.0/security-groups/4ee3b1ff-5e3c-4b70-be71-c867e596b53a => 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: 1022/2030] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:19 2026] GET /v2.0/ports?device_id=33a6dbb1-5230-41e4-884c-b624053ab614 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:26:19.147 7 INFO neutron.db.segments_db [None req-c121dddd-450d-4245-8a48-dd9708a8b838 31b4a47754b84203aacacfbf68a41d75 4be5ef8329d04457ae8e070f91d8f906 - - - -] Added segment 791eaeb6-4637-4861-8fd0-d54edb8d2e93 of type vxlan for network bb4a1ff0-860a-4a70-a48c-c45cb24d4930 [pid: 8|app: 0|req: 1023/2031] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:19 2026] DELETE /v2.0/security-groups/ac13153c-0270-457a-8680-4516b723ec79 => 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: 1009/2032] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:18 2026] POST /v2.0/networks => generated 632 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2033] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:19 2026] DELETE /v2.0/security-groups/0ef7bc09-fe6e-4394-90f2-01a8f688264f => 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: 1025/2034] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:19 2026] DELETE /v2.0/security-groups/94e016b5-9a5f-4dae-941d-5d8e7fb2bfb5 => 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: 1026/2035] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:19 2026] DELETE /v2.0/security-groups/02f60a28-e96b-4aa2-9ee8-0bcd6c3865af => 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: 1010/2036] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:26:19 2026] POST /v2.0/subnets => generated 602 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:26:19.787 8 INFO neutron.db.segments_db [None req-a0a30286-fae5-43af-ac12-f7bbe658dc01 31b4a47754b84203aacacfbf68a41d75 4be5ef8329d04457ae8e070f91d8f906 - - - -] Added segment 22e61744-294a-4c2c-9837-1459e990255d of type vxlan for network f431a118-bfc8-4839-b848-bf5295f3b86d [pid: 8|app: 0|req: 1027/2037] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:19 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2038] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:26:19 2026] POST /v2.0/subnets => generated 605 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2039] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:20 2026] DELETE /v2.0/security-groups/ee17b50b-e58f-4b32-8649-e0349fab7e8d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:20.495 7 INFO neutron.db.segments_db [None req-f28b04a6-2138-4610-a2e9-588c22e8fc8d 31b4a47754b84203aacacfbf68a41d75 4be5ef8329d04457ae8e070f91d8f906 - - - -] Added segment 2ad15b44-76bc-42f2-aa99-77a89c8b695e of type vxlan for network 38358898-3a1c-4280-a1ce-47c0f28a7c53 2026-05-10 05:26:20.498 8 INFO neutron.api.v2.resource [None req-b80ed4bf-ff95-4265-9a72-a1dc7d360570 9eb220e8bdbe490abd4fc1c6cbb620d0 a568d48709de48b29144ca5b10a17b57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1029/2040] 10.0.0.33 () {32 vars in 735 bytes} [Sun May 10 05:26:20 2026] GET /v2.0/security-groups/ee17b50b-e58f-4b32-8649-e0349fab7e8d => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2041] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:20 2026] POST /v2.0/networks => generated 631 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2042] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:26:20 2026] POST /v2.0/subnets => generated 605 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2043] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:21 2026] GET /v2.0/security-groups?tenant_id=d07b354d482e437ba764f2681929ad24&name=default => generated 2801 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:21.440 7 INFO neutron.db.segments_db [None req-a039c8b7-e84f-495f-a6b1-8c9f84520f1f 31b4a47754b84203aacacfbf68a41d75 4be5ef8329d04457ae8e070f91d8f906 - - - -] Added segment ec14efa1-b25f-43e3-bdd9-7ba3c7e87b21 of type vxlan for network 5dd63e17-2768-4adf-a744-100267b54d2c [pid: 7|app: 0|req: 1015/2044] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:21 2026] POST /v2.0/networks => generated 631 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2045] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:26:20 2026] DELETE /v2.0/floatingips/593b8f5a-265d-4d71-a43c-773a617db366 => generated 0 bytes in 1114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2046] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:21 2026] DELETE /v2.0/security-groups/367a4b10-f574-423e-b177-074a3533b108 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2047] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:21 2026] DELETE /v2.0/security-groups/e991616e-d782-40ee-8140-2dc0faba6d42 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2048] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:21 2026] GET /v2.0/security-groups?tenant_id=840d31e62d0d4cf3b54742530834c45c&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2049] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:26:21 2026] POST /v2.0/subnets => generated 605 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2050] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:22 2026] DELETE /v2.0/security-groups/68ac2de0-030d-4741-bdf1-3602702bf0b3 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:22.229 8 INFO neutron.db.segments_db [None req-3ce5bc88-933d-4b9b-8389-fa4ab48e4482 31b4a47754b84203aacacfbf68a41d75 4be5ef8329d04457ae8e070f91d8f906 - - - -] Added segment bf3a8f60-3514-4f73-bf6c-0b40a7343898 of type vxlan for network c143a9ef-0b9e-4350-86a0-94b9fdf0ffef [pid: 8|app: 0|req: 1033/2051] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:22 2026] POST /v2.0/networks => generated 631 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2052] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:26:22 2026] POST /v2.0/subnets => generated 605 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2053] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:22 2026] GET /v2.0/security-groups?tenant_id=2e28fc03ae2e4119a96a68f9e4b19be3&name=default => generated 2802 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2054] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:26:22 2026] PUT /v2.0/subnets/918bd6e4-26c0-4cbd-b025-7aa08e38f3b4/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2055] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:23 2026] DELETE /v2.0/security-groups/51f14ca8-f192-4bdd-8d91-8d6736d7e6e9 => 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: 1038/2056] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:26:23 2026] PUT /v2.0/subnets/3f93693d-2b94-484c-a942-464372b7a906/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: 1039/2057] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:26:23 2026] PUT /v2.0/subnets/2a387d80-cc8a-4ed0-b9f0-f489b1d7a662/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2058] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:26:23 2026] PUT /v2.0/subnets/4a7f5f46-5481-4a50-b8e8-84903e8b84e0/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2059] 10.0.0.33 () {32 vars in 662 bytes} [Sun May 10 05:26:23 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2060] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:26:22 2026] PUT /v2.0/routers/74ea67f5-3b91-4487-ae41-34a89f686424/remove_router_interface => generated 309 bytes in 1554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2061] 10.0.0.33 () {32 vars in 676 bytes} [Sun May 10 05:26:23 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2062] 10.0.0.33 () {32 vars in 672 bytes} [Sun May 10 05:26:23 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2063] 10.0.0.33 () {32 vars in 684 bytes} [Sun May 10 05:26:23 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2064] 10.0.0.33 () {32 vars in 670 bytes} [Sun May 10 05:26:23 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2065] 10.0.0.33 () {32 vars in 684 bytes} [Sun May 10 05:26:23 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2066] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:24 2026] GET /v2.0/ports?device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 1196 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2067] 10.0.0.33 () {32 vars in 680 bytes} [Sun May 10 05:26:24 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2068] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:26:24 2026] GET /v2.0/security-groups?id=4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2069] 10.0.0.33 () {32 vars in 692 bytes} [Sun May 10 05:26:24 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => 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: 1051/2070] 10.0.0.33 () {32 vars in 816 bytes} [Sun May 10 05:26:24 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&mac_address=fa%3A16%3A3e%3Ac1%3Aac%3A5b => generated 1196 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2071] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:24 2026] DELETE /v2.0/subnets/918bd6e4-26c0-4cbd-b025-7aa08e38f3b4 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:25.695 7 INFO neutron.services.segments.plugin [-] Segment 3bc719b1-0239-449e-9a82-63bd055237a6 resource provider aggregate not found 2026-05-10 05:26:25.702 7 INFO neutron.services.segments.plugin [-] Segment 3bc719b1-0239-449e-9a82-63bd055237a6 resource provider aggregate not found 2026-05-10 05:26:25.725 7 INFO neutron.services.segments.plugin [-] Segment 3bc719b1-0239-449e-9a82-63bd055237a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bc719b1-0239-449e-9a82-63bd055237a6 found for delete ", "request_id": "req-84e72d59-9f19-41f9-acec-6b49d2c666f1"}]} 2026-05-10 05:26:25.732 7 INFO neutron.services.segments.plugin [-] Segment 3bc719b1-0239-449e-9a82-63bd055237a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bc719b1-0239-449e-9a82-63bd055237a6 found for delete ", "request_id": "req-54f973ea-2784-4c0b-b5c3-49a37347d04b"}]} 2026-05-10 05:26:25.742 7 INFO neutron.db.l3_hamode_db [None req-86a50cb9-d7e2-4fff-948d-e9c75729f733 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] HA network a8904919-e27a-4644-ae9b-64a341ddb19b was deleted as no HA routers are present in tenant a568d48709de48b29144ca5b10a17b57. [pid: 7|app: 0|req: 1020/2072] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:23 2026] DELETE /v2.0/routers/74ea67f5-3b91-4487-ae41-34a89f686424 => generated 0 bytes in 2172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2073] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:25 2026] DELETE /v2.0/subnets/3f93693d-2b94-484c-a942-464372b7a906 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:26.142 8 INFO neutron.db.l3_db [None req-0bd96b66-95ef-4ed9-b7ae-dbabc869842f 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Floating IP 09ac649c-d2c4-41b4-8ebd-c569c154f57a associated. External IP: 10.96.250.204, port: 332c2774-78b5-46e3-9e59-4474443c6d9a. [pid: 7|app: 0|req: 1024/2076] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:26 2026] DELETE /v2.0/subnets/55c24efe-868e-4b50-8b18-25953fc08a04 => 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: 1025/2077] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:26 2026] DELETE /v2.0/subnets/2a387d80-cc8a-4ed0-b9f0-f489b1d7a662 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2078] 10.0.0.33 () {34 vars in 675 bytes} [Sun May 10 05:26:24 2026] POST /v2.0/floatingips => generated 854 bytes in 1894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:26:26.724 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-14ef9e55-4597-4b9c-8cbf-14f8656e04d3'] response: {'name': 'network-changed', 'server_uuid': '8998ddff-3595-4fe4-a0e8-0c254884f37b', 'tag': '332c2774-78b5-46e3-9e59-4474443c6d9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1054/2079] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:26 2026] DELETE /v2.0/subnets/4a7f5f46-5481-4a50-b8e8-84903e8b84e0 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2080] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:26:26 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2081] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:26 2026] DELETE /v2.0/networks/480dde3c-d366-43b5-b027-e23ed6353dd6 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2082] 10.0.0.11 () {34 vars in 1092 bytes} [Sun May 10 05:26:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-700017548&fields=id&tenant_id=88d3504961b7471e8099a7f85ab5833a => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2083] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:26:27 2026] GET /v2.0/networks?id=249efe32-234b-47d1-a287-d52d451e971e => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2084] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:27 2026] DELETE /v2.0/subnets/c4d97bf2-aa58-41f9-8e77-96bc1fc93cc8 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2085] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:26:27 2026] GET /v2.0/networks?id=1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 704 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2086] 199.204.45.157 () {34 vars in 1055 bytes} [Sun May 10 05:26:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:27.754 7 INFO neutron.services.segments.plugin [-] Segment c1f5b23b-fcea-484c-a12a-3ec6764126ec resource provider aggregate not found 2026-05-10 05:26:27.761 7 INFO neutron.services.segments.plugin [-] Segment c1f5b23b-fcea-484c-a12a-3ec6764126ec resource provider aggregate not found 2026-05-10 05:26:27.788 7 INFO neutron.services.segments.plugin [-] Segment c1f5b23b-fcea-484c-a12a-3ec6764126ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f5b23b-fcea-484c-a12a-3ec6764126ec found for delete ", "request_id": "req-60d11062-577d-4dc4-a0e2-f38353c3fe6b"}]} 2026-05-10 05:26:27.789 7 INFO neutron.services.segments.plugin [-] Segment c1f5b23b-fcea-484c-a12a-3ec6764126ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f5b23b-fcea-484c-a12a-3ec6764126ec found for delete ", "request_id": "req-f533312c-4887-4514-a521-64576749b047"}]} [pid: 7|app: 0|req: 1030/2087] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:27 2026] DELETE /v2.0/networks/bb4a1ff0-860a-4a70-a48c-c45cb24d4930 => 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: 1031/2088] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:26:27 2026] GET /v2.0/quotas/88d3504961b7471e8099a7f85ab5833a => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2089] 199.204.45.157 () {34 vars in 1103 bytes} [Sun May 10 05:26:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A207&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2090] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:27 2026] DELETE /v2.0/networks/f431a118-bfc8-4839-b848-bf5295f3b86d => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2091] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:26:28 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&fields=id => generated 333 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2092] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:26:28 2026] GET /v2.0/subnets?id=5cf87910-4d0b-4cb7-8cac-94176ee341e6&id=c930da6e-c8d2-4a7f-9f6b-145714d433f2 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:28.749 7 INFO neutron.db.segments_db [None req-596557d7-46b5-40c3-b3de-8a0854e6ae4b f27cdaae53c34f84b4fa4f8c51264cdb 29671e07986d49d5a346b527f32ded33 - - - -] Added segment d2746350-1867-4b0a-b6dd-cb3afbf5f844 of type vxlan for network 27e058de-4fe9-4438-8b56-88810facb053 [pid: 7|app: 0|req: 1036/2093] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:28 2026] POST /v2.0/networks => generated 631 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2094] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:26:27 2026] PUT /v2.0/routers/98814db5-92a8-40d2-8f4e-3df71d2f7d16/remove_router_interface => generated 309 bytes in 1937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2095] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:26:29 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2096] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:28 2026] DELETE /v2.0/networks/38358898-3a1c-4280-a1ce-47c0f28a7c53 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2097] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:29 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2098] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:26:29 2026] POST /v2.0/ports => generated 743 bytes in 401 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: 1039/2099] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:26:29 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:26:29.823 7 INFO neutron.services.segments.plugin [-] Segment 791eaeb6-4637-4861-8fd0-d54edb8d2e93 resource provider aggregate not found 2026-05-10 05:26:29.842 7 INFO neutron.services.segments.plugin [-] Segment 791eaeb6-4637-4861-8fd0-d54edb8d2e93 resource provider aggregate not found 2026-05-10 05:26:29.849 7 INFO neutron.services.segments.plugin [-] Segment 791eaeb6-4637-4861-8fd0-d54edb8d2e93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 791eaeb6-4637-4861-8fd0-d54edb8d2e93 found for delete ", "request_id": "req-5308e056-b8c3-491c-98c2-28e9ad376ee1"}]} 2026-05-10 05:26:29.872 7 INFO neutron.services.segments.plugin [-] Segment 791eaeb6-4637-4861-8fd0-d54edb8d2e93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 791eaeb6-4637-4861-8fd0-d54edb8d2e93 found for delete ", "request_id": "req-03a43d3d-2c49-449e-8a51-dab830437bd7"}]} 2026-05-10 05:26:29.881 7 INFO neutron.services.segments.plugin [-] Segment 22e61744-294a-4c2c-9837-1459e990255d resource provider aggregate not found 2026-05-10 05:26:29.901 7 INFO neutron.services.segments.plugin [-] Segment 22e61744-294a-4c2c-9837-1459e990255d resource provider aggregate not found 2026-05-10 05:26:29.908 7 INFO neutron.services.segments.plugin [-] Segment 22e61744-294a-4c2c-9837-1459e990255d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e61744-294a-4c2c-9837-1459e990255d found for delete ", "request_id": "req-63b951d4-8ed7-48b7-813b-c704a6f9eb64"}]} [pid: 7|app: 0|req: 1040/2100] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:29 2026] DELETE /v2.0/networks/5dd63e17-2768-4adf-a744-100267b54d2c => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:29.934 7 INFO neutron.services.segments.plugin [-] Segment 22e61744-294a-4c2c-9837-1459e990255d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e61744-294a-4c2c-9837-1459e990255d found for delete ", "request_id": "req-af1449b0-5c87-4773-a1e7-cd664a49336e"}]} 2026-05-10 05:26:29.955 7 INFO neutron.services.segments.plugin [-] Segment 2ad15b44-76bc-42f2-aa99-77a89c8b695e resource provider aggregate not found 2026-05-10 05:26:29.991 7 INFO neutron.services.segments.plugin [-] Segment 2ad15b44-76bc-42f2-aa99-77a89c8b695e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad15b44-76bc-42f2-aa99-77a89c8b695e found for delete ", "request_id": "req-cf62aa10-d9fd-45e7-8b86-63e937a05440"}]} 2026-05-10 05:26:29.997 7 INFO neutron.services.segments.plugin [-] Segment 2ad15b44-76bc-42f2-aa99-77a89c8b695e resource provider aggregate not found [pid: 7|app: 0|req: 1041/2101] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:29 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:30.029 7 INFO neutron.services.segments.plugin [-] Segment 2ad15b44-76bc-42f2-aa99-77a89c8b695e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad15b44-76bc-42f2-aa99-77a89c8b695e found for delete ", "request_id": "req-20f1c3e3-33b4-4d16-80fe-ac24d8b3310a"}]} [pid: 7|app: 0|req: 1042/2102] 10.0.0.139 () {34 vars in 989 bytes} [Sun May 10 05:26:30 2026] GET /v2.0/ports?device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2103] 10.0.0.33 () {34 vars in 664 bytes} [Sun May 10 05:26:30 2026] POST /v2.0/trunks => generated 407 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2104] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:30 2026] GET /v2.0/ports?device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:26:30.408 8 INFO neutron.services.segments.plugin [-] Segment 4f4d427e-02bf-42c6-8b40-4aac7410515a resource provider aggregate not found 2026-05-10 05:26:30.415 8 INFO neutron.services.segments.plugin [-] Segment 4f4d427e-02bf-42c6-8b40-4aac7410515a resource provider aggregate not found 2026-05-10 05:26:30.446 8 INFO neutron.services.segments.plugin [-] Segment 4f4d427e-02bf-42c6-8b40-4aac7410515a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f4d427e-02bf-42c6-8b40-4aac7410515a found for delete ", "request_id": "req-39b52db2-2aa5-4a2c-a4ac-a9c2daf71b52"}]} 2026-05-10 05:26:30.458 8 INFO neutron.services.segments.plugin [-] Segment 4f4d427e-02bf-42c6-8b40-4aac7410515a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f4d427e-02bf-42c6-8b40-4aac7410515a found for delete ", "request_id": "req-d2db7456-f274-4425-a66e-31a3909e4e76"}]} 2026-05-10 05:26:30.466 8 INFO neutron.db.l3_hamode_db [None req-737f57db-8fc2-4dfa-9bcd-2ef859ee2c34 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] HA network b24b9ce6-d600-432c-b423-0b3efc2fbf12 was deleted as no HA routers are present in tenant 45959bdad2b8448f9a4dc8f980f5bd97. [pid: 8|app: 0|req: 1061/2105] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:29 2026] DELETE /v2.0/routers/98814db5-92a8-40d2-8f4e-3df71d2f7d16 => generated 0 bytes in 1326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2106] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:26:30 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1045/2107] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:30 2026] DELETE /v2.0/networks/c143a9ef-0b9e-4350-86a0-94b9fdf0ffef => 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: 1063/2108] 10.0.0.139 () {34 vars in 1039 bytes} [Sun May 10 05:26:30 2026] GET /v2.0/security-groups?id=4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:30.664 7 INFO neutron.db.segments_db [None req-7bca0015-c20d-4193-8a57-4c7cd6946432 f27cdaae53c34f84b4fa4f8c51264cdb 29671e07986d49d5a346b527f32ded33 - - - -] Added segment 0faa4745-4295-47f2-8034-188fcc25f8e1 of type vxlan for network 6af1a809-49e4-4704-a4ca-aae0331468b2 [pid: 7|app: 0|req: 1046/2109] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:30 2026] POST /v2.0/networks => generated 631 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2110] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:26:30 2026] DELETE /v2.0/subnets/6f19cee4-d80b-4bfd-bdb9-c825aab9a6e7 => 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: 1065/2111] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:26:30 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1047/2112] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:26:30 2026] GET /v2.0/networks?id=1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 704 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2113] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:26:30 2026] POST /v2.0/ports => generated 743 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1048/2114] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:30 2026] DELETE /v2.0/networks/e9452dba-ed3b-4e2b-b43c-6e86f7998b0b => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2115] 199.204.45.157 () {34 vars in 1049 bytes} [Sun May 10 05:26:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=88d3504961b7471e8099a7f85ab5833a => generated 178 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2116] 10.0.0.33 () {34 vars in 664 bytes} [Sun May 10 05:26:31 2026] POST /v2.0/trunks => generated 407 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:26:32.013 7 INFO neutron.services.segments.plugin [-] Segment ec14efa1-b25f-43e3-bdd9-7ba3c7e87b21 resource provider aggregate not found 2026-05-10 05:26:32.039 7 INFO neutron.services.segments.plugin [-] Segment ec14efa1-b25f-43e3-bdd9-7ba3c7e87b21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec14efa1-b25f-43e3-bdd9-7ba3c7e87b21 found for delete ", "request_id": "req-4d23d27b-a187-4b84-832a-2a89b7afe716"}]} 2026-05-10 05:26:32.049 7 INFO neutron.services.segments.plugin [-] Segment ec14efa1-b25f-43e3-bdd9-7ba3c7e87b21 resource provider aggregate not found [pid: 8|app: 0|req: 1068/2117] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:26:31 2026] POST /v2.0/ports => generated 1187 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:26:32.058 7 INFO neutron.services.segments.plugin [-] Segment bf3a8f60-3514-4f73-bf6c-0b40a7343898 resource provider aggregate not found 2026-05-10 05:26:32.069 7 INFO neutron.services.segments.plugin [-] Segment ec14efa1-b25f-43e3-bdd9-7ba3c7e87b21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec14efa1-b25f-43e3-bdd9-7ba3c7e87b21 found for delete ", "request_id": "req-6daa06f3-cd4b-4401-ab45-77ee31128fd3"}]} 2026-05-10 05:26:32.075 7 INFO neutron.services.segments.plugin [-] Segment bf3a8f60-3514-4f73-bf6c-0b40a7343898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf3a8f60-3514-4f73-bf6c-0b40a7343898 found for delete ", "request_id": "req-793711ac-d075-4d0f-9c87-5891e2628baa"}]} 2026-05-10 05:26:32.090 7 INFO neutron.services.segments.plugin [-] Segment bf3a8f60-3514-4f73-bf6c-0b40a7343898 resource provider aggregate not found 2026-05-10 05:26:32.100 7 INFO neutron.services.segments.plugin [-] Segment d2682c97-7963-434c-950e-530931b8aeb3 resource provider aggregate not found 2026-05-10 05:26:32.113 7 INFO neutron.services.segments.plugin [-] Segment bf3a8f60-3514-4f73-bf6c-0b40a7343898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf3a8f60-3514-4f73-bf6c-0b40a7343898 found for delete ", "request_id": "req-fbcf983b-2059-4fde-9f72-ed2471507eff"}]} 2026-05-10 05:26:32.116 8 INFO neutron.db.segments_db [None req-178743d3-e717-4290-95d0-272d8a79477b f27cdaae53c34f84b4fa4f8c51264cdb 29671e07986d49d5a346b527f32ded33 - - - -] Added segment 43abff50-cd65-446b-882b-4af2b1616f69 of type vxlan for network 52d4ee71-9bb8-4c16-accb-07640f23c970 2026-05-10 05:26:32.119 7 INFO neutron.services.segments.plugin [-] Segment d2682c97-7963-434c-950e-530931b8aeb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2682c97-7963-434c-950e-530931b8aeb3 found for delete ", "request_id": "req-62f721fe-2b19-4e2c-afeb-397a01bd9861"}]} 2026-05-10 05:26:32.129 7 INFO neutron.services.segments.plugin [-] Segment d2682c97-7963-434c-950e-530931b8aeb3 resource provider aggregate not found 2026-05-10 05:26:32.152 7 INFO neutron.services.segments.plugin [-] Segment d2682c97-7963-434c-950e-530931b8aeb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2682c97-7963-434c-950e-530931b8aeb3 found for delete ", "request_id": "req-d34caa14-b4a5-4935-8e59-b86bd7b3f75a"}]} [pid: 7|app: 0|req: 1050/2118] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:31 2026] GET /v2.0/security-groups?tenant_id=fb451bacf2a5436c816c09c08c6a9530&name=default => generated 2805 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2119] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:32 2026] GET /v2.0/security-groups?tenant_id=a568d48709de48b29144ca5b10a17b57&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2120] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:32 2026] POST /v2.0/networks => generated 632 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2121] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:32 2026] DELETE /v2.0/security-groups/6c80ea64-77de-40c9-84ce-5407d9ce1ec8 => 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: 1071/2122] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:32 2026] DELETE /v2.0/security-groups/4be42ae7-b87b-459a-8bd3-e6ebeca2f8c6 => 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: 1052/2123] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:26:32 2026] PUT /v2.0/ports/fa83eab4-06c5-4496-87c7-be42ff424330 => generated 1432 bytes in 667 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: 1072/2124] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:26:32 2026] POST /v2.0/ports => generated 743 bytes in 350 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-10 05:26:32.914 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99395fb3-8f80-4c93-8ae3-047d644f8cb7'] response: {'name': 'network-changed', 'server_uuid': 'f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3', 'tag': 'fa83eab4-06c5-4496-87c7-be42ff424330', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1073/2125] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:32 2026] GET /v2.0/security-groups?tenant_id=45959bdad2b8448f9a4dc8f980f5bd97&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2126] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:32 2026] GET /v2.0/security-groups?tenant_id=3e511d4b74804f268fa204980a8449ab&name=default => generated 2805 bytes in 163 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: 1054/2127] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:26:33 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3 => generated 1471 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2128] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:33 2026] DELETE /v2.0/security-groups/f348f31a-7ff1-4dbd-b07f-dad3da8f3057 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2129] 10.0.0.33 () {34 vars in 664 bytes} [Sun May 10 05:26:32 2026] POST /v2.0/trunks => generated 407 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2130] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:26:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.115&port_id=fa83eab4-06c5-4496-87c7-be42ff424330 => 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: 1056/2131] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:33 2026] DELETE /v2.0/security-groups/d5fe6b1f-5be1-489d-8c0f-03cc46b42626 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:33.287 8 INFO neutron.db.segments_db [None req-48e25cd0-dbc1-4510-8127-ed6655bf6120 f27cdaae53c34f84b4fa4f8c51264cdb 29671e07986d49d5a346b527f32ded33 - - - -] Added segment 22efe46a-8191-48ed-8c75-40e2dc8274b0 of type vxlan for network a331fd1d-75d8-4507-bdd7-eb1a4dcd8c7b [pid: 7|app: 0|req: 1057/2132] 199.204.45.157 () {34 vars in 1105 bytes} [Sun May 10 05:26:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=fa83eab4-06c5-4496-87c7-be42ff424330 => 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: 1058/2133] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:26:33 2026] GET /v2.0/subnets?id=b4834710-f6aa-4a33-9516-0fe46a2308be&id=02dbc7a1-4337-43d8-8c6f-d27f54e267fb => generated 1366 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2134] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:33 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&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: 1076/2135] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:33 2026] POST /v2.0/networks => generated 632 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2136] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:33 2026] GET /v2.0/security-groups?tenant_id=4be5ef8329d04457ae8e070f91d8f906&name=default => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2137] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:33 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&device_owner=network%3Adhcp => generated 1461 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2138] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:33 2026] DELETE /v2.0/security-groups/76182929-1be8-4ae7-a455-57bcd4457620 => 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: 1079/2139] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:26:33 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1080/2140] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:26:33 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1061/2141] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:26:33 2026] POST /v2.0/ports => generated 743 bytes in 424 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: 1081/2142] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:26:33 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3 => generated 1471 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2143] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:26:33 2026] GET /v2.0/networks?id=1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2144] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:26:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.115&port_id=fa83eab4-06c5-4496-87c7-be42ff424330 => 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: 1084/2145] 199.204.45.157 () {34 vars in 1105 bytes} [Sun May 10 05:26:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=fa83eab4-06c5-4496-87c7-be42ff424330 => 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: 1062/2146] 10.0.0.33 () {34 vars in 664 bytes} [Sun May 10 05:26:33 2026] POST /v2.0/trunks => generated 407 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2147] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:26:34 2026] GET /v2.0/subnets?id=b4834710-f6aa-4a33-9516-0fe46a2308be&id=02dbc7a1-4337-43d8-8c6f-d27f54e267fb => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:34.238 7 INFO neutron.db.segments_db [None req-dfee7688-5e22-497f-8840-0b773f405ee7 f27cdaae53c34f84b4fa4f8c51264cdb 29671e07986d49d5a346b527f32ded33 - - - -] Added segment 38f9fb1b-17b2-4053-895a-604ff8361839 of type vxlan for network 5cc4a5d4-4fcf-4ce4-bb3b-968baac8e324 [pid: 8|app: 0|req: 1086/2148] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:34 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&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: 1087/2149] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:34 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&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: 1088/2151] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:26:34 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1063/2151] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:34 2026] POST /v2.0/networks => generated 631 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2152] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:26:34 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1089/2153] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:26:34 2026] POST /v2.0/ports => generated 743 bytes in 388 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: 1090/2154] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:35 2026] GET /v2.0/ports?device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3 => generated 1202 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2155] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:26:35 2026] GET /v2.0/security-groups?id=4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2156] 10.0.0.33 () {34 vars in 664 bytes} [Sun May 10 05:26:34 2026] POST /v2.0/trunks => generated 407 bytes in 848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2157] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:26:35 2026] PUT /v2.0/trunks/ff2c886a-ce88-4bf8-ae54-1fc67c019e5a/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2158] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:26:35 2026] PUT /v2.0/trunks/0439e5f7-39c9-4756-9545-2fd78a0bc80f/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2159] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:26:35 2026] PUT /v2.0/trunks/ca7d8b69-1883-4496-bd25-9b72419cf0be/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2160] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:26:35 2026] PUT /v2.0/trunks/6e8673f1-f8da-4d81-84f1-a18dcbc12e01/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: 1094/2161] 10.0.0.33 () {32 vars in 660 bytes} [Sun May 10 05:26:35 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2162] 10.0.0.33 () {32 vars in 674 bytes} [Sun May 10 05:26:35 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2163] 10.0.0.33 () {32 vars in 670 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2164] 10.0.0.33 () {32 vars in 682 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2165] 10.0.0.33 () {32 vars in 668 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2166] 10.0.0.33 () {32 vars in 682 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2167] 10.0.0.33 () {32 vars in 678 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2168] 10.0.0.33 () {32 vars in 690 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2169] 10.0.0.33 () {32 vars in 717 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/trunks/ff2c886a-ce88-4bf8-ae54-1fc67c019e5a => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2170] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/ports/5b601ef2-97fd-48de-84ba-50ae142d4d5f => generated 826 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager [None req-c067d91c-6126-48df-8bd3-0035a677bbdf f27cdaae53c34f84b4fa4f8c51264cdb 29671e07986d49d5a346b527f32ded33 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-865532 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:26:36.677 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1099/2171] 10.0.0.33 () {32 vars in 720 bytes} [Sun May 10 05:26:36 2026] DELETE /v2.0/trunks/ff2c886a-ce88-4bf8-ae54-1fc67c019e5a => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2172] 10.0.0.33 () {32 vars in 717 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/trunks/0439e5f7-39c9-4756-9545-2fd78a0bc80f => generated 420 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2173] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/ports/ac9d9302-b97d-4fcf-9cff-e94d1888fd92 => generated 826 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager [None req-c5adbe24-63af-40f6-af8d-b77f04ff0f29 f27cdaae53c34f84b4fa4f8c51264cdb 29671e07986d49d5a346b527f32ded33 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-23200 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:26:36.962 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1074/2174] 10.0.0.33 () {32 vars in 720 bytes} [Sun May 10 05:26:36 2026] DELETE /v2.0/trunks/0439e5f7-39c9-4756-9545-2fd78a0bc80f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2175] 10.0.0.33 () {32 vars in 717 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/trunks/ca7d8b69-1883-4496-bd25-9b72419cf0be => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2176] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:26:36 2026] GET /v2.0/ports/c32796d9-6f36-455b-a425-c3102ed62100 => generated 826 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager [None req-c35c999d-cc7d-4e7d-bf40-54c953a70297 f27cdaae53c34f84b4fa4f8c51264cdb 29671e07986d49d5a346b527f32ded33 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-865532 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:26:37.221 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1102/2177] 10.0.0.33 () {32 vars in 720 bytes} [Sun May 10 05:26:37 2026] DELETE /v2.0/trunks/ca7d8b69-1883-4496-bd25-9b72419cf0be => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2178] 10.0.0.33 () {32 vars in 717 bytes} [Sun May 10 05:26:37 2026] GET /v2.0/trunks/6e8673f1-f8da-4d81-84f1-a18dcbc12e01 => generated 414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2179] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:26:37 2026] GET /v2.0/ports/25499483-283b-4a83-aca5-4160601dc1a1 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager [None req-ee06772f-0848-40d8-88ee-703a06509929 f27cdaae53c34f84b4fa4f8c51264cdb 29671e07986d49d5a346b527f32ded33 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-23200 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:26:37.536 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1077/2180] 10.0.0.33 () {32 vars in 720 bytes} [Sun May 10 05:26:37 2026] DELETE /v2.0/trunks/6e8673f1-f8da-4d81-84f1-a18dcbc12e01 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2181] 10.0.0.33 () {32 vars in 717 bytes} [Sun May 10 05:26:37 2026] GET /v2.0/trunks/b5ceb5d2-5dbb-4831-ac68-1b0e6815d755 => generated 407 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2182] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:26:37 2026] GET /v2.0/ports/a93cfddd-8b33-4237-be99-6b5bab0f736c => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager [None req-91d6b67a-1845-4a5a-a53d-f991d7e15ebf f27cdaae53c34f84b4fa4f8c51264cdb 29671e07986d49d5a346b527f32ded33 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-865532 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:26:37.812 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1105/2183] 10.0.0.33 () {32 vars in 720 bytes} [Sun May 10 05:26:37 2026] DELETE /v2.0/trunks/b5ceb5d2-5dbb-4831-ac68-1b0e6815d755 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:38.013 7 INFO neutron.db.segments_db [None req-b96507a1-75f9-4477-9e43-a74e34402bc6 6de3fa57b5874ac7b9cb319abe126ee3 8d3dbe4403f146b08d3ce69576c30183 - - - -] Added segment 18c26e61-a964-4e97-991a-be959b2889a5 of type vxlan for network 7e6fcc44-1075-48c3-8080-a2b7024aaa42 [pid: 8|app: 0|req: 1106/2184] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:26:37 2026] DELETE /v2.0/ports/5b601ef2-97fd-48de-84ba-50ae142d4d5f => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2185] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:37 2026] POST /v2.0/networks => generated 631 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2186] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:26:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:26:38.320 8 INFO neutron.db.segments_db [None req-00afd3b9-7532-4937-a7aa-b8dc869f769f 6de3fa57b5874ac7b9cb319abe126ee3 8d3dbe4403f146b08d3ce69576c30183 - - - -] Added segment 7964f905-f791-4c84-9594-a1879ee1b2ee of type vxlan for network a3794c2f-8a1d-46d2-82c2-02b27eba5b8a [pid: 7|app: 0|req: 1080/2187] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:26:38 2026] DELETE /v2.0/ports/ac9d9302-b97d-4fcf-9cff-e94d1888fd92 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2188] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:38 2026] POST /v2.0/networks => generated 632 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2189] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:26:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:26:38.525 7 INFO neutron.db.segments_db [None req-e05205d5-6cf8-4332-a85b-01c53ee15099 6de3fa57b5874ac7b9cb319abe126ee3 8d3dbe4403f146b08d3ce69576c30183 - - - -] Added segment 0ea6a3fb-7c41-4808-a0f3-94f545df096e of type vxlan for network 0f081641-81dc-4a3a-93ea-0dc52a393610 [pid: 7|app: 0|req: 1082/2190] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:38 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2191] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:26:38 2026] DELETE /v2.0/ports/c32796d9-6f36-455b-a425-c3102ed62100 => 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: 1083/2192] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:26:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:26:38.779 8 INFO neutron.db.segments_db [None req-75e2f6cb-3e65-4dfc-9d65-fe0240a8c1a4 6de3fa57b5874ac7b9cb319abe126ee3 8d3dbe4403f146b08d3ce69576c30183 - - - -] Added segment a46814ba-f28b-4105-beda-16c7cce6ba3c of type vxlan for network e9ab6e3e-3bf6-4ed5-84c2-5c9bc3cc0b8e [pid: 8|app: 0|req: 1110/2193] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:38 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2194] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:26:38 2026] DELETE /v2.0/ports/25499483-283b-4a83-aca5-4160601dc1a1 => 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: 1111/2195] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:26:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:26:39.037 7 INFO neutron.db.segments_db [None req-e54df13a-7129-4b78-b566-b8bdb001bfaa 6de3fa57b5874ac7b9cb319abe126ee3 8d3dbe4403f146b08d3ce69576c30183 - - - -] Added segment 73cb330a-3ca0-4c65-968c-8490744508fe of type vxlan for network 47fa7235-55ea-41b7-8a3d-2faf414ccb1f [pid: 7|app: 0|req: 1085/2196] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:38 2026] POST /v2.0/networks => generated 631 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2197] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:26:38 2026] DELETE /v2.0/ports/a93cfddd-8b33-4237-be99-6b5bab0f736c => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2198] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:26:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2199] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:26:39 2026] PUT /v2.0/subnetpools/edc56e28-5773-48f1-ae96-04f1a5b31e37/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2200] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:26:39 2026] PUT /v2.0/networks/7e6fcc44-1075-48c3-8080-a2b7024aaa42/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2201] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:26:39 2026] PUT /v2.0/subnetpools/d34e4590-ac12-4059-a580-aab5e56901ef/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2202] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:26:39 2026] PUT /v2.0/networks/a3794c2f-8a1d-46d2-82c2-02b27eba5b8a/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2203] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:26:39 2026] PUT /v2.0/subnetpools/79bcba75-4c66-40a5-b10c-4fd47cb69659/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2204] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:26:39 2026] PUT /v2.0/networks/0f081641-81dc-4a3a-93ea-0dc52a393610/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:26:39.534 7 INFO neutron.services.segments.plugin [-] Segment d2746350-1867-4b0a-b6dd-cb3afbf5f844 resource provider aggregate not found 2026-05-10 05:26:39.539 7 INFO neutron.services.segments.plugin [-] Segment d2746350-1867-4b0a-b6dd-cb3afbf5f844 resource provider aggregate not found 2026-05-10 05:26:39.556 7 INFO neutron.services.segments.plugin [-] Segment d2746350-1867-4b0a-b6dd-cb3afbf5f844 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2746350-1867-4b0a-b6dd-cb3afbf5f844 found for delete ", "request_id": "req-cee03d18-108d-4dee-afa9-481a847566c6"}]} [pid: 8|app: 0|req: 1118/2205] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:26:39 2026] PUT /v2.0/subnetpools/6f01a1d7-3d24-4edc-984c-e40e6454743a/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:26:39.563 7 INFO neutron.services.segments.plugin [-] Segment d2746350-1867-4b0a-b6dd-cb3afbf5f844 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2746350-1867-4b0a-b6dd-cb3afbf5f844 found for delete ", "request_id": "req-78dc94ec-c596-4038-9229-a985348cf1aa"}]} [pid: 7|app: 0|req: 1088/2206] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:39 2026] DELETE /v2.0/networks/27e058de-4fe9-4438-8b56-88810facb053 => 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: 1119/2207] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:26:39 2026] PUT /v2.0/networks/e9ab6e3e-3bf6-4ed5-84c2-5c9bc3cc0b8e/tags => 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: 1089/2208] 10.0.0.33 () {32 vars in 670 bytes} [Sun May 10 05:26:39 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2209] 10.0.0.33 () {32 vars in 664 bytes} [Sun May 10 05:26:39 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2210] 10.0.0.33 () {32 vars in 684 bytes} [Sun May 10 05:26:39 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:39.830 8 INFO neutron.services.segments.plugin [-] Segment 0faa4745-4295-47f2-8034-188fcc25f8e1 resource provider aggregate not found 2026-05-10 05:26:39.842 8 INFO neutron.services.segments.plugin [-] Segment 0faa4745-4295-47f2-8034-188fcc25f8e1 resource provider aggregate not found [pid: 7|app: 0|req: 1092/2211] 10.0.0.33 () {32 vars in 678 bytes} [Sun May 10 05:26:39 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:39.868 8 INFO neutron.services.segments.plugin [-] Segment 0faa4745-4295-47f2-8034-188fcc25f8e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0faa4745-4295-47f2-8034-188fcc25f8e1 found for delete ", "request_id": "req-117e910d-3150-4868-84f0-69f87cc75aae"}]} 2026-05-10 05:26:39.869 8 INFO neutron.services.segments.plugin [-] Segment 0faa4745-4295-47f2-8034-188fcc25f8e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0faa4745-4295-47f2-8034-188fcc25f8e1 found for delete ", "request_id": "req-158871eb-acdc-4e19-8454-51ec3a2805e9"}]} [pid: 8|app: 0|req: 1120/2212] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:39 2026] DELETE /v2.0/networks/6af1a809-49e4-4704-a4ca-aae0331468b2 => 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: 1093/2213] 10.0.0.33 () {32 vars in 680 bytes} [Sun May 10 05:26:39 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2214] 10.0.0.33 () {32 vars in 674 bytes} [Sun May 10 05:26:39 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2215] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:39 2026] DELETE /v2.0/networks/52d4ee71-9bb8-4c16-accb-07640f23c970 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2216] 10.0.0.33 () {32 vars in 686 bytes} [Sun May 10 05:26:40 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2219] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:40 2026] DELETE /v2.0/networks/a331fd1d-75d8-4507-bdd7-eb1a4dcd8c7b => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2220] 10.0.0.33 () {32 vars in 672 bytes} [Sun May 10 05:26:40 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2221] 10.0.0.33 () {32 vars in 692 bytes} [Sun May 10 05:26:39 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2222] 10.0.0.33 () {32 vars in 686 bytes} [Sun May 10 05:26:40 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2223] 10.0.0.33 () {32 vars in 678 bytes} [Sun May 10 05:26:40 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2224] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:40 2026] DELETE /v2.0/networks/5cc4a5d4-4fcf-4ce4-bb3b-968baac8e324 => 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: 1125/2225] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:26:40 2026] GET /v2.0/ports?device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3 => generated 1204 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2226] 10.0.0.33 () {32 vars in 682 bytes} [Sun May 10 05:26:40 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2227] 10.0.0.33 () {32 vars in 692 bytes} [Sun May 10 05:26:40 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2228] 10.0.0.33 () {32 vars in 688 bytes} [Sun May 10 05:26:41 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2229] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:26:41 2026] GET /v2.0/security-groups?id=4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2230] 10.0.0.33 () {32 vars in 700 bytes} [Sun May 10 05:26:41 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2231] 10.0.0.33 () {32 vars in 694 bytes} [Sun May 10 05:26:41 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2232] 10.0.0.33 () {32 vars in 816 bytes} [Sun May 10 05:26:41 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&mac_address=fa%3A16%3A3e%3Ab2%3Af3%3Aa0 => generated 1204 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2233] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:26:41 2026] DELETE /v2.0/subnetpools/edc56e28-5773-48f1-ae96-04f1a5b31e37 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2234] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:41 2026] DELETE /v2.0/networks/7e6fcc44-1075-48c3-8080-a2b7024aaa42 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:41.590 7 INFO neutron.services.segments.plugin [-] Segment 43abff50-cd65-446b-882b-4af2b1616f69 resource provider aggregate not found 2026-05-10 05:26:41.599 7 INFO neutron.services.segments.plugin [-] Segment 43abff50-cd65-446b-882b-4af2b1616f69 resource provider aggregate not found [pid: 7|app: 0|req: 1106/2235] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:26:41 2026] DELETE /v2.0/subnetpools/d34e4590-ac12-4059-a580-aab5e56901ef => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:41.617 7 INFO neutron.services.segments.plugin [-] Segment 43abff50-cd65-446b-882b-4af2b1616f69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43abff50-cd65-446b-882b-4af2b1616f69 found for delete ", "request_id": "req-553f51b5-f68d-4da4-a711-3093ed7ce05b"}]} 2026-05-10 05:26:41.622 7 INFO neutron.services.segments.plugin [-] Segment 43abff50-cd65-446b-882b-4af2b1616f69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43abff50-cd65-446b-882b-4af2b1616f69 found for delete ", "request_id": "req-c311e6a9-2d99-4e12-b6a2-407d026ca7ee"}]} 2026-05-10 05:26:41.663 7 INFO neutron.services.segments.plugin [-] Segment 22efe46a-8191-48ed-8c75-40e2dc8274b0 resource provider aggregate not found 2026-05-10 05:26:41.670 7 INFO neutron.services.segments.plugin [-] Segment 22efe46a-8191-48ed-8c75-40e2dc8274b0 resource provider aggregate not found 2026-05-10 05:26:41.688 7 INFO neutron.services.segments.plugin [-] Segment 22efe46a-8191-48ed-8c75-40e2dc8274b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22efe46a-8191-48ed-8c75-40e2dc8274b0 found for delete ", "request_id": "req-101d2861-d41a-4d28-a836-a90164cbbd82"}]} 2026-05-10 05:26:41.696 7 INFO neutron.services.segments.plugin [-] Segment 22efe46a-8191-48ed-8c75-40e2dc8274b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22efe46a-8191-48ed-8c75-40e2dc8274b0 found for delete ", "request_id": "req-3d717030-45c8-4a0a-b6c3-cb1a7e9469af"}]} 2026-05-10 05:26:41.711 7 INFO neutron.services.segments.plugin [-] Segment 38f9fb1b-17b2-4053-895a-604ff8361839 resource provider aggregate not found 2026-05-10 05:26:41.728 7 INFO neutron.services.segments.plugin [-] Segment 38f9fb1b-17b2-4053-895a-604ff8361839 resource provider aggregate not found 2026-05-10 05:26:41.748 7 INFO neutron.services.segments.plugin [-] Segment 38f9fb1b-17b2-4053-895a-604ff8361839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38f9fb1b-17b2-4053-895a-604ff8361839 found for delete ", "request_id": "req-93c6af3d-bcf6-40bb-b7dc-ecb8408b106b"}]} 2026-05-10 05:26:41.762 7 INFO neutron.services.segments.plugin [-] Segment 38f9fb1b-17b2-4053-895a-604ff8361839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38f9fb1b-17b2-4053-895a-604ff8361839 found for delete ", "request_id": "req-23c0fcd2-fb81-4ec6-b224-d78866dfce1f"}]} 2026-05-10 05:26:41.775 7 INFO neutron.services.segments.plugin [-] Segment 18c26e61-a964-4e97-991a-be959b2889a5 resource provider aggregate not found 2026-05-10 05:26:41.788 7 INFO neutron.services.segments.plugin [-] Segment 18c26e61-a964-4e97-991a-be959b2889a5 resource provider aggregate not found 2026-05-10 05:26:41.817 7 INFO neutron.services.segments.plugin [-] Segment 18c26e61-a964-4e97-991a-be959b2889a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c26e61-a964-4e97-991a-be959b2889a5 found for delete ", "request_id": "req-c5d11a65-ad7d-49f2-9534-3243c151f0e8"}]} 2026-05-10 05:26:41.821 7 INFO neutron.services.segments.plugin [-] Segment 18c26e61-a964-4e97-991a-be959b2889a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c26e61-a964-4e97-991a-be959b2889a5 found for delete ", "request_id": "req-cc632588-9355-44ee-abee-ab4f95b01170"}]} [pid: 7|app: 0|req: 1107/2236] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:41 2026] DELETE /v2.0/networks/a3794c2f-8a1d-46d2-82c2-02b27eba5b8a => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2237] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:26:41 2026] DELETE /v2.0/subnetpools/79bcba75-4c66-40a5-b10c-4fd47cb69659 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:42.276 8 INFO neutron.db.l3_db [None req-33317b36-f33d-4e1c-a02c-dd3189398049 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Floating IP a2545a13-a613-426f-9413-964d26db4d76 associated. External IP: 10.96.250.210, port: fa83eab4-06c5-4496-87c7-be42ff424330. [pid: 7|app: 0|req: 1109/2238] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:42 2026] GET /v2.0/security-groups?tenant_id=29671e07986d49d5a346b527f32ded33&name=default => generated 2805 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2239] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:42 2026] DELETE /v2.0/networks/0f081641-81dc-4a3a-93ea-0dc52a393610 => 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: 1111/2240] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:26:42 2026] DELETE /v2.0/subnetpools/6f01a1d7-3d24-4edc-984c-e40e6454743a => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2241] 10.0.0.33 () {34 vars in 675 bytes} [Sun May 10 05:26:41 2026] POST /v2.0/floatingips => generated 855 bytes in 1367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2242] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:42 2026] DELETE /v2.0/security-groups/24ebd9c4-868f-40f2-be80-1f6e524f051c => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:42.724 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea8f2a4d-6f6b-4005-8517-f1f697bad4f8'] response: {'name': 'network-changed', 'server_uuid': 'f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3', 'tag': 'fa83eab4-06c5-4496-87c7-be42ff424330', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1113/2243] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:26:42 2026] DELETE /v2.0/subnetpools/82986662-2046-4949-8f68-a15cb0c94575 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2244] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:26:42 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:42.924 8 INFO neutron.services.segments.plugin [-] Segment a46814ba-f28b-4105-beda-16c7cce6ba3c resource provider aggregate not found 2026-05-10 05:26:42.933 8 INFO neutron.services.segments.plugin [-] Segment a46814ba-f28b-4105-beda-16c7cce6ba3c resource provider aggregate not found [pid: 7|app: 0|req: 1115/2245] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:26:42 2026] GET /v2.0/networks?id=1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 800 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:42.952 8 INFO neutron.services.segments.plugin [-] Segment a46814ba-f28b-4105-beda-16c7cce6ba3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a46814ba-f28b-4105-beda-16c7cce6ba3c found for delete ", "request_id": "req-7c57645d-2c60-4abe-bbb9-4b653e25f897"}]} 2026-05-10 05:26:42.960 8 INFO neutron.services.segments.plugin [-] Segment a46814ba-f28b-4105-beda-16c7cce6ba3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a46814ba-f28b-4105-beda-16c7cce6ba3c found for delete ", "request_id": "req-9293049c-7061-4ea3-9d57-abfb2d0a27df"}]} [pid: 8|app: 0|req: 1131/2246] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:42 2026] DELETE /v2.0/networks/e9ab6e3e-3bf6-4ed5-84c2-5c9bc3cc0b8e => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2247] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:26:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.115&port_id=fa83eab4-06c5-4496-87c7-be42ff424330 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2248] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:42 2026] GET /v2.0/security-groups?tenant_id=ac927c6ac3384367b38731b76639256e&name=default => generated 2805 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2249] 199.204.45.157 () {34 vars in 1105 bytes} [Sun May 10 05:26:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=fa83eab4-06c5-4496-87c7-be42ff424330 => 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: 1118/2250] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:43 2026] DELETE /v2.0/security-groups/e24650c5-4e4e-4f94-aadc-0a646e589d9a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2251] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:26:43 2026] GET /v2.0/subnets?id=b4834710-f6aa-4a33-9516-0fe46a2308be&id=02dbc7a1-4337-43d8-8c6f-d27f54e267fb => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2252] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:43 2026] DELETE /v2.0/networks/47fa7235-55ea-41b7-8a3d-2faf414ccb1f => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2253] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:43 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&device_owner=network%3Adhcp => generated 1461 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2254] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:43 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&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: 1135/2255] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:26:43 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1121/2256] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:43 2026] GET /v2.0/security-groups?tenant_id=11b95d243dd141eabaf9ec65cbc8206c&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2257] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:26:43 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1122/2258] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:43 2026] DELETE /v2.0/security-groups/76b27b1d-b563-4edd-bb8b-4b4b5c64ac72 => 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: 1137/2259] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:43 2026] GET /v2.0/security-groups?tenant_id=3fff9d033acc495ca15535ab363e93ab&name=default => generated 2805 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:44.106 7 INFO neutron.services.segments.plugin [-] Segment 7964f905-f791-4c84-9594-a1879ee1b2ee resource provider aggregate not found 2026-05-10 05:26:44.115 7 INFO neutron.services.segments.plugin [-] Segment 7964f905-f791-4c84-9594-a1879ee1b2ee resource provider aggregate not found 2026-05-10 05:26:44.138 7 INFO neutron.services.segments.plugin [-] Segment 7964f905-f791-4c84-9594-a1879ee1b2ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7964f905-f791-4c84-9594-a1879ee1b2ee found for delete ", "request_id": "req-3be3acfb-d11c-44bc-ba33-7ee196287938"}]} 2026-05-10 05:26:44.150 7 INFO neutron.services.segments.plugin [-] Segment 7964f905-f791-4c84-9594-a1879ee1b2ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7964f905-f791-4c84-9594-a1879ee1b2ee found for delete ", "request_id": "req-63df73cd-859d-4f6c-b5de-5d2231097de6"}]} 2026-05-10 05:26:44.161 7 INFO neutron.services.segments.plugin [-] Segment 0ea6a3fb-7c41-4808-a0f3-94f545df096e resource provider aggregate not found 2026-05-10 05:26:44.179 7 INFO neutron.services.segments.plugin [-] Segment 0ea6a3fb-7c41-4808-a0f3-94f545df096e resource provider aggregate not found 2026-05-10 05:26:44.184 7 INFO neutron.services.segments.plugin [-] Segment 0ea6a3fb-7c41-4808-a0f3-94f545df096e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea6a3fb-7c41-4808-a0f3-94f545df096e found for delete ", "request_id": "req-473cb87a-9eb0-4714-a486-228d26633fd5"}]} 2026-05-10 05:26:44.204 7 INFO neutron.services.segments.plugin [-] Segment 0ea6a3fb-7c41-4808-a0f3-94f545df096e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea6a3fb-7c41-4808-a0f3-94f545df096e found for delete ", "request_id": "req-2d5562e8-21f3-481f-9d6a-545b11175d09"}]} [pid: 7|app: 0|req: 1123/2260] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:44 2026] DELETE /v2.0/security-groups/6bac784d-a4d7-4ba5-91fc-ccaadef71bff => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2261] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:44 2026] GET /v2.0/security-groups?tenant_id=67a87ffbf7b74bbfb314477a94a0ba44&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2262] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:44 2026] DELETE /v2.0/security-groups/c8e4377e-7e5b-4e14-9b0d-5179a59e2b31 => 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: 1138/2263] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:44 2026] GET /v2.0/security-groups?tenant_id=82695f7b6de643fab85f0df74e461f54&name=default => generated 2805 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2264] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:44 2026] DELETE /v2.0/security-groups/872a136f-caaf-48f5-a97a-0aeefa6672eb => 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: 1139/2265] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:44 2026] GET /v2.0/security-groups?tenant_id=1a90fe2917074474be60afc0db343ef8&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2266] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:44 2026] GET /v2.0/security-groups?tenant_id=8d3dbe4403f146b08d3ce69576c30183&name=default => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2267] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:44 2026] DELETE /v2.0/security-groups/c913879c-0baa-4f8b-8d3a-8f329c73edc4 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:44.975 8 INFO neutron.services.segments.plugin [-] Segment 73cb330a-3ca0-4c65-968c-8490744508fe resource provider aggregate not found 2026-05-10 05:26:44.982 8 INFO neutron.services.segments.plugin [-] Segment 73cb330a-3ca0-4c65-968c-8490744508fe resource provider aggregate not found 2026-05-10 05:26:45.000 8 INFO neutron.services.segments.plugin [-] Segment 73cb330a-3ca0-4c65-968c-8490744508fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73cb330a-3ca0-4c65-968c-8490744508fe found for delete ", "request_id": "req-d888afad-24ec-4801-a911-474985ebf53a"}]} 2026-05-10 05:26:45.002 8 INFO neutron.services.segments.plugin [-] Segment 73cb330a-3ca0-4c65-968c-8490744508fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73cb330a-3ca0-4c65-968c-8490744508fe found for delete ", "request_id": "req-9073af81-d0f5-4be4-bff9-07a92841dd18"}]} [pid: 8|app: 0|req: 1141/2268] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:44 2026] DELETE /v2.0/security-groups/1e7ae659-e0d6-42ae-b80b-150b4419be04 => 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: 1128/2269] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:45 2026] GET /v2.0/security-groups?tenant_id=519df75a80f94bc3a6eff61d4585ddb2&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2270] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:45 2026] DELETE /v2.0/security-groups/3006e5e3-6edf-428f-a836-d129679b60ce => 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: 1129/2271] 10.0.0.139 () {34 vars in 989 bytes} [Sun May 10 05:26:46 2026] GET /v2.0/ports?device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3 => generated 1473 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2272] 10.0.0.139 () {34 vars in 1039 bytes} [Sun May 10 05:26:46 2026] GET /v2.0/security-groups?id=4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a&fields=id&fields=name => generated 111 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2273] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:26:47 2026] POST /v2.0/floatingips => generated 552 bytes in 865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2274] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:26:48 2026] PUT /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2275] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2276] 10.0.0.33 () {34 vars in 768 bytes} [Sun May 10 05:26:48 2026] PUT /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2277] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2278] 10.0.0.33 () {34 vars in 764 bytes} [Sun May 10 05:26:48 2026] PUT /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/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: 1133/2279] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2280] 10.0.0.33 () {34 vars in 786 bytes} [Sun May 10 05:26:48 2026] PUT /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2281] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2282] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:26:48 2026] PUT /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2283] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2284] 10.0.0.33 () {34 vars in 676 bytes} [Sun May 10 05:26:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2285] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2286] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:26:48 2026] PUT /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/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: 1136/2287] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:26:48.690 8 INFO neutron.api.v2.resource [None req-8d57d264-0702-4172-82c1-e2a2e61cfbc7 f0bd876400814756b704807c4dc48a59 0071943bc3864a1da7326445cd5c02a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1152/2288] 10.0.0.33 () {32 vars in 749 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2289] 10.0.0.33 () {34 vars in 762 bytes} [Sun May 10 05:26:48 2026] PUT /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2290] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2291] 10.0.0.33 () {34 vars in 758 bytes} [Sun May 10 05:26:48 2026] PUT /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags/red => generated 4 bytes in 12 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2292] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:26:48 2026] DELETE /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2293] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2294] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2295] 10.0.0.33 () {34 vars in 780 bytes} [Sun May 10 05:26:48 2026] PUT /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2296] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:26:48.853 8 INFO neutron.api.v2.resource [None req-2ac2dcda-ffb4-4cfd-95eb-8c7b3aee9c57 f0bd876400814756b704807c4dc48a59 0071943bc3864a1da7326445cd5c02a1 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1155/2297] 10.0.0.33 () {32 vars in 752 bytes} [Sun May 10 05:26:48 2026] DELETE /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2298] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:26:48 2026] PUT /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2299] 10.0.0.33 () {32 vars in 740 bytes} [Sun May 10 05:26:48 2026] DELETE /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2300] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2301] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683/tags => 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: 1158/2302] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:26:48 2026] DELETE /v2.0/floatingips/25bf0b9c-3739-4f81-9313-62fa6c9aa683 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2303] 10.0.0.33 () {32 vars in 739 bytes} [Sun May 10 05:26:48 2026] GET /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags/red => generated 0 bytes in 599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:49.572 8 INFO neutron.api.v2.resource [None req-856c76d8-4c57-4e6c-91dd-1f1884c67920 88ea1cd1958d42ada093a90b001aa086 b85e13b30ae54e409ab7cef1a5de9923 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1159/2304] 10.0.0.33 () {32 vars in 743 bytes} [Sun May 10 05:26:49 2026] GET /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2305] 10.0.0.33 () {32 vars in 742 bytes} [Sun May 10 05:26:49 2026] DELETE /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2306] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:26:49 2026] GET /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:26:49.658 7 INFO neutron.api.v2.resource [None req-079a2f20-efd5-408e-bcc0-494ba790fb18 88ea1cd1958d42ada093a90b001aa086 b85e13b30ae54e409ab7cef1a5de9923 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1147/2307] 10.0.0.33 () {32 vars in 746 bytes} [Sun May 10 05:26:49 2026] DELETE /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/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: 1148/2308] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:26:49 2026] DELETE /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2309] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:26:49 2026] GET /v2.0/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2310] 10.0.0.33 () {32 vars in 732 bytes} [Sun May 10 05:26:49 2026] DELETE /v2.0/qos/policies/52b6b5e1-3fd6-4d0b-b5ed-4605d7a80e81 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:50.078 8 INFO neutron.db.segments_db [None req-8877de3e-dc4f-406d-ba3d-bc444aa450c6 e469e22932524364b23ed30189e3d34d e8823133293e4bad9cbafde39f2c9fca - - - -] Added segment 04ae9c5e-6cd0-4038-8241-56750bfdc927 of type vxlan for network a21b163d-691e-4a5f-9579-c448adfa964d [pid: 8|app: 0|req: 1161/2311] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:49 2026] POST /v2.0/networks => generated 631 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2312] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:26:50 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2313] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:50 2026] GET /v2.0/security-groups?tenant_id=0071943bc3864a1da7326445cd5c02a1&name=default => generated 2805 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2314] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:50 2026] GET /v2.0/security-groups?tenant_id=178ce3f85c35466eb15d3f950d46eb4e&name=default => generated 2805 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2315] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:26:50 2026] POST /v2.0/ports => generated 743 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1153/2316] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:50 2026] DELETE /v2.0/security-groups/34da18ad-4e57-4943-b0cb-05b2521be853 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2317] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:50 2026] DELETE /v2.0/security-groups/8e787110-f423-4cc3-9d0b-7aa592b482d4 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:50.867 7 INFO neutron.db.segments_db [None req-b75db38d-379b-4e3d-a2bf-a27cfb73bd29 e469e22932524364b23ed30189e3d34d e8823133293e4bad9cbafde39f2c9fca - - - -] Added segment a78dbae5-ac62-41a5-a8e2-11ef8b1a2e06 of type vxlan for network 86cc431f-7dbc-4ee7-99bf-c06f56fadb38 [pid: 8|app: 0|req: 1165/2318] 10.0.0.217 () {30 vars in 658 bytes} [Sun May 10 05:26:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2319] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:50 2026] POST /v2.0/networks => generated 632 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2320] 10.0.0.217 () {30 vars in 660 bytes} [Sun May 10 05:26:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2321] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:50 2026] GET /v2.0/security-groups?tenant_id=b85e13b30ae54e409ab7cef1a5de9923&name=default => generated 2805 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2322] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:51 2026] GET /v2.0/security-groups?tenant_id=33a9e157916b414bb07ab331b3ef5528&name=default => generated 2805 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2323] 10.0.0.217 () {30 vars in 636 bytes} [Sun May 10 05:26:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2324] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:51 2026] DELETE /v2.0/security-groups/0708edaf-b249-40bc-9627-821da4d8d860 => 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: 1159/2325] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:51 2026] DELETE /v2.0/security-groups/7d45f959-abfa-4fd5-8182-7b12aa43345d => 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: 1160/2326] 10.0.0.217 () {30 vars in 672 bytes} [Sun May 10 05:26:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2327] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:26:51 2026] POST /v2.0/ports => generated 743 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:26:51.656 7 INFO neutron.db.segments_db [None req-656108ee-2a0b-4850-8c60-1eff1c318e34 e469e22932524364b23ed30189e3d34d e8823133293e4bad9cbafde39f2c9fca - - - -] Added segment dc9f8f32-0c9b-4de3-be5e-5931619fbec6 of type vxlan for network b0dc6532-4a33-4d8b-9652-bdde522cad2b [pid: 7|app: 0|req: 1161/2328] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:51 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1162/2329] 10.0.0.217 () {28 vars in 438 bytes} [Sun May 10 05:26:51 2026] GET / => generated 151 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2330] 10.0.0.217 () {30 vars in 696 bytes} [Sun May 10 05:26:51 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 634 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2331] 10.0.0.217 () {30 vars in 658 bytes} [Sun May 10 05:26:52 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: 1165/2332] 10.0.0.217 () {30 vars in 660 bytes} [Sun May 10 05:26: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: 1166/2333] 10.0.0.217 () {30 vars in 636 bytes} [Sun May 10 05:26:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2334] 10.0.0.217 () {30 vars in 672 bytes} [Sun May 10 05:26:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2335] 10.0.0.217 () {30 vars in 696 bytes} [Sun May 10 05:26:52 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2336] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:26:51 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:26:52.260 7 INFO neutron.db.segments_db [None req-76c1ac23-af71-4d9c-95af-2bd243fa950f e469e22932524364b23ed30189e3d34d e8823133293e4bad9cbafde39f2c9fca - - - -] Added segment 555db66f-5b2f-4a0b-b50e-2b3b2cb8eff8 of type vxlan for network a51f3acc-0f7f-41ed-8697-29c008149015 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1169/2337] 10.0.0.217 () {30 vars in 658 bytes} [Sun May 10 05:26: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: 1170/2338] 10.0.0.217 () {30 vars in 660 bytes} [Sun May 10 05:26: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: 8|app: 0|req: 1171/2339] 10.0.0.217 () {30 vars in 636 bytes} [Sun May 10 05:26:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2340] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:52 2026] POST /v2.0/networks => generated 631 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2341] 10.0.0.217 () {30 vars in 672 bytes} [Sun May 10 05:26:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2342] 10.0.0.217 () {30 vars in 698 bytes} [Sun May 10 05:26:52 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 798 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2343] 10.0.0.217 () {30 vars in 650 bytes} [Sun May 10 05:26:52 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2344] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:26:52 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:26:52.832 8 INFO neutron.db.segments_db [None req-ec910864-83f5-4ddf-8dde-648b8971ecd5 e469e22932524364b23ed30189e3d34d e8823133293e4bad9cbafde39f2c9fca - - - -] Added segment 59a013b2-5ba6-42a2-b505-ed13b5b04c46 of type vxlan for network d0b09b60-125a-482e-9561-c4ba5cffa39f [pid: 8|app: 0|req: 1173/2345] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:52 2026] POST /v2.0/networks => generated 632 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2346] 10.0.0.217 () {34 vars in 672 bytes} [Sun May 10 05:26:52 2026] POST /v2.0/ports => generated 1128 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2347] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:26:52 2026] POST /v2.0/ports => generated 743 bytes in 956 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: 1174/2348] 10.0.0.33 () {34 vars in 745 bytes} [Sun May 10 05:26:53 2026] PUT /v2.0/ports/5dc817ad-817b-43e6-8b54-c43a1a8ce6e4/tags => generated 17 bytes in 56 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: 1175/2349] 10.0.0.33 () {34 vars in 745 bytes} [Sun May 10 05:26:54 2026] PUT /v2.0/ports/337a2bd0-9d99-4483-b147-b90902599c18/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: 1175/2350] 10.0.0.33 () {34 vars in 745 bytes} [Sun May 10 05:26:54 2026] PUT /v2.0/ports/1d4d560a-a9bf-4ebf-873a-56d2f781637a/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2351] 10.0.0.33 () {34 vars in 745 bytes} [Sun May 10 05:26:54 2026] PUT /v2.0/ports/2417cf89-057f-4765-9cb3-3f6ad4e83340/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: 1176/2352] 10.0.0.33 () {32 vars in 658 bytes} [Sun May 10 05:26:54 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2353] 10.0.0.33 () {32 vars in 672 bytes} [Sun May 10 05:26:54 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2354] 10.0.0.33 () {32 vars in 668 bytes} [Sun May 10 05:26:54 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2355] 10.0.0.33 () {32 vars in 680 bytes} [Sun May 10 05:26:54 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2356] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:26:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2357] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:26:54 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: 1180/2358] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:26:54 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: 1181/2359] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:26:54 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: 1179/2360] 10.0.0.33 () {32 vars in 666 bytes} [Sun May 10 05:26:54 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2361] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:26:54 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:55.061 8 INFO neutron.db.segments_db [None req-74e1450a-8f3f-4a32-8f1a-5a575acf047f 9f9f7d0b6b7440b4b88751d2d49469f7 c77387a772fd45f6b15f37ce6e37e384 - - - -] Added segment b33f9866-a08a-4be3-ace0-8760686fdcfa of type vxlan for network c8315608-4612-4a05-98a0-dd187e9cf9b3 [pid: 7|app: 0|req: 1181/2362] 10.0.0.33 () {32 vars in 680 bytes} [Sun May 10 05:26:55 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2365] 10.0.0.33 () {32 vars in 676 bytes} [Sun May 10 05:26:55 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2366] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:26:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2367] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:26:54 2026] POST /v2.0/networks => generated 631 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2368] 10.0.0.33 () {32 vars in 688 bytes} [Sun May 10 05:26:55 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2369] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:26:55 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: 1186/2370] 10.0.0.33 () {34 vars in 682 bytes} [Sun May 10 05:26:55 2026] POST /v2.0/security-groups => generated 1539 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2371] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:26:55 2026] DELETE /v2.0/ports/5dc817ad-817b-43e6-8b54-c43a1a8ce6e4 => 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: 1188/2372] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:26:55 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: 1189/2373] 10.0.0.33 () {34 vars in 765 bytes} [Sun May 10 05:26:55 2026] PUT /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2374] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:26:55 2026] POST /v2.0/ports => generated 743 bytes in 386 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: 1186/2375] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:26:55 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: 1187/2376] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:26:55 2026] GET /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/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: 1188/2377] 10.0.0.33 () {34 vars in 745 bytes} [Sun May 10 05:26:55 2026] PUT /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2378] 199.204.45.157 () {30 vars in 731 bytes} [Sun May 10 05:26:55 2026] GET /v2.0/security-groups?name=lb-2a1b91b9-bcb6-4e3c-b300-b97211d9a7c6 => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2379] 10.0.0.33 () {34 vars in 776 bytes} [Sun May 10 05:26:55 2026] PUT /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2380] 10.0.0.33 () {32 vars in 725 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2381] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:26:55 2026] DELETE /v2.0/ports/337a2bd0-9d99-4483-b147-b90902599c18 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2382] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2383] 10.0.0.33 () {34 vars in 756 bytes} [Sun May 10 05:26:56 2026] PUT /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2384] 199.204.45.157 () {34 vars in 695 bytes} [Sun May 10 05:26:56 2026] POST /v2.0/security-groups => generated 1574 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2385] 10.0.0.33 () {34 vars in 772 bytes} [Sun May 10 05:26:56 2026] PUT /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2386] 10.0.0.33 () {32 vars in 725 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2387] 199.204.45.157 () {30 vars in 761 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/security-group-rules?security_group_id=9e5d8b4c-a30e-4f2d-ba81-c71a1ebbdc75 => generated 1118 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2388] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2389] 10.0.0.33 () {34 vars in 752 bytes} [Sun May 10 05:26:56 2026] PUT /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2390] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:26:56 2026] DELETE /v2.0/ports/1d4d560a-a9bf-4ebf-873a-56d2f781637a => 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: 1194/2391] 10.0.0.33 () {34 vars in 794 bytes} [Sun May 10 05:26:56 2026] PUT /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2392] 10.0.0.33 () {32 vars in 725 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2393] 199.204.45.157 () {34 vars in 748 bytes} [Sun May 10 05:26:56 2026] PUT /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 290 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: 1199/2394] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2395] 10.0.0.33 () {34 vars in 774 bytes} [Sun May 10 05:26:56 2026] PUT /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2396] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:26:56 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: 1202/2397] 10.0.0.33 () {34 vars in 765 bytes} [Sun May 10 05:26:56 2026] PUT /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2398] 10.0.0.33 () {32 vars in 725 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2399] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:26:56 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: 1196/2400] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:26:56 2026] DELETE /v2.0/ports/2417cf89-057f-4765-9cb3-3f6ad4e83340 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2401] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2402] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2403] 10.0.0.33 () {34 vars in 745 bytes} [Sun May 10 05:26:56 2026] PUT /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2404] 10.0.0.33 () {32 vars in 753 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2405] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2406] 10.0.0.33 () {32 vars in 725 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:26:56.884 7 INFO neutron.api.v2.resource [None req-b7a74bc8-e21a-4bfa-b396-8f5093ff79d6 5a748e405b5641039cf8d65048529d7f d9fab02017d7414cbd479bfef7171502 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1201/2407] 10.0.0.33 () {32 vars in 757 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2408] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2409] 10.0.0.33 () {32 vars in 733 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags/red => 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: 1204/2410] 10.0.0.33 () {32 vars in 756 bytes} [Sun May 10 05:26:56 2026] DELETE /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:57.031 7 INFO neutron.api.v2.resource [None req-41b47666-6ef4-4b0f-8dfd-8d36547fbcff 9f9f7d0b6b7440b4b88751d2d49469f7 c77387a772fd45f6b15f37ce6e37e384 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1205/2411] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:26:56 2026] GET /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2412] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:26:57 2026] GET /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2413] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:26:56 2026] DELETE /v2.0/ports/8fd7b8d0-a001-418f-9621-0a3c100cce4b => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:57.073 8 INFO neutron.api.v2.resource [None req-07d54c3e-285a-448f-af22-a7035ca13221 5a748e405b5641039cf8d65048529d7f d9fab02017d7414cbd479bfef7171502 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1208/2414] 10.0.0.33 () {32 vars in 760 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/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: 1207/2415] 10.0.0.33 () {32 vars in 736 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/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: 1208/2416] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2417] 10.0.0.33 () {32 vars in 725 bytes} [Sun May 10 05:26:57 2026] GET /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2418] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:26:57 2026] GET /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:26:57.223 7 INFO neutron.api.v2.resource [None req-f12f5902-c862-47c6-9039-068581154e6d 9f9f7d0b6b7440b4b88751d2d49469f7 c77387a772fd45f6b15f37ce6e37e384 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1211/2419] 10.0.0.33 () {32 vars in 740 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2420] 10.0.0.11 () {34 vars in 1082 bytes} [Sun May 10 05:26:57 2026] GET /v2.0/ports?device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3&device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 2927 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:57.295 8 INFO neutron.services.segments.plugin [-] Segment 04ae9c5e-6cd0-4038-8241-56750bfdc927 resource provider aggregate not found 2026-05-10 05:26:57.320 8 INFO neutron.services.segments.plugin [-] Segment 04ae9c5e-6cd0-4038-8241-56750bfdc927 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04ae9c5e-6cd0-4038-8241-56750bfdc927 found for delete ", "request_id": "req-b5be7688-a66a-44de-9878-0c06c8323074"}]} 2026-05-10 05:26:57.321 8 INFO neutron.services.segments.plugin [-] Segment 04ae9c5e-6cd0-4038-8241-56750bfdc927 resource provider aggregate not found 2026-05-10 05:26:57.338 8 INFO neutron.services.segments.plugin [-] Segment 04ae9c5e-6cd0-4038-8241-56750bfdc927 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04ae9c5e-6cd0-4038-8241-56750bfdc927 found for delete ", "request_id": "req-bfb97fa5-a061-4370-8ec4-5e7948bf1f57"}]} [pid: 8|app: 0|req: 1209/2421] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/networks/a21b163d-691e-4a5f-9579-c448adfa964d => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2422] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/security-groups/f6f55e42-31da-4e93-9dee-23503707d0cd => 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: 1210/2423] 10.0.0.33 () {32 vars in 728 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2424] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:26:57 2026] GET /v2.0/security-groups?id=4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2425] 10.0.0.33 () {32 vars in 725 bytes} [Sun May 10 05:26:57 2026] GET /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2426] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/networks/86cc431f-7dbc-4ee7-99bf-c06f56fadb38 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2427] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/ports/f8d6d456-a574-41fd-ae54-d42b03a3c215 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2428] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/networks/b0dc6532-4a33-4d8b-9652-bdde522cad2b => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:57.991 7 INFO neutron.services.segments.plugin [-] Segment b33f9866-a08a-4be3-ace0-8760686fdcfa resource provider aggregate not found 2026-05-10 05:26:57.997 7 INFO neutron.services.segments.plugin [-] Segment b33f9866-a08a-4be3-ace0-8760686fdcfa resource provider aggregate not found 2026-05-10 05:26:58.019 7 INFO neutron.services.segments.plugin [-] Segment b33f9866-a08a-4be3-ace0-8760686fdcfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b33f9866-a08a-4be3-ace0-8760686fdcfa found for delete ", "request_id": "req-df3f2141-4bff-4117-8efc-537cc6095c3b"}]} 2026-05-10 05:26:58.022 7 INFO neutron.services.segments.plugin [-] Segment b33f9866-a08a-4be3-ace0-8760686fdcfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b33f9866-a08a-4be3-ace0-8760686fdcfa found for delete ", "request_id": "req-27bb66cd-1d80-4180-8617-b38f37ce7346"}]} [pid: 7|app: 0|req: 1217/2429] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/networks/c8315608-4612-4a05-98a0-dd187e9cf9b3 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2430] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:57 2026] DELETE /v2.0/networks/a51f3acc-0f7f-41ed-8697-29c008149015 => 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: 1218/2431] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/security-groups?tenant_id=d9fab02017d7414cbd479bfef7171502&name=default => generated 2805 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2432] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:58 2026] DELETE /v2.0/security-groups/3f38978c-e976-404a-97bc-c0fafe049628 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2433] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:26:58 2026] DELETE /v2.0/networks/d0b09b60-125a-482e-9561-c4ba5cffa39f => 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: 1220/2434] 199.204.45.157 () {34 vars in 1095 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/ports?device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b&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: 7|app: 0|req: 1221/2435] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2436] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/security-groups?tenant_id=dc595981c97543d5892b02de2b1d486f&name=default => generated 2805 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2437] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/networks?id=249efe32-234b-47d1-a287-d52d451e971e => generated 800 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2438] 199.204.45.157 () {34 vars in 1055 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2439] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:58 2026] DELETE /v2.0/security-groups/8922ceb0-2fac-4b96-bf6a-d167d7b6288b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2440] 199.204.45.157 () {34 vars in 1103 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A207&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2441] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/subnets?id=5cf87910-4d0b-4cb7-8cac-94176ee341e6&id=c930da6e-c8d2-4a7f-9f6b-145714d433f2 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2442] 10.0.0.11 () {34 vars in 1082 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/ports?device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3&device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 2927 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2443] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2444] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/security-groups?id=4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2445] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2446] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:26:59 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1231/2447] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:26:59 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2448] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:58 2026] GET /v2.0/security-groups?tenant_id=2cf8d4c2e67d4e8aaca8e041cdd0337f&name=default => generated 2805 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2449] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:59 2026] DELETE /v2.0/security-groups/4b7502d2-8668-4b88-ac93-a6074b8eb147 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:59.503 8 INFO neutron.services.segments.plugin [-] Segment a78dbae5-ac62-41a5-a8e2-11ef8b1a2e06 resource provider aggregate not found 2026-05-10 05:26:59.514 8 INFO neutron.services.segments.plugin [-] Segment a78dbae5-ac62-41a5-a8e2-11ef8b1a2e06 resource provider aggregate not found 2026-05-10 05:26:59.523 8 INFO neutron.services.segments.plugin [-] Segment a78dbae5-ac62-41a5-a8e2-11ef8b1a2e06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a78dbae5-ac62-41a5-a8e2-11ef8b1a2e06 found for delete ", "request_id": "req-774012bd-74be-41e0-bc9e-31c2f9c69706"}]} 2026-05-10 05:26:59.543 8 INFO neutron.services.segments.plugin [-] Segment a78dbae5-ac62-41a5-a8e2-11ef8b1a2e06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a78dbae5-ac62-41a5-a8e2-11ef8b1a2e06 found for delete ", "request_id": "req-e6f70993-72ac-4dd7-8cde-9fac58bbb7eb"}]} 2026-05-10 05:26:59.556 8 INFO neutron.services.segments.plugin [-] Segment dc9f8f32-0c9b-4de3-be5e-5931619fbec6 resource provider aggregate not found 2026-05-10 05:26:59.572 8 INFO neutron.services.segments.plugin [-] Segment dc9f8f32-0c9b-4de3-be5e-5931619fbec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc9f8f32-0c9b-4de3-be5e-5931619fbec6 found for delete ", "request_id": "req-d652b983-82e1-4734-8091-4117c0dec2e4"}]} 2026-05-10 05:26:59.580 8 INFO neutron.services.segments.plugin [-] Segment dc9f8f32-0c9b-4de3-be5e-5931619fbec6 resource provider aggregate not found [pid: 7|app: 0|req: 1233/2450] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:59 2026] GET /v2.0/security-groups?tenant_id=c77387a772fd45f6b15f37ce6e37e384&name=default => generated 2805 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:26:59.600 8 INFO neutron.services.segments.plugin [-] Segment 555db66f-5b2f-4a0b-b50e-2b3b2cb8eff8 resource provider aggregate not found 2026-05-10 05:26:59.610 8 INFO neutron.services.segments.plugin [-] Segment dc9f8f32-0c9b-4de3-be5e-5931619fbec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc9f8f32-0c9b-4de3-be5e-5931619fbec6 found for delete ", "request_id": "req-cc6efb98-2843-47b8-a853-483e0a0fa79e"}]} 2026-05-10 05:26:59.618 8 INFO neutron.services.segments.plugin [-] Segment 555db66f-5b2f-4a0b-b50e-2b3b2cb8eff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 555db66f-5b2f-4a0b-b50e-2b3b2cb8eff8 found for delete ", "request_id": "req-f6241b24-d1b4-40c7-a605-b3d28bb9330a"}]} 2026-05-10 05:26:59.629 8 INFO neutron.services.segments.plugin [-] Segment 555db66f-5b2f-4a0b-b50e-2b3b2cb8eff8 resource provider aggregate not found 2026-05-10 05:26:59.636 8 INFO neutron.services.segments.plugin [-] Segment 59a013b2-5ba6-42a2-b505-ed13b5b04c46 resource provider aggregate not found 2026-05-10 05:26:59.655 8 INFO neutron.services.segments.plugin [-] Segment 59a013b2-5ba6-42a2-b505-ed13b5b04c46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a013b2-5ba6-42a2-b505-ed13b5b04c46 found for delete ", "request_id": "req-7fed356b-4ec0-41ee-92b7-ab0815e499f6"}]} 2026-05-10 05:26:59.663 8 INFO neutron.services.segments.plugin [-] Segment 555db66f-5b2f-4a0b-b50e-2b3b2cb8eff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 555db66f-5b2f-4a0b-b50e-2b3b2cb8eff8 found for delete ", "request_id": "req-d5d21c02-ad57-4725-aeb1-5d02dda24b0b"}]} 2026-05-10 05:26:59.683 8 INFO neutron.services.segments.plugin [-] Segment 59a013b2-5ba6-42a2-b505-ed13b5b04c46 resource provider aggregate not found 2026-05-10 05:26:59.707 8 INFO neutron.services.segments.plugin [-] Segment 59a013b2-5ba6-42a2-b505-ed13b5b04c46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a013b2-5ba6-42a2-b505-ed13b5b04c46 found for delete ", "request_id": "req-e80710f1-c89c-41f6-b537-9956a510fb52"}]} [pid: 7|app: 0|req: 1234/2451] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:59 2026] DELETE /v2.0/security-groups/0adadfc4-a695-4750-a667-3ed1266a243d => 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: 1218/2452] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:26:59 2026] GET /v2.0/security-groups?tenant_id=e8823133293e4bad9cbafde39f2c9fca&name=default => generated 2805 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2453] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:26:59 2026] DELETE /v2.0/security-groups/0665a394-3428-4276-a4e3-f2de9f4fe299 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2454] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:00 2026] GET /v2.0/security-groups?tenant_id=673edee6fe2d425fa027986f033be66a&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2455] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:00 2026] DELETE /v2.0/security-groups/8291cd35-8f61-4cf1-8cb9-584a9aec5578 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2456] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:00 2026] GET /v2.0/security-groups?tenant_id=9ee2d28a3dcf4e10b8ab076132cc296a&name=default => generated 2805 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2457] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:00 2026] DELETE /v2.0/security-groups/6f0c3e23-0ba9-45a6-96ff-65ff7d21aa27 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2458] 10.0.0.33 () {34 vars in 674 bytes} [Sun May 10 05:27:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2459] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:27:02 2026] PUT /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2460] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:27:02 2026] GET /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2461] 10.0.0.33 () {34 vars in 768 bytes} [Sun May 10 05:27:02 2026] PUT /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2462] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:27:02 2026] GET /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2463] 10.0.0.33 () {34 vars in 764 bytes} [Sun May 10 05:27:02 2026] PUT /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2464] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:27:02 2026] GET /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2465] 10.0.0.33 () {34 vars in 786 bytes} [Sun May 10 05:27:02 2026] PUT /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2466] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:27:02 2026] GET /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2467] 10.0.0.33 () {34 vars in 757 bytes} [Sun May 10 05:27:03 2026] PUT /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2468] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:27:03 2026] GET /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2469] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:27:03 2026] GET /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:27:03.116 8 INFO neutron.api.v2.resource [None req-ae6d2a90-dad4-4bfa-9813-40b740f91a01 a72c4c3c633c4536acaf340f8b7ce4d7 b8db4671814d4395917d67c583b2d8b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1227/2470] 10.0.0.33 () {32 vars in 749 bytes} [Sun May 10 05:27:03 2026] GET /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2471] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:27:03 2026] DELETE /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags/red => 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: 1228/2472] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:27:03 2026] GET /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:27:03.221 7 INFO neutron.api.v2.resource [None req-0f769cc3-f367-4783-b5d2-9d685adafc9c a72c4c3c633c4536acaf340f8b7ce4d7 b8db4671814d4395917d67c583b2d8b1 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1245/2473] 10.0.0.33 () {32 vars in 752 bytes} [Sun May 10 05:27:03 2026] DELETE /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/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: 1229/2474] 10.0.0.33 () {32 vars in 740 bytes} [Sun May 10 05:27:03 2026] DELETE /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2475] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:27:03 2026] GET /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2476] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:27:03 2026] DELETE /v2.0/subnetpools/b3432317-c24e-4488-b5b9-ba04c1c3c5df => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:27:03.475 7 INFO neutron.db.segments_db [None req-7e5bbdc1-0501-47bd-a06b-c2ed13368998 0d8a6ad28e004ae082d85420e3fc4ce7 c35c29e9286e49f389010f3cd97d79fe - - - -] Added segment 024b1d97-4484-4b4a-83a2-c9dcf7114501 of type vxlan for network bab7bdf7-3813-49e7-aa4b-99b922f23d1e [pid: 7|app: 0|req: 1246/2477] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:27:03 2026] POST /v2.0/networks => generated 631 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2478] 10.0.0.33 () {34 vars in 667 bytes} [Sun May 10 05:27:03 2026] POST /v2.0/subnets => generated 602 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2479] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:27:04 2026] PUT /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2480] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:04 2026] GET /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2481] 10.0.0.33 () {34 vars in 760 bytes} [Sun May 10 05:27:04 2026] PUT /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2482] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:04 2026] GET /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2483] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:03 2026] GET /v2.0/security-groups?tenant_id=a927232c546a48df9ef7dcaea395bfe7&name=default => generated 2805 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2484] 10.0.0.33 () {34 vars in 756 bytes} [Sun May 10 05:27:04 2026] PUT /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2485] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:04 2026] GET /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2486] 10.0.0.33 () {34 vars in 778 bytes} [Sun May 10 05:27:04 2026] PUT /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2487] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:04 2026] DELETE /v2.0/security-groups/2caa5645-f9e4-4b3b-812b-220f64433390 => 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: 1250/2488] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:04 2026] GET /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2489] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:27:04 2026] PUT /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2490] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:04 2026] GET /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2491] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:04 2026] GET /v2.0/security-groups?tenant_id=b8db4671814d4395917d67c583b2d8b1&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2492] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:27:04 2026] GET /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:27:04.800 7 INFO neutron.db.segments_db [None req-3c978d9f-9c44-41db-ae5a-dc04ecf19faa a826ab7ce6484998a9dc3d0d9d02034d 5757259a226844c0a0513ab0872c1757 - - - -] Added segment 63439464-4ce9-49d5-a3c5-fb05d8cb85b1 of type vxlan for network d83c4566-bb53-4446-a92f-ab211bc028b3 [pid: 8|app: 0|req: 1243/2493] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:04 2026] DELETE /v2.0/security-groups/5de91fac-f8c0-45f3-84fb-0b6f49535db8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:27:04.912 8 INFO neutron.api.v2.resource [None req-d2552894-6b3c-4d8e-914e-37e88fdd96f8 0d8a6ad28e004ae082d85420e3fc4ce7 c35c29e9286e49f389010f3cd97d79fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1244/2494] 10.0.0.33 () {32 vars in 741 bytes} [Sun May 10 05:27:04 2026] GET /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/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: 1245/2495] 10.0.0.33 () {32 vars in 740 bytes} [Sun May 10 05:27:04 2026] DELETE /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2496] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:04 2026] GET /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:27:05.074 8 INFO neutron.api.v2.resource [None req-65f43df4-a31a-460e-9d64-e2f95665e4db 0d8a6ad28e004ae082d85420e3fc4ce7 c35c29e9286e49f389010f3cd97d79fe - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1247/2497] 10.0.0.33 () {32 vars in 744 bytes} [Sun May 10 05:27:05 2026] DELETE /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2498] 10.0.0.33 () {32 vars in 732 bytes} [Sun May 10 05:27:05 2026] DELETE /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2499] 10.0.0.11 () {34 vars in 1014 bytes} [Sun May 10 05:27:05 2026] GET /v2.0/security-groups?id=e0053900-9321-49cf-a845-0d2ff4232bc4&fields=id => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2500] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:05 2026] GET /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:27:05.210 7 INFO neutron.db.l3_hamode_db [None req-3c978d9f-9c44-41db-ae5a-dc04ecf19faa a826ab7ce6484998a9dc3d0d9d02034d 5757259a226844c0a0513ab0872c1757 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1251/2501] 10.0.0.11 () {34 vars in 980 bytes} [Sun May 10 05:27:05 2026] GET /v2.0/networks?id=7115e102-5258-4482-8a0e-88060966e106 => generated 735 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2502] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:27:05 2026] DELETE /v2.0/subnets/f8ca10a2-f091-4dbc-841c-6b88553b6405 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2503] 10.0.0.11 () {34 vars in 963 bytes} [Sun May 10 05:27:05 2026] GET /v2.0/quotas/db7472f83f504bab832b82413f7b21ae => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:27:05.972 7 INFO neutron.db.l3_hamode_db [None req-3c978d9f-9c44-41db-ae5a-dc04ecf19faa a826ab7ce6484998a9dc3d0d9d02034d 5757259a226844c0a0513ab0872c1757 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:27:06.026 8 INFO neutron.services.segments.plugin [-] Segment 024b1d97-4484-4b4a-83a2-c9dcf7114501 resource provider aggregate not found 2026-05-10 05:27:06.035 8 INFO neutron.services.segments.plugin [-] Segment 024b1d97-4484-4b4a-83a2-c9dcf7114501 resource provider aggregate not found 2026-05-10 05:27:06.072 8 INFO neutron.services.segments.plugin [-] Segment 024b1d97-4484-4b4a-83a2-c9dcf7114501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 024b1d97-4484-4b4a-83a2-c9dcf7114501 found for delete ", "request_id": "req-f9916859-0e07-431b-a033-467a8e0786e7"}]} 2026-05-10 05:27:06.074 8 INFO neutron.services.segments.plugin [-] Segment 024b1d97-4484-4b4a-83a2-c9dcf7114501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 024b1d97-4484-4b4a-83a2-c9dcf7114501 found for delete ", "request_id": "req-f7163bb7-ea5a-42f6-b60e-1badd2ada3ca"}]} [pid: 8|app: 0|req: 1254/2504] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:27:05 2026] DELETE /v2.0/networks/bab7bdf7-3813-49e7-aa4b-99b922f23d1e => generated 0 bytes in 535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2505] 10.0.0.11 () {34 vars in 1000 bytes} [Sun May 10 05:27:06 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&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: 1256/2506] 10.0.0.11 () {34 vars in 1006 bytes} [Sun May 10 05:27:06 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2507] 10.0.0.11 () {34 vars in 1106 bytes} [Sun May 10 05:27:06 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2508] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:27:06 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2509] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:27:06 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2510] 10.0.0.33 () {34 vars in 666 bytes} [Sun May 10 05:27:04 2026] POST /v2.0/routers => generated 474 bytes in 2528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2511] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:06 2026] GET /v2.0/security-groups?tenant_id=02d12f0693ff4d67a4d469f8a38ad7bc&name=default => generated 2805 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2512] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:27:07 2026] PUT /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags => generated 25 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2513] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:07 2026] GET /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags => generated 25 bytes in 72 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.33 () {32 vars in 738 bytes} [Sun May 10 05:27:07 2026] DELETE /v2.0/security-groups/60bd8bcb-0789-4a1c-bca5-8dc22c0b9823 => 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: 1254/2515] 10.0.0.33 () {34 vars in 760 bytes} [Sun May 10 05:27:07 2026] PUT /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2516] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:07 2026] GET /v2.0/security-groups?tenant_id=c35c29e9286e49f389010f3cd97d79fe&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2517] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:07 2026] GET /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2518] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:07 2026] DELETE /v2.0/security-groups/f0a366ac-f02c-4f05-a5ce-b36acc9aa382 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2519] 10.0.0.33 () {34 vars in 756 bytes} [Sun May 10 05:27:07 2026] PUT /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2520] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:07 2026] GET /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2521] 10.0.0.33 () {34 vars in 778 bytes} [Sun May 10 05:27:07 2026] PUT /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags/black.or.white => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2522] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:27:07 2026] GET /v2.0/networks?id=7115e102-5258-4482-8a0e-88060966e106 => generated 735 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2523] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:07 2026] GET /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags => generated 52 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2524] 199.204.45.157 () {34 vars in 1049 bytes} [Sun May 10 05:27:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=db7472f83f504bab832b82413f7b21ae => generated 343 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2525] 10.0.0.33 () {34 vars in 749 bytes} [Sun May 10 05:27:07 2026] PUT /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2526] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:07 2026] GET /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2527] 10.0.0.33 () {32 vars in 737 bytes} [Sun May 10 05:27:08 2026] GET /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags/red => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:27:08.189 8 INFO neutron.api.v2.resource [None req-f16f204e-d544-43ad-9d03-2439cac22269 a826ab7ce6484998a9dc3d0d9d02034d 5757259a226844c0a0513ab0872c1757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1269/2528] 10.0.0.33 () {32 vars in 741 bytes} [Sun May 10 05:27:08 2026] GET /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2529] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:27:07 2026] POST /v2.0/ports => generated 1078 bytes in 360 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: 1270/2530] 10.0.0.33 () {32 vars in 740 bytes} [Sun May 10 05:27:08 2026] DELETE /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2531] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:08 2026] GET /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags => generated 30 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:27:08.453 8 INFO neutron.api.v2.resource [None req-fa1c40e6-f595-41f3-9100-997847c3ad62 a826ab7ce6484998a9dc3d0d9d02034d 5757259a226844c0a0513ab0872c1757 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1272/2532] 10.0.0.33 () {32 vars in 744 bytes} [Sun May 10 05:27:08 2026] DELETE /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2533] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:27:08 2026] PUT /v2.0/ports/ce80397e-c87c-422b-bcaf-78271f017ed6 => generated 1203 bytes in 478 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-10 05:27:08.821 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c38582f-61f4-4ffc-aea5-5077406dd2f3'] response: {'name': 'network-changed', 'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'tag': 'ce80397e-c87c-422b-bcaf-78271f017ed6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1262/2534] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:27:08 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1263/2535] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:27:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ce80397e-c87c-422b-bcaf-78271f017ed6 => 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: 1264/2536] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:27:08 2026] GET /v2.0/subnets?id=a5788bcc-22a5-4966-a192-36d3471b77a8 => 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: 1265/2537] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:27:08 2026] GET /v2.0/ports?network_id=7115e102-5258-4482-8a0e-88060966e106&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2538] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?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: 1267/2539] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2540] 10.0.0.33 () {32 vars in 732 bytes} [Sun May 10 05:27:08 2026] DELETE /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags => generated 0 bytes in 726 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2541] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?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: 1274/2542] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/security-groups?id=e0053900-9321-49cf-a845-0d2ff4232bc4&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2543] 10.0.0.33 () {32 vars in 729 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2544] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2545] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96 => generated 480 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2546] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2547] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/networks?id=7115e102-5258-4482-8a0e-88060966e106 => generated 735 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2548] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ce80397e-c87c-422b-bcaf-78271f017ed6 => 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: 1278/2549] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2550] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/subnets?id=a5788bcc-22a5-4966-a192-36d3471b77a8 => 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: 1280/2551] 199.204.45.157 () {34 vars in 1043 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/security-groups?id=e0053900-9321-49cf-a845-0d2ff4232bc4&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2552] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/ports?network_id=7115e102-5258-4482-8a0e-88060966e106&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2553] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?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: 1283/2554] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:27:09 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2557] 10.0.0.33 () {34 vars in 740 bytes} [Sun May 10 05:27:09 2026] PUT /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96 => generated 481 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2558] 10.0.0.33 () {32 vars in 734 bytes} [Sun May 10 05:27:10 2026] GET /v2.0/ports?device_id=c2fac2f2-ef73-487c-9443-02d680bf2a96 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:27:11.436 8 INFO neutron.db.segments_db [None req-6981fa06-5747-4a97-bc5c-c3580d436d07 7f978b14a9084b74b7797d2ce371dc91 6ff302889c374a1ab0336d4af9983146 - - - -] Added segment 59540828-4fb2-49f5-b4c9-72a5b4a15479 of type vxlan for network b86f512a-2300-4510-a148-36631470be38 [pid: 8|app: 0|req: 1287/2559] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:27:11 2026] POST /v2.0/networks => generated 631 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:27:11.633 7 INFO neutron.services.segments.plugin [-] Segment 63439464-4ce9-49d5-a3c5-fb05d8cb85b1 resource provider aggregate not found 2026-05-10 05:27:11.639 7 INFO neutron.services.segments.plugin [-] Segment 63439464-4ce9-49d5-a3c5-fb05d8cb85b1 resource provider aggregate not found 2026-05-10 05:27:11.657 7 INFO neutron.services.segments.plugin [-] Segment 63439464-4ce9-49d5-a3c5-fb05d8cb85b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63439464-4ce9-49d5-a3c5-fb05d8cb85b1 found for delete ", "request_id": "req-1c06c13b-ccf5-4bf5-819c-264150a9f533"}]} 2026-05-10 05:27:11.660 7 INFO neutron.services.segments.plugin [-] Segment 63439464-4ce9-49d5-a3c5-fb05d8cb85b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63439464-4ce9-49d5-a3c5-fb05d8cb85b1 found for delete ", "request_id": "req-b7614e36-6d07-4dde-aa3a-2a1503b03bc7"}]} 2026-05-10 05:27:11.666 7 INFO neutron.db.l3_hamode_db [None req-acc06c45-f08d-4e08-b704-28198547ad1d a826ab7ce6484998a9dc3d0d9d02034d 5757259a226844c0a0513ab0872c1757 - - - -] HA network d83c4566-bb53-4446-a92f-ab211bc028b3 was deleted as no HA routers are present in tenant 5757259a226844c0a0513ab0872c1757. [pid: 7|app: 0|req: 1273/2560] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:27:10 2026] DELETE /v2.0/routers/c2fac2f2-ef73-487c-9443-02d680bf2a96 => generated 0 bytes in 1421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2561] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:27:11 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2562] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:27:11 2026] GET /v2.0/security-groups?id=e0053900-9321-49cf-a845-0d2ff4232bc4&fields=id&fields=name => generated 96 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2563] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:27:11 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => 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: 1288/2564] 10.0.0.33 () {34 vars in 662 bytes} [Sun May 10 05:27:11 2026] POST /v2.0/ports => generated 743 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2565] 10.0.0.33 () {34 vars in 664 bytes} [Sun May 10 05:27:11 2026] POST /v2.0/trunks => generated 407 bytes in 249 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: 1289/2566] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:27:12 2026] PUT /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2567] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/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: 1290/2568] 10.0.0.33 () {34 vars in 758 bytes} [Sun May 10 05:27:12 2026] PUT /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2569] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/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: 1291/2570] 10.0.0.33 () {34 vars in 754 bytes} [Sun May 10 05:27:12 2026] PUT /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2571] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2572] 10.0.0.33 () {34 vars in 776 bytes} [Sun May 10 05:27:12 2026] PUT /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2573] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/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: 1282/2574] 10.0.0.33 () {34 vars in 747 bytes} [Sun May 10 05:27:12 2026] PUT /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2575] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2576] 10.0.0.33 () {32 vars in 735 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:27:12.656 7 INFO neutron.api.v2.resource [None req-98b41883-3570-454b-a855-ee8eae3cbca9 7f978b14a9084b74b7797d2ce371dc91 6ff302889c374a1ab0336d4af9983146 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1285/2577] 10.0.0.33 () {32 vars in 739 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2578] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:12 2026] DELETE /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2579] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2580] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/security-groups?tenant_id=83ca029e258e4fa192f79a74a74b2fe5&name=default => generated 2805 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:27:12.758 7 INFO neutron.api.v2.resource [None req-33f647f7-672e-489e-b1ad-74cd7a023908 7f978b14a9084b74b7797d2ce371dc91 6ff302889c374a1ab0336d4af9983146 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1288/2581] 10.0.0.33 () {32 vars in 742 bytes} [Sun May 10 05:27:12 2026] DELETE /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2582] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:27:12 2026] DELETE /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2583] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2584] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:12 2026] DELETE /v2.0/security-groups/e891ce53-b1a8-4bdd-bf98-479858940416 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2585] 10.0.0.33 () {32 vars in 717 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2586] 10.0.0.33 () {32 vars in 715 bytes} [Sun May 10 05:27:12 2026] GET /v2.0/ports/9896656f-a6c4-4424-aed8-b1965aa9e640 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager [None req-2601ba7c-8147-43c7-97eb-3b53d0d0d549 7f978b14a9084b74b7797d2ce371dc91 6ff302889c374a1ab0336d4af9983146 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-23200 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-10 05:27:13.095 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1292/2587] 10.0.0.33 () {32 vars in 720 bytes} [Sun May 10 05:27:12 2026] DELETE /v2.0/trunks/ab077bd2-24ff-433d-9e3a-be4635749dba => 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: 1296/2588] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:13 2026] GET /v2.0/security-groups?tenant_id=5757259a226844c0a0513ab0872c1757&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2589] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:13 2026] DELETE /v2.0/security-groups/2089cecd-a205-4158-923d-de5610bac5c6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2590] 10.0.0.33 () {32 vars in 718 bytes} [Sun May 10 05:27:13 2026] DELETE /v2.0/ports/9896656f-a6c4-4424-aed8-b1965aa9e640 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:27:13.616 8 INFO neutron.services.segments.plugin [-] Segment 59540828-4fb2-49f5-b4c9-72a5b4a15479 resource provider aggregate not found 2026-05-10 05:27:13.621 8 INFO neutron.services.segments.plugin [-] Segment 59540828-4fb2-49f5-b4c9-72a5b4a15479 resource provider aggregate not found 2026-05-10 05:27:13.632 8 INFO neutron.services.segments.plugin [-] Segment 59540828-4fb2-49f5-b4c9-72a5b4a15479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59540828-4fb2-49f5-b4c9-72a5b4a15479 found for delete ", "request_id": "req-58f8a2d0-1644-4566-a976-2909e9588f87"}]} 2026-05-10 05:27:13.641 8 INFO neutron.services.segments.plugin [-] Segment 59540828-4fb2-49f5-b4c9-72a5b4a15479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59540828-4fb2-49f5-b4c9-72a5b4a15479 found for delete ", "request_id": "req-86d69edf-9cab-4dc8-886f-b04070090355"}]} [pid: 8|app: 0|req: 1298/2591] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:27:13 2026] DELETE /v2.0/networks/b86f512a-2300-4510-a148-36631470be38 => 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: 1294/2592] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:14 2026] GET /v2.0/security-groups?tenant_id=337cbe465cbf4acf8858ba80c5dadb31&name=default => generated 2805 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2593] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:14 2026] DELETE /v2.0/security-groups/e79ca076-7579-4aaf-b568-62845e01037d => 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: 1295/2594] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:15 2026] GET /v2.0/security-groups?tenant_id=6ff302889c374a1ab0336d4af9983146&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2595] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:15 2026] DELETE /v2.0/security-groups/b5c36415-55b7-4880-870b-ddbfd7addcdc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:27:17.210 7 INFO neutron.db.segments_db [None req-618714c2-e0f5-4eb6-8f2f-4ce4455ec1ee fdd82a2b441348368aee729e9643d6f5 98d2b94076ca469996fec309134c1830 - - - -] Added segment b8203d4b-1728-405b-b808-bc8c6d19573c of type vxlan for network 1206be5b-12e0-4673-93f7-89bdaf66c89e [pid: 7|app: 0|req: 1296/2596] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:27:16 2026] POST /v2.0/networks => generated 631 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:27:17.505 8 INFO neutron.db.segments_db [None req-82585ba4-bc4c-4397-9653-8f8f94e709a9 fdd82a2b441348368aee729e9643d6f5 98d2b94076ca469996fec309134c1830 - - - -] Added segment 5d131465-3f0c-48ab-83c0-6251e92d1820 of type vxlan for network 564a5264-6ac7-47a5-8063-6604a7df55c5 [pid: 8|app: 0|req: 1301/2597] 10.0.0.33 () {34 vars in 668 bytes} [Sun May 10 05:27:17 2026] POST /v2.0/networks => generated 631 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2598] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:27:17 2026] PUT /v2.0/networks/1206be5b-12e0-4673-93f7-89bdaf66c89e/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2599] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:27:17 2026] GET /v2.0/networks/1206be5b-12e0-4673-93f7-89bdaf66c89e/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2600] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:27:17 2026] PUT /v2.0/networks/564a5264-6ac7-47a5-8063-6604a7df55c5/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2601] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:27:17 2026] GET /v2.0/networks/564a5264-6ac7-47a5-8063-6604a7df55c5/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2602] 10.0.0.33 () {34 vars in 751 bytes} [Sun May 10 05:27:18 2026] PUT /v2.0/networks/564a5264-6ac7-47a5-8063-6604a7df55c5/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2603] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:27:18 2026] GET /v2.0/networks/564a5264-6ac7-47a5-8063-6604a7df55c5/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2604] 10.0.0.33 () {32 vars in 731 bytes} [Sun May 10 05:27:18 2026] GET /v2.0/networks/1206be5b-12e0-4673-93f7-89bdaf66c89e/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:27:18.462 8 INFO neutron.services.segments.plugin [-] Segment b8203d4b-1728-405b-b808-bc8c6d19573c resource provider aggregate not found 2026-05-10 05:27:18.470 8 INFO neutron.services.segments.plugin [-] Segment b8203d4b-1728-405b-b808-bc8c6d19573c resource provider aggregate not found 2026-05-10 05:27:18.491 8 INFO neutron.services.segments.plugin [-] Segment b8203d4b-1728-405b-b808-bc8c6d19573c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8203d4b-1728-405b-b808-bc8c6d19573c found for delete ", "request_id": "req-be1302c4-5f23-4320-8aaf-cecb785e5a2f"}]} [pid: 8|app: 0|req: 1305/2605] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:27:18 2026] DELETE /v2.0/networks/1206be5b-12e0-4673-93f7-89bdaf66c89e => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:27:18.756 7 INFO neutron.services.segments.plugin [-] Segment 5d131465-3f0c-48ab-83c0-6251e92d1820 resource provider aggregate not found 2026-05-10 05:27:18.762 7 INFO neutron.services.segments.plugin [-] Segment 5d131465-3f0c-48ab-83c0-6251e92d1820 resource provider aggregate not found 2026-05-10 05:27:18.780 7 INFO neutron.services.segments.plugin [-] Segment 5d131465-3f0c-48ab-83c0-6251e92d1820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d131465-3f0c-48ab-83c0-6251e92d1820 found for delete ", "request_id": "req-a5756c9d-0b7a-437d-b0ea-a139f5e9cb40"}]} 2026-05-10 05:27:18.782 7 INFO neutron.services.segments.plugin [-] Segment 5d131465-3f0c-48ab-83c0-6251e92d1820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d131465-3f0c-48ab-83c0-6251e92d1820 found for delete ", "request_id": "req-ff07ad12-8dda-4194-bb67-036484fedb2d"}]} [pid: 7|app: 0|req: 1301/2606] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:27:18 2026] DELETE /v2.0/networks/564a5264-6ac7-47a5-8063-6604a7df55c5 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:27:19.116 8 INFO neutron.services.segments.plugin [-] Segment b8203d4b-1728-405b-b808-bc8c6d19573c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8203d4b-1728-405b-b808-bc8c6d19573c found for delete ", "request_id": "req-16078ed1-5d9b-4dfe-89f4-fbee182545c9"}]} [pid: 8|app: 0|req: 1306/2607] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:19 2026] GET /v2.0/security-groups?tenant_id=e8c13d5e61ac482a806c16d202d295a7&name=default => generated 2805 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2608] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:19 2026] DELETE /v2.0/security-groups/592f9fad-6d15-4219-9b6b-5d9b42c8d6fe => 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: 1302/2609] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:19 2026] GET /v2.0/security-groups?tenant_id=98d2b94076ca469996fec309134c1830&name=default => generated 2805 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2610] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:19 2026] DELETE /v2.0/security-groups/a7bbe1b0-0c2e-4204-9190-d6162df1c6b7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2611] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:19 2026] GET /v2.0/security-groups?tenant_id=f01272756ae541ffa699ee9f1bb008bb&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2612] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:19 2026] DELETE /v2.0/security-groups/cbabd935-57a0-49f5-89c1-a8f203093133 => 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: 1304/2613] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:27:19 2026] GET /v2.0/security-groups?tenant_id=017f4b8e8dea4b04a5e5b848b07cd077&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2614] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:27:20 2026] DELETE /v2.0/security-groups/8d49aee0-2c58-49e0-9d3b-0ebfa5618270 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2619] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:27:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2620] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:27:45 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: 1308/2621] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:27:45 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: 1314/2622] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:27:45 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: 1309/2623] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:27:45 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2624] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:27:45 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => 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: 1310/2625] 199.204.45.157 () {34 vars in 676 bytes} [Sun May 10 05:27:45 2026] POST /v2.0/ports => generated 1097 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2626] 10.0.0.11 () {34 vars in 969 bytes} [Sun May 10 05:27:46 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1097 bytes in 285 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: 1311/2627] 10.0.0.11 () {34 vars in 905 bytes} [Sun May 10 05:27:46 2026] GET /v2.0/extensions => generated 19178 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2628] 199.204.45.157 () {34 vars in 1261 bytes} [Sun May 10 05:27:46 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2629] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:27:47 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2630] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:27:47 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?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: 1313/2631] 199.204.45.157 () {34 vars in 974 bytes} [Sun May 10 05:27:47 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1097 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2632] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:27:47 2026] GET /v2.0/networks?id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2633] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:27:47 2026] PUT /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1251 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2634] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:27:47 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 2523 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1315/2635] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ce80397e-c87c-422b-bcaf-78271f017ed6 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2636] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/subnets?id=a5788bcc-22a5-4966-a192-36d3471b77a8 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:27:48.144 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c85232c-ea44-49c4-a28d-fae9b746fe38'] response: {'name': 'network-changed', 'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'tag': 'f0754824-d353-4b41-9348-900191b9ad96', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1316/2637] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/ports?network_id=7115e102-5258-4482-8a0e-88060966e106&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2638] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1317/2639] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?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: 1323/2640] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.205&port_id=f0754824-d353-4b41-9348-900191b9ad96 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2641] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/subnets?id=59736263-2d16-4905-a52f-64abbd876b14 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2642] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/ports?network_id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0&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: 1319/2643] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2644] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?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: 1320/2645] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 2523 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2646] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/networks?id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2647] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.205&port_id=f0754824-d353-4b41-9348-900191b9ad96 => 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: 1327/2648] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:27:48 2026] GET /v2.0/subnets?id=59736263-2d16-4905-a52f-64abbd876b14 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2649] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/ports?network_id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0&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: 1328/2650] 10.0.0.11 () {34 vars in 969 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1287 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2651] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2652] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?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: 1329/2653] 199.204.45.157 () {34 vars in 748 bytes} [Sun May 10 05:27:49 2026] PUT /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1311 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2654] 199.204.45.157 () {30 vars in 731 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/security-groups?name=lb-2a1b91b9-bcb6-4e3c-b300-b97211d9a7c6 => generated 1577 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, ' 2026-05-10 05:27:49.547 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7005a88d-48fc-45ef-a52e-eae36dc0c1ec'] response: {'name': 'network-changed', 'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'tag': 'f0754824-d353-4b41-9348-900191b9ad96', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1326/2655] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 2583 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2656] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/networks?id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2657] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.205&port_id=f0754824-d353-4b41-9348-900191b9ad96 => 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: 1330/2658] 199.204.45.157 () {34 vars in 748 bytes} [Sun May 10 05:27:49 2026] PUT /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1311 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2659] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/subnets?id=59736263-2d16-4905-a52f-64abbd876b14 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1331/2660] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/ports?network_id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2661] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:27:49 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: 1331/2662] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2663] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2664] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2665] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2666] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2667] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:27:49 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?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: 1335/2668] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:27:50 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => 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: 1334/2669] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:27:50 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1347 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2670] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:27:50 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2671] 199.204.45.157 () {30 vars in 702 bytes} [Sun May 10 05:27:50 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 798 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2672] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:27:50 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => 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: 1336/2673] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:27:50 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:27:54.684 7 INFO neutron.db.l3_db [None req-98a6a602-9897-4af1-ae95-259e6eb1c88e 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Floating IP 1c62801e-d5be-4075-af12-f765ffa0dd70 associated. External IP: 10.96.250.217, port: db8f032b-8e88-4ca2-a133-a17db3b99414. [pid: 7|app: 0|req: 1338/2676] 10.0.0.33 () {34 vars in 675 bytes} [Sun May 10 05:27:53 2026] POST /v2.0/floatingips => generated 898 bytes in 1409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:27:58.529 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f7d232b-8b2d-402b-bb06-9439f7d5783f'] response: {'name': 'network-changed', 'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'tag': 'f0754824-d353-4b41-9348-900191b9ad96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1339/2677] 199.204.45.157 () {34 vars in 1095 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/ports?device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2678] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2679] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2680] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/networks?id=1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2681] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/networks?id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2682] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.205&port_id=f0754824-d353-4b41-9348-900191b9ad96 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2683] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.115&port_id=fa83eab4-06c5-4496-87c7-be42ff424330 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2684] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/subnets?id=59736263-2d16-4905-a52f-64abbd876b14 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2685] 199.204.45.157 () {34 vars in 1105 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=fa83eab4-06c5-4496-87c7-be42ff424330 => 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: 1343/2686] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/ports?network_id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2687] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2688] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/subnets?id=b4834710-f6aa-4a33-9516-0fe46a2308be&id=02dbc7a1-4337-43d8-8c6f-d27f54e267fb => generated 1366 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2689] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2690] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&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: 1345/2691] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:27:58 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2692] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:27:58 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: 1346/2693] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:27:59 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&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: 1347/2694] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:27:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2695] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:27:59 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?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: 1348/2696] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:27:59 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1349/2698] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:27:59 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1349/2698] 199.204.45.157 () {30 vars in 731 bytes} [Sun May 10 05:27:59 2026] GET /v2.0/security-groups?name=lb-2a1b91b9-bcb6-4e3c-b300-b97211d9a7c6 => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2699] 199.204.45.157 () {30 vars in 761 bytes} [Sun May 10 05:27:59 2026] GET /v2.0/security-group-rules?security_group_id=9e5d8b4c-a30e-4f2d-ba81-c71a1ebbdc75 => generated 1118 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2700] 199.204.45.157 () {34 vars in 706 bytes} [Sun May 10 05:27:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2701] 199.204.45.157 () {34 vars in 706 bytes} [Sun May 10 05:27:59 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2702] 10.0.0.217 () {30 vars in 658 bytes} [Sun May 10 05:28:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2703] 10.0.0.217 () {30 vars in 660 bytes} [Sun May 10 05:28:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2704] 10.0.0.217 () {30 vars in 636 bytes} [Sun May 10 05:28:06 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: 1353/2705] 10.0.0.217 () {30 vars in 672 bytes} [Sun May 10 05:28:06 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: 1353/2706] 10.0.0.217 () {28 vars in 438 bytes} [Sun May 10 05:28:06 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: 1354/2707] 10.0.0.217 () {30 vars in 696 bytes} [Sun May 10 05:28:06 2026] GET /v2.0/subnets/5cf87910-4d0b-4cb7-8cac-94176ee341e6 => generated 631 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2708] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:06 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: 1355/2709] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:07 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: 1355/2710] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:07 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: 1356/2711] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:07 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: 1356/2712] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:07 2026] GET /v2.0/subnets/5cf87910-4d0b-4cb7-8cac-94176ee341e6 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2713] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:07 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2714] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:07 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: 1358/2715] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:07 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: 1358/2716] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:07 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: 1359/2717] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2718] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:08 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2719] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:08 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2720] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:28:08 2026] GET /v2.0/networks?id=249efe32-234b-47d1-a287-d52d451e971e => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2721] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:28:08 2026] POST /v2.0/ports => generated 1303 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2722] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:28:08 2026] PUT /v2.0/ports/2675ee3d-8259-4e29-b36d-95098001e1bb => generated 1428 bytes in 617 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: 1362/2723] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:09 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 4041 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, ' 2026-05-10 05:28:09.635 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dca47b4c-1ad4-4052-8590-ac3b613215e5'] response: {'name': 'network-changed', 'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'tag': '2675ee3d-8259-4e29-b36d-95098001e1bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1362/2724] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:28:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ce80397e-c87c-422b-bcaf-78271f017ed6 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2725] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:09 2026] GET /v2.0/subnets?id=a5788bcc-22a5-4966-a192-36d3471b77a8 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2726] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:09 2026] GET /v2.0/ports?network_id=7115e102-5258-4482-8a0e-88060966e106&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2727] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:09 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?fields=segments => generated 14 bytes in 62 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: 1364/2728] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:09 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?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: 1365/2729] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.205&port_id=f0754824-d353-4b41-9348-900191b9ad96 => 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: 1365/2730] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:09 2026] GET /v2.0/subnets?id=59736263-2d16-4905-a52f-64abbd876b14 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2733] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/ports?network_id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2734] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?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: 1368/2735] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?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: 1368/2736] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.131&port_id=2675ee3d-8259-4e29-b36d-95098001e1bb => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2737] 199.204.45.157 () {34 vars in 1103 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37e&port_id=2675ee3d-8259-4e29-b36d-95098001e1bb => 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: 1369/2738] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/subnets?id=5cf87910-4d0b-4cb7-8cac-94176ee341e6&id=c930da6e-c8d2-4a7f-9f6b-145714d433f2 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2739] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&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: 1370/2740] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&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: 1371/2741] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1371/2742] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1372/2743] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 4041 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2744] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/networks?id=249efe32-234b-47d1-a287-d52d451e971e => generated 800 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2745] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.131&port_id=2675ee3d-8259-4e29-b36d-95098001e1bb => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2746] 199.204.45.157 () {34 vars in 1103 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37e&port_id=2675ee3d-8259-4e29-b36d-95098001e1bb => 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: 1374/2747] 10.0.0.11 () {34 vars in 969 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/ports/2675ee3d-8259-4e29-b36d-95098001e1bb => generated 1464 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2748] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:28:10 2026] GET /v2.0/subnets?id=5cf87910-4d0b-4cb7-8cac-94176ee341e6&id=c930da6e-c8d2-4a7f-9f6b-145714d433f2 => generated 1362 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2749] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/ports/2675ee3d-8259-4e29-b36d-95098001e1bb => generated 1464 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2750] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2751] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/ports/2675ee3d-8259-4e29-b36d-95098001e1bb => generated 1464 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2752] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&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: 1377/2753] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2754] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2755] 199.204.45.157 () {34 vars in 749 bytes} [Sun May 10 05:28:11 2026] PUT /v2.0/ports/2675ee3d-8259-4e29-b36d-95098001e1bb => generated 1199 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2756] 199.204.45.157 () {30 vars in 702 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e => generated 797 bytes in 94 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: 1378/2757] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/subnets/5cf87910-4d0b-4cb7-8cac-94176ee341e6 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2758] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 3812 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:28:11.685 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ae517c8-f6c5-4c9a-ac26-c73ec4c83e22'] response: {'name': 'network-changed', 'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'tag': '2675ee3d-8259-4e29-b36d-95098001e1bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1381/2759] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2760] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2761] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2762] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/networks?id=249efe32-234b-47d1-a287-d52d451e971e => generated 800 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2763] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:11 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: 7|app: 0|req: 1380/2764] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.131&port_id=2675ee3d-8259-4e29-b36d-95098001e1bb => 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: 1385/2765] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2766] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/subnets?id=5cf87910-4d0b-4cb7-8cac-94176ee341e6 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2767] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2768] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1349 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2769] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2770] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2771] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:11 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1389/2772] 199.204.45.157 () {30 vars in 702 bytes} [Sun May 10 05:28:12 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 798 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2773] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:12 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2774] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:12 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2775] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:12 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2776] 10.0.0.217 () {30 vars in 658 bytes} [Sun May 10 05:28:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2777] 10.0.0.217 () {30 vars in 660 bytes} [Sun May 10 05:28:17 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: 1386/2778] 10.0.0.217 () {30 vars in 636 bytes} [Sun May 10 05:28:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2779] 10.0.0.217 () {30 vars in 672 bytes} [Sun May 10 05:28:17 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: 1387/2780] 10.0.0.217 () {28 vars in 438 bytes} [Sun May 10 05:28:18 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2781] 10.0.0.217 () {30 vars in 696 bytes} [Sun May 10 05:28:18 2026] GET /v2.0/subnets/b4834710-f6aa-4a33-9516-0fe46a2308be => generated 632 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2782] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:18 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: 1395/2783] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2784] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28: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: 1396/2785] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:18 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: 1390/2786] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:18 2026] GET /v2.0/subnets/5cf87910-4d0b-4cb7-8cac-94176ee341e6 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2787] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:18 2026] GET /v2.0/subnets/b4834710-f6aa-4a33-9516-0fe46a2308be => generated 650 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2788] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:19 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 3814 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2789] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:19 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: 1392/2790] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2791] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:19 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: 1393/2792] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:19 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: 1400/2793] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:19 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1394/2794] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:19 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2795] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:28:19 2026] GET /v2.0/networks?id=1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2796] 199.204.45.157 () {38 vars in 954 bytes} [Sun May 10 05:28:19 2026] POST /v2.0/ports => generated 1307 bytes in 1127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2797] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:28:20 2026] PUT /v2.0/ports/4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 1432 bytes in 596 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: 1396/2798] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:21 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 5274 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:28:21.558 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d72f887-72f7-4003-8ed5-a6090d1e64eb'] response: {'name': 'network-changed', 'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'tag': '4a5dd844-1878-45a6-a295-acedb88ce5fc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1403/2799] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:28:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ce80397e-c87c-422b-bcaf-78271f017ed6 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2800] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:21 2026] GET /v2.0/subnets?id=a5788bcc-22a5-4966-a192-36d3471b77a8 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2801] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:21 2026] GET /v2.0/ports?network_id=7115e102-5258-4482-8a0e-88060966e106&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2802] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:21 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?fields=segments => generated 14 bytes in 82 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: 1405/2803] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:21 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2804] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.205&port_id=f0754824-d353-4b41-9348-900191b9ad96 => 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: 1406/2805] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:21 2026] GET /v2.0/subnets?id=59736263-2d16-4905-a52f-64abbd876b14 => generated 655 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2806] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:21 2026] GET /v2.0/ports?network_id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2807] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?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: 1401/2808] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?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: 1408/2809] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.131&port_id=2675ee3d-8259-4e29-b36d-95098001e1bb => 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: 1402/2810] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/subnets?id=5cf87910-4d0b-4cb7-8cac-94176ee341e6 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2811] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2812] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2813] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1404/2814] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.203&port_id=4a5dd844-1878-45a6-a295-acedb88ce5fc => 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: 1411/2815] 199.204.45.157 () {34 vars in 1105 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e0&port_id=4a5dd844-1878-45a6-a295-acedb88ce5fc => 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: 1405/2816] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/subnets?id=b4834710-f6aa-4a33-9516-0fe46a2308be&id=02dbc7a1-4337-43d8-8c6f-d27f54e267fb => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2817] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2818] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&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: 1413/2819] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1407/2820] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1414/2821] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:22 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 5274 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2822] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/networks?id=1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2823] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.203&port_id=4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2824] 199.204.45.157 () {34 vars in 1105 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e0&port_id=4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2825] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/subnets?id=b4834710-f6aa-4a33-9516-0fe46a2308be&id=02dbc7a1-4337-43d8-8c6f-d27f54e267fb => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2826] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2827] 10.0.0.11 () {34 vars in 969 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/ports/4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 1468 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2828] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2829] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/ports/4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 1468 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2830] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1412/2831] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/ports/4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 1468 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2832] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1413/2833] 199.204.45.157 () {34 vars in 749 bytes} [Sun May 10 05:28:23 2026] PUT /v2.0/ports/4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 1199 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2834] 199.204.45.157 () {30 vars in 702 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 797 bytes in 65 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: 1414/2835] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/subnets/b4834710-f6aa-4a33-9516-0fe46a2308be => generated 650 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2836] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:23 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 5041 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:28:24.039 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c25c937-f732-4219-8039-469e477dd50c'] response: {'name': 'network-changed', 'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'tag': '4a5dd844-1878-45a6-a295-acedb88ce5fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1415/2837] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2838] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:24 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: 1417/2839] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2840] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2841] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/networks?id=1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2842] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2843] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.203&port_id=4a5dd844-1878-45a6-a295-acedb88ce5fc => 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: 1420/2844] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2845] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/subnets?id=b4834710-f6aa-4a33-9516-0fe46a2308be => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2846] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2847] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2848] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2849] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1423/2850] 199.204.45.157 () {30 vars in 702 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 798 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2851] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2852] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1425/2853] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:24 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2856] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:32 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: 1430/2857] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:32 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: 1428/2858] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:32 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: 1431/2859] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:32 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: 1429/2860] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:32 2026] GET /v2.0/subnets/5cf87910-4d0b-4cb7-8cac-94176ee341e6 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2861] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:32 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 5043 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2862] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:33 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: 1433/2863] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:33 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: 1431/2864] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:33 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: 1434/2865] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2866] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:33 2026] GET /v2.0/ports/4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 1237 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2867] 199.204.45.157 () {34 vars in 748 bytes} [Sun May 10 05:28:33 2026] PUT /v2.0/ports/4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 1026 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2868] 199.204.45.157 () {30 vars in 702 bytes} [Sun May 10 05:28:33 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 797 bytes in 79 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: 1436/2869] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:33 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 4868 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2870] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:33 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 4868 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:28:33.796 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b1e7d0b-ba86-43e9-a2bd-673385fc4ad6'] response: {'name': 'network-changed', 'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'tag': '4a5dd844-1878-45a6-a295-acedb88ce5fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1435/2871] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:33 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2872] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:28:33 2026] GET /v2.0/networks?id=1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2873] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:33 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1438/2874] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:33 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1437/2875] 199.204.45.157 () {34 vars in 974 bytes} [Sun May 10 05:28:34 2026] GET /v2.0/ports/4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 1062 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2876] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:34 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 4868 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2877] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:28:34 2026] DELETE /v2.0/ports/4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 0 bytes in 886 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2878] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:35 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 3814 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2879] 199.204.45.157 () {34 vars in 1225 bytes} [Sun May 10 05:28:35 2026] GET /v2.0/networks?id=7115e102-5258-4482-8a0e-88060966e106&id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0&id=249efe32-234b-47d1-a287-d52d451e971e&id=1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 3094 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2880] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:28:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ce80397e-c87c-422b-bcaf-78271f017ed6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2881] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:35 2026] GET /v2.0/subnets?id=a5788bcc-22a5-4966-a192-36d3471b77a8 => 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: 1441/2882] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:35 2026] GET /v2.0/ports?network_id=7115e102-5258-4482-8a0e-88060966e106&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2883] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:35 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?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: 1442/2884] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:35 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:28:35.918 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-448e1d5b-11df-4a7d-8698-153edfd04297'] response: {'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'name': 'network-vif-deleted', 'tag': '4a5dd844-1878-45a6-a295-acedb88ce5fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1443/2885] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.205&port_id=f0754824-d353-4b41-9348-900191b9ad96 => 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: 1443/2886] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:35 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 3814 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2887] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:35 2026] GET /v2.0/subnets?id=59736263-2d16-4905-a52f-64abbd876b14 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:28:36.008 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e2b36c5-493f-485a-98b8-d1313c7a65f6 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1444/2888] 199.204.45.157 () {32 vars in 718 bytes} [Sun May 10 05:28:35 2026] DELETE /v2.0/ports/4a5dd844-1878-45a6-a295-acedb88ce5fc => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2889] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/ports?network_id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0&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: 1446/2890] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2891] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28: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: 8|app: 0|req: 1445/2892] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2893] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:36 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: 1449/2894] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:36 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: 1450/2895] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2896] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?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: 1451/2897] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2898] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.131&port_id=2675ee3d-8259-4e29-b36d-95098001e1bb => 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: 1452/2899] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => 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: 1448/2900] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/subnets?id=5cf87910-4d0b-4cb7-8cac-94176ee341e6 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2901] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2902] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&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: 1454/2903] 199.204.45.157 () {30 vars in 702 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 798 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2904] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1455/2905] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2906] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2907] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:36 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2908] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28: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: 7|app: 0|req: 1457/2909] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2910] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28: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: 1458/2911] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:38 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: 1454/2912] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:38 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 3814 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2913] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28: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: 1455/2914] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2915] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2916] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:38 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: 1461/2917] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:38 2026] GET /v2.0/ports/2675ee3d-8259-4e29-b36d-95098001e1bb => generated 1237 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2918] 199.204.45.157 () {34 vars in 748 bytes} [Sun May 10 05:28:38 2026] PUT /v2.0/ports/2675ee3d-8259-4e29-b36d-95098001e1bb => generated 1026 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2919] 199.204.45.157 () {30 vars in 702 bytes} [Sun May 10 05:28:39 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e => generated 797 bytes in 68 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-10 05:28:39.134 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-48e98861-5f4b-43a8-bf7f-c7152c06cb41'] response: {'name': 'network-changed', 'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'tag': '2675ee3d-8259-4e29-b36d-95098001e1bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1458/2920] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:39 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 3639 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2921] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:39 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2922] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:39 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 3639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2923] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:28:39 2026] GET /v2.0/networks?id=249efe32-234b-47d1-a287-d52d451e971e => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2924] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:39 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1465/2925] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:39 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2928] 199.204.45.157 () {34 vars in 974 bytes} [Sun May 10 05:28:39 2026] GET /v2.0/ports/2675ee3d-8259-4e29-b36d-95098001e1bb => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2929] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:28:40 2026] DELETE /v2.0/ports/2675ee3d-8259-4e29-b36d-95098001e1bb => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2930] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:28:40.364 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09885505-8ea3-41f5-a733-3ee8bf1c6610 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2931] 199.204.45.157 () {32 vars in 718 bytes} [Sun May 10 05:28:40 2026] DELETE /v2.0/ports/2675ee3d-8259-4e29-b36d-95098001e1bb => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2932] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:28:40.426 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bb87d59-3420-4c11-a5bb-871e7ef2f7c3'] response: {'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'name': 'network-vif-deleted', 'tag': '2675ee3d-8259-4e29-b36d-95098001e1bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1464/2933] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:40 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: 1465/2934] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2935] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:40 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: 1467/2936] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:40 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: 1470/2937] 199.204.45.157 () {34 vars in 1145 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/networks?id=7115e102-5258-4482-8a0e-88060966e106&id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0&id=249efe32-234b-47d1-a287-d52d451e971e => generated 2308 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2938] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ce80397e-c87c-422b-bcaf-78271f017ed6 => 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: 1468/2939] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2940] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/subnets?id=a5788bcc-22a5-4966-a192-36d3471b77a8 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2941] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2942] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2943] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/ports?network_id=7115e102-5258-4482-8a0e-88060966e106&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2944] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2945] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?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: 1472/2946] 199.204.45.157 () {30 vars in 702 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2947] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2948] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?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: 1474/2949] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2950] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.205&port_id=f0754824-d353-4b41-9348-900191b9ad96 => 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: 1475/2951] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/subnets?id=59736263-2d16-4905-a52f-64abbd876b14 => generated 655 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2952] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:40 2026] GET /v2.0/ports?network_id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2953] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:41 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?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: 1478/2954] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:41 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2955] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:49 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: 1479/2956] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2957] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2958] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2959] 199.204.45.157 () {30 vars in 731 bytes} [Sun May 10 05:28:49 2026] GET /v2.0/security-groups?name=lb-2a1b91b9-bcb6-4e3c-b300-b97211d9a7c6 => generated 2741 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2960] 199.204.45.157 () {30 vars in 761 bytes} [Sun May 10 05:28:49 2026] GET /v2.0/security-group-rules?security_group_id=9e5d8b4c-a30e-4f2d-ba81-c71a1ebbdc75 => generated 2206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2961] 199.204.45.157 () {32 vars in 748 bytes} [Sun May 10 05:28:49 2026] DELETE /v2.0/security-group-rules/9813b149-7e96-4e36-8235-494dab6d5f27 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2962] 199.204.45.157 () {32 vars in 748 bytes} [Sun May 10 05:28:50 2026] DELETE /v2.0/security-group-rules/98800c04-490f-455b-90b9-dfe908c1a99d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:28:54.541 8 INFO neutron.db.l3_db [None req-deb2c6d7-6dd4-4de6-84c1-236fd02e9edb 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Floating IP 1c62801e-d5be-4075-af12-f765ffa0dd70 disassociated (deleted). External IP: 10.96.250.217, port: db8f032b-8e88-4ca2-a133-a17db3b99414. [pid: 8|app: 0|req: 1481/2963] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:28:54 2026] DELETE /v2.0/floatingips/1c62801e-d5be-4075-af12-f765ffa0dd70 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:28:54.991 7 INFO neutron.api.v2.resource [None req-1658317f-5985-4b32-a3bf-cf7201616b24 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2964] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:28:54 2026] GET /v2.0/floatingips/1c62801e-d5be-4075-af12-f765ffa0dd70 => generated 144 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2967] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:55 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: 1483/2968] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28: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: 1486/2969] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:55 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: 1484/2970] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:55 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: 1487/2971] 199.204.45.157 () {30 vars in 700 bytes} [Sun May 10 05:28:55 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2972] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:55 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2973] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:55 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2974] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:55 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 2585 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2975] 199.204.45.157 () {34 vars in 974 bytes} [Sun May 10 05:28:56 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2976] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:28:56 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2977] 199.204.45.157 () {34 vars in 1015 bytes} [Sun May 10 05:28:56 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0?fields=dns_domain => generated 29 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2978] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:56 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2979] 199.204.45.157 () {38 vars in 1027 bytes} [Sun May 10 05:28:56 2026] PUT /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1150 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2980] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:56 2026] GET /v2.0/ports?tenant_id=db7472f83f504bab832b82413f7b21ae&device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1489/2981] 199.204.45.157 () {34 vars in 1065 bytes} [Sun May 10 05:28:56 2026] GET /v2.0/networks?id=7115e102-5258-4482-8a0e-88060966e106&id=ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 1522 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2982] 199.204.45.157 () {34 vars in 1059 bytes} [Sun May 10 05:28:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ce80397e-c87c-422b-bcaf-78271f017ed6 => 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: 1490/2983] 199.204.45.157 () {34 vars in 983 bytes} [Sun May 10 05:28:57 2026] GET /v2.0/subnets?id=a5788bcc-22a5-4966-a192-36d3471b77a8 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2984] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:57 2026] GET /v2.0/ports?network_id=7115e102-5258-4482-8a0e-88060966e106&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2985] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:57 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?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: 1495/2986] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:28:57 2026] GET /v2.0/networks/7115e102-5258-4482-8a0e-88060966e106?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: 1492/2987] 199.204.45.157 () {30 vars in 715 bytes} [Sun May 10 05:28:57 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2988] 199.204.45.157 () {34 vars in 748 bytes} [Sun May 10 05:28:57 2026] PUT /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1090 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2989] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:58 2026] GET /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 1090 bytes in 35 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: 1497/2990] 199.204.45.157 () {32 vars in 718 bytes} [Sun May 10 05:28:58 2026] DELETE /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2991] 199.204.45.157 () {30 vars in 662 bytes} [Sun May 10 05:28:58 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: 1498/2992] 199.204.45.157 () {30 vars in 664 bytes} [Sun May 10 05:28:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2993] 199.204.45.157 () {30 vars in 640 bytes} [Sun May 10 05:28:58 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: 1499/2994] 199.204.45.157 () {30 vars in 676 bytes} [Sun May 10 05:28:58 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-10 05:28:58.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37ff4f65-87e4-4042-ba04-c550067e680a 4d433eee1db94b91bb4e66a3edaf3995 db7472f83f504bab832b82413f7b21ae - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/2995] 199.204.45.157 () {32 vars in 718 bytes} [Sun May 10 05:28:58 2026] DELETE /v2.0/ports/f0754824-d353-4b41-9348-900191b9ad96 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2996] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:58 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2997] 199.204.45.157 () {30 vars in 731 bytes} [Sun May 10 05:28:58 2026] GET /v2.0/security-groups?name=lb-2a1b91b9-bcb6-4e3c-b300-b97211d9a7c6 => generated 1577 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2998] 199.204.45.157 () {30 vars in 696 bytes} [Sun May 10 05:28:58 2026] GET /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2999] 199.204.45.157 () {34 vars in 748 bytes} [Sun May 10 05:28:58 2026] PUT /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 1090 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3000] 199.204.45.157 () {32 vars in 738 bytes} [Sun May 10 05:28:58 2026] DELETE /v2.0/security-groups/9e5d8b4c-a30e-4f2d-ba81-c71a1ebbdc75 => 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: 1499/3001] 199.204.45.157 () {32 vars in 718 bytes} [Sun May 10 05:28:59 2026] DELETE /v2.0/ports/db8f032b-8e88-4ca2-a133-a17db3b99414 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3002] 199.204.45.157 () {34 vars in 1095 bytes} [Sun May 10 05:28:59 2026] GET /v2.0/ports?device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3003] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:28:59 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => 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: 1504/3004] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:28:59 2026] GET /v2.0/networks?id=249efe32-234b-47d1-a287-d52d451e971e => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3005] 199.204.45.157 () {34 vars in 1055 bytes} [Sun May 10 05:28:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3006] 199.204.45.157 () {34 vars in 1103 bytes} [Sun May 10 05:28:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A207&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => 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: 1502/3007] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:28:59 2026] GET /v2.0/subnets?id=5cf87910-4d0b-4cb7-8cac-94176ee341e6&id=c930da6e-c8d2-4a7f-9f6b-145714d433f2 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3008] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:59 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3009] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:28:59 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3010] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:28:59 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3011] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:29:00 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1505/3012] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:29:00 2026] GET /v2.0/ports?device_id=fd0ebc24-0fb5-4874-95b4-89fa7bdccc73 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:29:00.690 7 INFO neutron.db.l3_db [None req-01f4bc9f-dcd7-495c-9eb0-917f9f63c2e5 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Floating IP a2545a13-a613-426f-9413-964d26db4d76 disassociated (deleted). External IP: 10.96.250.210, port: fa83eab4-06c5-4496-87c7-be42ff424330. [pid: 8|app: 0|req: 1506/3013] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:29:00 2026] DELETE /v2.0/ports/ce80397e-c87c-422b-bcaf-78271f017ed6 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3014] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:29:00 2026] DELETE /v2.0/floatingips/a2545a13-a613-426f-9413-964d26db4d76 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:01.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-397aaf45-3e7d-4e6e-8a51-abfcc118fd7f'] response: {'server_uuid': 'fd0ebc24-0fb5-4874-95b4-89fa7bdccc73', 'name': 'network-vif-deleted', 'tag': 'ce80397e-c87c-422b-bcaf-78271f017ed6', 'status': 'completed', 'code': 200} 2026-05-10 05:29:01.193 8 INFO neutron.api.v2.resource [None req-b5fb5193-3c9c-4f27-b829-9a9179d75896 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3015] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:29:01 2026] GET /v2.0/floatingips/a2545a13-a613-426f-9413-964d26db4d76 => generated 144 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:29:01.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57258476-7b20-4b13-a5a5-dcd7ec3eb330'] response: {'name': 'network-changed', 'server_uuid': 'f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3', 'tag': 'fa83eab4-06c5-4496-87c7-be42ff424330', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1508/3016] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:29:01 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3 => 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: 1509/3017] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:29:01 2026] GET /v2.0/ports?device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3 => generated 1204 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3018] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:29:01 2026] GET /v2.0/security-groups?id=4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3019] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:29:01 2026] GET /v2.0/networks?id=1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3020] 199.204.45.157 () {34 vars in 1057 bytes} [Sun May 10 05:29:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.115&port_id=fa83eab4-06c5-4496-87c7-be42ff424330 => 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/3021] 199.204.45.157 () {34 vars in 1105 bytes} [Sun May 10 05:29:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=fa83eab4-06c5-4496-87c7-be42ff424330 => 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: 1512/3022] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:29:01 2026] GET /v2.0/subnets?id=b4834710-f6aa-4a33-9516-0fe46a2308be&id=02dbc7a1-4337-43d8-8c6f-d27f54e267fb => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3023] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:29:01 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&device_owner=network%3Adhcp => generated 1461 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3024] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:29:01 2026] GET /v2.0/ports?network_id=1f3df605-6ab9-48f4-a469-98514dfecdd6&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3025] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:29:01 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1514/3026] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:29:02 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6?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: 1513/3027] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:29:02 2026] GET /v2.0/ports?device_id=f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3 => generated 1204 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3028] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:29:02 2026] DELETE /v2.0/ports/fa83eab4-06c5-4496-87c7-be42ff424330 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:29:07.051 8 INFO neutron.db.l3_db [None req-af690cae-bcf8-4105-aa5d-409886c586ba 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] Floating IP 09ac649c-d2c4-41b4-8ebd-c569c154f57a disassociated (deleted). External IP: 10.96.250.204, port: 332c2774-78b5-46e3-9e59-4474443c6d9a. [pid: 8|app: 0|req: 1514/3029] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:29:06 2026] DELETE /v2.0/floatingips/09ac649c-d2c4-41b4-8ebd-c569c154f57a => generated 0 bytes in 737 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:07.479 7 INFO neutron.api.v2.resource [None req-3fdd7576-9a72-4af5-b3ee-f3453f2254b6 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3030] 10.0.0.33 () {32 vars in 727 bytes} [Sun May 10 05:29:07 2026] GET /v2.0/floatingips/09ac649c-d2c4-41b4-8ebd-c569c154f57a => generated 144 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:29:07.697 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67aaf3fb-0459-41ee-9ef6-c0a601142095'] response: {'name': 'network-changed', 'server_uuid': '8998ddff-3595-4fe4-a0e8-0c254884f37b', 'tag': '332c2774-78b5-46e3-9e59-4474443c6d9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1515/3031] 10.0.0.11 () {34 vars in 988 bytes} [Sun May 10 05:29:07 2026] GET /v2.0/ports?device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 1196 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:29:07.805 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaedd407-3b6d-44b6-9916-578c4aeee17b'] response: {'server_uuid': 'f3c0dcb8-5fd4-4d42-b9de-c16762e8ead3', 'name': 'network-vif-deleted', 'tag': 'fa83eab4-06c5-4496-87c7-be42ff424330', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1517/3032] 10.0.0.11 () {34 vars in 1038 bytes} [Sun May 10 05:29:07 2026] GET /v2.0/security-groups?id=4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3033] 199.204.45.157 () {34 vars in 1079 bytes} [Sun May 10 05:29:08 2026] GET /v2.0/ports?tenant_id=88d3504961b7471e8099a7f85ab5833a&device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3034] 199.204.45.157 () {34 vars in 985 bytes} [Sun May 10 05:29:08 2026] GET /v2.0/networks?id=249efe32-234b-47d1-a287-d52d451e971e => 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: 1517/3035] 199.204.45.157 () {34 vars in 1055 bytes} [Sun May 10 05:29:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => 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: 1519/3036] 199.204.45.157 () {34 vars in 1103 bytes} [Sun May 10 05:29:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A207&port_id=332c2774-78b5-46e3-9e59-4474443c6d9a => 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: 1518/3037] 199.204.45.157 () {34 vars in 1063 bytes} [Sun May 10 05:29:08 2026] GET /v2.0/subnets?id=5cf87910-4d0b-4cb7-8cac-94176ee341e6&id=c930da6e-c8d2-4a7f-9f6b-145714d433f2 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3038] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:29:08 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3039] 199.204.45.157 () {34 vars in 993 bytes} [Sun May 10 05:29:08 2026] GET /v2.0/ports?device_id=8998ddff-3595-4fe4-a0e8-0c254884f37b => generated 1196 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3040] 199.204.45.157 () {34 vars in 1051 bytes} [Sun May 10 05:29:08 2026] GET /v2.0/ports?network_id=249efe32-234b-47d1-a287-d52d451e971e&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: 1522/3041] 199.204.45.157 () {34 vars in 1011 bytes} [Sun May 10 05:29:08 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1523/3042] 199.204.45.157 () {34 vars in 1111 bytes} [Sun May 10 05:29:08 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e?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: 1520/3043] 199.204.45.157 () {36 vars in 996 bytes} [Sun May 10 05:29:08 2026] DELETE /v2.0/ports/332c2774-78b5-46e3-9e59-4474443c6d9a => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:29:13.001 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8156d9b8-53be-4d77-a997-88e65cdda9cc'] response: {'server_uuid': '8998ddff-3595-4fe4-a0e8-0c254884f37b', 'name': 'network-vif-deleted', 'tag': '332c2774-78b5-46e3-9e59-4474443c6d9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1522/3046] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:29:12 2026] DELETE /v2.0/security-group-rules/fe9ad6a7-453c-45a2-96aa-2bb4905d780d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:13.060 7 INFO neutron.api.v2.resource [None req-0f1fceff-8877-47c4-afb7-d0bda51b0c77 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3047] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:29:13 2026] GET /v2.0/security-group-rules/fe9ad6a7-453c-45a2-96aa-2bb4905d780d => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3048] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:29:13 2026] DELETE /v2.0/security-group-rules/e00028eb-7384-42d0-aec2-0a8b861dd70d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:13.153 7 INFO neutron.api.v2.resource [None req-7b072779-f593-46c9-96cb-8dd065b0c161 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3049] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:29:13 2026] GET /v2.0/security-group-rules/e00028eb-7384-42d0-aec2-0a8b861dd70d => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3050] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:29:13 2026] DELETE /v2.0/security-group-rules/c5c93d2a-62b0-4909-aeda-db5a1836052c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:13.257 7 INFO neutron.api.v2.resource [None req-fe139e44-1e04-4670-b1b1-4d54dd5aa3a6 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3051] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:29:13 2026] GET /v2.0/security-group-rules/c5c93d2a-62b0-4909-aeda-db5a1836052c => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3052] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:29:13 2026] DELETE /v2.0/security-group-rules/25fbcedd-8b07-4173-b524-41b9d5b3ad21 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:13.350 7 INFO neutron.api.v2.resource [None req-fa679549-ccab-4551-99f9-abfa85860b2e 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3053] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:29:13 2026] GET /v2.0/security-group-rules/25fbcedd-8b07-4173-b524-41b9d5b3ad21 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3054] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:29:13 2026] DELETE /v2.0/security-group-rules/ee1df983-5870-42c5-b22d-226a0f2cef27 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:13.443 7 INFO neutron.api.v2.resource [None req-61427e76-9fe2-4ca8-82bc-1172cccc4334 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3055] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:29:13 2026] GET /v2.0/security-group-rules/ee1df983-5870-42c5-b22d-226a0f2cef27 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3056] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:29:13 2026] DELETE /v2.0/security-group-rules/f51b4d7d-724c-49eb-a069-2c9ec8b1461d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:13.529 7 INFO neutron.api.v2.resource [None req-dda26559-b712-40c0-8539-142983d0a401 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3057] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:29:13 2026] GET /v2.0/security-group-rules/f51b4d7d-724c-49eb-a069-2c9ec8b1461d => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3058] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:29:13 2026] DELETE /v2.0/security-group-rules/40c4cfa4-be90-4735-9ca5-a647ac951322 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:13.625 7 INFO neutron.api.v2.resource [None req-5d349be2-65c6-4ed1-8472-6a50a0248022 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3059] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:29:13 2026] GET /v2.0/security-group-rules/40c4cfa4-be90-4735-9ca5-a647ac951322 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3060] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:29:13 2026] DELETE /v2.0/security-group-rules/bcac7842-b20d-42a9-9ffa-a18b585c841a => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:13.722 7 INFO neutron.api.v2.resource [None req-9c704728-4735-4768-b00a-e8f289f6230a 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3061] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:29:13 2026] GET /v2.0/security-group-rules/bcac7842-b20d-42a9-9ffa-a18b585c841a => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3062] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:29:13 2026] DELETE /v2.0/security-group-rules/1d225aab-c768-48c4-b173-ff456d064813 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:13.827 7 INFO neutron.api.v2.resource [None req-2f5491fd-6147-44c9-aa95-a641273b6d59 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3063] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:29:13 2026] GET /v2.0/security-group-rules/1d225aab-c768-48c4-b173-ff456d064813 => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3064] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:29:13 2026] DELETE /v2.0/security-group-rules/022dbbe9-f666-43fc-8fa5-a317be8470ad => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:13.915 7 INFO neutron.api.v2.resource [None req-ae918624-2d1e-4057-b276-b108de3f0291 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3065] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:29:13 2026] GET /v2.0/security-group-rules/022dbbe9-f666-43fc-8fa5-a317be8470ad => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3066] 10.0.0.33 () {32 vars in 748 bytes} [Sun May 10 05:29:13 2026] DELETE /v2.0/security-group-rules/01de74aa-9996-466f-a2ba-e30115231174 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:14.018 7 INFO neutron.api.v2.resource [None req-18abd743-156e-4032-b82e-c6ae3313291a 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3067] 10.0.0.33 () {32 vars in 745 bytes} [Sun May 10 05:29:14 2026] GET /v2.0/security-group-rules/01de74aa-9996-466f-a2ba-e30115231174 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3068] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:29:14 2026] DELETE /v2.0/security-groups/4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:14.145 7 INFO neutron.api.v2.resource [None req-d3231551-d5c6-4059-bb77-56599656ffae 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3069] 10.0.0.33 () {32 vars in 735 bytes} [Sun May 10 05:29:14 2026] GET /v2.0/security-groups/4a52b7fe-a1f6-4fc3-952e-5817ee5d3c5a => 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: 1534/3070] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:29:14 2026] PUT /v2.0/routers/230b259b-003c-4067-8345-3f6f6d40f9e3/remove_router_interface => generated 309 bytes in 1954 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:29:16.417 7 INFO neutron.api.v2.resource [None req-46747505-9665-43ec-92ef-7c02b3bb6566 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3071] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:29:16 2026] PUT /v2.0/routers/230b259b-003c-4067-8345-3f6f6d40f9e3/remove_router_interface => generated 198 bytes in 255 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3072] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:29:16 2026] PUT /v2.0/routers/230b259b-003c-4067-8345-3f6f6d40f9e3/remove_router_interface => generated 309 bytes in 1389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:29:18.659 7 INFO neutron.api.v2.resource [None req-ea95d63f-1ca0-480d-a9ac-53c5d49181ad 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3073] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:29:17 2026] PUT /v2.0/routers/230b259b-003c-4067-8345-3f6f6d40f9e3/remove_router_interface => generated 198 bytes in 845 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3074] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:29:18 2026] PUT /v2.0/routers/230b259b-003c-4067-8345-3f6f6d40f9e3/remove_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:29:20.131 7 INFO neutron.api.v2.resource [None req-6487483c-04d9-46de-8e6f-74ce8c598dec 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3075] 10.0.0.33 () {34 vars in 787 bytes} [Sun May 10 05:29:19 2026] PUT /v2.0/routers/230b259b-003c-4067-8345-3f6f6d40f9e3/remove_router_interface => generated 198 bytes in 248 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:29:21.316 8 INFO neutron.db.l3_hamode_db [None req-c2adfb42-a294-4814-befd-752c36fbf1b5 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - - -] HA network 025350b6-388b-4713-98aa-faeb722c5220 was deleted as no HA routers are present in tenant 88d3504961b7471e8099a7f85ab5833a. [pid: 8|app: 0|req: 1537/3076] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:29:20 2026] DELETE /v2.0/routers/230b259b-003c-4067-8345-3f6f6d40f9e3 => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:29:21.369 7 INFO neutron.api.v2.resource [None req-f39a0829-0c4e-4e7f-96fa-99c886ca6bfb 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3077] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:29:21 2026] GET /v2.0/routers/230b259b-003c-4067-8345-3f6f6d40f9e3 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:29:21.391 8 INFO neutron.services.segments.plugin [-] Segment 973fd18e-6788-4418-96f0-457cf5eeb4ad resource provider aggregate not found 2026-05-10 05:29:21.397 8 INFO neutron.services.segments.plugin [-] Segment 973fd18e-6788-4418-96f0-457cf5eeb4ad resource provider aggregate not found 2026-05-10 05:29:21.425 8 INFO neutron.services.segments.plugin [-] Segment 973fd18e-6788-4418-96f0-457cf5eeb4ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973fd18e-6788-4418-96f0-457cf5eeb4ad found for delete ", "request_id": "req-a90cfb7c-6545-4995-9f54-1bb3fbd26fcd"}]} 2026-05-10 05:29:21.428 8 INFO neutron.services.segments.plugin [-] Segment 973fd18e-6788-4418-96f0-457cf5eeb4ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973fd18e-6788-4418-96f0-457cf5eeb4ad found for delete ", "request_id": "req-4f9850f6-a4fb-4005-b324-78d314b85aed"}]} [pid: 8|app: 0|req: 1538/3078] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:29:21 2026] DELETE /v2.0/subnets/02dbc7a1-4337-43d8-8c6f-d27f54e267fb => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:29:21.707 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a6cde23-7f55-4a70-8363-fa1bfa6dabdf 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3079] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:29:21 2026] GET /v2.0/subnets/02dbc7a1-4337-43d8-8c6f-d27f54e267fb => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3080] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:29:21 2026] DELETE /v2.0/subnets/b4834710-f6aa-4a33-9516-0fe46a2308be => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:29:22.113 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c774de8-f3f6-45ab-bc2c-18d45724fb01 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3081] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:29:22 2026] GET /v2.0/subnets/b4834710-f6aa-4a33-9516-0fe46a2308be => 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: 1540/3082] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:29:22 2026] DELETE /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:29:22.637 7 INFO neutron.pecan_wsgi.hooks.translation [None req-836c94d1-4f8b-4b71-874e-0aec4432af6e 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3083] 10.0.0.33 () {32 vars in 721 bytes} [Sun May 10 05:29:22 2026] GET /v2.0/networks/1f3df605-6ab9-48f4-a469-98514dfecdd6 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3084] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:29:22 2026] DELETE /v2.0/subnets/c930da6e-c8d2-4a7f-9f6b-145714d433f2 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:29:22.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-992aa2bc-c12c-4ff2-98eb-34fbc0ff7e91 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3085] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:29:22 2026] GET /v2.0/subnets/c930da6e-c8d2-4a7f-9f6b-145714d433f2 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3086] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:29:22 2026] DELETE /v2.0/subnets/5cf87910-4d0b-4cb7-8cac-94176ee341e6 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:29:23.262 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d3cae28-4750-4639-8653-d1f1cde8019e 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3087] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:29:23 2026] GET /v2.0/subnets/5cf87910-4d0b-4cb7-8cac-94176ee341e6 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:29:23.449 8 INFO neutron.services.segments.plugin [-] Segment 154f9d22-8f27-48fe-85f7-21d4e7838756 resource provider aggregate not found 2026-05-10 05:29:23.459 8 INFO neutron.services.segments.plugin [-] Segment 154f9d22-8f27-48fe-85f7-21d4e7838756 resource provider aggregate not found 2026-05-10 05:29:23.479 8 INFO neutron.services.segments.plugin [-] Segment 154f9d22-8f27-48fe-85f7-21d4e7838756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 154f9d22-8f27-48fe-85f7-21d4e7838756 found for delete ", "request_id": "req-9b0f7f01-a409-45f0-9de8-b0b92397b67c"}]} 2026-05-10 05:29:23.483 8 INFO neutron.services.segments.plugin [-] Segment 154f9d22-8f27-48fe-85f7-21d4e7838756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 154f9d22-8f27-48fe-85f7-21d4e7838756 found for delete ", "request_id": "req-67d186f6-e15a-4099-adeb-f4d57f2d2bb4"}]} [pid: 8|app: 0|req: 1543/3088] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:29:23 2026] DELETE /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e => generated 0 bytes in 1278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:29:24.577 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11a85646-d8bf-490e-a1c6-2b308ec5aeb1 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3089] 10.0.0.33 () {32 vars in 721 bytes} [Sun May 10 05:29:24 2026] GET /v2.0/networks/249efe32-234b-47d1-a287-d52d451e971e => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3090] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:29:24 2026] DELETE /v2.0/subnets/3e13b1de-f01c-4286-976c-c85765e8de22 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:29:24.857 7 INFO neutron.pecan_wsgi.hooks.translation [None req-516af39a-228a-46b4-bbdf-e0d6d7ef30b8 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3091] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:29:24 2026] GET /v2.0/subnets/3e13b1de-f01c-4286-976c-c85765e8de22 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3094] 10.0.0.33 () {32 vars in 722 bytes} [Sun May 10 05:29:24 2026] DELETE /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:29:25.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54fcfbfd-236e-42f0-9282-cd8737357fa2 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3095] 10.0.0.33 () {32 vars in 719 bytes} [Sun May 10 05:29:25 2026] GET /v2.0/subnets/59736263-2d16-4905-a52f-64abbd876b14 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:29:25.512 8 INFO neutron.services.segments.plugin [-] Segment 8b359ae9-056a-4f90-9a9f-84782a0fce9f resource provider aggregate not found 2026-05-10 05:29:25.518 8 INFO neutron.services.segments.plugin [-] Segment 8b359ae9-056a-4f90-9a9f-84782a0fce9f resource provider aggregate not found 2026-05-10 05:29:25.540 8 INFO neutron.services.segments.plugin [-] Segment 8b359ae9-056a-4f90-9a9f-84782a0fce9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b359ae9-056a-4f90-9a9f-84782a0fce9f found for delete ", "request_id": "req-d78810a9-5d76-4486-936d-cb986e33a5e3"}]} 2026-05-10 05:29:25.545 8 INFO neutron.services.segments.plugin [-] Segment 8b359ae9-056a-4f90-9a9f-84782a0fce9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b359ae9-056a-4f90-9a9f-84782a0fce9f found for delete ", "request_id": "req-589dbc4c-246a-4f37-99a4-4b3d53619535"}]} [pid: 8|app: 0|req: 1546/3096] 10.0.0.33 () {32 vars in 724 bytes} [Sun May 10 05:29:25 2026] DELETE /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:29:25.654 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32ed0c74-bd79-491b-8465-65f5f3d1d379 59b3944e88724cb8aa4dc3e8bd73f4f3 88d3504961b7471e8099a7f85ab5833a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3097] 10.0.0.33 () {32 vars in 721 bytes} [Sun May 10 05:29:25 2026] GET /v2.0/networks/ec5c0152-1eaf-476f-9727-25bc3d6f9fd0 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:29:28.166 8 INFO neutron.services.segments.plugin [-] Segment c34e181f-c8a4-4111-a3aa-a1f8f4a046a4 resource provider aggregate not found 2026-05-10 05:29:28.173 8 INFO neutron.services.segments.plugin [-] Segment c34e181f-c8a4-4111-a3aa-a1f8f4a046a4 resource provider aggregate not found 2026-05-10 05:29:28.184 8 INFO neutron.services.segments.plugin [-] Segment c34e181f-c8a4-4111-a3aa-a1f8f4a046a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c34e181f-c8a4-4111-a3aa-a1f8f4a046a4 found for delete ", "request_id": "req-90a288d5-1601-440c-9cde-0be36cd34bb4"}]} 2026-05-10 05:29:28.191 8 INFO neutron.services.segments.plugin [-] Segment c34e181f-c8a4-4111-a3aa-a1f8f4a046a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c34e181f-c8a4-4111-a3aa-a1f8f4a046a4 found for delete ", "request_id": "req-1073c09f-87c5-482b-80f9-509507ee4942"}]} [pid: 8|app: 0|req: 1547/3098] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:29:28 2026] GET /v2.0/security-groups?tenant_id=21714871b0434eedaf72bb24f5700f43&name=default => generated 2805 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3099] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:29:28 2026] DELETE /v2.0/security-groups/736ebe7d-ad0b-43a6-a8e4-f9469d6aab33 => 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: 1548/3100] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:29:28 2026] GET /v2.0/security-groups?tenant_id=b7e40320818d46e1a6c2239783a5851e&name=default => generated 2805 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3101] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:29:28 2026] DELETE /v2.0/security-groups/ddfe911c-633e-4eb8-a9a8-0aa558ceb5d0 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3102] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:29:29 2026] GET /v2.0/security-groups?tenant_id=88d3504961b7471e8099a7f85ab5833a&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3103] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:29:29 2026] DELETE /v2.0/security-groups/34fb7091-7be6-4ba7-b1b0-d686fb45ea47 => 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: 1550/3104] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:29:29 2026] GET /v2.0/security-groups?tenant_id=e3cf93369e44457ba9fcff6267bf619c&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3105] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:29:29 2026] DELETE /v2.0/security-groups/04a8f492-3d76-4086-af3e-3256799933e7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3106] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:29:29 2026] GET /v2.0/security-groups?tenant_id=be415d187341438a856e5a6be8c92ff7&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3107] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:29:29 2026] DELETE /v2.0/security-groups/dc73843c-a2cf-415f-a4e9-98e6ef6e175b => 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: 1552/3108] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:29:30 2026] GET /v2.0/security-groups?tenant_id=484c6d4bb52d4fb3a5495fc882213404&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3109] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:29:30 2026] DELETE /v2.0/security-groups/4b1b039a-ee98-4d5c-9f9b-50909c22ca70 => 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: 1553/3110] 10.0.0.33 () {32 vars in 772 bytes} [Sun May 10 05:29:30 2026] GET /v2.0/security-groups?tenant_id=8dde8e5fce76454f9ecaade080d57ed7&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3111] 10.0.0.33 () {32 vars in 738 bytes} [Sun May 10 05:29:30 2026] DELETE /v2.0/security-groups/096b5bbc-5bff-4ff3-9487-346047ec0bda => 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: 1554/3112] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:29:33 2026] GET /v2.0/networks => generated 2168 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3113] 10.0.0.33 () {32 vars in 653 bytes} [Sun May 10 05:29:35 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3114] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:29:35 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3115] 10.0.0.33 () {32 vars in 641 bytes} [Sun May 10 05:29:35 2026] GET /v2.0/ports => generated 4725 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3116] 10.0.0.33 () {32 vars in 645 bytes} [Sun May 10 05:29:35 2026] GET /v2.0/subnets => generated 1261 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3117] 10.0.0.33 () {32 vars in 647 bytes} [Sun May 10 05:29:35 2026] GET /v2.0/networks => generated 2168 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3118] 10.0.0.33 () {32 vars in 661 bytes} [Sun May 10 05:29:35 2026] GET /v2.0/security-groups => generated 16626 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3119] 10.0.0.33 () {32 vars in 653 bytes} [Sun May 10 05:29:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)