+ 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 [Thu Jul 2 10:41:39 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:59 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-7c4dc74844-6zjb4 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 0x5579e80a6a20 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-07-02 10:41:44.416 8 INFO neutron.common.config [-] Logging enabled! 2026-07-02 10:41:44.416 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-07-02 10:41:44.702 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 10:41:44.848 7 INFO neutron.common.config [-] Logging enabled! 2026-07-02 10:41:44.848 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-07-02 10:41:45.180 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 10:41:45.630 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:41:45.634 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 10:41:45.638 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 10:41:45.639 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:41:45.640 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 10:41:45.640 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 10:41:45.640 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:41:45.647 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:41:45.647 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:41:45.648 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:41:45.667 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 10:41:45.668 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:41:45.668 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 10:41:45.710 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 10:41:45.711 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 10:41:45.711 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 10:41:45.711 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 10:41:46.084 8 INFO neutron.plugins.ml2.managers [None req-092f62d7-a4d4-47ce-b3a2-4db2136e7e60 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 10:41:46.091 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:41:46.093 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 10:41:46.096 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 10:41:46.098 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:41:46.098 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 10:41:46.098 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 10:41:46.098 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:41:46.104 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:41:46.104 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:41:46.105 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:41:46.124 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 10:41:46.125 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:41:46.126 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 10:41:46.167 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 10:41:46.167 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 10:41:46.168 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 10:41:46.168 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 10:41:46.441 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-092f62d7-a4d4-47ce-b3a2-4db2136e7e60 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 10:41:46.442 8 INFO neutron.plugins.ml2.managers [None req-092f62d7-a4d4-47ce-b3a2-4db2136e7e60 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 10:41:46.442 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-092f62d7-a4d4-47ce-b3a2-4db2136e7e60 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 10:41:46.469 8 INFO neutron.plugins.ml2.managers [None req-092f62d7-a4d4-47ce-b3a2-4db2136e7e60 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 10:41:46.470 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-092f62d7-a4d4-47ce-b3a2-4db2136e7e60 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 10:41:46.470 8 INFO neutron.plugins.ml2.managers [None req-092f62d7-a4d4-47ce-b3a2-4db2136e7e60 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 10:41:46.470 8 INFO neutron.plugins.ml2.extensions.port_security [None req-092f62d7-a4d4-47ce-b3a2-4db2136e7e60 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 10:41:46.470 8 INFO neutron.plugins.ml2.managers [None req-092f62d7-a4d4-47ce-b3a2-4db2136e7e60 - - - - - -] Initializing extension driver 'qos' 2026-07-02 10:41:46.471 8 INFO neutron.plugins.ml2.managers [None req-092f62d7-a4d4-47ce-b3a2-4db2136e7e60 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 10:41:46.471 8 INFO neutron.plugins.ml2.managers [None req-092f62d7-a4d4-47ce-b3a2-4db2136e7e60 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 10:41:46.482 8 INFO neutron.quota [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded quota_driver: . 2026-07-02 10:41:46.483 8 INFO neutron.plugins.ml2.plugin [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 10:41:46.483 8 INFO neutron.plugins.ml2.managers [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 10:41:46.483 8 INFO neutron.plugins.ml2.managers [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 10:41:46.484 8 INFO neutron.plugins.ml2.managers [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 10:41:46.484 8 INFO neutron.extensions.vlantransparent [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Disabled vlantransparent extension. 2026-07-02 10:41:46.484 8 INFO neutron.manager [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loading Plugin: qos 2026-07-02 10:41:46.496 8 INFO neutron.manager [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loading Plugin: router 2026-07-02 10:41:46.532 8 INFO neutron.services.service_base [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 10:41:46.532 8 INFO neutron.manager [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loading Plugin: segments 2026-07-02 10:41:46.586 7 INFO neutron.plugins.ml2.managers [None req-71e95680-1893-4274-b1a2-9aafc8a99447 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 10:41:46.636 8 INFO neutron.manager [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loading Plugin: trunk 2026-07-02 10:41:46.692 8 INFO neutron.manager [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loading Plugin: vpnaas 2026-07-02 10:41:46.730 8 WARNING stevedore.named [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 10:41:46.792 8 INFO neutron_vpnaas.services.vpn.plugin [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 10:41:46.793 8 INFO neutron.common.utils [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 10:41:46.793 8 INFO neutron.manager [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 10:41:46.798 8 INFO neutron.manager [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loading Plugin: tag 2026-07-02 10:41:46.803 8 INFO neutron.manager [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loading Plugin: timestamp 2026-07-02 10:41:46.807 8 INFO neutron.manager [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 10:41:46.811 8 INFO neutron.manager [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loading Plugin: flavors 2026-07-02 10:41:46.813 8 INFO neutron.manager [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loading Plugin: revisions 2026-07-02 10:41:46.816 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Initializing extension manager. 2026-07-02 10:41:46.818 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: address-group 2026-07-02 10:41:46.819 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: address-scope 2026-07-02 10:41:46.819 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 10:41:46.820 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: agent 2026-07-02 10:41:46.821 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 10:41:46.822 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 10:41:46.823 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 10:41:46.824 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: availability_zone 2026-07-02 10:41:46.824 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 10:41:46.825 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 10:41:46.825 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 10:41:46.827 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 10:41:46.827 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: dns-integration 2026-07-02 10:41:46.828 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 10:41:46.828 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 10:41:46.829 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: dvr 2026-07-02 10:41:46.830 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 10:41:46.830 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 10:41:46.831 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:41:46.831 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 10:41:46.832 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: external-net 2026-07-02 10:41:46.833 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 10:41:46.833 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: extraroute 2026-07-02 10:41:46.834 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 10:41:46.834 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 10:41:46.835 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 10:41:46.836 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 10:41:46.836 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 10:41:46.837 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: fip-port-details 2026-07-02 10:41:46.837 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: flavors 2026-07-02 10:41:46.839 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 10:41:46.839 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 10:41:46.840 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: ip_allocation 2026-07-02 10:41:46.841 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 10:41:46.841 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 10:41:46.843 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: router 2026-07-02 10:41:46.844 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:41:46.845 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 10:41:46.846 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: l3-ha 2026-07-02 10:41:46.846 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:41:46.847 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: l3-flavors 2026-07-02 10:41:46.848 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:41:46.848 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 10:41:46.850 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 10:41:46.851 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 10:41:46.852 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 10:41:46.853 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 10:41:46.854 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 10:41:46.854 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: multi-provider 2026-07-02 10:41:46.855 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: net-mtu 2026-07-02 10:41:46.856 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 10:41:46.856 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 10:41:46.857 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 10:41:46.858 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 10:41:46.859 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: pagination 2026-07-02 10:41:46.859 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: port-device-profile 2026-07-02 10:41:46.860 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: port-mac-override 2026-07-02 10:41:46.860 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 10:41:46.861 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 10:41:46.861 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: port-resource-request 2026-07-02 10:41:46.862 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 10:41:46.863 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: binding 2026-07-02 10:41:46.864 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: binding-extended 2026-07-02 10:41:46.865 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: port-security 2026-07-02 10:41:46.865 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: project-id 2026-07-02 10:41:46.866 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: provider 2026-07-02 10:41:46.867 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos 2026-07-02 10:41:46.868 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 10:41:46.869 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 10:41:46.870 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-default 2026-07-02 10:41:46.870 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-fip 2026-07-02 10:41:46.871 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 10:41:46.871 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 10:41:46.872 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 10:41:46.873 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 10:41:46.873 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 10:41:46.874 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-pps 2026-07-02 10:41:46.874 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 10:41:46.875 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 10:41:46.876 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 10:41:46.876 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 10:41:46.878 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: quotas 2026-07-02 10:41:46.879 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: quota_details 2026-07-02 10:41:46.881 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: rbac-policies 2026-07-02 10:41:46.881 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 10:41:46.882 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 10:41:46.883 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 10:41:46.883 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 10:41:46.884 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: revision-if-match 2026-07-02 10:41:46.885 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 10:41:46.885 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 10:41:46.886 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 10:41:46.887 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 10:41:46.887 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 10:41:46.888 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 10:41:46.888 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 10:41:46.898 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: security-group 2026-07-02 10:41:46.899 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: segment 2026-07-02 10:41:46.900 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 10:41:46.900 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: service-type 2026-07-02 10:41:46.901 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: sorting 2026-07-02 10:41:46.902 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 10:41:46.902 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 10:41:46.903 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 10:41:46.903 8 WARNING neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 10:41:46.904 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 10:41:46.905 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 10:41:46.905 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 10:41:46.906 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 10:41:46.906 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 10:41:46.907 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 10:41:46.908 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 10:41:46.910 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 10:41:46.911 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 10:41:46.912 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: trunk 2026-07-02 10:41:46.912 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: trunk-details 2026-07-02 10:41:46.913 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 10:41:46.913 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 10:41:46.914 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 10:41:46.915 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 10:41:46.916 8 INFO neutron.api.extensions [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Loaded extension: vpnaas 2026-07-02 10:41:46.919 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 10:41:46.919 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 10:41:46.919 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:41:46.919 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 10:41:46.920 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:41:46.920 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:41:46.922 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:41:46.923 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:41:46.923 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:41:46.923 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:41:46.923 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] subnetpool is already registered 2026-07-02 10:41:46.924 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:41:46.924 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] subnetpool is already registered 2026-07-02 10:41:46.924 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:41:46.924 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:41:46.924 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:41:46.925 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:41:46.925 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:41:46.925 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:41:46.927 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:41:46.927 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] router is already registered 2026-07-02 10:41:46.927 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:41:46.927 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] floatingip is already registered 2026-07-02 10:41:46.928 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:41:46.929 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] rbac_policy is already registered 2026-07-02 10:41:46.929 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:41:46.929 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] security_group is already registered 2026-07-02 10:41:46.929 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:41:46.929 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] security_group_rule is already registered 2026-07-02 10:41:46.930 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:41:46.930 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] subnetpool is already registered 2026-07-02 10:41:46.930 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:41:46.930 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] subnetpool is already registered 2026-07-02 10:41:46.930 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:41:46.931 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] trunk is already registered 2026-07-02 10:41:46.931 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:41:46.931 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] endpoint_group is already registered 2026-07-02 10:41:46.931 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:41:46.931 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] vpnservice is already registered 2026-07-02 10:41:46.931 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:41:46.932 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] ipsec_site_connection is already registered 2026-07-02 10:41:46.932 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:41:46.932 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] ipsecpolicy is already registered 2026-07-02 10:41:46.932 8 INFO neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:41:46.932 8 WARNING neutron.quota.resource_registry [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] ikepolicy is already registered 2026-07-02 10:41:46.939 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-71e95680-1893-4274-b1a2-9aafc8a99447 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 10:41:46.939 7 INFO neutron.plugins.ml2.managers [None req-71e95680-1893-4274-b1a2-9aafc8a99447 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 10:41:46.940 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-71e95680-1893-4274-b1a2-9aafc8a99447 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 10:41:46.969 7 INFO neutron.plugins.ml2.managers [None req-71e95680-1893-4274-b1a2-9aafc8a99447 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 10:41:46.970 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-71e95680-1893-4274-b1a2-9aafc8a99447 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 10:41:46.970 7 INFO neutron.plugins.ml2.managers [None req-71e95680-1893-4274-b1a2-9aafc8a99447 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 10:41:46.970 7 INFO neutron.plugins.ml2.extensions.port_security [None req-71e95680-1893-4274-b1a2-9aafc8a99447 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 10:41:46.970 7 INFO neutron.plugins.ml2.managers [None req-71e95680-1893-4274-b1a2-9aafc8a99447 - - - - - -] Initializing extension driver 'qos' 2026-07-02 10:41:46.970 7 INFO neutron.plugins.ml2.managers [None req-71e95680-1893-4274-b1a2-9aafc8a99447 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 10:41:46.970 7 INFO neutron.plugins.ml2.managers [None req-71e95680-1893-4274-b1a2-9aafc8a99447 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 10:41:46.971 8 WARNING keystonemiddleware._common.config [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:41:46.979 8 WARNING oslo_config.cfg [None req-2271a3b0-8ef3-463b-811b-89f0139d5d44 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5579e80a6a20 pid: 8 (default app) 2026-07-02 10:41:46.981 7 INFO neutron.quota [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded quota_driver: . 2026-07-02 10:41:46.982 7 INFO neutron.plugins.ml2.plugin [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 10:41:46.982 7 INFO neutron.plugins.ml2.managers [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 10:41:46.982 7 INFO neutron.plugins.ml2.managers [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 10:41:46.982 7 INFO neutron.plugins.ml2.managers [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 10:41:46.983 7 INFO neutron.extensions.vlantransparent [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Disabled vlantransparent extension. 2026-07-02 10:41:46.983 7 INFO neutron.manager [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loading Plugin: qos 2026-07-02 10:41:46.995 7 INFO neutron.manager [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loading Plugin: router 2026-07-02 10:41:47.033 7 INFO neutron.services.service_base [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 10:41:47.033 7 INFO neutron.manager [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loading Plugin: segments 2026-07-02 10:41:47.130 7 INFO neutron.manager [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loading Plugin: trunk 2026-07-02 10:41:47.182 7 INFO neutron.manager [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loading Plugin: vpnaas 2026-07-02 10:41:47.230 7 WARNING stevedore.named [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 10:41:47.293 7 INFO neutron_vpnaas.services.vpn.plugin [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 10:41:47.294 7 INFO neutron.common.utils [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 10:41:47.294 7 INFO neutron.manager [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 10:41:47.300 7 INFO neutron.manager [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loading Plugin: tag 2026-07-02 10:41:47.305 7 INFO neutron.manager [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loading Plugin: timestamp 2026-07-02 10:41:47.307 7 INFO neutron.manager [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 10:41:47.310 7 INFO neutron.manager [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loading Plugin: flavors 2026-07-02 10:41:47.313 7 INFO neutron.manager [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loading Plugin: revisions 2026-07-02 10:41:47.317 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Initializing extension manager. 2026-07-02 10:41:47.318 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: address-group 2026-07-02 10:41:47.319 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: address-scope 2026-07-02 10:41:47.320 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 10:41:47.321 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: agent 2026-07-02 10:41:47.322 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 10:41:47.323 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 10:41:47.324 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 10:41:47.325 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: availability_zone 2026-07-02 10:41:47.326 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 10:41:47.327 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 10:41:47.327 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 10:41:47.329 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 10:41:47.329 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: dns-integration 2026-07-02 10:41:47.330 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 10:41:47.331 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 10:41:47.332 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: dvr 2026-07-02 10:41:47.332 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 10:41:47.333 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 10:41:47.334 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:41:47.334 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 10:41:47.335 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: external-net 2026-07-02 10:41:47.335 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 10:41:47.336 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: extraroute 2026-07-02 10:41:47.337 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 10:41:47.337 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 10:41:47.338 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 10:41:47.339 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 10:41:47.339 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 10:41:47.340 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: fip-port-details 2026-07-02 10:41:47.340 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: flavors 2026-07-02 10:41:47.342 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 10:41:47.342 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 10:41:47.343 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: ip_allocation 2026-07-02 10:41:47.344 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 10:41:47.344 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 10:41:47.345 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: router 2026-07-02 10:41:47.347 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:41:47.348 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 10:41:47.348 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: l3-ha 2026-07-02 10:41:47.349 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:41:47.349 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: l3-flavors 2026-07-02 10:41:47.350 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:41:47.351 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 10:41:47.353 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 10:41:47.354 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 10:41:47.355 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 10:41:47.356 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 10:41:47.357 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 10:41:47.357 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: multi-provider 2026-07-02 10:41:47.358 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: net-mtu 2026-07-02 10:41:47.358 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 10:41:47.359 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 10:41:47.360 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 10:41:47.361 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 10:41:47.362 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: pagination 2026-07-02 10:41:47.362 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: port-device-profile 2026-07-02 10:41:47.363 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: port-mac-override 2026-07-02 10:41:47.363 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 10:41:47.364 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 10:41:47.365 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: port-resource-request 2026-07-02 10:41:47.365 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 10:41:47.366 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: binding 2026-07-02 10:41:47.367 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: binding-extended 2026-07-02 10:41:47.367 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: port-security 2026-07-02 10:41:47.368 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: project-id 2026-07-02 10:41:47.368 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: provider 2026-07-02 10:41:47.370 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos 2026-07-02 10:41:47.371 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 10:41:47.371 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 10:41:47.372 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-default 2026-07-02 10:41:47.372 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-fip 2026-07-02 10:41:47.373 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 10:41:47.374 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 10:41:47.374 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 10:41:47.375 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 10:41:47.376 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 10:41:47.376 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-pps 2026-07-02 10:41:47.377 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 10:41:47.377 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 10:41:47.378 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 10:41:47.379 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 10:41:47.380 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: quotas 2026-07-02 10:41:47.381 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: quota_details 2026-07-02 10:41:47.383 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: rbac-policies 2026-07-02 10:41:47.383 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 10:41:47.384 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 10:41:47.384 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 10:41:47.385 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 10:41:47.386 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: revision-if-match 2026-07-02 10:41:47.386 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 10:41:47.387 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 10:41:47.388 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 10:41:47.388 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 10:41:47.389 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 10:41:47.390 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 10:41:47.390 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 10:41:47.397 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: security-group 2026-07-02 10:41:47.398 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: segment 2026-07-02 10:41:47.399 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 10:41:47.400 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: service-type 2026-07-02 10:41:47.400 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: sorting 2026-07-02 10:41:47.401 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 10:41:47.401 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 10:41:47.402 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 10:41:47.402 7 WARNING neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 10:41:47.403 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 10:41:47.404 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 10:41:47.404 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 10:41:47.405 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 10:41:47.405 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 10:41:47.406 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 10:41:47.407 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 10:41:47.409 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 10:41:47.410 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 10:41:47.410 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: trunk 2026-07-02 10:41:47.411 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: trunk-details 2026-07-02 10:41:47.411 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 10:41:47.412 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 10:41:47.413 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 10:41:47.414 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 10:41:47.415 7 INFO neutron.api.extensions [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Loaded extension: vpnaas 2026-07-02 10:41:47.418 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 10:41:47.418 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 10:41:47.418 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:41:47.418 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 10:41:47.419 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:41:47.420 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:41:47.423 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:41:47.423 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:41:47.423 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:41:47.423 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:41:47.424 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] subnetpool is already registered 2026-07-02 10:41:47.424 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:41:47.424 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] subnetpool is already registered 2026-07-02 10:41:47.424 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:41:47.425 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:41:47.425 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:41:47.425 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:41:47.425 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:41:47.426 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:41:47.428 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:41:47.428 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] router is already registered 2026-07-02 10:41:47.428 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:41:47.428 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] floatingip is already registered 2026-07-02 10:41:47.429 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:41:47.429 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] rbac_policy is already registered 2026-07-02 10:41:47.430 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:41:47.430 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] security_group is already registered 2026-07-02 10:41:47.430 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:41:47.430 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] security_group_rule is already registered 2026-07-02 10:41:47.431 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:41:47.431 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] subnetpool is already registered 2026-07-02 10:41:47.431 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:41:47.431 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] subnetpool is already registered 2026-07-02 10:41:47.432 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:41:47.432 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] trunk is already registered 2026-07-02 10:41:47.432 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:41:47.432 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] endpoint_group is already registered 2026-07-02 10:41:47.433 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:41:47.433 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] vpnservice is already registered 2026-07-02 10:41:47.433 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:41:47.433 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] ipsec_site_connection is already registered 2026-07-02 10:41:47.433 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:41:47.434 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] ipsecpolicy is already registered 2026-07-02 10:41:47.434 7 INFO neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:41:47.434 7 WARNING neutron.quota.resource_registry [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] ikepolicy is already registered 2026-07-02 10:41:47.470 7 WARNING keystonemiddleware._common.config [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:41:47.478 7 WARNING oslo_config.cfg [None req-4187209f-1cf1-4f70-8a13-b95d92c7c202 - - - - - -] 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 0x5579e80a6a20 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-07-02 10:41:51.920 7 WARNING oslo_policy.policy [None req-72571070-b5aa-4950-a911-4737ced6f76b 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - 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.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 10:41:51 2026] GET /v2.0/networks => generated 15 bytes in 1003 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-07-02 10:41:52.507 8 WARNING oslo_policy.policy [None req-bdf2d09e-51c0-4910-bdcc-f2750e1ac845 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - 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-07-02 10:41:53.110 8 WARNING neutron.services.revisions.revision_plugin [None req-bdf2d09e-51c0-4910-bdcc-f2750e1ac845 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Could not find related network for resource to bump revision. 2026-07-02 10:41:53.148 8 INFO neutron.db.segments_db [None req-bdf2d09e-51c0-4910-bdcc-f2750e1ac845 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 186a6e8a-b6e0-4519-99fc-312bed252fb0 of type flat for network 38088146-c757-4d24-957a-a86587067d27 2026-07-02 10:41:53.240 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdf2d09e-51c0-4910-bdcc-f2750e1ac845 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.217 () {48 vars in 967 bytes} [Thu Jul 2 10:41:52 2026] POST /v2.0/networks => generated 124 bytes in 842 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 10:41:59 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-07-02 10:41:59.212 8 WARNING neutron.services.revisions.revision_plugin [None req-888da55f-8b6a-4d5e-83c6-d3e795d8ec51 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Could not find related network for resource to bump revision. 2026-07-02 10:41:59.231 8 INFO neutron.db.segments_db [None req-888da55f-8b6a-4d5e-83c6-d3e795d8ec51 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 835e930b-2f5d-48e2-b4fe-f3ddd5c40053 of type flat for network ba2e4d2f-485f-4c0d-8ed9-40ae21d9e232 2026-07-02 10:41:59.268 8 INFO neutron.pecan_wsgi.hooks.translation [None req-888da55f-8b6a-4d5e-83c6-d3e795d8ec51 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.217 () {48 vars in 967 bytes} [Thu Jul 2 10:41:59 2026] POST /v2.0/networks => generated 124 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 10:42:05 2026] GET /v2.0/networks => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:42:05.147 8 WARNING neutron.services.revisions.revision_plugin [None req-d2706466-b876-4dce-b15f-097c521727f1 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Could not find related network for resource to bump revision. 2026-07-02 10:42:05.161 8 INFO neutron.db.segments_db [None req-d2706466-b876-4dce-b15f-097c521727f1 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 6f824b91-384f-4e51-8f67-4abb51410904 of type flat for network a885a65a-bb31-4dc8-8be8-fe84ae61cb94 2026-07-02 10:42:05.210 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2706466-b876-4dce-b15f-097c521727f1 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.217 () {48 vars in 967 bytes} [Thu Jul 2 10:42:05 2026] POST /v2.0/networks => generated 124 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 10:42:11 2026] GET /v2.0/networks => generated 15 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:42:11.530 7 WARNING neutron.services.revisions.revision_plugin [None req-2bfcbf0a-42e1-4d45-b4d7-a9017821f34b 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Could not find related network for resource to bump revision. 2026-07-02 10:42:11.572 7 INFO neutron.db.segments_db [None req-2bfcbf0a-42e1-4d45-b4d7-a9017821f34b 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 5f4a0e8f-9b17-44f3-8204-4086efb66b36 of type flat for network 1ecb7122-802d-4016-8f33-62e2264b9d0b 2026-07-02 10:42:11.655 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2bfcbf0a-42e1-4d45-b4d7-a9017821f34b 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.217 () {48 vars in 967 bytes} [Thu Jul 2 10:42:11 2026] POST /v2.0/networks => generated 124 bytes in 265 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 10:42:17 2026] GET /v2.0/networks => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:42:17.754 7 WARNING neutron.services.revisions.revision_plugin [None req-5a645c4f-fbd8-4cb7-a295-ca4036c87bef 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Could not find related network for resource to bump revision. 2026-07-02 10:42:17.776 7 INFO neutron.db.segments_db [None req-5a645c4f-fbd8-4cb7-a295-ca4036c87bef 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 51c7aa15-bfb1-4545-a565-434b071ca7e7 of type flat for network 36fa1ba8-987a-4202-b5a6-c0df73c2ad62 [pid: 7|app: 0|req: 6/14] 199.19.213.217 () {48 vars in 967 bytes} [Thu Jul 2 10:42:17 2026] POST /v2.0/networks => generated 706 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.217 () {44 vars in 911 bytes} [Thu Jul 2 10:42:19 2026] GET /v2.0/subnets => 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: 7/16] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 10:42:19 2026] GET /v2.0/networks => generated 709 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.19.213.217 () {48 vars in 965 bytes} [Thu Jul 2 10:42:19 2026] POST /v2.0/subnets => generated 641 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 10:48:59.730 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94db3af4-42f4-4510-a9e2-d94df8ed7967] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:48:59.732 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3d1ddd77-3064-4a0a-9bf5-8a0d3ba9e355] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:48:59.735 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 10:48:59 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.217) !!! [pid: 8|app: 0|req: 37/70] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 10:48:59 2026] GET /v2.0/networks => generated 753 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 10:48:59.941 7 ERROR oslo.messaging._drivers.impl_rabbit [None req-5a645c4f-fbd8-4cb7-a295-ca4036c87bef 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Connection failed: [Errno 104] Connection reset by peer (retrying in 1.0 seconds): ConnectionResetError: [Errno 104] Connection reset by peer 2026-07-02 10:48:59.944 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [28d42236-be38-48a5-a94c-4347b1763522] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:48:59.945 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [852b5431-a403-4215-8503-fd318cdd2ac2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:49:00.004 7 INFO neutron.db.segments_db [None req-33acf444-c1e2-47b9-8428-1cc42ef23f59 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 3fa05d30-5a42-4d7b-ad2e-9ea42f63475f of type vxlan for network 748e99aa-551b-4344-b38b-67c97967b890 [pid: 7|app: 0|req: 34/71] 199.19.213.217 () {48 vars in 966 bytes} [Thu Jul 2 10:48:59 2026] POST /v2.0/networks => generated 706 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 10:49:00.944 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3d1ddd77-3064-4a0a-9bf5-8a0d3ba9e355] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55214. 2026-07-02 10:49:00.946 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94db3af4-42f4-4510-a9e2-d94df8ed7967] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55202. [pid: 8|app: 0|req: 38/72] 199.19.213.217 () {44 vars in 911 bytes} [Thu Jul 2 10:49:00 2026] GET /v2.0/subnets => generated 644 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 10:49:01.122 7 INFO oslo.messaging._drivers.impl_rabbit [-] [28d42236-be38-48a5-a94c-4347b1763522] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55232. 2026-07-02 10:49:01.122 7 INFO oslo.messaging._drivers.impl_rabbit [-] [852b5431-a403-4215-8503-fd318cdd2ac2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55244. [pid: 7|app: 0|req: 35/73] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 10:49:01 2026] GET /v2.0/networks => generated 1429 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.19.213.217 () {48 vars in 965 bytes} [Thu Jul 2 10:49:01 2026] POST /v2.0/subnets => generated 627 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:49:02 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 2793 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.19.213.217 () {48 vars in 981 bytes} [Thu Jul 2 10:49:02 2026] POST /v2.0/security-groups => generated 1552 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:49:03 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 4327 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:49:03 2026] GET /v2.0/security-groups => generated 4327 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.19.213.217 () {48 vars in 991 bytes} [Thu Jul 2 10:49:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:49:04 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 4909 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:49:04 2026] GET /v2.0/security-groups => generated 4909 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.19.213.217 () {48 vars in 991 bytes} [Thu Jul 2 10:49:04 2026] POST /v2.0/security-group-rules => generated 571 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:49:05 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 5493 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:49:06 2026] GET /v2.0/security-groups => generated 5493 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.19.213.217 () {48 vars in 991 bytes} [Thu Jul 2 10:49:06 2026] POST /v2.0/security-group-rules => generated 571 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:49:06 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 6077 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:49:07 2026] GET /v2.0/security-groups => generated 6077 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.19.213.217 () {48 vars in 991 bytes} [Thu Jul 2 10:49:07 2026] POST /v2.0/security-group-rules => generated 571 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:49:07 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 6661 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:49:08 2026] GET /v2.0/security-groups => generated 6661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.217 () {48 vars in 991 bytes} [Thu Jul 2 10:49:08 2026] POST /v2.0/security-group-rules => generated 571 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:49:09 2026] GET /v2.0/security-groups => generated 7245 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.217 () {44 vars in 907 bytes} [Thu Jul 2 10:49:09 2026] GET /v2.0/ports => generated 2489 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 10:49:09 2026] GET /v2.0/networks => generated 1473 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.217 () {48 vars in 961 bytes} [Thu Jul 2 10:49:09 2026] POST /v2.0/ports => generated 1096 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 10:49:16.440 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee0295f4-8446-474a-998d-01ca813cd2ea 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/98] 199.19.213.217 () {44 vars in 981 bytes} [Thu Jul 2 10:49:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/99] 199.19.213.217 () {44 vars in 1003 bytes} [Thu Jul 2 10:49:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.19.213.217 () {48 vars in 1033 bytes} [Thu Jul 2 10:49:16 2026] PUT /v2.0/ports/570bedda-9b7f-4d3f-aaac-87809cd389e0 => generated 1209 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.19.213.217 () {44 vars in 907 bytes} [Thu Jul 2 10:49:18 2026] GET /v2.0/ports => generated 3726 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/102] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:49:19 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 7245 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.19.213.217 () {48 vars in 981 bytes} [Thu Jul 2 10:49:19 2026] POST /v2.0/security-groups => generated 1546 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:49:20 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 8773 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:49:20 2026] GET /v2.0/security-groups => generated 8773 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.19.213.217 () {48 vars in 991 bytes} [Thu Jul 2 10:49:20 2026] POST /v2.0/security-group-rules => generated 589 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:49:21 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 9375 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:49:21 2026] GET /v2.0/security-groups => generated 9375 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/111] 199.19.213.217 () {48 vars in 991 bytes} [Thu Jul 2 10:49:21 2026] POST /v2.0/security-group-rules => generated 593 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.19.213.217 () {44 vars in 975 bytes} [Thu Jul 2 10:50:24 2026] GET /v2.0/quotas/ca095c14fd6142109656246f70997fb9 => 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: 8|app: 0|req: 61/121] 199.19.213.217 () {48 vars in 1027 bytes} [Thu Jul 2 10:50:24 2026] PUT /v2.0/quotas/ca095c14fd6142109656246f70997fb9 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 199.19.213.217 () {44 vars in 975 bytes} [Thu Jul 2 10:50:25 2026] GET /v2.0/quotas/ca095c14fd6142109656246f70997fb9 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 10:52:24.227 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [28d42236-be38-48a5-a94c-4347b1763522] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:52:24.228 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [852b5431-a403-4215-8503-fd318cdd2ac2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:52:24.231 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 10:52:24 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.19.213.217) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-02 10:52:24.453 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38d7ddde-6233-487c-abba-29a170d48af6 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/139] 199.19.213.217 () {30 vars in 743 bytes} [Thu Jul 2 10:52:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 232 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:52:24.469 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3d1ddd77-3064-4a0a-9bf5-8a0d3ba9e355] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:52:24.474 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94db3af4-42f4-4510-a9e2-d94df8ed7967] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:52:24.475 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 10:52:24 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.217) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 70/140] 199.19.213.217 () {30 vars in 765 bytes} [Thu Jul 2 10:52:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 10:52:26.222 7 INFO oslo.messaging._drivers.impl_rabbit [-] [852b5431-a403-4215-8503-fd318cdd2ac2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54094. 2026-07-02 10:52:26.228 7 INFO oslo.messaging._drivers.impl_rabbit [-] [28d42236-be38-48a5-a94c-4347b1763522] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54084. 2026-07-02 10:52:26.306 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df2208c4-8e8b-4b99-a86f-b09be1e2f333 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/141] 199.19.213.217 () {30 vars in 743 bytes} [Thu Jul 2 10:52:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:52:26.347 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3d1ddd77-3064-4a0a-9bf5-8a0d3ba9e355] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54106. 2026-07-02 10:52:26.348 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94db3af4-42f4-4510-a9e2-d94df8ed7967] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54122. [pid: 8|app: 0|req: 71/142] 199.19.213.217 () {30 vars in 765 bytes} [Thu Jul 2 10:52:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 10:58:33.045 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [28d42236-be38-48a5-a94c-4347b1763522] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:58:33.046 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [852b5431-a403-4215-8503-fd318cdd2ac2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:58:33.058 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 10:58:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=027356a5fc944e78a62d44c6f56fe1a4 (ip 199.19.213.217) !!! [pid: 7|app: 0|req: 96/191] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:58:33 2026] GET /v2.0/security-groups?tenant_id=027356a5fc944e78a62d44c6f56fe1a4 => generated 2797 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 10:58:33.324 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94db3af4-42f4-4510-a9e2-d94df8ed7967] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:58:33.325 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3d1ddd77-3064-4a0a-9bf5-8a0d3ba9e355] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:58:33.328 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 10:58:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.217) !!! [pid: 8|app: 0|req: 96/192] 199.19.213.217 () {48 vars in 981 bytes} [Thu Jul 2 10:58:33 2026] POST /v2.0/security-groups => generated 1560 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 10:58:34.390 7 INFO oslo.messaging._drivers.impl_rabbit [-] [28d42236-be38-48a5-a94c-4347b1763522] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54288. 2026-07-02 10:58:34.391 7 INFO oslo.messaging._drivers.impl_rabbit [-] [852b5431-a403-4215-8503-fd318cdd2ac2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54304. [pid: 7|app: 0|req: 97/193] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:58:34 2026] GET /v2.0/security-groups?tenant_id=027356a5fc944e78a62d44c6f56fe1a4 => generated 4339 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 10:58:34.493 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3d1ddd77-3064-4a0a-9bf5-8a0d3ba9e355] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54328. 2026-07-02 10:58:34.493 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94db3af4-42f4-4510-a9e2-d94df8ed7967] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54314. [pid: 8|app: 0|req: 97/194] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:58:34 2026] GET /v2.0/security-groups => generated 14299 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/195] 199.19.213.217 () {48 vars in 991 bytes} [Thu Jul 2 10:58:34 2026] POST /v2.0/security-group-rules => generated 565 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/196] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:58:35 2026] GET /v2.0/security-groups?tenant_id=027356a5fc944e78a62d44c6f56fe1a4 => generated 4917 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/197] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:58:35 2026] GET /v2.0/security-groups => generated 14877 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/198] 199.19.213.217 () {48 vars in 991 bytes} [Thu Jul 2 10:58:35 2026] POST /v2.0/security-group-rules => generated 567 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/201] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:58:36 2026] GET /v2.0/security-groups?tenant_id=027356a5fc944e78a62d44c6f56fe1a4 => generated 5497 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:58:36 2026] GET /v2.0/security-groups => generated 15457 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/203] 199.19.213.217 () {48 vars in 991 bytes} [Thu Jul 2 10:58:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 10:58:38 2026] GET /v2.0/security-groups?tenant_id=027356a5fc944e78a62d44c6f56fe1a4 => generated 6079 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 10:58:38 2026] GET /v2.0/security-groups => generated 16039 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/206] 199.19.213.217 () {48 vars in 991 bytes} [Thu Jul 2 10:58:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.19.213.217 () {30 vars in 740 bytes} [Thu Jul 2 11:00:43 2026] GET /v2.0/networks?tenant_id=027356a5fc944e78a62d44c6f56fe1a4&shared=False => generated 15 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:00:44.045 7 INFO neutron.db.segments_db [None req-6473012d-2218-4cf0-a2a8-7895b1a9265d b8c8e971bbf3460d8992a44eadef1f60 027356a5fc944e78a62d44c6f56fe1a4 - - - -] Added segment 206e309d-e9b0-48fa-907b-ba5406843794 of type vxlan for network 369bc3f4-8446-42cf-b2a9-c296e406c005 [pid: 7|app: 0|req: 112/224] 199.19.213.217 () {34 vars in 682 bytes} [Thu Jul 2 11:00:43 2026] POST /v2.0/networks => generated 718 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.19.213.217 () {30 vars in 722 bytes} [Thu Jul 2 11:00:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.19.213.217 () {30 vars in 633 bytes} [Thu Jul 2 11:00:44 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: 114/227] 199.19.213.217 () {34 vars in 677 bytes} [Thu Jul 2 11:00:44 2026] POST /v2.0/ports => generated 963 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 199.19.213.217 () {30 vars in 703 bytes} [Thu Jul 2 11:00:44 2026] GET /v2.0/networks/369bc3f4-8446-42cf-b2a9-c296e406c005 => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/229] 199.19.213.217 () {30 vars in 722 bytes} [Thu Jul 2 11:00:47 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 199.19.213.217 () {30 vars in 703 bytes} [Thu Jul 2 11:00:47 2026] GET /v2.0/networks/369bc3f4-8446-42cf-b2a9-c296e406c005 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/233] 199.19.213.217 () {44 vars in 975 bytes} [Thu Jul 2 11:01:00 2026] GET /v2.0/quotas/027356a5fc944e78a62d44c6f56fe1a4 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py: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: 117/234] 199.19.213.217 () {48 vars in 1027 bytes} [Thu Jul 2 11:01:01 2026] PUT /v2.0/quotas/027356a5fc944e78a62d44c6f56fe1a4 => generated 291 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 199.19.213.217 () {44 vars in 975 bytes} [Thu Jul 2 11:01:01 2026] GET /v2.0/quotas/027356a5fc944e78a62d44c6f56fe1a4 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:12:52.917 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [852b5431-a403-4215-8503-fd318cdd2ac2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:12:52.918 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [28d42236-be38-48a5-a94c-4347b1763522] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:12:52.918 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 11:12:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.217) !!! [pid: 7|app: 0|req: 166/332] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 11:12:52 2026] GET /v2.0/networks => generated 2167 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:12:54.200 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94db3af4-42f4-4510-a9e2-d94df8ed7967] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:12:54.203 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3d1ddd77-3064-4a0a-9bf5-8a0d3ba9e355] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:12:54.203 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 11:12:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.217) !!! [pid: 8|app: 0|req: 167/333] 199.19.213.217 () {44 vars in 911 bytes} [Thu Jul 2 11:12:54 2026] GET /v2.0/subnets => generated 1261 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:12:54.382 7 INFO oslo.messaging._drivers.impl_rabbit [-] [852b5431-a403-4215-8503-fd318cdd2ac2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49982. 2026-07-02 11:12:54.382 7 INFO oslo.messaging._drivers.impl_rabbit [-] [28d42236-be38-48a5-a94c-4347b1763522] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49998. [pid: 7|app: 0|req: 167/334] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 11:12:54 2026] GET /v2.0/networks => generated 2167 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/341] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 11:13:37 2026] GET /v2.0/networks => generated 2167 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:13:38.977 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3d1ddd77-3064-4a0a-9bf5-8a0d3ba9e355] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44316. 2026-07-02 11:13:38.977 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94db3af4-42f4-4510-a9e2-d94df8ed7967] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44324. [pid: 8|app: 0|req: 171/342] 199.19.213.217 () {44 vars in 911 bytes} [Thu Jul 2 11:13:38 2026] GET /v2.0/subnets => generated 1261 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/343] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 11:13:39 2026] GET /v2.0/networks => generated 2167 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/344] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:13:40 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 9981 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:13:41 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 9981 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:13:42 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 9981 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:13:43 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 9981 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:13:44 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 9981 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/349] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:13:44 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 9981 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/350] 199.19.213.217 () {44 vars in 940 bytes} [Thu Jul 2 11:13:46 2026] GET /v2.0/security-groups => generated 16622 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 199.19.213.217 () {44 vars in 907 bytes} [Thu Jul 2 11:13:46 2026] GET /v2.0/ports => generated 4721 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:13:52.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09a8c857-fb83-4015-8b1f-f66abeb384ea 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/354] 199.19.213.217 () {44 vars in 981 bytes} [Thu Jul 2 11:13:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/355] 199.19.213.217 () {44 vars in 1003 bytes} [Thu Jul 2 11:13:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/356] 199.19.213.217 () {44 vars in 907 bytes} [Thu Jul 2 11:13:54 2026] GET /v2.0/ports => generated 4721 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:13:55 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 9981 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/358] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:13:56 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 9981 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/359] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:13:57 2026] GET /v2.0/security-groups?tenant_id=ca095c14fd6142109656246f70997fb9 => generated 9981 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.19.213.217 () {44 vars in 975 bytes} [Thu Jul 2 11:14:09 2026] GET /v2.0/quotas/ca095c14fd6142109656246f70997fb9 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:15:06 2026] GET /v2.0/security-groups?tenant_id=027356a5fc944e78a62d44c6f56fe1a4 => generated 6662 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:15:07 2026] GET /v2.0/security-groups?tenant_id=027356a5fc944e78a62d44c6f56fe1a4 => generated 6662 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:15:09 2026] GET /v2.0/security-groups?tenant_id=027356a5fc944e78a62d44c6f56fe1a4 => generated 6662 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:15:10 2026] GET /v2.0/security-groups?tenant_id=027356a5fc944e78a62d44c6f56fe1a4 => generated 6662 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.19.213.217 () {44 vars in 1025 bytes} [Thu Jul 2 11:15:11 2026] GET /v2.0/security-groups?tenant_id=027356a5fc944e78a62d44c6f56fe1a4 => generated 6662 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.19.213.217 () {44 vars in 975 bytes} [Thu Jul 2 11:15:19 2026] GET /v2.0/quotas/027356a5fc944e78a62d44c6f56fe1a4 => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.19.213.217 () {44 vars in 913 bytes} [Thu Jul 2 11:16:14 2026] GET /v2.0/networks => generated 2167 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:16:54 2026] GET /v2.0/networks => generated 2167 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:16:55.499 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [28d42236-be38-48a5-a94c-4347b1763522] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:16:55.500 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [852b5431-a403-4215-8503-fd318cdd2ac2] 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: 197/393] 10.0.0.157 () {32 vars in 655 bytes} [Thu Jul 2 11:16:55 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:16:55 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 10.0.0.157 () {32 vars in 643 bytes} [Thu Jul 2 11:16:55 2026] GET /v2.0/ports => generated 4721 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:16:55 2026] GET /v2.0/subnets => generated 1261 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:16:55 2026] GET /v2.0/networks => generated 2167 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 10.0.0.157 () {32 vars in 663 bytes} [Thu Jul 2 11:16:55 2026] GET /v2.0/security-groups => generated 16622 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 10.0.0.157 () {32 vars in 655 bytes} [Thu Jul 2 11:16:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:17:06.621 7 INFO oslo.messaging._drivers.impl_rabbit [-] [28d42236-be38-48a5-a94c-4347b1763522] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56802. 2026-07-02 11:17:06.621 7 INFO oslo.messaging._drivers.impl_rabbit [-] [852b5431-a403-4215-8503-fd318cdd2ac2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56808. 2026-07-02 11:17:06.982 7 INFO neutron.db.segments_db [None req-ee46b9b4-8d58-4c35-9493-21a271f0d23d 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 487038e5-674d-4202-a83f-b6979d38429e of type vxlan for network d6424a2c-befb-4ecf-b4fd-b141fbe8f34f 2026-07-02 11:17:06.990 8 INFO neutron.db.segments_db [None req-5efe336e-2dfb-48f3-9ce2-b35ca6186cea 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 0aa496f2-b2ed-43a4-8a44-11970a5b075a of type vxlan for network a3c9b1fb-e84f-4915-878f-70b044275b28 [pid: 7|app: 0|req: 202/402] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:17:06 2026] POST /v2.0/networks => generated 744 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:17:06 2026] POST /v2.0/networks => generated 747 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:07 2026] POST /v2.0/subnets => generated 668 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:17:07.528 7 INFO neutron.db.segments_db [None req-7bc4be2a-550f-419c-959e-ac961539da78 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 6da61038-22b6-411d-83a6-52b5988ffd47 of type vxlan for network 8c7070ff-7db8-40bf-8abb-61e51099fcf7 [pid: 7|app: 0|req: 203/405] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:17:07 2026] POST /v2.0/networks => generated 752 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:07 2026] POST /v2.0/subnets => generated 670 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:17:07.729 7 INFO neutron.db.segments_db [None req-b7d025b1-71bb-4f38-9dd8-10bf00646f6d 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment b756099d-f178-493e-96dd-9fddaebff137 of type vxlan for network 8033b916-3d2e-464d-8314-f70f9304fbfc [pid: 8|app: 0|req: 204/407] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:17:07 2026] GET /v2.0/security-groups?tenant_id=c186a1ab6b2a41b5abb1f2c70f1f0615&name=default => generated 2797 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:17:08.127 7 INFO neutron.db.l3_hamode_db [None req-b7d025b1-71bb-4f38-9dd8-10bf00646f6d 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 205/408] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:07 2026] POST /v2.0/subnets => generated 675 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:17:08.347 8 INFO neutron.db.segments_db [None req-fd9d85ba-6a6a-49c4-96a8-68fd12d7afb1 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment b5b9996f-8ad2-45fe-b78a-c80b90621221 of type vxlan for network e997add8-526e-451e-abef-5a37a52f009f 2026-07-02 11:17:08.742 8 INFO neutron.db.l3_hamode_db [None req-fd9d85ba-6a6a-49c4-96a8-68fd12d7afb1 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:17:09.597 7 INFO neutron.db.l3_hamode_db [None req-b7d025b1-71bb-4f38-9dd8-10bf00646f6d 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:17:10.182 8 INFO neutron.db.l3_hamode_db [None req-fd9d85ba-6a6a-49c4-96a8-68fd12d7afb1 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 204/409] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:07 2026] POST /v2.0/routers => generated 732 bytes in 3463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:11 2026] DELETE /v2.0/security-groups/1cbb71ff-81d1-43dc-b331-ef9edb6b2dfd => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:17:11.316 7 INFO neutron.db.segments_db [None req-af6314e6-9bda-4d84-8ae4-fd06eee1f8dd 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 4f71f66c-0d73-406a-86ba-ddb9b65f7aec of type vxlan for network 4579000d-89fa-4da9-872d-eca763ea2091 2026-07-02 11:17:11.658 7 INFO neutron.db.l3_hamode_db [None req-af6314e6-9bda-4d84-8ae4-fd06eee1f8dd 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 206/411] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:08 2026] POST /v2.0/routers => generated 734 bytes in 3495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:17:12.798 7 INFO neutron.db.l3_hamode_db [None req-af6314e6-9bda-4d84-8ae4-fd06eee1f8dd 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 207/412] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:17:11 2026] PUT /v2.0/routers/89ec78b2-6b96-483b-bff3-441f89144cf6/add_router_interface => generated 309 bytes in 1624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:11 2026] POST /v2.0/routers => generated 739 bytes in 3169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:17:14.688 7 INFO neutron.db.segments_db [None req-7c7a9e58-d7c4-4b36-bc16-69554d6b7384 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 1d07efa6-71ad-4b23-8dca-a28d23255605 of type vxlan for network 45d215cd-512f-4310-94d9-98aa31c7d8d1 [pid: 7|app: 0|req: 207/414] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:17:14 2026] POST /v2.0/networks => generated 749 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:17:13 2026] PUT /v2.0/routers/ca8d16a8-4787-4d74-8b7d-fd0d11fa5b87/add_router_interface => generated 309 bytes in 1454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 10.0.0.113 () {38 vars in 971 bytes} [Thu Jul 2 11:17:14 2026] POST /v2.0/security-groups => generated 1618 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:15 2026] POST /v2.0/subnets => generated 672 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:17:15.341 8 INFO neutron.db.segments_db [None req-b3fab8c2-44aa-4034-88b6-80ae6fdb62ca 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 7bc9d670-a0d2-4b85-b7d8-e17662ceb707 of type vxlan for network 7cb143ad-61e1-4cc8-ae37-ccc7def0ce01 2026-07-02 11:17:15.674 8 INFO neutron.db.l3_hamode_db [None req-b3fab8c2-44aa-4034-88b6-80ae6fdb62ca 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 208/418] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:17:14 2026] PUT /v2.0/routers/b92bf5e0-6cff-4c0d-92a3-3898d964d5bc/add_router_interface => generated 309 bytes in 1833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:16.699 8 INFO neutron.db.l3_hamode_db [None req-b3fab8c2-44aa-4034-88b6-80ae6fdb62ca 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 209/419] 10.0.0.113 () {38 vars in 971 bytes} [Thu Jul 2 11:17:16 2026] POST /v2.0/security-groups => generated 1616 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.157 () {34 vars in 685 bytes} [Thu Jul 2 11:17:16 2026] POST /v2.0/security-groups => generated 1597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 10.0.0.113 () {38 vars in 971 bytes} [Thu Jul 2 11:17:16 2026] POST /v2.0/security-groups => generated 1617 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:17:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:17:17 2026] GET /v2.0/security-groups?tenant_id=a0a3ac1db0574a6fa414c3d944a227fa => generated 7594 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 10.0.0.157 () {34 vars in 685 bytes} [Thu Jul 2 11:17:17 2026] POST /v2.0/security-groups => generated 1596 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:17:17 2026] POST /v2.0/security-group-rules => generated 570 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/426] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:17 2026] GET /v2.0/security-groups/0ae373a9-1c05-4db0-af6b-db2892b872aa => generated 2794 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/427] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:17:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/428] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:15 2026] POST /v2.0/routers => generated 736 bytes in 2491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/429] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:17 2026] GET /v2.0/security-groups/0ae373a9-1c05-4db0-af6b-db2892b872aa => generated 2794 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:17:17 2026] POST /v2.0/security-group-rules => generated 570 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:17:17 2026] POST /v2.0/floatingips => generated 552 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/432] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:18 2026] GET /v2.0/security-groups/62ad73b6-810c-4611-b5eb-b735233c5527 => generated 1618 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/433] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:17:18 2026] POST /v2.0/floatingips => generated 552 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/434] 10.0.0.113 () {36 vars in 1013 bytes} [Thu Jul 2 11:17:19 2026] DELETE /v2.0/security-groups/62ad73b6-810c-4611-b5eb-b735233c5527 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:17:19.295 7 INFO neutron.api.v2.resource [req-0710d7ff-8b29-4cde-b419-393c965a97c8 req-6d9f9dd4-2928-4440-acc6-830a48e14664 e42d74e3f0d1488d856b7aa84a4aa7c6 a0a3ac1db0574a6fa414c3d944a227fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 222/435] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:19 2026] GET /v2.0/security-groups/62ad73b6-810c-4611-b5eb-b735233c5527 => 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: 223/436] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:19 2026] GET /v2.0/security-groups/6369cc74-0025-4574-8580-2780bb9defcf => generated 1616 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/437] 10.0.0.113 () {36 vars in 1013 bytes} [Thu Jul 2 11:17:19 2026] DELETE /v2.0/security-groups/6369cc74-0025-4574-8580-2780bb9defcf => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:17:19.568 7 INFO neutron.api.v2.resource [req-c4ba1365-5b4f-49c0-837f-1332ed468e69 req-ad991dd6-3934-4c99-9472-4c5af3e48d4d e42d74e3f0d1488d856b7aa84a4aa7c6 a0a3ac1db0574a6fa414c3d944a227fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 225/438] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:19 2026] GET /v2.0/security-groups/6369cc74-0025-4574-8580-2780bb9defcf => generated 146 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/439] 10.0.0.113 () {34 vars in 1098 bytes} [Thu Jul 2 11:17:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--610800185&fields=id&tenant_id=49e4506554ab425d82ab329e39a8b134 => generated 69 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/440] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:19 2026] GET /v2.0/security-groups/d3755199-ccb7-4145-8c2b-ca3c551e6951 => generated 1617 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/441] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:17:17 2026] PUT /v2.0/routers/3c3a2a90-61e0-4c04-80f9-274be3d4c401/add_router_interface => generated 309 bytes in 1944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/442] 10.0.0.113 () {36 vars in 1013 bytes} [Thu Jul 2 11:17:19 2026] DELETE /v2.0/security-groups/d3755199-ccb7-4145-8c2b-ca3c551e6951 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:17:20.033 8 INFO neutron.api.v2.resource [req-c36563db-11de-42ab-a3a6-86bdd9aea59e req-876638aa-8e00-4a84-ba81-13e5767a5bc1 e42d74e3f0d1488d856b7aa84a4aa7c6 a0a3ac1db0574a6fa414c3d944a227fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 216/443] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/security-groups/d3755199-ccb7-4145-8c2b-ca3c551e6951 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/444] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/security-groups?tenant_id=a0a3ac1db0574a6fa414c3d944a227fa => generated 2797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/445] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:17:19 2026] GET /v2.0/networks?id=8c7070ff-7db8-40bf-8abb-61e51099fcf7 => generated 684 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/446] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/security-groups/0ae373a9-1c05-4db0-af6b-db2892b872aa => generated 2794 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/447] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/quotas/49e4506554ab425d82ab329e39a8b134 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/448] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/security-groups/0ae373a9-1c05-4db0-af6b-db2892b872aa => generated 2794 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:17:20.357 8 INFO neutron.api.v2.resource [req-e7cac8ae-1137-437a-9d2d-ca8fab29db8c req-1f4451c6-97f7-447f-9d81-ef828c318e4c e42d74e3f0d1488d856b7aa84a4aa7c6 a0a3ac1db0574a6fa414c3d944a227fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 220/449] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/security-groups/d3755199-ccb7-4145-8c2b-ca3c551e6951 => generated 146 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/450] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/ports?tenant_id=49e4506554ab425d82ab329e39a8b134&fields=id => generated 103 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/451] 10.0.0.113 () {38 vars in 971 bytes} [Thu Jul 2 11:17:20 2026] POST /v2.0/security-groups => generated 1621 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:17:20.591 7 INFO neutron.api.v2.resource [req-ed66cc3f-8d77-4a19-b315-3d066b6c8824 req-378fb3be-e8c9-4ed5-b7a5-d45b17b4e444 e42d74e3f0d1488d856b7aa84a4aa7c6 a0a3ac1db0574a6fa414c3d944a227fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 231/452] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/security-groups/6369cc74-0025-4574-8580-2780bb9defcf => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/453] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/security-groups/30da0145-f708-42a8-8bcf-8f395bbddfb3 => generated 1621 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/454] 10.0.0.113 () {38 vars in 981 bytes} [Thu Jul 2 11:17:20 2026] POST /v2.0/security-group-rules => generated 582 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/455] 10.0.0.113 () {34 vars in 907 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/extensions => generated 19178 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-02 11:17:20.814 7 INFO neutron.api.v2.resource [req-3bc97d70-e01a-4f6e-9141-e64cf44de2e3 req-fac95e43-8f11-454b-acf8-53bc1c41d447 e42d74e3f0d1488d856b7aa84a4aa7c6 a0a3ac1db0574a6fa414c3d944a227fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 233/456] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/security-groups/62ad73b6-810c-4611-b5eb-b735233c5527 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/457] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:17:20 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?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: 225/458] 10.0.0.113 () {38 vars in 971 bytes} [Thu Jul 2 11:17:20 2026] POST /v2.0/security-groups => generated 1622 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/459] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:17:21 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/460] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:21 2026] GET /v2.0/security-groups/4ed8c363-9b80-4a67-b583-7ec384f34c4d => generated 1622 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/461] 10.0.0.113 () {38 vars in 981 bytes} [Thu Jul 2 11:17:21 2026] POST /v2.0/security-group-rules => generated 582 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:21 2026] GET /v2.0/security-groups/4ed8c363-9b80-4a67-b583-7ec384f34c4d => generated 2215 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:21 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => 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: 233/466] 10.0.0.113 () {38 vars in 981 bytes} [Thu Jul 2 11:17:21 2026] POST /v2.0/security-group-rules => generated 587 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:21 2026] GET /v2.0/security-groups/4ed8c363-9b80-4a67-b583-7ec384f34c4d => generated 2813 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.113 () {34 vars in 1001 bytes} [Thu Jul 2 11:17:21 2026] GET /v2.0/security-group-rules/0b9efa41-3dab-44b6-babe-d682cedfe4c5 => 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: 236/469] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:21 2026] GET /v2.0/security-groups/4ed8c363-9b80-4a67-b583-7ec384f34c4d => generated 2813 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/470] 10.0.0.113 () {36 vars in 1023 bytes} [Thu Jul 2 11:17:21 2026] DELETE /v2.0/security-group-rules/0b9efa41-3dab-44b6-babe-d682cedfe4c5 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/471] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:21 2026] GET /v2.0/security-groups/4ed8c363-9b80-4a67-b583-7ec384f34c4d => generated 2215 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/472] 10.0.0.113 () {36 vars in 1013 bytes} [Thu Jul 2 11:17:21 2026] DELETE /v2.0/security-groups/4ed8c363-9b80-4a67-b583-7ec384f34c4d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/473] 10.0.0.113 () {34 vars in 991 bytes} [Thu Jul 2 11:17:22 2026] GET /v2.0/security-groups/30da0145-f708-42a8-8bcf-8f395bbddfb3 => generated 2214 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/474] 10.0.0.113 () {36 vars in 1013 bytes} [Thu Jul 2 11:17:22 2026] DELETE /v2.0/security-groups/30da0145-f708-42a8-8bcf-8f395bbddfb3 => 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: 234/475] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:17:20 2026] PUT /v2.0/routers/89ec78b2-6b96-483b-bff3-441f89144cf6/remove_router_interface => generated 309 bytes in 1516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:23.043 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-6e000255-5cc8-419e-8e20-1a20d77d32d1 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] 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()  2026-07-02 11:17:23.663 7 INFO neutron.db.l3_hamode_db [None req-6e000255-5cc8-419e-8e20-1a20d77d32d1 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] HA network 8033b916-3d2e-464d-8314-f70f9304fbfc was deleted as no HA routers are present in tenant a0a3ac1db0574a6fa414c3d944a227fa. [pid: 7|app: 0|req: 235/476] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:17:22 2026] DELETE /v2.0/routers/89ec78b2-6b96-483b-bff3-441f89144cf6 => generated 0 bytes in 1320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/477] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:17:22 2026] PUT /v2.0/routers/3c3a2a90-61e0-4c04-80f9-274be3d4c401/remove_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/478] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:23 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:23 2026] GET /v2.0/networks?id=8c7070ff-7db8-40bf-8abb-61e51099fcf7 => generated 684 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:23.995 7 INFO neutron.services.segments.plugin [-] Segment b756099d-f178-493e-96dd-9fddaebff137 resource provider aggregate not found 2026-07-02 11:17:24.013 7 INFO neutron.services.segments.plugin [-] Segment b756099d-f178-493e-96dd-9fddaebff137 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b756099d-f178-493e-96dd-9fddaebff137 found for delete ", "request_id": "req-f2a5f635-a371-45e9-be60-19b41fbaae1e"}]} 2026-07-02 11:17:24.014 7 INFO neutron.services.segments.plugin [-] Segment b756099d-f178-493e-96dd-9fddaebff137 resource provider aggregate not found 2026-07-02 11:17:24.032 7 INFO neutron.services.segments.plugin [-] Segment b756099d-f178-493e-96dd-9fddaebff137 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b756099d-f178-493e-96dd-9fddaebff137 found for delete ", "request_id": "req-1ebefb9b-b39d-48bd-b961-630cc1df8796"}]} [pid: 7|app: 0|req: 237/480] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:17:23 2026] DELETE /v2.0/subnets/357850b6-8b83-47ef-b9f0-4e5684200745 => generated 0 bytes in 715 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/481] 199.19.213.217 () {34 vars in 1050 bytes} [Thu Jul 2 11:17:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=49e4506554ab425d82ab329e39a8b134 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:24.917 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-93e4510b-e823-482f-8d41-bcd000ab1791 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] 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: 239/482] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:17:24 2026] DELETE /v2.0/networks/d6424a2c-befb-4ecf-b4fd-b141fbe8f34f => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:17:25.450 8 INFO neutron.db.l3_hamode_db [None req-93e4510b-e823-482f-8d41-bcd000ab1791 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] HA network 7cb143ad-61e1-4cc8-ae37-ccc7def0ce01 was deleted as no HA routers are present in tenant 3dcff1b281a74de086656b460197026e. [pid: 8|app: 0|req: 244/483] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:17:23 2026] DELETE /v2.0/routers/3c3a2a90-61e0-4c04-80f9-274be3d4c401 => generated 0 bytes in 1602 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/484] 10.0.0.113 () {34 vars in 1100 bytes} [Thu Jul 2 11:17:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1665840967&fields=id&tenant_id=fbceaf824abd4d0894441b59cf794a7f => 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: 240/485] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:17:24 2026] POST /v2.0/ports => generated 958 bytes in 668 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: 246/486] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:25 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 961 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/487] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:17:25 2026] GET /v2.0/security-groups?tenant_id=a0a3ac1db0574a6fa414c3d944a227fa&name=default => generated 2797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/488] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:17:25 2026] GET /v2.0/networks?id=a3c9b1fb-e84f-4915-878f-70b044275b28 => generated 679 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 199.19.213.217 () {34 vars in 911 bytes} [Thu Jul 2 11:17:25 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:25 2026] GET /v2.0/security-groups?id=b4379f5d-4180-46e7-8534-67c86fcb9255&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: 247/491] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:17:25 2026] DELETE /v2.0/subnets/01f36eed-fd75-4c48-8424-9cbcb4bca202 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/492] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:17:25 2026] GET /v2.0/quotas/fbceaf824abd4d0894441b59cf794a7f => 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: 245/493] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:25 2026] DELETE /v2.0/security-groups/0ae373a9-1c05-4db0-af6b-db2892b872aa => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:17:26.027 8 INFO neutron.services.segments.plugin [-] Segment 7bc9d670-a0d2-4b85-b7d8-e17662ceb707 resource provider aggregate not found 2026-07-02 11:17:26.052 7 INFO neutron.services.segments.plugin [-] Segment 487038e5-674d-4202-a83f-b6979d38429e resource provider aggregate not found 2026-07-02 11:17:26.054 8 INFO neutron.services.segments.plugin [-] Segment 7bc9d670-a0d2-4b85-b7d8-e17662ceb707 resource provider aggregate not found 2026-07-02 11:17:26.068 7 INFO neutron.services.segments.plugin [-] Segment 487038e5-674d-4202-a83f-b6979d38429e resource provider aggregate not found 2026-07-02 11:17:26.072 8 INFO neutron.services.segments.plugin [-] Segment 7bc9d670-a0d2-4b85-b7d8-e17662ceb707 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc9d670-a0d2-4b85-b7d8-e17662ceb707 found for delete ", "request_id": "req-d35fcbf4-4039-47c2-83c8-6216a15a7b38"}]} [pid: 7|app: 0|req: 246/494] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:17:25 2026] GET /v2.0/ports?tenant_id=fbceaf824abd4d0894441b59cf794a7f&fields=id => generated 103 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:26.094 8 INFO neutron.services.segments.plugin [-] Segment 7bc9d670-a0d2-4b85-b7d8-e17662ceb707 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc9d670-a0d2-4b85-b7d8-e17662ceb707 found for delete ", "request_id": "req-b901e20d-9f9d-4726-86c3-e919d3c927a2"}]} 2026-07-02 11:17:26.104 7 INFO neutron.services.segments.plugin [-] Segment 487038e5-674d-4202-a83f-b6979d38429e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 487038e5-674d-4202-a83f-b6979d38429e found for delete ", "request_id": "req-f852a3f8-8208-455b-a308-3e6ae5cde939"}]} 2026-07-02 11:17:26.105 7 INFO neutron.services.segments.plugin [-] Segment 487038e5-674d-4202-a83f-b6979d38429e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 487038e5-674d-4202-a83f-b6979d38429e found for delete ", "request_id": "req-afb3c5f7-543f-4fb9-9f17-2aee62dcce03"}]} [pid: 8|app: 0|req: 249/495] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:17:25 2026] DELETE /v2.0/networks/45d215cd-512f-4310-94d9-98aa31c7d8d1 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/496] 10.0.0.113 () {34 vars in 907 bytes} [Thu Jul 2 11:17:26 2026] GET /v2.0/extensions => generated 19178 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/497] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:17:26 2026] GET /v2.0/networks/a3c9b1fb-e84f-4915-878f-70b044275b28?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/498] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:17:26 2026] GET /v2.0/security-groups?tenant_id=3dcff1b281a74de086656b460197026e&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: 253/499] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:17:26 2026] GET /v2.0/networks/a3c9b1fb-e84f-4915-878f-70b044275b28?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: 254/500] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:26 2026] DELETE /v2.0/security-groups/518b8bc0-39a4-40de-987b-4174755f1f55 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/501] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:17:26 2026] PUT /v2.0/ports/f4f9f464-380e-495c-b829-c28ebee49207 => generated 1203 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/502] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:26 2026] GET /v2.0/ports?tenant_id=49e4506554ab425d82ab329e39a8b134&device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 256/503] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f4f9f464-380e-495c-b829-c28ebee49207 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/504] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:26 2026] GET /v2.0/subnets?id=a805b7e7-4511-4470-b7f1-5c8f559ba3ad => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/505] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:26 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 973 bytes in 190 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: 249/506] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => 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: 258/507] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/ports?network_id=8c7070ff-7db8-40bf-8abb-61e51099fcf7&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/508] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/security-groups?id=b4379f5d-4180-46e7-8534-67c86fcb9255&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/509] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?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: 251/510] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?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: 260/511] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/ports?tenant_id=49e4506554ab425d82ab329e39a8b134&device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:17:27.649 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec6103c6-1721-4fec-85ee-e41b6b1bf982'] response: {'name': 'network-changed', 'server_uuid': '8884ef35-869d-4a5d-9ba0-b5f512502294', 'tag': 'f4f9f464-380e-495c-b829-c28ebee49207', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 252/512] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/networks?id=8c7070ff-7db8-40bf-8abb-61e51099fcf7 => generated 780 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/513] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f4f9f464-380e-495c-b829-c28ebee49207 => 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: 253/514] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/subnets?id=a805b7e7-4511-4470-b7f1-5c8f559ba3ad => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/515] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/ports?network_id=8c7070ff-7db8-40bf-8abb-61e51099fcf7&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/516] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/517] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:27 2026] GET /v2.0/networks?id=a3c9b1fb-e84f-4915-878f-70b044275b28 => generated 679 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:28.104 8 INFO neutron.services.segments.plugin [-] Segment 1d07efa6-71ad-4b23-8dca-a28d23255605 resource provider aggregate not found 2026-07-02 11:17:28.129 8 INFO neutron.services.segments.plugin [-] Segment 1d07efa6-71ad-4b23-8dca-a28d23255605 resource provider aggregate not found 2026-07-02 11:17:28.139 8 INFO neutron.services.segments.plugin [-] Segment 1d07efa6-71ad-4b23-8dca-a28d23255605 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d07efa6-71ad-4b23-8dca-a28d23255605 found for delete ", "request_id": "req-5b419fec-54d0-45bb-9f8f-1d6984b7c60c"}]} 2026-07-02 11:17:28.155 8 INFO neutron.services.segments.plugin [-] Segment 1d07efa6-71ad-4b23-8dca-a28d23255605 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d07efa6-71ad-4b23-8dca-a28d23255605 found for delete ", "request_id": "req-21b48a24-fd01-47dd-a611-fdfdb50abaeb"}]} [pid: 8|app: 0|req: 264/518] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:28 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?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: 265/519] 199.19.213.217 () {34 vars in 1050 bytes} [Thu Jul 2 11:17:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fbceaf824abd4d0894441b59cf794a7f => generated 181 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/520] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:28 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:28.457 7 INFO neutron.db.segments_db [None req-a045cc39-d526-433a-95fb-7595b64f2c99 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment d8360cb6-10a4-43a8-9f72-662fce50699a of type vxlan for network b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1 [pid: 7|app: 0|req: 255/521] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:17:28 2026] POST /v2.0/networks => generated 744 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/522] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:28 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/523] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:28 2026] GET /v2.0/security-groups?id=b4379f5d-4180-46e7-8534-67c86fcb9255&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: 258/524] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:28 2026] POST /v2.0/subnets => generated 667 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/525] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:17:28 2026] POST /v2.0/ports => generated 954 bytes in 751 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-07-02 11:17:29.100 8 INFO neutron.db.segments_db [None req-008fae9a-ec98-4fbe-8d4f-89e0f4411078 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 56c0924f-ea5d-450b-b179-25d070fe83ca of type vxlan for network 36e2290c-5254-4f11-93f9-2ed059c90c6f 2026-07-02 11:17:29.317 7 INFO neutron.db.segments_db [None req-fe5e9f50-3772-4f1c-ba54-5c1c620c0bb8 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment ef3882a4-c989-4f50-824a-b8cd332d01ae of type vxlan for network c8a5bca9-3905-4c0f-baed-fcf895e69350 [pid: 7|app: 0|req: 259/526] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:17:29 2026] POST /v2.0/networks => generated 745 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:17:29.501 8 INFO neutron.db.l3_hamode_db [None req-008fae9a-ec98-4fbe-8d4f-89e0f4411078 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 260/527] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:17:29 2026] PUT /v2.0/ports/ded8179b-b46e-4d83-b4a9-b1229bb62ba2 => generated 1199 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 261/528] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:30 2026] POST /v2.0/subnets => generated 668 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 262/529] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:30 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/530] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:30 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/531] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:30 2026] GET /v2.0/ports?tenant_id=fbceaf824abd4d0894441b59cf794a7f&device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:17:30.691 7 INFO neutron.db.segments_db [None req-8ef7ee52-b2be-437b-abe1-d5fa07b9925f 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment b3e424ee-0e2c-4672-9a66-561dbe401380 of type vxlan for network 5b09115a-3a22-4ec8-a5dd-e44f5d7ea517 2026-07-02 11:17:31.029 8 INFO neutron.db.l3_hamode_db [None req-008fae9a-ec98-4fbe-8d4f-89e0f4411078 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:17:31.160 7 INFO neutron.db.l3_hamode_db [None req-8ef7ee52-b2be-437b-abe1-d5fa07b9925f 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 268/532] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:29 2026] POST /v2.0/routers => generated 731 bytes in 3495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/533] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:32 2026] GET /v2.0/security-groups?id=585c932c-7d18-483a-9aac-c52df9cf35c7&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/534] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:32 2026] GET /v2.0/security-groups?id=b4379f5d-4180-46e7-8534-67c86fcb9255&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/535] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:17:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ded8179b-b46e-4d83-b4a9-b1229bb62ba2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:17:32.650 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af606a11-d4f8-4eb8-9f63-7f641b5c1fef'] response: {'name': 'network-changed', 'server_uuid': '259e6a10-0ddf-4c6b-a1b7-2fdd1392932e', 'tag': 'ded8179b-b46e-4d83-b4a9-b1229bb62ba2', 'status': 'completed', 'code': 200} 2026-07-02 11:17:32.903 7 INFO neutron.db.l3_hamode_db [None req-8ef7ee52-b2be-437b-abe1-d5fa07b9925f 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 272/536] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:17:32 2026] PUT /v2.0/routers/b16bcae6-81a0-4e6f-90b4-b5734012f68c/add_router_interface => generated 309 bytes in 1593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/537] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:34 2026] GET /v2.0/subnets?id=5b8a79e2-2981-4de8-b02a-a75934a875a9 => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/538] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:30 2026] POST /v2.0/routers => generated 732 bytes in 3699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/539] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:34 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/540] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:34 2026] GET /v2.0/ports?network_id=a3c9b1fb-e84f-4915-878f-70b044275b28&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/541] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:34 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/542] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:34 2026] GET /v2.0/security-groups?id=585c932c-7d18-483a-9aac-c52df9cf35c7&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/543] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:34 2026] GET /v2.0/networks/a3c9b1fb-e84f-4915-878f-70b044275b28?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: 269/544] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:34 2026] GET /v2.0/security-groups?id=b4379f5d-4180-46e7-8534-67c86fcb9255&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: 7|app: 0|req: 270/545] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:34 2026] GET /v2.0/networks/a3c9b1fb-e84f-4915-878f-70b044275b28?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: 271/546] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:34 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/547] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:34 2026] GET /v2.0/ports?tenant_id=fbceaf824abd4d0894441b59cf794a7f&device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:17:35.404 7 INFO neutron.db.l3_db [None req-8d487d44-9cc9-479a-84ad-0d449431ede8 f43ac4c317d24a50bc46fef380703951 49e4506554ab425d82ab329e39a8b134 - - - -] Floating IP cd3bc815-a213-49ed-817c-d56050d79176 associated. External IP: 10.96.250.218, port: f4f9f464-380e-495c-b829-c28ebee49207. [pid: 7|app: 0|req: 273/548] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:17:34 2026] PUT /v2.0/floatingips/cd3bc815-a213-49ed-817c-d56050d79176 => generated 856 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:35 2026] GET /v2.0/networks?id=a3c9b1fb-e84f-4915-878f-70b044275b28 => generated 775 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 10.0.0.157 () {34 vars in 685 bytes} [Thu Jul 2 11:17:35 2026] POST /v2.0/security-groups => generated 1597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/552] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ded8179b-b46e-4d83-b4a9-b1229bb62ba2 => 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: 276/554] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:17:34 2026] PUT /v2.0/routers/4154a6fb-03ab-43d0-94c7-b7ba82de9b04/add_router_interface => generated 309 bytes in 2072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/555] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:17:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/security-groups?id=585c932c-7d18-483a-9aac-c52df9cf35c7&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: 7|app: 0|req: 280/559] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/security-groups?id=b4379f5d-4180-46e7-8534-67c86fcb9255&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/subnets?id=5b8a79e2-2981-4de8-b02a-a75934a875a9 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:36.589 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d22dff02-ecde-4061-acdc-3818cfabe973'] response: {'name': 'network-changed', 'server_uuid': '8884ef35-869d-4a5d-9ba0-b5f512502294', 'tag': 'f4f9f464-380e-495c-b829-c28ebee49207', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 281/561] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/ports?network_id=a3c9b1fb-e84f-4915-878f-70b044275b28&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/562] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/ports?tenant_id=49e4506554ab425d82ab329e39a8b134&device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => 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: 281/563] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:17:36 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: 8|app: 0|req: 283/564] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/networks/a3c9b1fb-e84f-4915-878f-70b044275b28?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/565] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/networks?id=8c7070ff-7db8-40bf-8abb-61e51099fcf7 => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/networks/a3c9b1fb-e84f-4915-878f-70b044275b28?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: 284/567] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f4f9f464-380e-495c-b829-c28ebee49207 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:36 2026] GET /v2.0/subnets?id=a805b7e7-4511-4470-b7f1-5c8f559ba3ad => generated 678 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/569] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:37 2026] GET /v2.0/ports?network_id=8c7070ff-7db8-40bf-8abb-61e51099fcf7&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/570] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:37 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/571] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:37 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/572] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:17:36 2026] POST /v2.0/floatingips => generated 552 bytes in 937 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/573] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:17:37 2026] GET /v2.0/networks?id=c8a5bca9-3905-4c0f-baed-fcf895e69350 => generated 677 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/574] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:17:37 2026] GET /v2.0/quotas/6ea8e14d7a234ba88bc30dfc81d4561d => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/575] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:37 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => 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: 286/576] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:37 2026] GET /v2.0/security-groups?id=585c932c-7d18-483a-9aac-c52df9cf35c7&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/577] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:17:37 2026] GET /v2.0/ports?tenant_id=6ea8e14d7a234ba88bc30dfc81d4561d&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/578] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:17:37 2026] GET /v2.0/networks/c8a5bca9-3905-4c0f-baed-fcf895e69350?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: 288/579] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:17:37 2026] GET /v2.0/networks/c8a5bca9-3905-4c0f-baed-fcf895e69350?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 10.0.0.113 () {34 vars in 1100 bytes} [Thu Jul 2 11:17:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1526444856&fields=id&tenant_id=30bdc70a37464f9089633e6551fb5add => 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: 290/581] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:17:38 2026] GET /v2.0/networks?id=b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1 => generated 676 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:37 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 971 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/583] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:17:38 2026] GET /v2.0/quotas/30bdc70a37464f9089633e6551fb5add => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:17:38 2026] GET /v2.0/ports?tenant_id=30bdc70a37464f9089633e6551fb5add&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:38 2026] GET /v2.0/ports?device_id=c87406a7-4a36-49b6-8ed2-fe78d262db1b => 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: 294/586] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:17:38 2026] GET /v2.0/networks/b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1?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: 295/587] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:17:38 2026] GET /v2.0/networks/b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:17:38.815 7 INFO neutron.db.l3_db [None req-aba51de8-383d-4cd7-943b-4e23eb991542 c37ea44d84684994a309b8885a0cad8d fbceaf824abd4d0894441b59cf794a7f - - - -] Floating IP 2af72044-83f2-484e-8295-b1a44e5cdfe6 associated. External IP: 10.96.250.211, port: ded8179b-b46e-4d83-b4a9-b1229bb62ba2. [pid: 8|app: 0|req: 296/588] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:38 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:17:38.985 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3d1ddd77-3064-4a0a-9bf5-8a0d3ba9e355] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 297/589] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:38 2026] GET /v2.0/networks?id=c8a5bca9-3905-4c0f-baed-fcf895e69350 => generated 677 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:17:38 2026] PUT /v2.0/floatingips/2af72044-83f2-484e-8295-b1a44e5cdfe6 => generated 855 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:39.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-059d7363-33c7-4da5-bdaf-ef1ddc51423f'] response: {'name': 'network-changed', 'server_uuid': '259e6a10-0ddf-4c6b-a1b7-2fdd1392932e', 'tag': 'ded8179b-b46e-4d83-b4a9-b1229bb62ba2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 294/591] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:39 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:39 2026] GET /v2.0/security-groups?id=585c932c-7d18-483a-9aac-c52df9cf35c7&fields=id&fields=name => generated 114 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:39 2026] GET /v2.0/ports?tenant_id=fbceaf824abd4d0894441b59cf794a7f&device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:39 2026] GET /v2.0/networks?id=a3c9b1fb-e84f-4915-878f-70b044275b28 => generated 775 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:17:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ded8179b-b46e-4d83-b4a9-b1229bb62ba2 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:17:39 2026] POST /v2.0/ports => generated 958 bytes in 606 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: 299/597] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:39 2026] GET /v2.0/ports?device_id=c87406a7-4a36-49b6-8ed2-fe78d262db1b => generated 961 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:39 2026] GET /v2.0/subnets?id=5b8a79e2-2981-4de8-b02a-a75934a875a9 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:39 2026] GET /v2.0/security-groups?id=ce3a97b0-487d-4449-b81b-3587986e07e9&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:39 2026] GET /v2.0/ports?network_id=a3c9b1fb-e84f-4915-878f-70b044275b28&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: 302/601] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:39 2026] GET /v2.0/networks/a3c9b1fb-e84f-4915-878f-70b044275b28?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:17:40.014 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3d1ddd77-3064-4a0a-9bf5-8a0d3ba9e355] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44718. [pid: 8|app: 0|req: 303/602] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:39 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/603] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:40 2026] GET /v2.0/networks?id=b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1 => generated 676 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/604] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:40 2026] GET /v2.0/networks/a3c9b1fb-e84f-4915-878f-70b044275b28?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: 306/605] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:40 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => 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: 307/606] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:40 2026] GET /v2.0/security-groups?id=585c932c-7d18-483a-9aac-c52df9cf35c7&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/607] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:17:39 2026] PUT /v2.0/ports/8b93b3e7-b8fb-497e-83f9-96cd7754f99d => generated 1203 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/608] 199.19.213.217 () {34 vars in 1050 bytes} [Thu Jul 2 11:17:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=30bdc70a37464f9089633e6551fb5add => generated 181 bytes in 49 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: 309/609] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:17:40 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/610] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:40 2026] GET /v2.0/ports?tenant_id=6ea8e14d7a234ba88bc30dfc81d4561d&device_id=c87406a7-4a36-49b6-8ed2-fe78d262db1b => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/611] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:17:40 2026] POST /v2.0/ports => generated 954 bytes in 521 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: 302/612] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:17:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8b93b3e7-b8fb-497e-83f9-96cd7754f99d => 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: 303/613] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:40 2026] GET /v2.0/ports?device_id=c87406a7-4a36-49b6-8ed2-fe78d262db1b => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/614] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:17:40 2026] PUT /v2.0/ports/f3cebe76-2e8d-4dec-bbc3-be1f6c96e162 => generated 1199 bytes in 535 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: 305/615] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:41 2026] GET /v2.0/subnets?id=5e5d7009-2fe7-48f6-a4ab-6abd13e17232 => generated 671 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/616] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:41 2026] GET /v2.0/security-groups?id=ce3a97b0-487d-4449-b81b-3587986e07e9&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:17:41.727 8 INFO neutron.db.l3_db [None req-546efa76-7f18-4044-aa27-8d5f6cdfe31b c37ea44d84684994a309b8885a0cad8d fbceaf824abd4d0894441b59cf794a7f - - - -] Floating IP 2af72044-83f2-484e-8295-b1a44e5cdfe6 disassociated. External IP: 10.96.250.211, port: ded8179b-b46e-4d83-b4a9-b1229bb62ba2. [pid: 7|app: 0|req: 307/617] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:41 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/618] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:41 2026] GET /v2.0/ports?tenant_id=30bdc70a37464f9089633e6551fb5add&device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => 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: 309/619] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:41 2026] GET /v2.0/ports?network_id=c8a5bca9-3905-4c0f-baed-fcf895e69350&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: 310/620] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:41 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:17:41.916 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6627969-9082-44f2-a265-35f0e1b504fc'] response: {'name': 'network-changed', 'server_uuid': 'c87406a7-4a36-49b6-8ed2-fe78d262db1b', 'tag': '8b93b3e7-b8fb-497e-83f9-96cd7754f99d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 311/621] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:41 2026] GET /v2.0/security-groups?id=dffa9447-77dd-4d68-ba23-88f468fa6653&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:17:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f3cebe76-2e8d-4dec-bbc3-be1f6c96e162 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:41 2026] GET /v2.0/networks/c8a5bca9-3905-4c0f-baed-fcf895e69350?fields=segments => generated 14 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/subnets?id=e2df4d7d-36ab-49e6-aa0f-07478780784f => generated 670 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/625] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/networks/c8a5bca9-3905-4c0f-baed-fcf895e69350?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: 316/626] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/ports?network_id=b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1&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: 311/627] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:17:40 2026] DELETE /v2.0/ports/ded8179b-b46e-4d83-b4a9-b1229bb62ba2 => generated 0 bytes in 1793 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/628] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/ports?tenant_id=6ea8e14d7a234ba88bc30dfc81d4561d&device_id=c87406a7-4a36-49b6-8ed2-fe78d262db1b => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/629] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/networks/b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/630] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/networks?id=c8a5bca9-3905-4c0f-baed-fcf895e69350 => generated 773 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8b93b3e7-b8fb-497e-83f9-96cd7754f99d => 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: 320/632] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/subnets?id=5e5d7009-2fe7-48f6-a4ab-6abd13e17232 => generated 671 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/633] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/networks/b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1?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: 321/634] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/ports?network_id=c8a5bca9-3905-4c0f-baed-fcf895e69350&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/635] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/networks/c8a5bca9-3905-4c0f-baed-fcf895e69350?fields=segments => generated 14 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:17:42.751 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6eb65146-ba13-4139-bf9e-d2bf608342fa'] response: {'server_uuid': '259e6a10-0ddf-4c6b-a1b7-2fdd1392932e', 'name': 'network-vif-deleted', 'tag': 'ded8179b-b46e-4d83-b4a9-b1229bb62ba2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 322/636] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/networks/c8a5bca9-3905-4c0f-baed-fcf895e69350?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/637] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/ports?device_id=c87406a7-4a36-49b6-8ed2-fe78d262db1b => generated 973 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/638] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/security-groups?id=ce3a97b0-487d-4449-b81b-3587986e07e9&fields=id&fields=name => generated 88 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/639] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:42 2026] GET /v2.0/ports?device_id=259e6a10-0ddf-4c6b-a1b7-2fdd1392932e => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/640] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:43 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/641] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:43 2026] GET /v2.0/security-groups?id=dffa9447-77dd-4d68-ba23-88f468fa6653&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:44.126 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cadfea0-f39e-4279-93a6-bd3e455a2e3f'] response: {'name': 'network-changed', 'server_uuid': 'a203f8ef-928c-44e3-bb2e-ffab35983218', 'tag': 'f3cebe76-2e8d-4dec-bbc3-be1f6c96e162', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 325/642] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/ports?device_id=c87406a7-4a36-49b6-8ed2-fe78d262db1b => generated 973 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/643] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/ports?tenant_id=30bdc70a37464f9089633e6551fb5add&device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/644] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/security-groups?id=ce3a97b0-487d-4449-b81b-3587986e07e9&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/645] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:44 2026] DELETE /v2.0/security-groups/585c932c-7d18-483a-9aac-c52df9cf35c7 => 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: 320/646] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:44.376 8 INFO neutron.api.v2.resource [None req-2e3e3f1a-9267-44ff-a24f-5964d48a93b8 c37ea44d84684994a309b8885a0cad8d fbceaf824abd4d0894441b59cf794a7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 321/647] 10.0.0.157 () {32 vars in 737 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/security-groups/585c932c-7d18-483a-9aac-c52df9cf35c7 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/networks?id=b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1 => generated 772 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/649] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/security-groups?id=dffa9447-77dd-4d68-ba23-88f468fa6653&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/650] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f3cebe76-2e8d-4dec-bbc3-be1f6c96e162 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/651] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/subnets?id=e2df4d7d-36ab-49e6-aa0f-07478780784f => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/ports?network_id=b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/networks/b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1?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: 327/654] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:44 2026] GET /v2.0/networks/b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:17:44 2026] DELETE /v2.0/floatingips/2af72044-83f2-484e-8295-b1a44e5cdfe6 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:45 2026] GET /v2.0/ports?device_id=c87406a7-4a36-49b6-8ed2-fe78d262db1b => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:45 2026] GET /v2.0/security-groups?id=ce3a97b0-487d-4449-b81b-3587986e07e9&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: 331/658] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:45 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => 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: 332/659] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:45 2026] GET /v2.0/security-groups?id=dffa9447-77dd-4d68-ba23-88f468fa6653&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/660] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:45 2026] GET /v2.0/ports?device_id=c87406a7-4a36-49b6-8ed2-fe78d262db1b => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/661] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:45 2026] GET /v2.0/security-groups?id=ce3a97b0-487d-4449-b81b-3587986e07e9&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: 335/662] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:17:46 2026] GET /v2.0/ports?device_id=c87406a7-4a36-49b6-8ed2-fe78d262db1b => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/663] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:17:44 2026] PUT /v2.0/routers/ca8d16a8-4787-4d74-8b7d-fd0d11fa5b87/remove_router_interface => generated 309 bytes in 1684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/664] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:17:46 2026] DELETE /v2.0/ports/8b93b3e7-b8fb-497e-83f9-96cd7754f99d => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:17:46.805 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c73510d-ab8c-402a-b34b-18812759f698'] response: {'server_uuid': 'c87406a7-4a36-49b6-8ed2-fe78d262db1b', 'name': 'network-vif-deleted', 'tag': '8b93b3e7-b8fb-497e-83f9-96cd7754f99d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 337/665] 10.0.0.4 () {34 vars in 988 bytes} [Thu Jul 2 11:17:46 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 1244 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/666] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:46 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/667] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:47 2026] GET /v2.0/ports?device_id=c87406a7-4a36-49b6-8ed2-fe78d262db1b => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/668] 10.0.0.4 () {34 vars in 1038 bytes} [Thu Jul 2 11:17:47 2026] GET /v2.0/security-groups?id=b4379f5d-4180-46e7-8534-67c86fcb9255&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/669] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:47 2026] GET /v2.0/security-groups?id=dffa9447-77dd-4d68-ba23-88f468fa6653&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:47.849 8 INFO neutron.services.segments.plugin [-] Segment b5b9996f-8ad2-45fe-b78a-c80b90621221 resource provider aggregate not found 2026-07-02 11:17:47.856 8 INFO neutron.services.segments.plugin [-] Segment b5b9996f-8ad2-45fe-b78a-c80b90621221 resource provider aggregate not found 2026-07-02 11:17:47.877 8 INFO neutron.services.segments.plugin [-] Segment b5b9996f-8ad2-45fe-b78a-c80b90621221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5b9996f-8ad2-45fe-b78a-c80b90621221 found for delete ", "request_id": "req-b2cb663e-0bbf-468e-aef5-2d66dbd92e59"}]} 2026-07-02 11:17:47.880 8 INFO neutron.services.segments.plugin [-] Segment b5b9996f-8ad2-45fe-b78a-c80b90621221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5b9996f-8ad2-45fe-b78a-c80b90621221 found for delete ", "request_id": "req-a91d5ca6-35e6-4942-a15d-78c76fd29c47"}]} 2026-07-02 11:17:47.882 8 INFO neutron.db.l3_hamode_db [None req-7ff04275-b081-4346-a8f4-108a1dc9fe80 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] HA network e997add8-526e-451e-abef-5a37a52f009f was deleted as no HA routers are present in tenant fbceaf824abd4d0894441b59cf794a7f. [pid: 8|app: 0|req: 329/670] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:17:46 2026] DELETE /v2.0/routers/ca8d16a8-4787-4d74-8b7d-fd0d11fa5b87 => generated 0 bytes in 1358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/671] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:17:47 2026] DELETE /v2.0/subnets/5b8a79e2-2981-4de8-b02a-a75934a875a9 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/672] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:17:48 2026] DELETE /v2.0/networks/a3c9b1fb-e84f-4915-878f-70b044275b28 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:48 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => 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: 332/674] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:48 2026] GET /v2.0/security-groups?id=dffa9447-77dd-4d68-ba23-88f468fa6653&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/675] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:48 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => 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: 334/676] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:17:48 2026] GET /v2.0/security-groups?tenant_id=fbceaf824abd4d0894441b59cf794a7f&name=default => generated 2797 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:17:49.274 8 INFO neutron.db.l3_db [None req-00205c33-ccab-44e8-bd8b-0ca944b7408a 248c6dfe4fa44ecc8b91b575ebd14244 30bdc70a37464f9089633e6551fb5add - - - -] Floating IP a5495028-55d6-40ae-9b4b-fb7684224662 associated. External IP: 10.96.250.214, port: f3cebe76-2e8d-4dec-bbc3-be1f6c96e162. [pid: 8|app: 0|req: 335/677] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:17:48 2026] PUT /v2.0/floatingips/a5495028-55d6-40ae-9b4b-fb7684224662 => generated 855 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:49.657 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b35fbbe1-5f05-451a-9d5d-3b5e8c35bf7f'] response: {'name': 'network-changed', 'server_uuid': 'a203f8ef-928c-44e3-bb2e-ffab35983218', 'tag': 'f3cebe76-2e8d-4dec-bbc3-be1f6c96e162', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 336/678] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:49 2026] DELETE /v2.0/security-groups/df0d4437-4653-4935-9e9e-270a6c1053c8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/679] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:49 2026] GET /v2.0/ports?tenant_id=30bdc70a37464f9089633e6551fb5add&device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/680] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:49 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:49.905 8 INFO neutron.services.segments.plugin [-] Segment 0aa496f2-b2ed-43a4-8a44-11970a5b075a resource provider aggregate not found 2026-07-02 11:17:49.931 8 INFO neutron.services.segments.plugin [-] Segment 0aa496f2-b2ed-43a4-8a44-11970a5b075a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aa496f2-b2ed-43a4-8a44-11970a5b075a found for delete ", "request_id": "req-7e4ad28d-b60b-4311-936a-c12f8e3c1a4c"}]} 2026-07-02 11:17:49.932 8 INFO neutron.services.segments.plugin [-] Segment 0aa496f2-b2ed-43a4-8a44-11970a5b075a resource provider aggregate not found 2026-07-02 11:17:49.951 8 INFO neutron.services.segments.plugin [-] Segment 0aa496f2-b2ed-43a4-8a44-11970a5b075a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aa496f2-b2ed-43a4-8a44-11970a5b075a found for delete ", "request_id": "req-5d173a1c-b045-4d5b-8c78-b14d19fcbf0f"}]} [pid: 7|app: 0|req: 343/681] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:17:48 2026] PUT /v2.0/routers/4154a6fb-03ab-43d0-94c7-b7ba82de9b04/remove_router_interface => generated 309 bytes in 1784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:49 2026] GET /v2.0/networks?id=b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1 => generated 772 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/683] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:49 2026] GET /v2.0/security-groups?id=dffa9447-77dd-4d68-ba23-88f468fa6653&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/684] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:17:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f3cebe76-2e8d-4dec-bbc3-be1f6c96e162 => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:50 2026] GET /v2.0/subnets?id=e2df4d7d-36ab-49e6-aa0f-07478780784f => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/686] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:50 2026] GET /v2.0/ports?network_id=b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/687] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:50 2026] GET /v2.0/networks/b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1?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: 349/688] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:50 2026] GET /v2.0/networks/b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1?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: 350/689] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:50 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => 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: 351/690] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:50 2026] GET /v2.0/security-groups?id=dffa9447-77dd-4d68-ba23-88f468fa6653&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/691] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:17:50 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:51.488 7 INFO neutron.db.l3_db [None req-512d1917-1125-40cb-a454-bf227caf6d8d 248c6dfe4fa44ecc8b91b575ebd14244 30bdc70a37464f9089633e6551fb5add - - - -] Floating IP a5495028-55d6-40ae-9b4b-fb7684224662 disassociated. External IP: 10.96.250.214, port: f3cebe76-2e8d-4dec-bbc3-be1f6c96e162. 2026-07-02 11:17:51.691 8 INFO neutron.db.l3_hamode_db [None req-0b249081-a4d2-4313-abc9-650d68b5a004 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] HA network 5b09115a-3a22-4ec8-a5dd-e44f5d7ea517 was deleted as no HA routers are present in tenant 6ea8e14d7a234ba88bc30dfc81d4561d. [pid: 8|app: 0|req: 340/692] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:17:49 2026] DELETE /v2.0/routers/4154a6fb-03ab-43d0-94c7-b7ba82de9b04 => generated 0 bytes in 1726 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/695] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:51 2026] GET /v2.0/ports?device_id=a203f8ef-928c-44e3-bb2e-ffab35983218 => 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: 344/696] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:17:51 2026] DELETE /v2.0/subnets/5e5d7009-2fe7-48f6-a4ab-6abd13e17232 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:17:51.958 8 INFO neutron.services.segments.plugin [-] Segment b3e424ee-0e2c-4672-9a66-561dbe401380 resource provider aggregate not found [pid: 7|app: 0|req: 353/697] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:17:51 2026] DELETE /v2.0/ports/f3cebe76-2e8d-4dec-bbc3-be1f6c96e162 => generated 0 bytes in 958 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:17:51.988 8 INFO neutron.services.segments.plugin [-] Segment b3e424ee-0e2c-4672-9a66-561dbe401380 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3e424ee-0e2c-4672-9a66-561dbe401380 found for delete ", "request_id": "req-84a9337d-c968-4de7-9079-0c5180a35746"}]} 2026-07-02 11:17:51.989 8 INFO neutron.services.segments.plugin [-] Segment b3e424ee-0e2c-4672-9a66-561dbe401380 resource provider aggregate not found 2026-07-02 11:17:52.013 8 INFO neutron.services.segments.plugin [-] Segment b3e424ee-0e2c-4672-9a66-561dbe401380 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3e424ee-0e2c-4672-9a66-561dbe401380 found for delete ", "request_id": "req-996cdf6a-69da-438a-a625-cd00f3d52207"}]} [pid: 8|app: 0|req: 345/698] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:17:51 2026] DELETE /v2.0/networks/c8a5bca9-3905-4c0f-baed-fcf895e69350 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/699] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:17:52 2026] GET /v2.0/security-groups?tenant_id=6ea8e14d7a234ba88bc30dfc81d4561d&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/700] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:52 2026] DELETE /v2.0/security-groups/ce3a97b0-487d-4449-b81b-3587986e07e9 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:17:52.805 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a50821e-98b4-4fa9-a729-c79e51b012d1'] response: {'server_uuid': 'a203f8ef-928c-44e3-bb2e-ffab35983218', 'name': 'network-vif-deleted', 'tag': 'f3cebe76-2e8d-4dec-bbc3-be1f6c96e162', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 347/701] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:52 2026] DELETE /v2.0/security-groups/dffa9447-77dd-4d68-ba23-88f468fa6653 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:17:52.977 8 INFO neutron.api.v2.resource [None req-2476da05-5921-4bd8-b3d4-6bba773ba0e0 248c6dfe4fa44ecc8b91b575ebd14244 30bdc70a37464f9089633e6551fb5add - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 348/702] 10.0.0.157 () {32 vars in 737 bytes} [Thu Jul 2 11:17:52 2026] GET /v2.0/security-groups/dffa9447-77dd-4d68-ba23-88f468fa6653 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/703] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:17:52 2026] GET /v2.0/security-groups?tenant_id=0f4212e222244b2ea59d1ac722a8e24d&name=default => generated 2801 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:53 2026] DELETE /v2.0/security-groups/3e10dadc-f8a8-4bb6-9582-766d0eee04bc => 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: 349/705] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:17:52 2026] DELETE /v2.0/floatingips/a5495028-55d6-40ae-9b4b-fb7684224662 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:17:53 2026] PUT /v2.0/routers/b16bcae6-81a0-4e6f-90b4-b5734012f68c/remove_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:54.785 8 INFO neutron.services.segments.plugin [-] Segment ef3882a4-c989-4f50-824a-b8cd332d01ae resource provider aggregate not found 2026-07-02 11:17:54.790 8 INFO neutron.services.segments.plugin [-] Segment ef3882a4-c989-4f50-824a-b8cd332d01ae resource provider aggregate not found 2026-07-02 11:17:54.821 8 INFO neutron.services.segments.plugin [-] Segment ef3882a4-c989-4f50-824a-b8cd332d01ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef3882a4-c989-4f50-824a-b8cd332d01ae found for delete ", "request_id": "req-840cac7d-a2d2-40a1-a098-7ce2dd7721b8"}]} 2026-07-02 11:17:54.821 8 INFO neutron.services.segments.plugin [-] Segment ef3882a4-c989-4f50-824a-b8cd332d01ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef3882a4-c989-4f50-824a-b8cd332d01ae found for delete ", "request_id": "req-34acb611-ed11-457f-bca7-c4af0590c69d"}]} 2026-07-02 11:17:55.965 8 INFO neutron.db.l3_hamode_db [None req-3ea2885d-0b3b-44c3-aa90-a71398b4a99a 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] HA network 36e2290c-5254-4f11-93f9-2ed059c90c6f was deleted as no HA routers are present in tenant 30bdc70a37464f9089633e6551fb5add. [pid: 8|app: 0|req: 350/707] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:17:54 2026] DELETE /v2.0/routers/b16bcae6-81a0-4e6f-90b4-b5734012f68c => generated 0 bytes in 1228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:17:55 2026] DELETE /v2.0/subnets/e2df4d7d-36ab-49e6-aa0f-07478780784f => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/709] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:56 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/710] 10.0.0.113 () {34 vars in 971 bytes} [Thu Jul 2 11:17:56 2026] GET /v2.0/ports/f4f9f464-380e-495c-b829-c28ebee49207 => generated 972 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:17:56 2026] DELETE /v2.0/networks/b48bc1ba-9da1-4ab4-9e31-01f1da2f13d1 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:17:56.942 8 INFO neutron.services.segments.plugin [-] Segment 56c0924f-ea5d-450b-b179-25d070fe83ca resource provider aggregate not found 2026-07-02 11:17:56.949 8 INFO neutron.services.segments.plugin [-] Segment 56c0924f-ea5d-450b-b179-25d070fe83ca resource provider aggregate not found [pid: 7|app: 0|req: 361/712] 199.19.213.217 () {34 vars in 1000 bytes} [Thu Jul 2 11:17:56 2026] GET /v2.0/subnets?network_id=8c7070ff-7db8-40bf-8abb-61e51099fcf7 => generated 660 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:56.968 8 INFO neutron.services.segments.plugin [-] Segment 56c0924f-ea5d-450b-b179-25d070fe83ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56c0924f-ea5d-450b-b179-25d070fe83ca found for delete ", "request_id": "req-f479ee50-c493-44f9-98a6-8393d0da96de"}]} 2026-07-02 11:17:56.975 8 INFO neutron.services.segments.plugin [-] Segment 56c0924f-ea5d-450b-b179-25d070fe83ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56c0924f-ea5d-450b-b179-25d070fe83ca found for delete ", "request_id": "req-693658f6-c965-4edc-a209-85022fb0cd62"}]} 2026-07-02 11:17:56.995 8 INFO neutron.services.segments.plugin [-] Segment d8360cb6-10a4-43a8-9f72-662fce50699a resource provider aggregate not found 2026-07-02 11:17:57.000 8 INFO neutron.services.segments.plugin [-] Segment d8360cb6-10a4-43a8-9f72-662fce50699a resource provider aggregate not found 2026-07-02 11:17:57.011 8 INFO neutron.services.segments.plugin [-] Segment d8360cb6-10a4-43a8-9f72-662fce50699a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8360cb6-10a4-43a8-9f72-662fce50699a found for delete ", "request_id": "req-344e2f3d-abb5-44e3-8b82-f50229256c5f"}]} 2026-07-02 11:17:57.022 8 INFO neutron.services.segments.plugin [-] Segment d8360cb6-10a4-43a8-9f72-662fce50699a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8360cb6-10a4-43a8-9f72-662fce50699a found for delete ", "request_id": "req-70c9562e-7791-4f56-8317-8747978928bc"}]} [pid: 7|app: 0|req: 362/713] 199.19.213.217 () {34 vars in 1146 bytes} [Thu Jul 2 11:17:56 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294&device_owner=compute%3Anova&network_id=8c7070ff-7db8-40bf-8abb-61e51099fcf7 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/714] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:17:57 2026] GET /v2.0/security-groups?tenant_id=30bdc70a37464f9089633e6551fb5add&name=default => 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: 352/715] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:17:56 2026] GET /v2.0/security-groups?tenant_id=cee0a174ca9b47cdae7044c782501e6d&name=default => generated 2801 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/716] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:57 2026] DELETE /v2.0/security-groups/7fa8ba8f-ad68-4444-9f4b-9010c5461ad6 => 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: 354/717] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:57 2026] DELETE /v2.0/security-groups/7f7b7f1e-a0b0-4faf-a748-4c080c770962 => 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: 364/718] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:17:57 2026] PUT /v2.0/ports/f4f9f464-380e-495c-b829-c28ebee49207 => generated 1149 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:57 2026] GET /v2.0/ports?tenant_id=49e4506554ab425d82ab329e39a8b134&device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 1421 bytes in 50 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-07-02 11:17:57.725 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa292a04-04b4-49d8-bcce-5e3acd217cf5'] response: {'name': 'network-changed', 'server_uuid': '8884ef35-869d-4a5d-9ba0-b5f512502294', 'tag': 'f4f9f464-380e-495c-b829-c28ebee49207', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 365/720] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:57 2026] GET /v2.0/networks?id=8c7070ff-7db8-40bf-8abb-61e51099fcf7 => generated 780 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/721] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:17:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f4f9f464-380e-495c-b829-c28ebee49207 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/722] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:17:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f4f9f464-380e-495c-b829-c28ebee49207 => 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: 356/723] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:17:57 2026] GET /v2.0/security-groups?tenant_id=49bd7c4593ae48aca7c4cebf8a9b5c8c&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/724] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:57 2026] GET /v2.0/subnets?id=a805b7e7-4511-4470-b7f1-5c8f559ba3ad => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/725] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:57 2026] GET /v2.0/ports?network_id=8c7070ff-7db8-40bf-8abb-61e51099fcf7&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: 357/726] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:57 2026] DELETE /v2.0/security-groups/d8e2e83b-1c67-4ec9-a1f2-af6d67385c3d => 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: 370/727] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?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: 358/728] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/729] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/ports?tenant_id=49e4506554ab425d82ab329e39a8b134&device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/730] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/networks?id=8c7070ff-7db8-40bf-8abb-61e51099fcf7 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/731] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f4f9f464-380e-495c-b829-c28ebee49207 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/732] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f4f9f464-380e-495c-b829-c28ebee49207 => 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: 373/733] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/subnets?id=a805b7e7-4511-4470-b7f1-5c8f559ba3ad => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/734] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/ports?network_id=8c7070ff-7db8-40bf-8abb-61e51099fcf7&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: 7|app: 0|req: 374/735] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/736] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/737] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:17:59 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 1152 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/738] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:17:59 2026] GET /v2.0/security-groups?id=b4379f5d-4180-46e7-8534-67c86fcb9255&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: 7|app: 0|req: 376/739] 199.19.213.217 () {34 vars in 1118 bytes} [Thu Jul 2 11:17:59 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1152 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/740] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:17:59 2026] GET /v2.0/security-groups?tenant_id=70cbe9ed3aba42a683c62d91254c9a95&name=default => generated 2801 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/741] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:17:59 2026] PUT /v2.0/ports/f4f9f464-380e-495c-b829-c28ebee49207 => generated 972 bytes in 470 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-07-02 11:17:59.811 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5db52837-55fd-40dd-bfe7-2ec0569c28c1'] response: {'name': 'network-changed', 'server_uuid': '8884ef35-869d-4a5d-9ba0-b5f512502294', 'tag': 'f4f9f464-380e-495c-b829-c28ebee49207', 'status': 'completed', 'code': 200} 2026-07-02 11:17:59.846 8 INFO neutron.db.segments_db [None req-6534c41a-1051-40d8-8ff9-8fb9f56c14d8 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 6557b880-6ba8-431a-8ac6-bbcdb9145d60 of type vxlan for network fc5b0d6f-60df-4bce-afd0-735ff44f4bbd [pid: 7|app: 0|req: 378/742] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:17:59 2026] DELETE /v2.0/security-groups/e51f7231-5351-4013-bdf9-2a0a35fff05b => 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: 379/743] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:17:59 2026] GET /v2.0/ports?tenant_id=49e4506554ab425d82ab329e39a8b134&device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => 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: 365/744] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:17:59 2026] POST /v2.0/networks => generated 744 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/745] 10.0.0.157 () {32 vars in 653 bytes} [Thu Jul 2 11:17:59 2026] GET /v2.0/extensions => generated 19178 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/746] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:17:59 2026] GET /v2.0/networks?id=8c7070ff-7db8-40bf-8abb-61e51099fcf7 => 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: 367/747] 10.0.0.157 () {32 vars in 681 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/748] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/security-groups?tenant_id=cf421924b68247e686ebe92702e058dc&name=default => generated 2801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/749] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f4f9f464-380e-495c-b829-c28ebee49207 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/750] 10.0.0.157 () {32 vars in 681 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/751] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:17:59 2026] POST /v2.0/subnets => generated 667 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/752] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/753] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/subnets?id=a805b7e7-4511-4470-b7f1-5c8f559ba3ad => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/754] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:00 2026] DELETE /v2.0/security-groups/fddf982d-46d3-4336-ad85-d702a6ed054a => 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: 372/755] 10.0.0.157 () {32 vars in 665 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:00.334 7 INFO neutron.db.segments_db [None req-08a89254-647d-4cd2-b909-5e8d4baab3bb 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 99586e15-2b4c-49ba-9af5-b0601ba97e76 of type vxlan for network a7e69b5f-74d5-4906-8414-3abfc1386748 [pid: 8|app: 0|req: 373/756] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/ports?network_id=8c7070ff-7db8-40bf-8abb-61e51099fcf7&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: 374/757] 10.0.0.157 () {32 vars in 699 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/758] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/759] 10.0.0.157 () {32 vars in 697 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/760] 10.0.0.157 () {32 vars in 701 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 378/761] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/762] 10.0.0.157 () {32 vars in 689 bytes} [Thu Jul 2 11:18:00 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: 8|app: 0|req: 380/763] 10.0.0.157 () {32 vars in 703 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/764] 10.0.0.157 () {32 vars in 693 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.157 () {32 vars in 695 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/766] 10.0.0.157 () {32 vars in 685 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/767] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/ports?tenant_id=49e4506554ab425d82ab329e39a8b134&device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/768] 10.0.0.157 () {32 vars in 687 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.157 () {32 vars in 661 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/networks?id=8c7070ff-7db8-40bf-8abb-61e51099fcf7 => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/771] 10.0.0.157 () {32 vars in 699 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/772] 10.0.0.157 () {32 vars in 679 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:00.725 7 INFO neutron.db.l3_hamode_db [None req-08a89254-647d-4cd2-b909-5e8d4baab3bb 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 390/773] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f4f9f464-380e-495c-b829-c28ebee49207 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/774] 10.0.0.157 () {32 vars in 683 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/775] 10.0.0.157 () {32 vars in 675 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/776] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/subnets?id=a805b7e7-4511-4470-b7f1-5c8f559ba3ad => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/777] 10.0.0.157 () {32 vars in 689 bytes} [Thu Jul 2 11:18:00 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: 395/778] 10.0.0.157 () {32 vars in 723 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/779] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/ports?network_id=8c7070ff-7db8-40bf-8abb-61e51099fcf7&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/780] 10.0.0.157 () {32 vars in 687 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/781] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?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: 399/782] 10.0.0.157 () {32 vars in 669 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/783] 10.0.0.157 () {32 vars in 687 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/784] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:18:00 2026] GET /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/785] 10.0.0.157 () {32 vars in 681 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/786] 10.0.0.157 () {32 vars in 699 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/787] 10.0.0.157 () {32 vars in 679 bytes} [Thu Jul 2 11:18:01 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: 405/788] 10.0.0.157 () {32 vars in 667 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/789] 10.0.0.157 () {32 vars in 677 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/790] 10.0.0.157 () {32 vars in 665 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/791] 10.0.0.157 () {32 vars in 675 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/792] 10.0.0.157 () {32 vars in 713 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/793] 10.0.0.157 () {32 vars in 691 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/794] 10.0.0.157 () {32 vars in 683 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/795] 10.0.0.157 () {32 vars in 669 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/796] 10.0.0.157 () {32 vars in 687 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/797] 10.0.0.157 () {32 vars in 705 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/798] 10.0.0.157 () {32 vars in 701 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/799] 10.0.0.157 () {32 vars in 675 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/800] 10.0.0.157 () {32 vars in 693 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/801] 10.0.0.157 () {32 vars in 689 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/802] 10.0.0.157 () {32 vars in 709 bytes} [Thu Jul 2 11:18:01 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: 420/803] 10.0.0.157 () {32 vars in 705 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/804] 10.0.0.157 () {32 vars in 697 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/805] 10.0.0.157 () {32 vars in 711 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/806] 10.0.0.157 () {32 vars in 669 bytes} [Thu Jul 2 11:18:01 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: 424/807] 10.0.0.157 () {32 vars in 687 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/808] 10.0.0.157 () {32 vars in 681 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/809] 10.0.0.157 () {32 vars in 675 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/810] 10.0.0.157 () {32 vars in 671 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/provider => generated 191 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/811] 10.0.0.157 () {32 vars in 661 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/812] 10.0.0.157 () {32 vars in 699 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/813] 10.0.0.157 () {32 vars in 699 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/814] 10.0.0.157 () {32 vars in 677 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/815] 10.0.0.157 () {32 vars in 669 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/816] 10.0.0.157 () {32 vars in 683 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/817] 10.0.0.157 () {32 vars in 701 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/818] 10.0.0.157 () {32 vars in 685 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/819] 10.0.0.157 () {32 vars in 707 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/820] 10.0.0.157 () {32 vars in 669 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/821] 10.0.0.157 () {32 vars in 697 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/822] 10.0.0.157 () {32 vars in 695 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/823] 10.0.0.157 () {32 vars in 685 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/824] 10.0.0.157 () {32 vars in 689 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/825] 10.0.0.157 () {32 vars in 667 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/826] 10.0.0.157 () {32 vars in 681 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/827] 10.0.0.157 () {32 vars in 681 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/828] 10.0.0.157 () {32 vars in 691 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/829] 10.0.0.157 () {32 vars in 691 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/830] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/831] 10.0.0.157 () {32 vars in 695 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/832] 10.0.0.157 () {32 vars in 685 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/rbac-subnetpool => 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: 450/833] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/security-groups?id=b4379f5d-4180-46e7-8534-67c86fcb9255&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/834] 10.0.0.157 () {32 vars in 689 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/835] 10.0.0.157 () {32 vars in 701 bytes} [Thu Jul 2 11:18:01 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: 8|app: 0|req: 453/836] 10.0.0.157 () {32 vars in 703 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/837] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/838] 10.0.0.157 () {32 vars in 715 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/839] 10.0.0.157 () {32 vars in 727 bytes} [Thu Jul 2 11:18:01 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: 8|app: 0|req: 457/840] 10.0.0.157 () {32 vars in 719 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/841] 10.0.0.157 () {32 vars in 683 bytes} [Thu Jul 2 11:18:01 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: 459/842] 10.0.0.157 () {32 vars in 669 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/843] 10.0.0.157 () {32 vars in 719 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/844] 10.0.0.157 () {32 vars in 679 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/845] 10.0.0.157 () {32 vars in 669 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/846] 10.0.0.157 () {32 vars in 697 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/847] 10.0.0.157 () {32 vars in 705 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/848] 10.0.0.157 () {32 vars in 701 bytes} [Thu Jul 2 11:18:01 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) [pid: 8|app: 0|req: 466/849] 10.0.0.157 () {32 vars in 683 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/850] 10.0.0.157 () {32 vars in 705 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/851] 10.0.0.157 () {32 vars in 695 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/852] 10.0.0.157 () {32 vars in 689 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/853] 10.0.0.157 () {32 vars in 697 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/854] 10.0.0.157 () {32 vars in 689 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/855] 10.0.0.157 () {32 vars in 701 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/856] 10.0.0.157 () {32 vars in 665 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/857] 10.0.0.157 () {32 vars in 681 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/858] 10.0.0.157 () {32 vars in 693 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/859] 10.0.0.157 () {32 vars in 677 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/860] 10.0.0.157 () {32 vars in 667 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/861] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:18:01 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:02.292 7 INFO neutron.db.l3_hamode_db [None req-08a89254-647d-4cd2-b909-5e8d4baab3bb 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:18:02.391 8 INFO neutron.db.l3_db [None req-ec5c4256-9300-49b7-a2dd-84040f071954 f43ac4c317d24a50bc46fef380703951 49e4506554ab425d82ab329e39a8b134 - - - -] Floating IP cd3bc815-a213-49ed-817c-d56050d79176 disassociated. External IP: 10.96.250.218, port: f4f9f464-380e-495c-b829-c28ebee49207. [pid: 8|app: 0|req: 479/862] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:18:02 2026] DELETE /v2.0/ports/f4f9f464-380e-495c-b829-c28ebee49207 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:18:02.863 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-31f793b4-5349-471d-b35e-ad1d74a9bbeb'] response: {'server_uuid': '8884ef35-869d-4a5d-9ba0-b5f512502294', 'name': 'network-vif-deleted', 'tag': 'f4f9f464-380e-495c-b829-c28ebee49207', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 480/863] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:02 2026] GET /v2.0/security-groups?tenant_id=cb1887a10bce4662946ccf613c1ff07f&name=default => generated 2801 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/864] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:03 2026] GET /v2.0/ports?device_id=8884ef35-869d-4a5d-9ba0-b5f512502294 => 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: 482/865] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:03 2026] DELETE /v2.0/security-groups/a0a56ac5-f521-432c-b66e-d1c78d891928 => 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: 384/866] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:00 2026] POST /v2.0/routers => generated 731 bytes in 3235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/867] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:04 2026] DELETE /v2.0/security-groups/b4379f5d-4180-46e7-8534-67c86fcb9255 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:18:04.491 7 INFO neutron.api.v2.resource [None req-856010c5-40c1-429a-812d-11d64422acbe f43ac4c317d24a50bc46fef380703951 49e4506554ab425d82ab329e39a8b134 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 386/868] 10.0.0.157 () {32 vars in 737 bytes} [Thu Jul 2 11:18:04 2026] GET /v2.0/security-groups/b4379f5d-4180-46e7-8534-67c86fcb9255 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/869] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:18:04 2026] DELETE /v2.0/floatingips/cd3bc815-a213-49ed-817c-d56050d79176 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/870] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:18:03 2026] PUT /v2.0/routers/b9c31738-92bf-4e0d-9f3e-e1902391f5c8/add_router_interface => generated 309 bytes in 1603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:05.738 8 INFO neutron.db.segments_db [None req-6217607c-652f-4c90-a79c-a6630e09d9de 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Added segment 5acc8d78-c233-4f2c-a7e3-8146f915cb2e of type vxlan for network fd8c0258-02a5-4fb6-8e8d-2f6564f48fee [pid: 8|app: 0|req: 484/871] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:18:05 2026] POST /v2.0/networks => generated 632 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/872] 10.0.0.157 () {34 vars in 685 bytes} [Thu Jul 2 11:18:05 2026] POST /v2.0/security-groups => generated 1596 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/873] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:18:04 2026] PUT /v2.0/routers/b92bf5e0-6cff-4c0d-92a3-3898d964d5bc/remove_router_interface => generated 309 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:06.535 8 INFO neutron.db.segments_db [None req-f26a3da5-426c-4c65-aa30-8593da631810 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Added segment 06824ae8-3803-46fe-9c40-5482570507b1 of type vxlan for network 592f3d6e-5321-41f0-a841-ab6b51055af3 [pid: 7|app: 0|req: 389/874] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:18:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/877] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:18:06 2026] POST /v2.0/networks => generated 633 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/878] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:18:06 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/879] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:06 2026] POST /v2.0/subnets => generated 622 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:18:07.789 7 INFO neutron.services.segments.plugin [-] Segment 4f71f66c-0d73-406a-86ba-ddb9b65f7aec resource provider aggregate not found 2026-07-02 11:18:07.812 7 INFO neutron.services.segments.plugin [-] Segment 4f71f66c-0d73-406a-86ba-ddb9b65f7aec resource provider aggregate not found 2026-07-02 11:18:07.831 7 INFO neutron.services.segments.plugin [-] Segment 4f71f66c-0d73-406a-86ba-ddb9b65f7aec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f71f66c-0d73-406a-86ba-ddb9b65f7aec found for delete ", "request_id": "req-994059f4-c9bd-4ac7-b6ee-e18816285e6b"}]} 2026-07-02 11:18:07.839 7 INFO neutron.db.l3_hamode_db [None req-8862d1e6-5736-4cde-9db6-8dcc9fc19a6a 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] HA network 4579000d-89fa-4da9-872d-eca763ea2091 was deleted as no HA routers are present in tenant 49e4506554ab425d82ab329e39a8b134. [pid: 7|app: 0|req: 392/880] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:06 2026] DELETE /v2.0/routers/b92bf5e0-6cff-4c0d-92a3-3898d964d5bc => generated 0 bytes in 1250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:18:07.851 7 INFO neutron.services.segments.plugin [-] Segment 4f71f66c-0d73-406a-86ba-ddb9b65f7aec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f71f66c-0d73-406a-86ba-ddb9b65f7aec found for delete ", "request_id": "req-9bce1ab4-6d70-4caa-8a81-f28c11001bed"}]} [pid: 8|app: 0|req: 489/881] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:18:07 2026] POST /v2.0/floatingips => generated 552 bytes in 943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/882] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:07 2026] POST /v2.0/subnets => generated 631 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/883] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:08 2026] DELETE /v2.0/subnets/a805b7e7-4511-4470-b7f1-5c8f559ba3ad => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:18:08.421 7 INFO neutron.db.segments_db [None req-5d06fe68-86c5-43b0-9f64-9ba13dc7c382 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Added segment 6a4e51b4-abdb-4ba9-b3cb-55fcb5c0eed7 of type vxlan for network 5f0e25df-468b-4305-b86e-426f066e86b7 2026-07-02 11:18:08.836 7 INFO neutron.db.l3_hamode_db [None req-5d06fe68-86c5-43b0-9f64-9ba13dc7c382 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:18:08.945 8 INFO neutron.services.segments.plugin [-] Segment 6da61038-22b6-411d-83a6-52b5988ffd47 resource provider aggregate not found 2026-07-02 11:18:08.958 8 INFO neutron.services.segments.plugin [-] Segment 6da61038-22b6-411d-83a6-52b5988ffd47 resource provider aggregate not found 2026-07-02 11:18:08.981 8 INFO neutron.services.segments.plugin [-] Segment 6da61038-22b6-411d-83a6-52b5988ffd47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6da61038-22b6-411d-83a6-52b5988ffd47 found for delete ", "request_id": "req-bb69bc5b-c2f9-4134-be6a-294bef5612e8"}]} 2026-07-02 11:18:09.001 8 INFO neutron.services.segments.plugin [-] Segment 6da61038-22b6-411d-83a6-52b5988ffd47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6da61038-22b6-411d-83a6-52b5988ffd47 found for delete ", "request_id": "req-75033733-d736-4191-894b-0286e113025e"}]} [pid: 8|app: 0|req: 491/884] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:08 2026] DELETE /v2.0/networks/8c7070ff-7db8-40bf-8abb-61e51099fcf7 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:18:09.475 7 INFO neutron.db.l3_hamode_db [None req-5d06fe68-86c5-43b0-9f64-9ba13dc7c382 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 492/885] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:09 2026] GET /v2.0/security-groups?tenant_id=2310cf21921941c3bbac506e66a3cd78&name=default => generated 2801 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/886] 10.0.0.113 () {34 vars in 1098 bytes} [Thu Jul 2 11:18:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--261762550&fields=id&tenant_id=d3f7432c067b40c0950d02a570d139c2 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/887] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:09 2026] GET /v2.0/security-groups?tenant_id=49e4506554ab425d82ab329e39a8b134&name=default => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/888] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:09 2026] DELETE /v2.0/security-groups/148e4d9e-f751-47ba-996d-a7fbcf1bf8b8 => 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: 496/889] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:18:09 2026] GET /v2.0/networks?id=fc5b0d6f-60df-4bce-afd0-735ff44f4bbd => generated 676 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/890] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:09 2026] DELETE /v2.0/security-groups/b4aa7769-351b-481c-b754-62e311101f55 => 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: 498/891] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:18:09 2026] GET /v2.0/quotas/d3f7432c067b40c0950d02a570d139c2 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/892] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:09 2026] GET /v2.0/security-groups?tenant_id=ab34b44cc4f745a8898e6bce7f790593&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/893] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:18:10 2026] GET /v2.0/ports?tenant_id=d3f7432c067b40c0950d02a570d139c2&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/894] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:10 2026] DELETE /v2.0/security-groups/bb034397-cf9c-4a54-adf1-9967806ce4bd => 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: 502/895] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:18:10 2026] GET /v2.0/networks/fc5b0d6f-60df-4bce-afd0-735ff44f4bbd?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: 394/896] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:08 2026] POST /v2.0/routers => generated 510 bytes in 2067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/897] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:18:10 2026] GET /v2.0/networks/fc5b0d6f-60df-4bce-afd0-735ff44f4bbd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/898] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:10 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => 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: 505/899] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:18:11 2026] GET /v2.0/networks?id=fc5b0d6f-60df-4bce-afd0-735ff44f4bbd => generated 676 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/900] 199.19.213.217 () {34 vars in 1050 bytes} [Thu Jul 2 11:18:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d3f7432c067b40c0950d02a570d139c2 => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/901] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:18:10 2026] PUT /v2.0/routers/3b19acf5-8364-48a0-bdcd-cba212075c58/add_router_interface => generated 309 bytes in 1676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/902] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:12 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 957 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/903] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:18:11 2026] POST /v2.0/ports => generated 954 bytes in 620 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: 508/904] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:18:12 2026] GET /v2.0/ports/60c403ff-348c-4a6e-a544-7abeff4c09de => generated 959 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/905] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:12 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:12.617 7 INFO neutron.db.segments_db [None req-34cd4bcf-39aa-4dfc-a1db-ea8558d5aa22 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment a62e37db-66ae-4c78-ac39-4b8a0ee7b4eb of type vxlan for network 6f16dd19-c46c-4a4b-bab4-b04631471444 [pid: 7|app: 0|req: 397/906] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:18:12 2026] POST /v2.0/networks => generated 737 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/907] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:18:12 2026] PUT /v2.0/ports/03fbe222-a9fe-4e7c-888d-b24e74588134 => generated 1199 bytes in 518 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-07-02 11:18:13.013 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bf78ef8-564f-409e-80c5-2dd4576bf5bb'] response: {'name': 'network-changed', 'server_uuid': 'a8781516-316b-4ecb-9064-c67832ca532b', 'tag': '03fbe222-a9fe-4e7c-888d-b24e74588134', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 511/908] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:12 2026] POST /v2.0/subnets => generated 660 bytes in 270 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: 512/909] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:18:13 2026] GET /v2.0/ports?tenant_id=d3f7432c067b40c0950d02a570d139c2&device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:18:13.329 8 INFO neutron.db.segments_db [None req-a4bb2098-fef0-46f6-b893-be702d7c021e 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 32f6f498-d38d-4ea0-9605-0d8414f07ce9 of type vxlan for network d6bd0bb6-5594-4cd1-bfb6-beb816660627 2026-07-02 11:18:13.665 8 INFO neutron.db.l3_hamode_db [None req-a4bb2098-fef0-46f6-b893-be702d7c021e 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 398/910] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:18:12 2026] PUT /v2.0/routers/3b19acf5-8364-48a0-bdcd-cba212075c58/add_router_interface => generated 309 bytes in 1602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/911] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:18:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=03fbe222-a9fe-4e7c-888d-b24e74588134 => 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: 400/912] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:14 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/913] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:18:14 2026] GET /v2.0/ports/e67845d0-a271-47c4-936a-056f9e95585a => generated 967 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/914] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:18:14 2026] GET /v2.0/subnets?id=f0f0f617-5c51-4f9f-ac09-e27480226877 => generated 670 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/915] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:14 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:14.724 8 INFO neutron.db.l3_hamode_db [None req-a4bb2098-fef0-46f6-b893-be702d7c021e 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 513/916] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:13 2026] POST /v2.0/routers => generated 724 bytes in 2654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/917] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:18:15 2026] GET /v2.0/ports?network_id=fc5b0d6f-60df-4bce-afd0-735ff44f4bbd&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/918] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:18:14 2026] PUT /v2.0/routers/3b19acf5-8364-48a0-bdcd-cba212075c58/remove_router_interface => generated 309 bytes in 1539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/919] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:16 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/920] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:15 2026] GET /v2.0/security-groups?tenant_id=763712c8f1e14c5a8c231cc9093b7c7e&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/921] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:18:16 2026] GET /v2.0/networks/fc5b0d6f-60df-4bce-afd0-735ff44f4bbd?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: 406/922] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:18:16 2026] PUT /v2.0/routers/03107939-06a6-49bc-a9ed-94408d6c5fa3/add_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/923] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:17 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&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: 408/924] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:17 2026] DELETE /v2.0/security-groups/968b57ba-4bb8-4677-acbe-67f0b9f08b7a => 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: 409/925] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:18:17 2026] GET /v2.0/networks/fc5b0d6f-60df-4bce-afd0-735ff44f4bbd?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: 410/926] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:17 2026] GET /v2.0/security-groups?tenant_id=3ba376d0a494448f9a5bdab6db0d5627&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/927] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:18:16 2026] PUT /v2.0/routers/3b19acf5-8364-48a0-bdcd-cba212075c58/remove_router_interface => generated 309 bytes in 1666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/928] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:18:17 2026] GET /v2.0/ports?tenant_id=d3f7432c067b40c0950d02a570d139c2&device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/929] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:18:18 2026] GET /v2.0/ports?device_id=3b19acf5-8364-48a0-bdcd-cba212075c58 => 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: 413/930] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:18:18 2026] GET /v2.0/networks?id=fc5b0d6f-60df-4bce-afd0-735ff44f4bbd => generated 772 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/931] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:18 2026] DELETE /v2.0/security-groups/7902a98a-9c5d-46db-b44a-873dbf51b99c => 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: 519/932] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:18:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=03fbe222-a9fe-4e7c-888d-b24e74588134 => 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: 520/933] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:18:18 2026] GET /v2.0/subnets?id=f0f0f617-5c51-4f9f-ac09-e27480226877 => generated 670 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/934] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:18:18 2026] GET /v2.0/ports?network_id=fc5b0d6f-60df-4bce-afd0-735ff44f4bbd&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: 522/935] 10.0.0.157 () {34 vars in 685 bytes} [Thu Jul 2 11:18:18 2026] POST /v2.0/security-groups => generated 1595 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/936] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:18:18 2026] GET /v2.0/networks/fc5b0d6f-60df-4bce-afd0-735ff44f4bbd?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/937] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:18:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/938] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:18:18 2026] GET /v2.0/networks/fc5b0d6f-60df-4bce-afd0-735ff44f4bbd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/939] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:18:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/940] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:18 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 969 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:19.562 7 INFO neutron.services.segments.plugin [-] Segment 6a4e51b4-abdb-4ba9-b3cb-55fcb5c0eed7 resource provider aggregate not found 2026-07-02 11:18:19.574 7 INFO neutron.services.segments.plugin [-] Segment 6a4e51b4-abdb-4ba9-b3cb-55fcb5c0eed7 resource provider aggregate not found 2026-07-02 11:18:19.598 7 INFO neutron.services.segments.plugin [-] Segment 6a4e51b4-abdb-4ba9-b3cb-55fcb5c0eed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a4e51b4-abdb-4ba9-b3cb-55fcb5c0eed7 found for delete ", "request_id": "req-411dbfb0-2572-4371-b988-e89d425db15d"}]} 2026-07-02 11:18:19.599 7 INFO neutron.services.segments.plugin [-] Segment 6a4e51b4-abdb-4ba9-b3cb-55fcb5c0eed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a4e51b4-abdb-4ba9-b3cb-55fcb5c0eed7 found for delete ", "request_id": "req-d436a685-e151-494a-9569-8dabb4f358ee"}]} 2026-07-02 11:18:19.609 7 INFO neutron.db.l3_hamode_db [None req-6266db1e-31d0-4815-bd41-ccb91976b754 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] HA network 5f0e25df-468b-4305-b86e-426f066e86b7 was deleted as no HA routers are present in tenant a12bf87265d14b439b475bf806829225. [pid: 7|app: 0|req: 414/941] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:18 2026] DELETE /v2.0/routers/3b19acf5-8364-48a0-bdcd-cba212075c58 => generated 0 bytes in 1490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/942] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:19 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/943] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:19 2026] DELETE /v2.0/subnets/aae4ab03-1e14-4d36-b301-6a4b1d855550 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/944] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:18:18 2026] POST /v2.0/floatingips => generated 552 bytes in 1162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/945] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:19 2026] DELETE /v2.0/subnets/b66170f6-9b09-495b-a5ff-3e1f9c940795 => generated 0 bytes in 296 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: 7|app: 0|req: 418/946] 10.0.0.113 () {34 vars in 1098 bytes} [Thu Jul 2 11:18:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--668593241&fields=id&tenant_id=52bf38fc8ec74ee2b1fd9abe8673c01b => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:20.784 8 INFO neutron.services.segments.plugin [-] Segment 06824ae8-3803-46fe-9c40-5482570507b1 resource provider aggregate not found 2026-07-02 11:18:20.790 8 INFO neutron.services.segments.plugin [-] Segment 06824ae8-3803-46fe-9c40-5482570507b1 resource provider aggregate not found 2026-07-02 11:18:20.810 8 INFO neutron.services.segments.plugin [-] Segment 06824ae8-3803-46fe-9c40-5482570507b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06824ae8-3803-46fe-9c40-5482570507b1 found for delete ", "request_id": "req-323264fc-7674-473b-a3bc-6e3c508181ef"}]} 2026-07-02 11:18:20.813 8 INFO neutron.services.segments.plugin [-] Segment 06824ae8-3803-46fe-9c40-5482570507b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06824ae8-3803-46fe-9c40-5482570507b1 found for delete ", "request_id": "req-23aa0201-6a65-4ed5-9551-55ffa9aafdf3"}]} [pid: 8|app: 0|req: 529/947] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:20 2026] DELETE /v2.0/networks/592f3d6e-5321-41f0-a841-ab6b51055af3 => generated 0 bytes in 586 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/948] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:18:20 2026] GET /v2.0/networks?id=6f16dd19-c46c-4a4b-bab4-b04631471444 => generated 669 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/949] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:20 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/950] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:20 2026] GET /v2.0/security-groups?tenant_id=81dc41aa9077426f8f7d9fc168453810&name=default => generated 2801 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/951] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:18:21 2026] GET /v2.0/quotas/52bf38fc8ec74ee2b1fd9abe8673c01b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/952] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:21 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&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: 422/953] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:21 2026] DELETE /v2.0/security-groups/de24a9f8-7247-481b-9742-9a654da503e3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/954] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:21 2026] DELETE /v2.0/networks/fd8c0258-02a5-4fb6-8e8d-2f6564f48fee => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/955] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:21 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => 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: 423/956] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:18:21 2026] GET /v2.0/ports?tenant_id=52bf38fc8ec74ee2b1fd9abe8673c01b&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:21.376 8 INFO neutron.db.segments_db [None req-d49ec7d7-8533-492d-af59-f72af4d38bf8 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Added segment cfa6c738-67dd-4917-b160-0cbc245d98b9 of type vxlan for network 228e6d17-f3ff-4849-92a5-100e45144dad [pid: 8|app: 0|req: 534/957] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:18:21 2026] POST /v2.0/networks => generated 634 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/958] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:18:21 2026] GET /v2.0/networks/6f16dd19-c46c-4a4b-bab4-b04631471444?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:21.780 7 INFO neutron.db.l3_db [None req-ce0076dc-f7a0-473f-b6d8-5d463fba6284 43748ea7365447b18a5eb5c4f3acd3e8 d3f7432c067b40c0950d02a570d139c2 - - - -] Floating IP 380258ee-d21e-4506-9d3b-bab86ad21b17 associated. External IP: 10.96.250.214, port: 03fbe222-a9fe-4e7c-888d-b24e74588134. [pid: 8|app: 0|req: 538/961] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:21 2026] POST /v2.0/subnets => generated 622 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/962] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:18:22 2026] GET /v2.0/networks/6f16dd19-c46c-4a4b-bab4-b04631471444?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/963] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:18:21 2026] PUT /v2.0/floatingips/380258ee-d21e-4506-9d3b-bab86ad21b17 => generated 855 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:22.215 8 INFO neutron.db.segments_db [None req-e31c70ee-a592-4124-b6f3-48d3beb84116 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Added segment 259d0306-9697-4b23-aa56-f01182811178 of type vxlan for network 61e1ef36-f3ca-45da-8a74-b11c91e85775 [pid: 7|app: 0|req: 425/964] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:22 2026] GET /v2.0/ports?device_id=a9035055-ddc6-4082-8acd-a39210d30262 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:22.394 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4353c46b-a7cc-47ff-8b07-9972331b2f7a'] response: {'name': 'network-changed', 'server_uuid': 'a8781516-316b-4ecb-9064-c67832ca532b', 'tag': '03fbe222-a9fe-4e7c-888d-b24e74588134', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 426/965] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:18:22 2026] GET /v2.0/ports?tenant_id=d3f7432c067b40c0950d02a570d139c2&device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/966] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:18:22 2026] GET /v2.0/networks?id=fc5b0d6f-60df-4bce-afd0-735ff44f4bbd => generated 772 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:22.582 8 INFO neutron.db.l3_hamode_db [None req-e31c70ee-a592-4124-b6f3-48d3beb84116 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 428/967] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:18:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=03fbe222-a9fe-4e7c-888d-b24e74588134 => 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: 429/968] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:18:22 2026] GET /v2.0/subnets?id=f0f0f617-5c51-4f9f-ac09-e27480226877 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/969] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:18:22 2026] GET /v2.0/ports?network_id=fc5b0d6f-60df-4bce-afd0-735ff44f4bbd&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: 431/970] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:18:22 2026] GET /v2.0/networks/fc5b0d6f-60df-4bce-afd0-735ff44f4bbd?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:22.835 8 INFO neutron.services.segments.plugin [-] Segment 5acc8d78-c233-4f2c-a7e3-8146f915cb2e resource provider aggregate not found 2026-07-02 11:18:22.842 8 INFO neutron.services.segments.plugin [-] Segment 5acc8d78-c233-4f2c-a7e3-8146f915cb2e resource provider aggregate not found 2026-07-02 11:18:22.849 8 INFO neutron.db.l3_hamode_db [None req-e31c70ee-a592-4124-b6f3-48d3beb84116 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:18:22.854 8 INFO neutron.services.segments.plugin [-] Segment 5acc8d78-c233-4f2c-a7e3-8146f915cb2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5acc8d78-c233-4f2c-a7e3-8146f915cb2e found for delete ", "request_id": "req-124d09ee-9ec4-4599-98db-62c4eb12594e"}]} 2026-07-02 11:18:22.863 8 INFO neutron.services.segments.plugin [-] Segment 5acc8d78-c233-4f2c-a7e3-8146f915cb2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5acc8d78-c233-4f2c-a7e3-8146f915cb2e found for delete ", "request_id": "req-69ba720a-2558-4198-9437-d73b10cb360f"}]} [pid: 7|app: 0|req: 432/971] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:18:22 2026] GET /v2.0/networks/fc5b0d6f-60df-4bce-afd0-735ff44f4bbd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/972] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:18:23 2026] GET /v2.0/networks?id=6f16dd19-c46c-4a4b-bab4-b04631471444 => generated 669 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:23.680 7 INFO neutron.db.segments_db [None req-c7195eb2-c925-421c-9327-fa6967cab58b d747b04a060f4db19fa8d4c96dbb97be d096c09f014d409b8b100106bd13b404 - - - -] Added segment 7cb3cf68-3e4c-4644-a881-770de9facadf of type vxlan for network 74b3c272-7172-4de4-a473-0e157b9ebf05 [pid: 8|app: 0|req: 540/973] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:22 2026] POST /v2.0/routers => generated 511 bytes in 1543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/974] 199.19.213.217 () {34 vars in 1050 bytes} [Thu Jul 2 11:18:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=52bf38fc8ec74ee2b1fd9abe8673c01b => generated 180 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/975] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:23 2026] GET /v2.0/ports?device_id=a9035055-ddc6-4082-8acd-a39210d30262 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:23.843 7 INFO neutron.db.segments_db [None req-c7195eb2-c925-421c-9327-fa6967cab58b d747b04a060f4db19fa8d4c96dbb97be d096c09f014d409b8b100106bd13b404 - - - -] Added segment 7f2af5cb-4a39-4308-b0b6-13bf446476c5 of type vxlan for network 68de2e86-aa8a-4c7e-9ad0-636cad280db9 [pid: 7|app: 0|req: 434/976] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:18:23 2026] POST /v2.0/networks => generated 1245 bytes in 800 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/977] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:18:23 2026] POST /v2.0/ports => generated 964 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/978] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:18:24 2026] GET /v2.0/networks => generated 1844 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/979] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:18:23 2026] POST /v2.0/ports => generated 958 bytes in 548 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-07-02 11:18:24.755 7 INFO neutron.services.segments.plugin [-] Segment 7cb3cf68-3e4c-4644-a881-770de9facadf resource provider aggregate not found 2026-07-02 11:18:24.777 7 INFO neutron.services.segments.plugin [-] Segment 7cb3cf68-3e4c-4644-a881-770de9facadf resource provider aggregate not found 2026-07-02 11:18:24.790 7 INFO neutron.services.segments.plugin [-] Segment 7cb3cf68-3e4c-4644-a881-770de9facadf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb3cf68-3e4c-4644-a881-770de9facadf found for delete ", "request_id": "req-fe7f984b-2743-4fab-a149-ecc5510b9cba"}]} 2026-07-02 11:18:24.794 7 INFO neutron.services.segments.plugin [-] Segment 7cb3cf68-3e4c-4644-a881-770de9facadf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb3cf68-3e4c-4644-a881-770de9facadf found for delete ", "request_id": "req-53e9b341-46dc-4e3a-ae75-5c89ed3e7ceb"}]} [pid: 7|app: 0|req: 436/980] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:24 2026] DELETE /v2.0/networks/74b3c272-7172-4de4-a473-0e157b9ebf05 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/981] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:18:24 2026] PUT /v2.0/ports/2bd83141-4e3d-4769-a6ee-6430be6fdf0f => generated 1203 bytes in 487 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-07-02 11:18:25.366 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-28173295-37ac-4b31-b4ad-3655f2399964'] response: {'name': 'network-changed', 'server_uuid': 'a9035055-ddc6-4082-8acd-a39210d30262', 'tag': '2bd83141-4e3d-4769-a6ee-6430be6fdf0f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 438/982] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:25 2026] DELETE /v2.0/networks/68de2e86-aa8a-4c7e-9ad0-636cad280db9 => generated 0 bytes in 257 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: 439/983] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:25 2026] GET /v2.0/ports?device_id=a9035055-ddc6-4082-8acd-a39210d30262 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/984] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:18:25 2026] GET /v2.0/ports?tenant_id=52bf38fc8ec74ee2b1fd9abe8673c01b&device_id=a9035055-ddc6-4082-8acd-a39210d30262 => 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: 545/985] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:18:24 2026] PUT /v2.0/routers/27015aba-e723-4d04-9305-189d53457f71/add_router_interface => generated 309 bytes in 1750 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: 546/986] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:26 2026] GET /v2.0/security-groups?id=7ef6286d-c263-496f-b540-bf69250dcfb0&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/987] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:18:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2bd83141-4e3d-4769-a6ee-6430be6fdf0f => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/988] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:18:26 2026] GET /v2.0/ports/cc3e50e3-c981-462a-a894-5ddaa951e07a => generated 1038 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/989] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:18:25 2026] GET /v2.0/networks => generated 651 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/990] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:18:26 2026] GET /v2.0/subnets?id=108d1010-43f4-4329-bcce-bd63697e9be7 => generated 663 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:26.372 8 INFO neutron.db.segments_db [None req-2ea7dc86-bb03-4083-9b54-929a5918ba8f d747b04a060f4db19fa8d4c96dbb97be d096c09f014d409b8b100106bd13b404 - - - -] Added segment 86d1c6da-04c5-4b6e-939d-a6d00e48dfe8 of type vxlan for network 00862fac-c33e-408f-8568-5729f208b646 [pid: 8|app: 0|req: 550/991] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:18:26 2026] POST /v2.0/networks => generated 654 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/992] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:18:26 2026] GET /v2.0/ports?network_id=6f16dd19-c46c-4a4b-bab4-b04631471444&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:18:26.596 8 INFO neutron.db.segments_db [None req-2f4c1964-6265-4fbf-8849-4bc841083a7a d747b04a060f4db19fa8d4c96dbb97be d096c09f014d409b8b100106bd13b404 - - - -] Added segment ee467a27-64e9-4b9f-8016-54f89d2bf17a of type vxlan for network d269adeb-a2b1-4608-810c-10eea0f598e3 [pid: 8|app: 0|req: 552/993] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:18:26 2026] POST /v2.0/networks => generated 653 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/994] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:18:26 2026] GET /v2.0/networks/6f16dd19-c46c-4a4b-bab4-b04631471444?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:26.815 7 INFO neutron.services.segments.plugin [-] Segment 7f2af5cb-4a39-4308-b0b6-13bf446476c5 resource provider aggregate not found 2026-07-02 11:18:26.825 7 INFO neutron.services.segments.plugin [-] Segment 7f2af5cb-4a39-4308-b0b6-13bf446476c5 resource provider aggregate not found 2026-07-02 11:18:26.855 7 INFO neutron.services.segments.plugin [-] Segment 7f2af5cb-4a39-4308-b0b6-13bf446476c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f2af5cb-4a39-4308-b0b6-13bf446476c5 found for delete ", "request_id": "req-cf2f615a-76f2-406e-af2c-646028921d79"}]} 2026-07-02 11:18:26.856 7 INFO neutron.services.segments.plugin [-] Segment 7f2af5cb-4a39-4308-b0b6-13bf446476c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f2af5cb-4a39-4308-b0b6-13bf446476c5 found for delete ", "request_id": "req-4401ec1c-6cf2-4a9e-a6cb-6db3258fa4ba"}]} [pid: 7|app: 0|req: 442/995] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:18:26 2026] PUT /v2.0/routers/27015aba-e723-4d04-9305-189d53457f71/remove_router_interface => generated 309 bytes in 1132 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: 443/996] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:18:27 2026] GET /v2.0/networks/6f16dd19-c46c-4a4b-bab4-b04631471444?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: 554/997] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:18:26 2026] POST /v2.0/ports => generated 1506 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: 444/998] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:27 2026] GET /v2.0/ports?device_id=a9035055-ddc6-4082-8acd-a39210d30262 => generated 973 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/999] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:18:27 2026] GET /v2.0/ports?tenant_id=52bf38fc8ec74ee2b1fd9abe8673c01b&device_id=a9035055-ddc6-4082-8acd-a39210d30262 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:18:27.735 8 INFO neutron.api.v2.resource [None req-244be836-6332-4514-a685-a7ea79ccb5d8 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 555/1000] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:18:27 2026] PUT /v2.0/routers/27015aba-e723-4d04-9305-189d53457f71/remove_router_interface => generated 197 bytes in 183 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1001] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:27 2026] GET /v2.0/security-groups?id=7ef6286d-c263-496f-b540-bf69250dcfb0&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: 446/1002] 10.0.0.157 () {32 vars in 643 bytes} [Thu Jul 2 11:18:27 2026] GET /v2.0/ports => generated 1506 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/1003] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:18:27 2026] GET /v2.0/ports?device_id=27015aba-e723-4d04-9305-189d53457f71 => 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: 557/1004] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:18:27 2026] GET /v2.0/networks?id=6f16dd19-c46c-4a4b-bab4-b04631471444 => generated 765 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/1005] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:18:27 2026] DELETE /v2.0/ports/34e51038-5e2f-4e59-92ac-2875c8579eb5 => 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: 449/1006] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:18:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2bd83141-4e3d-4769-a6ee-6430be6fdf0f => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/1007] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:18:28 2026] DELETE /v2.0/ports/5fd91ac5-76ed-4983-892d-73b3f3e8bd3a => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/1008] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:18:28 2026] GET /v2.0/subnets?id=108d1010-43f4-4329-bcce-bd63697e9be7 => generated 663 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/1009] 10.0.0.157 () {32 vars in 643 bytes} [Thu Jul 2 11:18:28 2026] GET /v2.0/ports => 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: 453/1010] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:18:28 2026] GET /v2.0/ports?network_id=6f16dd19-c46c-4a4b-bab4-b04631471444&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:18:28.625 7 INFO neutron.db.segments_db [None req-ca530cbf-bafa-43d5-b721-4655a02e8b07 d747b04a060f4db19fa8d4c96dbb97be d096c09f014d409b8b100106bd13b404 - - - -] Added segment d3a202e7-3a37-479f-8f2c-82496d7cf75e of type vxlan for network 897e4c89-de46-4e9d-8191-046ef22b4b43 2026-07-02 11:18:28.630 8 INFO neutron.services.segments.plugin [-] Segment 259d0306-9697-4b23-aa56-f01182811178 resource provider aggregate not found 2026-07-02 11:18:28.635 8 INFO neutron.services.segments.plugin [-] Segment 259d0306-9697-4b23-aa56-f01182811178 resource provider aggregate not found 2026-07-02 11:18:28.657 8 INFO neutron.services.segments.plugin [-] Segment 259d0306-9697-4b23-aa56-f01182811178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 259d0306-9697-4b23-aa56-f01182811178 found for delete ", "request_id": "req-e9eac456-7e41-4401-8e36-4ea76a1de6a9"}]} 2026-07-02 11:18:28.662 8 INFO neutron.db.l3_hamode_db [None req-31dbb205-8923-4364-89af-d295afd15d4f 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] HA network 61e1ef36-f3ca-45da-8a74-b11c91e85775 was deleted as no HA routers are present in tenant a12bf87265d14b439b475bf806829225. [pid: 8|app: 0|req: 558/1011] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:27 2026] DELETE /v2.0/routers/27015aba-e723-4d04-9305-189d53457f71 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:18:28.729 8 INFO neutron.services.segments.plugin [-] Segment 259d0306-9697-4b23-aa56-f01182811178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 259d0306-9697-4b23-aa56-f01182811178 found for delete ", "request_id": "req-ac398cf1-30f0-42e7-a776-fb69500a684f"}]} [pid: 8|app: 0|req: 559/1012] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:18:28 2026] GET /v2.0/networks/6f16dd19-c46c-4a4b-bab4-b04631471444?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/1013] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:18:28 2026] POST /v2.0/networks => generated 653 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/1014] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:18:28 2026] GET /v2.0/networks/6f16dd19-c46c-4a4b-bab4-b04631471444?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) 2026-07-02 11:18:28.881 7 INFO neutron.db.segments_db [None req-c50294cd-34ef-4f35-a410-80dc20c98689 d747b04a060f4db19fa8d4c96dbb97be d096c09f014d409b8b100106bd13b404 - - - -] Added segment 7eec81e6-83df-4148-aad6-600d46cb5956 of type vxlan for network f5a6a876-4107-4cb4-979f-03d8e352a592 [pid: 7|app: 0|req: 456/1015] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:18:28 2026] POST /v2.0/networks => generated 653 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1016] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:28 2026] DELETE /v2.0/subnets/590622d4-0a4b-466d-a2fe-f4fc1b1acf0d => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/1017] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:28 2026] GET /v2.0/ports?device_id=a9035055-ddc6-4082-8acd-a39210d30262 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/1018] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:29 2026] GET /v2.0/security-groups?id=7ef6286d-c263-496f-b540-bf69250dcfb0&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: 7|app: 0|req: 459/1019] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:29 2026] GET /v2.0/ports?device_id=a9035055-ddc6-4082-8acd-a39210d30262 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1020] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:29 2026] DELETE /v2.0/networks/228e6d17-f3ff-4849-92a5-100e45144dad => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:18:29.666 7 INFO neutron.db.l3_db [None req-738bfaea-dda8-4e61-bd12-16ab59066e22 d71967d78fa0484aa1c7c4df13b7f8eb 52bf38fc8ec74ee2b1fd9abe8673c01b - - - -] Floating IP e704bc0d-58a8-488e-9939-4607280a97bb associated. External IP: 10.96.250.204, port: 2bd83141-4e3d-4769-a6ee-6430be6fdf0f. [pid: 7|app: 0|req: 460/1021] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:18:29 2026] PUT /v2.0/floatingips/e704bc0d-58a8-488e-9939-4607280a97bb => generated 856 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:30.094 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04d57d9c-46d7-4425-ac1a-158750f05116'] response: {'name': 'network-changed', 'server_uuid': 'a9035055-ddc6-4082-8acd-a39210d30262', 'tag': '2bd83141-4e3d-4769-a6ee-6430be6fdf0f', 'status': 'completed', 'code': 200} 2026-07-02 11:18:30.146 7 INFO neutron.db.segments_db [None req-be7e28c6-1a90-4b0e-8245-31d727b5ca5a 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Added segment 5ae633ba-4284-4c58-9e50-734b810a2592 of type vxlan for network 3972f1af-d37a-4734-aa97-ece0a2beaacb [pid: 8|app: 0|req: 562/1022] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:29 2026] POST /v2.0/subnets => generated 1275 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1023] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:18:30 2026] POST /v2.0/networks => generated 634 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1024] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:30 2026] GET /v2.0/ports?device_id=a9035055-ddc6-4082-8acd-a39210d30262 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1025] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:18:30 2026] GET /v2.0/ports?tenant_id=52bf38fc8ec74ee2b1fd9abe8673c01b&device_id=a9035055-ddc6-4082-8acd-a39210d30262 => 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: 564/1026] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:18:30 2026] GET /v2.0/subnets => generated 1888 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1027] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:30 2026] GET /v2.0/security-groups?id=7ef6286d-c263-496f-b540-bf69250dcfb0&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: 566/1028] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:18:30 2026] GET /v2.0/networks?id=6f16dd19-c46c-4a4b-bab4-b04631471444 => generated 765 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:30.679 8 INFO neutron.services.segments.plugin [-] Segment cfa6c738-67dd-4917-b160-0cbc245d98b9 resource provider aggregate not found 2026-07-02 11:18:30.701 8 INFO neutron.services.segments.plugin [-] Segment cfa6c738-67dd-4917-b160-0cbc245d98b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa6c738-67dd-4917-b160-0cbc245d98b9 found for delete ", "request_id": "req-535ba205-8d85-42da-97b3-d1626f827e17"}]} 2026-07-02 11:18:30.751 8 INFO neutron.services.segments.plugin [-] Segment cfa6c738-67dd-4917-b160-0cbc245d98b9 resource provider aggregate not found [pid: 7|app: 0|req: 463/1029] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:30 2026] POST /v2.0/subnets => generated 622 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:18:30.774 8 INFO neutron.services.segments.plugin [-] Segment cfa6c738-67dd-4917-b160-0cbc245d98b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa6c738-67dd-4917-b160-0cbc245d98b9 found for delete ", "request_id": "req-204bcfcb-6f70-4029-b7c0-14b3413b6744"}]} [pid: 7|app: 0|req: 464/1030] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:18:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2bd83141-4e3d-4769-a6ee-6430be6fdf0f => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1031] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:30 2026] GET /v2.0/ports?device_id=a9035055-ddc6-4082-8acd-a39210d30262 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:30.923 7 INFO neutron.db.segments_db [None req-5e7c9fd5-b779-4f9c-abb4-4406180d436d 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Added segment c4f4aaf2-db97-4893-9ae4-108076de0377 of type vxlan for network ce98b82e-efa9-480e-b29c-c84d16c001c2 [pid: 8|app: 0|req: 567/1032] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:30 2026] DELETE /v2.0/subnets/d0f6a123-cb7f-4f7e-b393-3ef2dce2747d => generated 0 bytes in 469 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1033] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:18:31 2026] GET /v2.0/subnets?id=108d1010-43f4-4329-bcce-bd63697e9be7 => generated 663 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1034] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:31 2026] GET /v2.0/security-groups?id=7ef6286d-c263-496f-b540-bf69250dcfb0&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-07-02 11:18:31.326 7 INFO neutron.db.l3_hamode_db [None req-5e7c9fd5-b779-4f9c-abb4-4406180d436d 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 570/1035] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:31 2026] DELETE /v2.0/subnets/e28fa443-3d91-4484-97aa-82af504c3707 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:18:31.526 7 INFO neutron.db.l3_hamode_db [None req-5e7c9fd5-b779-4f9c-abb4-4406180d436d 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 571/1036] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:18:31 2026] GET /v2.0/ports?network_id=6f16dd19-c46c-4a4b-bab4-b04631471444&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1037] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:18:31 2026] GET /v2.0/ports?device_id=a9035055-ddc6-4082-8acd-a39210d30262 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1038] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:18:31 2026] GET /v2.0/subnets => generated 626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1039] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:18:31 2026] GET /v2.0/networks/6f16dd19-c46c-4a4b-bab4-b04631471444?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:32.042 8 INFO neutron.db.l3_db [None req-e8a344f7-38c0-4516-8d97-cda355afdadf d71967d78fa0484aa1c7c4df13b7f8eb 52bf38fc8ec74ee2b1fd9abe8673c01b - - - -] Floating IP e704bc0d-58a8-488e-9939-4607280a97bb disassociated. External IP: 10.96.250.204, port: 2bd83141-4e3d-4769-a6ee-6430be6fdf0f. [pid: 8|app: 0|req: 575/1040] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:18:31 2026] DELETE /v2.0/ports/2bd83141-4e3d-4769-a6ee-6430be6fdf0f => generated 0 bytes in 841 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:18:32.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7ce118e-74a4-479e-a39f-0457de5294e3'] response: {'server_uuid': 'a9035055-ddc6-4082-8acd-a39210d30262', 'name': 'network-vif-deleted', 'tag': '2bd83141-4e3d-4769-a6ee-6430be6fdf0f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 466/1041] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:30 2026] POST /v2.0/routers => generated 510 bytes in 2281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:18:33.162 8 INFO neutron.services.segments.plugin [-] Segment 7eec81e6-83df-4148-aad6-600d46cb5956 resource provider aggregate not found 2026-07-02 11:18:33.169 8 INFO neutron.services.segments.plugin [-] Segment 7eec81e6-83df-4148-aad6-600d46cb5956 resource provider aggregate not found 2026-07-02 11:18:33.189 8 INFO neutron.services.segments.plugin [-] Segment 7eec81e6-83df-4148-aad6-600d46cb5956 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eec81e6-83df-4148-aad6-600d46cb5956 found for delete ", "request_id": "req-3f5023cb-8f8b-451b-805e-c602197b2a7d"}]} 2026-07-02 11:18:33.193 8 INFO neutron.services.segments.plugin [-] Segment 7eec81e6-83df-4148-aad6-600d46cb5956 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eec81e6-83df-4148-aad6-600d46cb5956 found for delete ", "request_id": "req-7c53ce2e-7b17-452b-8657-34e004823a0f"}]} [pid: 8|app: 0|req: 576/1042] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:32 2026] DELETE /v2.0/networks/f5a6a876-4107-4cb4-979f-03d8e352a592 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1043] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:33 2026] GET /v2.0/ports?device_id=a9035055-ddc6-4082-8acd-a39210d30262 => 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: 467/1044] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:18:33 2026] GET /v2.0/networks/6f16dd19-c46c-4a4b-bab4-b04631471444?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:33.704 7 INFO neutron.services.segments.plugin [-] Segment d3a202e7-3a37-479f-8f2c-82496d7cf75e resource provider aggregate not found 2026-07-02 11:18:33.709 7 INFO neutron.services.segments.plugin [-] Segment d3a202e7-3a37-479f-8f2c-82496d7cf75e resource provider aggregate not found 2026-07-02 11:18:33.743 7 INFO neutron.services.segments.plugin [-] Segment d3a202e7-3a37-479f-8f2c-82496d7cf75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3a202e7-3a37-479f-8f2c-82496d7cf75e found for delete ", "request_id": "req-1a0212c6-96e4-49da-9f8f-15b5a8a878d7"}]} 2026-07-02 11:18:33.747 7 INFO neutron.services.segments.plugin [-] Segment d3a202e7-3a37-479f-8f2c-82496d7cf75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3a202e7-3a37-479f-8f2c-82496d7cf75e found for delete ", "request_id": "req-fc595694-7b01-4d7f-a216-9ec2661e4868"}]} [pid: 7|app: 0|req: 468/1045] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:33 2026] DELETE /v2.0/networks/897e4c89-de46-4e9d-8191-046ef22b4b43 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1046] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:33 2026] DELETE /v2.0/networks/d269adeb-a2b1-4608-810c-10eea0f598e3 => 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: 470/1047] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:34 2026] DELETE /v2.0/networks/00862fac-c33e-408f-8568-5729f208b646 => 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: 471/1048] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:34 2026] DELETE /v2.0/security-groups/7ef6286d-c263-496f-b540-bf69250dcfb0 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:18:34.559 7 INFO neutron.api.v2.resource [None req-358967bc-b103-4ab6-aa4a-357882792529 d71967d78fa0484aa1c7c4df13b7f8eb 52bf38fc8ec74ee2b1fd9abe8673c01b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 472/1049] 10.0.0.157 () {32 vars in 737 bytes} [Thu Jul 2 11:18:34 2026] GET /v2.0/security-groups/7ef6286d-c263-496f-b540-bf69250dcfb0 => 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: 473/1050] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:18:34 2026] DELETE /v2.0/floatingips/e704bc0d-58a8-488e-9939-4607280a97bb => generated 0 bytes in 495 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1051] 10.0.0.4 () {34 vars in 988 bytes} [Thu Jul 2 11:18:35 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1052] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:35 2026] GET /v2.0/security-groups?tenant_id=d096c09f014d409b8b100106bd13b404&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1053] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:18:33 2026] PUT /v2.0/routers/e39ee31f-d825-45b8-82c3-1f430dc4b21b/add_router_interface => generated 309 bytes in 2171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1054] 10.0.0.4 () {34 vars in 1038 bytes} [Thu Jul 2 11:18:35 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1055] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:35 2026] DELETE /v2.0/security-groups/eef071c4-2055-468c-94ad-5704b7db0a0e => 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: 581/1056] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:18:35 2026] GET /v2.0/ports/2318abd4-0d06-4e4e-b65f-f72de19d3f64 => generated 959 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:35.788 7 INFO neutron.services.segments.plugin [-] Segment ee467a27-64e9-4b9f-8016-54f89d2bf17a resource provider aggregate not found 2026-07-02 11:18:35.794 7 INFO neutron.services.segments.plugin [-] Segment ee467a27-64e9-4b9f-8016-54f89d2bf17a resource provider aggregate not found 2026-07-02 11:18:35.814 7 INFO neutron.services.segments.plugin [-] Segment ee467a27-64e9-4b9f-8016-54f89d2bf17a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee467a27-64e9-4b9f-8016-54f89d2bf17a found for delete ", "request_id": "req-0205847c-be06-4539-8b99-cff945067670"}]} 2026-07-02 11:18:35.825 7 INFO neutron.services.segments.plugin [-] Segment ee467a27-64e9-4b9f-8016-54f89d2bf17a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee467a27-64e9-4b9f-8016-54f89d2bf17a found for delete ", "request_id": "req-e8f3ba85-40ec-488a-a9a1-f57581b3eaf6"}]} 2026-07-02 11:18:35.847 7 INFO neutron.services.segments.plugin [-] Segment 86d1c6da-04c5-4b6e-939d-a6d00e48dfe8 resource provider aggregate not found 2026-07-02 11:18:35.855 7 INFO neutron.services.segments.plugin [-] Segment 86d1c6da-04c5-4b6e-939d-a6d00e48dfe8 resource provider aggregate not found 2026-07-02 11:18:35.884 7 INFO neutron.services.segments.plugin [-] Segment 86d1c6da-04c5-4b6e-939d-a6d00e48dfe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86d1c6da-04c5-4b6e-939d-a6d00e48dfe8 found for delete ", "request_id": "req-71f72258-09ce-4f64-9d4c-54bffcd22de2"}]} 2026-07-02 11:18:35.886 7 INFO neutron.services.segments.plugin [-] Segment 86d1c6da-04c5-4b6e-939d-a6d00e48dfe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86d1c6da-04c5-4b6e-939d-a6d00e48dfe8 found for delete ", "request_id": "req-32a793c6-0ae5-4011-90ad-caf066114eba"}]} [pid: 7|app: 0|req: 476/1057] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:18:35 2026] PUT /v2.0/routers/03107939-06a6-49bc-a9ed-94408d6c5fa3/remove_router_interface => generated 309 bytes in 1596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1060] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:18:35 2026] PUT /v2.0/routers/e39ee31f-d825-45b8-82c3-1f430dc4b21b/remove_router_interface => generated 309 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1061] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:18:37 2026] GET /v2.0/ports?device_id=e39ee31f-d825-45b8-82c3-1f430dc4b21b => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:37.874 8 INFO neutron.services.segments.plugin [-] Segment c4f4aaf2-db97-4893-9ae4-108076de0377 resource provider aggregate not found 2026-07-02 11:18:37.901 8 INFO neutron.services.segments.plugin [-] Segment c4f4aaf2-db97-4893-9ae4-108076de0377 resource provider aggregate not found 2026-07-02 11:18:37.912 8 INFO neutron.services.segments.plugin [-] Segment c4f4aaf2-db97-4893-9ae4-108076de0377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4f4aaf2-db97-4893-9ae4-108076de0377 found for delete ", "request_id": "req-bb58b182-95f4-43ca-aeb0-4cb5827630c0"}]} 2026-07-02 11:18:37.924 8 INFO neutron.services.segments.plugin [-] Segment c4f4aaf2-db97-4893-9ae4-108076de0377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4f4aaf2-db97-4893-9ae4-108076de0377 found for delete ", "request_id": "req-fa5941c6-2767-4297-98a6-14c4f0d9265b"}]} 2026-07-02 11:18:37.936 8 INFO neutron.db.l3_hamode_db [None req-66c06e92-5370-4026-a947-da4679bb7e6b 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] HA network ce98b82e-efa9-480e-b29c-c84d16c001c2 was deleted as no HA routers are present in tenant a12bf87265d14b439b475bf806829225. [pid: 8|app: 0|req: 584/1062] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:37 2026] DELETE /v2.0/routers/e39ee31f-d825-45b8-82c3-1f430dc4b21b => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:18:38.375 8 INFO neutron.db.segments_db [None req-89902e31-46c6-477d-8c51-136a6665779b 7317785878e0482aa9491fb3cbcde12e bbeabfff692b4eb98cc11b1996eba969 - - - -] Added segment a88a2986-8f4d-4ef4-b6fc-52741530b04e of type vxlan for network 8a6912a7-3e40-4d8a-8ff0-675f535bbefe 2026-07-02 11:18:38.411 7 INFO neutron.services.segments.plugin [-] Segment 32f6f498-d38d-4ea0-9605-0d8414f07ce9 resource provider aggregate not found 2026-07-02 11:18:38.437 7 INFO neutron.services.segments.plugin [-] Segment 32f6f498-d38d-4ea0-9605-0d8414f07ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f6f498-d38d-4ea0-9605-0d8414f07ce9 found for delete ", "request_id": "req-4fed6d8b-74cd-40a9-8fe1-0c393a0f553d"}]} 2026-07-02 11:18:38.443 7 INFO neutron.db.l3_hamode_db [None req-404d17fc-2764-4e6c-a013-83256e6c510f 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] HA network d6bd0bb6-5594-4cd1-bfb6-beb816660627 was deleted as no HA routers are present in tenant 52bf38fc8ec74ee2b1fd9abe8673c01b. [pid: 7|app: 0|req: 479/1063] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:36 2026] DELETE /v2.0/routers/03107939-06a6-49bc-a9ed-94408d6c5fa3 => generated 0 bytes in 1562 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:18:38.458 7 INFO neutron.services.segments.plugin [-] Segment 32f6f498-d38d-4ea0-9605-0d8414f07ce9 resource provider aggregate not found 2026-07-02 11:18:38.490 7 INFO neutron.services.segments.plugin [-] Segment 32f6f498-d38d-4ea0-9605-0d8414f07ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f6f498-d38d-4ea0-9605-0d8414f07ce9 found for delete ", "request_id": "req-621f6ab0-8825-4cc1-b417-24c4bca6db25"}]} [pid: 8|app: 0|req: 585/1064] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:18:37 2026] POST /v2.0/networks => generated 643 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1065] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:38 2026] DELETE /v2.0/subnets/1e4dd410-3449-4f73-9281-b70899a8177d => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1066] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:38 2026] DELETE /v2.0/subnets/108d1010-43f4-4329-bcce-bd63697e9be7 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1067] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:38 2026] POST /v2.0/subnets => generated 617 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1068] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:38 2026] DELETE /v2.0/networks/6f16dd19-c46c-4a4b-bab4-b04631471444 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:18:39.323 8 INFO neutron.db.segments_db [None req-43e5d0a6-eec0-4bc5-a26e-aa78c9bef9a9 7317785878e0482aa9491fb3cbcde12e bbeabfff692b4eb98cc11b1996eba969 - - - -] Added segment 966c99cd-0a59-4f1b-9550-c72c6e409e9f of type vxlan for network 23f24879-30fb-42b3-bb57-473c75c05a80 [pid: 7|app: 0|req: 482/1069] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:39 2026] DELETE /v2.0/networks/3972f1af-d37a-4734-aa97-ece0a2beaacb => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1070] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:18:39 2026] POST /v2.0/networks => generated 644 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:18:39.525 7 INFO neutron.db.segments_db [None req-d8e4c75a-6bc8-424f-b54a-b7422f353283 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Added segment a62cfcc0-3d06-4f08-b261-901cde8525b8 of type vxlan for network 5ee37919-c147-4fcb-9c05-6234c202508f [pid: 8|app: 0|req: 589/1071] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:39 2026] GET /v2.0/security-groups?tenant_id=52bf38fc8ec74ee2b1fd9abe8673c01b&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1072] 10.0.0.157 () {34 vars in 743 bytes} [Thu Jul 2 11:18:39 2026] PUT /v2.0/networks/23f24879-30fb-42b3-bb57-473c75c05a80 => generated 592 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1073] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:39 2026] DELETE /v2.0/security-groups/a568d380-0ba7-4883-b94d-f1c9b5b968b3 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:18:39.941 8 INFO neutron.services.segments.plugin [-] Segment a62e37db-66ae-4c78-ac39-4b8a0ee7b4eb resource provider aggregate not found 2026-07-02 11:18:39.947 7 INFO neutron.db.l3_hamode_db [None req-d8e4c75a-6bc8-424f-b54a-b7422f353283 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:18:39.951 8 INFO neutron.services.segments.plugin [-] Segment a62e37db-66ae-4c78-ac39-4b8a0ee7b4eb resource provider aggregate not found 2026-07-02 11:18:39.964 8 INFO neutron.services.segments.plugin [-] Segment a62e37db-66ae-4c78-ac39-4b8a0ee7b4eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a62e37db-66ae-4c78-ac39-4b8a0ee7b4eb found for delete ", "request_id": "req-14d445c4-fde8-4a09-b75a-77d9708c70a7"}]} 2026-07-02 11:18:39.984 8 INFO neutron.services.segments.plugin [-] Segment a62e37db-66ae-4c78-ac39-4b8a0ee7b4eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a62e37db-66ae-4c78-ac39-4b8a0ee7b4eb found for delete ", "request_id": "req-196260c6-e945-47a7-961c-7df406904d59"}]} [pid: 8|app: 0|req: 592/1074] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:39 2026] POST /v2.0/subnets => generated 602 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:18:40.459 7 INFO neutron.services.segments.plugin [-] Segment 5ae633ba-4284-4c58-9e50-734b810a2592 resource provider aggregate not found 2026-07-02 11:18:40.487 7 INFO neutron.services.segments.plugin [-] Segment 5ae633ba-4284-4c58-9e50-734b810a2592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ae633ba-4284-4c58-9e50-734b810a2592 found for delete ", "request_id": "req-6cc608f5-f397-4cdb-a3a7-250d39c5562e"}]} 2026-07-02 11:18:40.513 7 INFO neutron.services.segments.plugin [-] Segment 5ae633ba-4284-4c58-9e50-734b810a2592 resource provider aggregate not found 2026-07-02 11:18:40.539 7 INFO neutron.services.segments.plugin [-] Segment 5ae633ba-4284-4c58-9e50-734b810a2592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ae633ba-4284-4c58-9e50-734b810a2592 found for delete ", "request_id": "req-e93db708-f2af-4879-afc6-a52f729f58fa"}]} [pid: 8|app: 0|req: 593/1075] 10.0.0.157 () {34 vars in 741 bytes} [Thu Jul 2 11:18:40 2026] PUT /v2.0/subnets/151db8d3-1807-49e0-9a42-09e2bf8d50a8 => generated 612 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1076] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:40 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:41.529 7 INFO neutron.db.l3_hamode_db [None req-d8e4c75a-6bc8-424f-b54a-b7422f353283 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 595/1077] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:40 2026] DELETE /v2.0/networks/23f24879-30fb-42b3-bb57-473c75c05a80 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1078] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:41 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&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-07-02 11:18:41.665 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3e268ce-c5b7-4ab1-a7df-8459471315a3 7317785878e0482aa9491fb3cbcde12e bbeabfff692b4eb98cc11b1996eba969 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1079] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:41 2026] DELETE /v2.0/networks/23f24879-30fb-42b3-bb57-473c75c05a80 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1080] 10.0.0.157 () {32 vars in 694 bytes} [Thu Jul 2 11:18:41 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1081] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:41 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => 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: 600/1082] 10.0.0.157 () {32 vars in 742 bytes} [Thu Jul 2 11:18:41 2026] GET /v2.0/subnets?network_id=36fa1ba8-987a-4202-b5a6-c0df73c2ad62 => generated 626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:41.993 8 INFO neutron.services.segments.plugin [-] Segment 966c99cd-0a59-4f1b-9550-c72c6e409e9f resource provider aggregate not found [pid: 8|app: 0|req: 601/1083] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:41 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:42.010 8 INFO neutron.services.segments.plugin [-] Segment 966c99cd-0a59-4f1b-9550-c72c6e409e9f resource provider aggregate not found [pid: 8|app: 0|req: 602/1084] 10.0.0.157 () {32 vars in 653 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/extensions => generated 19178 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-02 11:18:42.043 8 INFO neutron.services.segments.plugin [-] Segment 966c99cd-0a59-4f1b-9550-c72c6e409e9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966c99cd-0a59-4f1b-9550-c72c6e409e9f found for delete ", "request_id": "req-ddbcceb9-8e39-47d6-92ca-2f3e8291292d"}]} 2026-07-02 11:18:42.074 8 INFO neutron.services.segments.plugin [-] Segment 966c99cd-0a59-4f1b-9550-c72c6e409e9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966c99cd-0a59-4f1b-9550-c72c6e409e9f found for delete ", "request_id": "req-bfca38ff-d7a8-4312-a082-600e0a0baac3"}]} [pid: 8|app: 0|req: 603/1085] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/networks => generated 1308 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1086] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/subnets => generated 1233 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1087] 10.0.0.157 () {32 vars in 723 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/networks/8a6912a7-3e40-4d8a-8ff0-675f535bbefe => generated 668 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1088] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1089] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/subnets/e90688da-48d1-4b24-8bd6-a0c8188dc9a6 => generated 617 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1090] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/ports?tenant_id=d3f7432c067b40c0950d02a570d139c2&device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1091] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&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-07-02 11:18:42.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f03b3e26-6d7b-4dfa-bef3-b1bb4f0f0378 7317785878e0482aa9491fb3cbcde12e bbeabfff692b4eb98cc11b1996eba969 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1092] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:42 2026] DELETE /v2.0/subnets/151db8d3-1807-49e0-9a42-09e2bf8d50a8 => 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: 611/1093] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/networks?id=fc5b0d6f-60df-4bce-afd0-735ff44f4bbd => generated 772 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:42.744 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7db16224-581c-483b-9ceb-52f3df37a739 7317785878e0482aa9491fb3cbcde12e bbeabfff692b4eb98cc11b1996eba969 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1094] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:42 2026] DELETE /v2.0/networks/23f24879-30fb-42b3-bb57-473c75c05a80 => generated 138 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1095] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=03fbe222-a9fe-4e7c-888d-b24e74588134 => generated 860 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1096] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:42 2026] DELETE /v2.0/subnets/e90688da-48d1-4b24-8bd6-a0c8188dc9a6 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1097] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:18:43 2026] GET /v2.0/subnets?id=f0f0f617-5c51-4f9f-ac09-e27480226877 => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1098] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:39 2026] POST /v2.0/routers => generated 691 bytes in 4080 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1099] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:18:43 2026] GET /v2.0/ports?network_id=fc5b0d6f-60df-4bce-afd0-735ff44f4bbd&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1100] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:18:43 2026] GET /v2.0/routers/da5ae925-b31a-4861-965e-564e5943d81f => generated 697 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1101] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:18:43 2026] DELETE /v2.0/networks/8a6912a7-3e40-4d8a-8ff0-675f535bbefe => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1102] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:18:43 2026] GET /v2.0/networks/fc5b0d6f-60df-4bce-afd0-735ff44f4bbd?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1103] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:43 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => 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: 618/1104] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:18:43 2026] GET /v2.0/networks/fc5b0d6f-60df-4bce-afd0-735ff44f4bbd?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: 619/1105] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:43 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&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: 487/1106] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:18:43 2026] GET /v2.0/routers => generated 700 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:44.072 8 INFO neutron.services.segments.plugin [-] Segment a88a2986-8f4d-4ef4-b6fc-52741530b04e resource provider aggregate not found 2026-07-02 11:18:44.107 8 INFO neutron.services.segments.plugin [-] Segment a88a2986-8f4d-4ef4-b6fc-52741530b04e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a88a2986-8f4d-4ef4-b6fc-52741530b04e found for delete ", "request_id": "req-dced7341-ba79-4aad-a5f5-459220d50f0f"}]} 2026-07-02 11:18:44.131 8 INFO neutron.services.segments.plugin [-] Segment a88a2986-8f4d-4ef4-b6fc-52741530b04e resource provider aggregate not found 2026-07-02 11:18:44.159 8 INFO neutron.services.segments.plugin [-] Segment a88a2986-8f4d-4ef4-b6fc-52741530b04e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a88a2986-8f4d-4ef4-b6fc-52741530b04e found for delete ", "request_id": "req-053e85f0-293b-458f-aff3-f5a9be432414"}]} [pid: 8|app: 0|req: 620/1107] 10.0.0.157 () {34 vars in 741 bytes} [Thu Jul 2 11:18:43 2026] PUT /v2.0/routers/da5ae925-b31a-4861-965e-564e5943d81f => generated 704 bytes in 656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1108] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:44 2026] GET /v2.0/security-groups?tenant_id=bbeabfff692b4eb98cc11b1996eba969&name=default => generated 2801 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1109] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:44 2026] DELETE /v2.0/security-groups/c5c8aa0c-fb92-42d7-9cee-c29c12f2e2ec => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1110] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:44 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1111] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:18:44 2026] GET /v2.0/routers/da5ae925-b31a-4861-965e-564e5943d81f => generated 704 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1112] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:18:45 2026] GET /v2.0/ports?device_id=da5ae925-b31a-4861-965e-564e5943d81f => 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: 491/1113] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:45 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&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: 492/1114] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:18:46 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1115] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:18:46 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:46.424 8 INFO neutron.services.segments.plugin [-] Segment a62cfcc0-3d06-4f08-b261-901cde8525b8 resource provider aggregate not found 2026-07-02 11:18:46.431 8 INFO neutron.services.segments.plugin [-] Segment a62cfcc0-3d06-4f08-b261-901cde8525b8 resource provider aggregate not found 2026-07-02 11:18:46.444 8 INFO neutron.services.segments.plugin [-] Segment a62cfcc0-3d06-4f08-b261-901cde8525b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a62cfcc0-3d06-4f08-b261-901cde8525b8 found for delete ", "request_id": "req-09b7155d-4d5f-4055-81b3-56c0824f2aef"}]} 2026-07-02 11:18:46.459 8 INFO neutron.services.segments.plugin [-] Segment a62cfcc0-3d06-4f08-b261-901cde8525b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a62cfcc0-3d06-4f08-b261-901cde8525b8 found for delete ", "request_id": "req-5c039932-8959-4403-89a7-345137cf8f07"}]} 2026-07-02 11:18:46.466 8 INFO neutron.db.l3_hamode_db [None req-bf2be829-7d11-4326-98f2-d3c11d440aa4 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] HA network 5ee37919-c147-4fcb-9c05-6234c202508f was deleted as no HA routers are present in tenant a12bf87265d14b439b475bf806829225. [pid: 8|app: 0|req: 623/1116] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:45 2026] DELETE /v2.0/routers/da5ae925-b31a-4861-965e-564e5943d81f => generated 0 bytes in 1316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1117] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:18:46 2026] GET /v2.0/ports?device_id=da5ae925-b31a-4861-965e-564e5943d81f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:46.549 8 INFO neutron.api.v2.resource [None req-b0b80183-9f2d-4608-b96e-1f16ce6b17dd 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1118] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:46 2026] DELETE /v2.0/routers/da5ae925-b31a-4861-965e-564e5943d81f => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1119] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:18:46 2026] GET /v2.0/ports?device_id=e39ee31f-d825-45b8-82c3-1f430dc4b21b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:46.614 8 INFO neutron.api.v2.resource [None req-da4fd0db-a899-4291-9b53-0006ac28d712 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1120] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:46 2026] DELETE /v2.0/routers/e39ee31f-d825-45b8-82c3-1f430dc4b21b => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:18:46.642 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2537ad5-9a9c-4f22-88da-b2771eebd257 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 496/1121] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:46 2026] DELETE /v2.0/subnets/1e4dd410-3449-4f73-9281-b70899a8177d => 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: 626/1122] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:18:46 2026] GET /v2.0/ports?device_id=27015aba-e723-4d04-9305-189d53457f71 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:46.744 7 INFO neutron.api.v2.resource [None req-6bc6472c-1ebc-44b6-9b23-738f7481a247 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 497/1123] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:46 2026] DELETE /v2.0/routers/27015aba-e723-4d04-9305-189d53457f71 => generated 135 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:18:46.776 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53408cb1-cf19-4175-b5e3-e5f882ea8527 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 498/1124] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:46 2026] DELETE /v2.0/subnets/590622d4-0a4b-466d-a2fe-f4fc1b1acf0d => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1125] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:18:46 2026] GET /v2.0/ports?device_id=3b19acf5-8364-48a0-bdcd-cba212075c58 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:46.849 7 INFO neutron.api.v2.resource [None req-23412653-77de-4487-86df-ace6f781c3aa 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 500/1126] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:46 2026] DELETE /v2.0/routers/3b19acf5-8364-48a0-bdcd-cba212075c58 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:18:46.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e769c021-f5c5-4835-aacb-8bee9db8acbc 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/1127] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:46 2026] DELETE /v2.0/subnets/aae4ab03-1e14-4d36-b301-6a4b1d855550 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:18:46.909 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17efc319-7754-4cd8-a7b2-dd819a10c046 508835031b6a4a15a1c5c1d11913d711 a12bf87265d14b439b475bf806829225 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 502/1128] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:18:46 2026] DELETE /v2.0/subnets/b66170f6-9b09-495b-a5ff-3e1f9c940795 => 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: 627/1129] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:46 2026] GET /v2.0/security-groups?tenant_id=8a6f3a0e1336478f8e5bf812c9f575ce&name=default => generated 2801 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1130] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:46 2026] DELETE /v2.0/security-groups/f14dd2c9-fa3c-47c8-89af-77d4d6b1e4ae => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1131] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:47 2026] GET /v2.0/security-groups?tenant_id=06d2bab25e4044f984a52f409c5c7acb&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1132] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:47 2026] DELETE /v2.0/security-groups/6bcc5227-7f7a-408c-98d9-dda3f611d1ef => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1133] 10.0.0.157 () {34 vars in 677 bytes} [Thu Jul 2 11:18:47 2026] POST /v2.0/subnetpools => generated 549 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1134] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:18:47 2026] GET /v2.0/subnetpools/4899dc96-790d-49d9-9d87-2e24fc880d73 => generated 549 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1135] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:18:47 2026] PUT /v2.0/subnetpools/4899dc96-790d-49d9-9d87-2e24fc880d73 => generated 500 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1136] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:18:47 2026] DELETE /v2.0/subnetpools/4899dc96-790d-49d9-9d87-2e24fc880d73 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:18:47.775 8 INFO neutron.api.v2.resource [None req-6e19b160-a353-4a39-af84-449ca3b7d484 6c6350f21d7c4ff4a8ff4dc83c6b7e99 7b2604bf363d42e2be0e7086d0fad5e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1137] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:18:47 2026] GET /v2.0/subnetpools/4899dc96-790d-49d9-9d87-2e24fc880d73 => generated 145 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:18:47.798 8 INFO neutron.api.v2.resource [None req-e6bf1efd-4a18-4218-b468-8c01dc34a08a 6c6350f21d7c4ff4a8ff4dc83c6b7e99 7b2604bf363d42e2be0e7086d0fad5e2 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1138] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:18:47 2026] DELETE /v2.0/subnetpools/4899dc96-790d-49d9-9d87-2e24fc880d73 => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1139] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:47 2026] GET /v2.0/security-groups?tenant_id=a12bf87265d14b439b475bf806829225&name=default => generated 2801 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1140] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:47 2026] DELETE /v2.0/security-groups/fa299a59-ea7f-46dd-953b-cbdb5f9a7e0b => 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: 506/1141] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:48 2026] GET /v2.0/security-groups?tenant_id=7b2604bf363d42e2be0e7086d0fad5e2&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: 636/1142] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:48 2026] DELETE /v2.0/security-groups/9ddf9aa5-23f1-493a-bfd6-7506af907eac => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1145] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:51 2026] GET /v2.0/security-groups?tenant_id=c7def21b07664e879d30e6949959f1fd&name=default => generated 2801 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1146] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:52 2026] DELETE /v2.0/security-groups/dfb22b6e-23cd-492b-9429-736f71165ea7 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:18:52.374 8 INFO neutron.db.segments_db [None req-0dc0a3fd-0ec8-4d4b-a759-2fa681d6fa38 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Added segment 766f4089-06b1-4019-95fe-6fd9488cb11f of type vxlan for network 97ca85e7-8f08-4e88-9006-851e04b2059d [pid: 7|app: 0|req: 509/1147] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:52 2026] GET /v2.0/security-groups?tenant_id=410fc70ceb354ed29370602149de8af0&name=default => generated 2801 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1148] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:18:52 2026] POST /v2.0/networks => generated 632 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:18:52.592 8 INFO neutron.db.segments_db [None req-69b48d32-cccc-4d44-9b80-29e4949817c7 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Added segment 319273da-906e-4c3b-b009-71c6e6a9d984 of type vxlan for network ac19dc53-f852-4254-83d3-7c0ef53ccce3 [pid: 7|app: 0|req: 510/1149] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:52 2026] DELETE /v2.0/security-groups/8583f750-c417-4d8a-a970-cd4dff3a9e74 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:18:52.941 8 INFO neutron.db.l3_hamode_db [None req-69b48d32-cccc-4d44-9b80-29e4949817c7 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 511/1150] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:53 2026] GET /v2.0/security-groups?tenant_id=c91f7b5a872f48129338eec6bbb9f53b&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1151] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:53 2026] DELETE /v2.0/security-groups/6617fd39-8196-498d-ae85-86041187c906 => 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: 513/1152] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:53 2026] GET /v2.0/security-groups?tenant_id=bcdf6fdc7d204d7c9c16ea2e6e2f2fe9&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1153] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:18:53 2026] DELETE /v2.0/security-groups/819f5a17-c37f-49ce-948f-5616555ee455 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:18:54.169 8 INFO neutron.db.l3_hamode_db [None req-69b48d32-cccc-4d44-9b80-29e4949817c7 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 640/1154] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:52 2026] POST /v2.0/routers => generated 695 bytes in 2982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1155] 10.0.0.157 () {32 vars in 776 bytes} [Thu Jul 2 11:18:55 2026] GET /v2.0/subnets?project_id=b070c17937fb4a0a8417941a0f3132be&cidr=10.100.0.0%2F28 => generated 14 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1156] 10.0.0.157 () {32 vars in 694 bytes} [Thu Jul 2 11:18:55 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1157] 10.0.0.157 () {32 vars in 784 bytes} [Thu Jul 2 11:18:55 2026] GET /v2.0/subnets?network_id=36fa1ba8-987a-4202-b5a6-c0df73c2ad62&cidr=10.100.0.0%2F28 => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:18:56.397 7 INFO neutron.db.segments_db [None req-c9a0582f-0eb3-4c08-b0b2-95a02d195cec 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 6cdadd86-4f4d-4af0-997a-abb9fb4c5a2c of type vxlan for network 2f7673d7-b540-49a1-adaa-ae015ae81173 [pid: 8|app: 0|req: 642/1158] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:56 2026] POST /v2.0/subnets => generated 632 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1159] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:18:56 2026] POST /v2.0/networks => generated 740 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1160] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:56 2026] POST /v2.0/subnets => generated 663 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:18:57.018 7 INFO neutron.db.segments_db [None req-77060206-9114-4ebd-87f7-9afbfd3db258 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment c592fad4-58fa-407c-bfbe-0cf2b4497638 of type vxlan for network cdd4b1d9-121a-457e-8636-2367f4aadf2f 2026-07-02 11:18:57.426 7 INFO neutron.db.l3_hamode_db [None req-77060206-9114-4ebd-87f7-9afbfd3db258 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:18:58.851 7 INFO neutron.db.l3_hamode_db [None req-77060206-9114-4ebd-87f7-9afbfd3db258 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 643/1161] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:18:56 2026] PUT /v2.0/routers/b9806567-f138-40b5-aa37-911e19295b23/add_router_interface => generated 309 bytes in 3220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1162] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:18:59 2026] GET /v2.0/security-groups?tenant_id=66d41c1e5092433a95669bc73716ac49&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1163] 10.0.0.4 () {34 vars in 988 bytes} [Thu Jul 2 11:18:59 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 1240 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1164] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:19:00 2026] GET /v2.0/networks => generated 6508 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1165] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:00 2026] DELETE /v2.0/security-groups/36794f42-6954-4824-a704-243026937a88 => 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: 648/1166] 10.0.0.4 () {34 vars in 1038 bytes} [Thu Jul 2 11:19:00 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&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: 649/1167] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:19:00 2026] GET /v2.0/subnets => generated 5005 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1168] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:18:56 2026] POST /v2.0/routers => generated 727 bytes in 3521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1169] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:19:00 2026] GET /v2.0/routers => generated 2188 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1170] 10.0.0.157 () {34 vars in 685 bytes} [Thu Jul 2 11:19:00 2026] POST /v2.0/security-groups => generated 1609 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1171] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1172] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:01 2026] POST /v2.0/security-group-rules => generated 564 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1173] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:01 2026] POST /v2.0/security-group-rules => generated 570 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1174] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:01 2026] POST /v2.0/security-group-rules => generated 569 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:01.534 8 INFO neutron.db.securitygroups_db [None req-49767fd1-8c45-4dcf-b62f-9383f5139e83 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Project b070c17937fb4a0a8417941a0f3132be 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: 656/1175] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:01 2026] POST /v2.0/security-group-rules => generated 575 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:01.685 8 INFO neutron.db.securitygroups_db [None req-1a9a23e4-599b-4000-a1e6-4701548aeb58 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Project b070c17937fb4a0a8417941a0f3132be 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: 657/1176] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:01 2026] POST /v2.0/security-group-rules => generated 574 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1177] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:01 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1178] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:01 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&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: 8|app: 0|req: 660/1179] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:19:02 2026] GET /v2.0/networks => generated 1297 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1180] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:02 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1181] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:02 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&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: 663/1182] 10.0.0.113 () {34 vars in 1098 bytes} [Thu Jul 2 11:19:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-255107943&fields=id&tenant_id=b070c17937fb4a0a8417941a0f3132be => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1183] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:19:02 2026] GET /v2.0/networks?id=97ca85e7-8f08-4e88-9006-851e04b2059d => generated 660 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1184] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:19:02 2026] GET /v2.0/quotas/b070c17937fb4a0a8417941a0f3132be => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1185] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:19:02 2026] GET /v2.0/ports?tenant_id=b070c17937fb4a0a8417941a0f3132be&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1186] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:19:03 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => 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: 668/1187] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:03 2026] GET /v2.0/security-groups?tenant_id=a19c6c9f009346dbb00d2ffc0c0ab34a&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1188] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:19:00 2026] PUT /v2.0/routers/7f9a1e19-7ec1-4725-98aa-c9771b22364a/add_router_interface => generated 309 bytes in 2906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1189] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:19:03 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?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: 670/1190] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:03 2026] DELETE /v2.0/security-groups/b40c773e-9722-46cd-928a-548dababf8d0 => 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: 671/1191] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:19:03 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?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: 672/1192] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:03 2026] GET /v2.0/ports?device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:19:03.793 7 INFO neutron.db.l3_db [None req-e08da7d9-4678-4bef-baa6-41436d5861ec 43748ea7365447b18a5eb5c4f3acd3e8 d3f7432c067b40c0950d02a570d139c2 - - - -] Floating IP 380258ee-d21e-4506-9d3b-bab86ad21b17 disassociated. External IP: 10.96.250.214, port: 03fbe222-a9fe-4e7c-888d-b24e74588134. [pid: 8|app: 0|req: 673/1193] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:03 2026] GET /v2.0/ports?device_id=a8781516-316b-4ecb-9064-c67832ca532b => 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: 674/1194] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:03 2026] GET /v2.0/security-groups?id=f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2&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: 521/1195] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:19:03 2026] DELETE /v2.0/ports/03fbe222-a9fe-4e7c-888d-b24e74588134 => generated 0 bytes in 947 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1196] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:04 2026] GET /v2.0/ports?device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:19:04.963 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d8d55d7-0437-4862-8ac5-b48f3a36eb0b'] response: {'server_uuid': 'a8781516-316b-4ecb-9064-c67832ca532b', 'name': 'network-vif-deleted', 'tag': '03fbe222-a9fe-4e7c-888d-b24e74588134', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 522/1197] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:19:04 2026] GET /v2.0/networks?id=97ca85e7-8f08-4e88-9006-851e04b2059d => generated 660 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1198] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:05 2026] DELETE /v2.0/security-groups/f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2 => 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: 523/1199] 199.19.213.217 () {34 vars in 1050 bytes} [Thu Jul 2 11:19:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b070c17937fb4a0a8417941a0f3132be => generated 180 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:05.146 8 INFO neutron.api.v2.resource [None req-e8e4ab13-0a15-486e-acf0-1c3b9a8ab658 43748ea7365447b18a5eb5c4f3acd3e8 d3f7432c067b40c0950d02a570d139c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 677/1200] 10.0.0.157 () {32 vars in 737 bytes} [Thu Jul 2 11:19:05 2026] GET /v2.0/security-groups/f2a2ca8e-00c1-4386-bd91-ebeb61e8dce2 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1201] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:19:05 2026] DELETE /v2.0/floatingips/380258ee-d21e-4506-9d3b-bab86ad21b17 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1202] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:19:05 2026] POST /v2.0/ports => generated 954 bytes in 636 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-07-02 11:19:06.164 8 INFO neutron.db.segments_db [None req-4676001b-3b27-4a22-8d75-117b551a02f7 dee7c9df4ca142069492554bb33713b3 ebd9ad95ecb84af498fe9827bab27c3f - - - -] Added segment af391732-0584-45d7-89bc-2c5ca1948829 of type vxlan for network 4a812f70-3f01-45c6-872c-441b71e828ec [pid: 8|app: 0|req: 679/1203] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:05 2026] POST /v2.0/networks => generated 647 bytes in 647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1204] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:19:06 2026] PUT /v2.0/ports/3f4c5708-2682-4a04-bf8c-3c27ee3c8f23 => generated 1199 bytes in 627 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: 681/1205] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:06 2026] GET /v2.0/ports?device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 969 bytes in 73 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: 682/1206] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:19:07 2026] GET /v2.0/networks?id=2f7673d7-b540-49a1-adaa-ae015ae81173 => generated 672 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1209] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:19:05 2026] PUT /v2.0/routers/b9c31738-92bf-4e0d-9f3e-e1902391f5c8/remove_router_interface => generated 309 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1210] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:19:07 2026] GET /v2.0/ports?tenant_id=b070c17937fb4a0a8417941a0f3132be&device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1211] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:07 2026] GET /v2.0/security-groups?id=228d362a-e77d-4280-9c04-b796e21e62a0&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: 528/1212] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:19:07 2026] GET /v2.0/quotas/6c3e9f49869047d6bcb89eabd99ae272 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:07.472 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61084243-0f2d-49bc-8c62-1f4d38809695'] response: {'name': 'network-changed', 'server_uuid': 'f77929d4-0c38-44e5-ab31-00fa345b0dca', 'tag': '3f4c5708-2682-4a04-bf8c-3c27ee3c8f23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 685/1213] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:07 2026] POST /v2.0/subnets => generated 649 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1214] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:19:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3f4c5708-2682-4a04-bf8c-3c27ee3c8f23 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1215] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:19:07 2026] GET /v2.0/ports?tenant_id=6c3e9f49869047d6bcb89eabd99ae272&fields=id => generated 103 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:07.931 8 INFO neutron.db.segments_db [None req-c1a68afa-c15f-4b8a-9419-68cbf1691952 dee7c9df4ca142069492554bb33713b3 ebd9ad95ecb84af498fe9827bab27c3f - - - -] Added segment 50c9dd00-6970-4cea-9969-c0658b29fdb2 of type vxlan for network ce5ac8c8-de9a-40aa-a608-87ea2ae41242 [pid: 8|app: 0|req: 688/1216] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:07 2026] POST /v2.0/networks => generated 648 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1217] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:19:08 2026] GET /v2.0/subnets?id=6b96d65a-6d45-4385-a0be-7cf8a6b23c9e => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1218] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:19:08 2026] GET /v2.0/networks/2f7673d7-b540-49a1-adaa-ae015ae81173?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1219] 10.0.0.157 () {34 vars in 743 bytes} [Thu Jul 2 11:19:08 2026] PUT /v2.0/networks/ce5ac8c8-de9a-40aa-a608-87ea2ae41242 => generated 592 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1220] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:19:08 2026] GET /v2.0/ports?network_id=97ca85e7-8f08-4e88-9006-851e04b2059d&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1221] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:19:08 2026] GET /v2.0/networks/2f7673d7-b540-49a1-adaa-ae015ae81173?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-07-02 11:19:08.962 7 INFO neutron.services.segments.plugin [-] Segment 99586e15-2b4c-49ba-9af5-b0601ba97e76 resource provider aggregate not found 2026-07-02 11:19:08.968 7 INFO neutron.services.segments.plugin [-] Segment 99586e15-2b4c-49ba-9af5-b0601ba97e76 resource provider aggregate not found 2026-07-02 11:19:08.989 7 INFO neutron.services.segments.plugin [-] Segment 99586e15-2b4c-49ba-9af5-b0601ba97e76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99586e15-2b4c-49ba-9af5-b0601ba97e76 found for delete ", "request_id": "req-b19702e2-89e7-4383-a1e3-609102a9dd13"}]} 2026-07-02 11:19:08.990 7 INFO neutron.services.segments.plugin [-] Segment 99586e15-2b4c-49ba-9af5-b0601ba97e76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99586e15-2b4c-49ba-9af5-b0601ba97e76 found for delete ", "request_id": "req-e1a59e8d-7287-4425-a60f-a4bc9cf9a985"}]} 2026-07-02 11:19:09.000 7 INFO neutron.db.l3_hamode_db [None req-045df761-9f97-45b1-b1d8-6a9201d58fc8 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] HA network a7e69b5f-74d5-4906-8414-3abfc1386748 was deleted as no HA routers are present in tenant d3f7432c067b40c0950d02a570d139c2. [pid: 7|app: 0|req: 529/1222] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:07 2026] DELETE /v2.0/routers/b9c31738-92bf-4e0d-9f3e-e1902391f5c8 => generated 0 bytes in 1584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1223] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:08 2026] POST /v2.0/subnets => generated 622 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1224] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:19:09 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1225] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:09 2026] GET /v2.0/ports?device_id=9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd => 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: 695/1226] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:09 2026] GET /v2.0/ports?device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1227] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:09 2026] DELETE /v2.0/subnets/f0f0f617-5c51-4f9f-ac09-e27480226877 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1228] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:19:09 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1229] 10.0.0.157 () {34 vars in 741 bytes} [Thu Jul 2 11:19:09 2026] PUT /v2.0/subnets/da689465-0991-4d23-8780-6ea957876dfa => generated 632 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1230] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:09 2026] GET /v2.0/security-groups?id=228d362a-e77d-4280-9c04-b796e21e62a0&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:10.069 8 INFO neutron.services.segments.plugin [-] Segment 6557b880-6ba8-431a-8ac6-bbcdb9145d60 resource provider aggregate not found 2026-07-02 11:19:10.078 8 INFO neutron.services.segments.plugin [-] Segment 6557b880-6ba8-431a-8ac6-bbcdb9145d60 resource provider aggregate not found 2026-07-02 11:19:10.093 8 INFO neutron.services.segments.plugin [-] Segment 6557b880-6ba8-431a-8ac6-bbcdb9145d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6557b880-6ba8-431a-8ac6-bbcdb9145d60 found for delete ", "request_id": "req-dbcee789-d853-4ba7-ab99-94282b52945d"}]} 2026-07-02 11:19:10.100 8 INFO neutron.services.segments.plugin [-] Segment 6557b880-6ba8-431a-8ac6-bbcdb9145d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6557b880-6ba8-431a-8ac6-bbcdb9145d60 found for delete ", "request_id": "req-3f2628f5-0c4e-4f8f-bcec-e359052856ae"}]} [pid: 8|app: 0|req: 697/1231] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:09 2026] DELETE /v2.0/networks/fc5b0d6f-60df-4bce-afd0-735ff44f4bbd => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1232] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/ports?tenant_id=b070c17937fb4a0a8417941a0f3132be&device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1233] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/networks?id=2f7673d7-b540-49a1-adaa-ae015ae81173 => generated 672 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1234] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/networks?id=97ca85e7-8f08-4e88-9006-851e04b2059d => generated 756 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1235] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:09 2026] DELETE /v2.0/networks/ce5ac8c8-de9a-40aa-a608-87ea2ae41242 => generated 0 bytes in 790 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1236] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/ports?device_id=9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd => 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: 702/1237] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3f4c5708-2682-4a04-bf8c-3c27ee3c8f23 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:19:10.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66051228-db80-44c5-85ae-33268a3406f9 dee7c9df4ca142069492554bb33713b3 ebd9ad95ecb84af498fe9827bab27c3f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 703/1238] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:10 2026] DELETE /v2.0/networks/ce5ac8c8-de9a-40aa-a608-87ea2ae41242 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1239] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/security-groups?tenant_id=d3f7432c067b40c0950d02a570d139c2&name=default => generated 2801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1240] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/subnets?id=6b96d65a-6d45-4385-a0be-7cf8a6b23c9e => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1241] 10.0.0.157 () {32 vars in 694 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1242] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:10 2026] DELETE /v2.0/security-groups/40af92ee-1458-4d22-ad5a-a994794211dc => 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: 708/1243] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/ports?network_id=97ca85e7-8f08-4e88-9006-851e04b2059d&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: 709/1244] 10.0.0.157 () {32 vars in 742 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/subnets?network_id=36fa1ba8-987a-4202-b5a6-c0df73c2ad62 => 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: 710/1245] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/ports?device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1246] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1247] 10.0.0.157 () {32 vars in 653 bytes} [Thu Jul 2 11:19:10 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: 713/1248] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:10 2026] GET /v2.0/security-groups?id=228d362a-e77d-4280-9c04-b796e21e62a0&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:11.035 7 INFO neutron.services.segments.plugin [-] Segment 50c9dd00-6970-4cea-9969-c0658b29fdb2 resource provider aggregate not found 2026-07-02 11:19:11.040 7 INFO neutron.services.segments.plugin [-] Segment 50c9dd00-6970-4cea-9969-c0658b29fdb2 resource provider aggregate not found 2026-07-02 11:19:11.068 7 INFO neutron.services.segments.plugin [-] Segment 50c9dd00-6970-4cea-9969-c0658b29fdb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50c9dd00-6970-4cea-9969-c0658b29fdb2 found for delete ", "request_id": "req-b7d77b9b-eb62-4ffc-8923-2ade86bf25a0"}]} 2026-07-02 11:19:11.069 7 INFO neutron.services.segments.plugin [-] Segment 50c9dd00-6970-4cea-9969-c0658b29fdb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50c9dd00-6970-4cea-9969-c0658b29fdb2 found for delete ", "request_id": "req-72956244-3694-4ecb-b7ab-4c661ac5b83c"}]} [pid: 7|app: 0|req: 536/1249] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:19:10 2026] POST /v2.0/ports => generated 958 bytes in 731 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: 714/1250] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:19:11 2026] GET /v2.0/networks => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1251] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:19:11 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?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: 538/1252] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:19:11 2026] GET /v2.0/subnets => generated 1265 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1253] 10.0.0.157 () {32 vars in 723 bytes} [Thu Jul 2 11:19:11 2026] GET /v2.0/networks/4a812f70-3f01-45c6-872c-441b71e828ec => generated 672 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1254] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:19:11 2026] GET /v2.0/subnets/063a50a2-bd5c-460a-a52d-cf6130716ce0 => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:11.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-294d2d2a-05bd-4c5c-aa4c-4d78b5141b1b dee7c9df4ca142069492554bb33713b3 ebd9ad95ecb84af498fe9827bab27c3f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 541/1255] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:11 2026] DELETE /v2.0/subnets/da689465-0991-4d23-8780-6ea957876dfa => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:19:11.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94662897-ab2a-4c7e-9b8a-1760a26f11ce dee7c9df4ca142069492554bb33713b3 ebd9ad95ecb84af498fe9827bab27c3f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1256] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:11 2026] DELETE /v2.0/networks/ce5ac8c8-de9a-40aa-a608-87ea2ae41242 => generated 138 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1257] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:11 2026] GET /v2.0/ports?device_id=9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1258] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:19:11 2026] PUT /v2.0/ports/15050e18-5a31-4e0e-af3c-056182ed91e8 => generated 1203 bytes in 594 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-07-02 11:19:11.792 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-efa4d778-08fc-4fc5-8868-f3feff941ab0'] response: {'name': 'network-changed', 'server_uuid': '9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd', 'tag': '15050e18-5a31-4e0e-af3c-056182ed91e8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 716/1259] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:11 2026] GET /v2.0/security-groups?id=bd750f47-dd91-44d6-b89d-551f86f533e6&fields=id&fields=name => generated 88 bytes in 91 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: 544/1260] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:11 2026] DELETE /v2.0/subnets/063a50a2-bd5c-460a-a52d-cf6130716ce0 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1261] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:19:11 2026] GET /v2.0/ports?tenant_id=6c3e9f49869047d6bcb89eabd99ae272&device_id=9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1262] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:19:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=15050e18-5a31-4e0e-af3c-056182ed91e8 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1263] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:19:11 2026] GET /v2.0/subnets?id=e8261163-85a9-4cb2-845d-2f7816bdbd05 => generated 666 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1264] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/ports?network_id=2f7673d7-b540-49a1-adaa-ae015ae81173&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1265] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/networks/2f7673d7-b540-49a1-adaa-ae015ae81173?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1266] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/ports?device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1267] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/networks/2f7673d7-b540-49a1-adaa-ae015ae81173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1268] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:11 2026] DELETE /v2.0/networks/4a812f70-3f01-45c6-872c-441b71e828ec => generated 0 bytes in 529 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1269] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/security-groups?id=228d362a-e77d-4280-9c04-b796e21e62a0&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1270] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/ports?tenant_id=6c3e9f49869047d6bcb89eabd99ae272&device_id=9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd => 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: 725/1271] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/networks?id=2f7673d7-b540-49a1-adaa-ae015ae81173 => generated 768 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1272] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/ports?device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1273] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=15050e18-5a31-4e0e-af3c-056182ed91e8 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1274] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/subnets?id=e8261163-85a9-4cb2-845d-2f7816bdbd05 => generated 666 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1275] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/security-groups?id=228d362a-e77d-4280-9c04-b796e21e62a0&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1276] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/ports?network_id=2f7673d7-b540-49a1-adaa-ae015ae81173&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1277] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/ports?device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1278] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/networks/2f7673d7-b540-49a1-adaa-ae015ae81173?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1279] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:19:12 2026] GET /v2.0/networks/2f7673d7-b540-49a1-adaa-ae015ae81173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1280] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:13 2026] GET /v2.0/ports?device_id=9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd => generated 973 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1281] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:13 2026] GET /v2.0/security-groups?tenant_id=ebd9ad95ecb84af498fe9827bab27c3f&name=default => generated 2801 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1282] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:13 2026] GET /v2.0/security-groups?id=bd750f47-dd91-44d6-b89d-551f86f533e6&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:19:13.434 7 INFO neutron.services.segments.plugin [-] Segment af391732-0584-45d7-89bc-2c5ca1948829 resource provider aggregate not found 2026-07-02 11:19:13.442 7 INFO neutron.services.segments.plugin [-] Segment af391732-0584-45d7-89bc-2c5ca1948829 resource provider aggregate not found 2026-07-02 11:19:13.453 7 INFO neutron.services.segments.plugin [-] Segment af391732-0584-45d7-89bc-2c5ca1948829 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af391732-0584-45d7-89bc-2c5ca1948829 found for delete ", "request_id": "req-b0ad5d77-a5b4-417b-9089-7e8e7cddf3c8"}]} 2026-07-02 11:19:13.474 7 INFO neutron.services.segments.plugin [-] Segment af391732-0584-45d7-89bc-2c5ca1948829 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af391732-0584-45d7-89bc-2c5ca1948829 found for delete ", "request_id": "req-5a2d4073-a71e-49a8-8584-b355a9c91f40"}]} [pid: 8|app: 0|req: 734/1283] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:13 2026] DELETE /v2.0/security-groups/02337362-5dcb-44c4-a1fb-9493a55507a6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:19:14.487 7 INFO neutron.db.l3_db [None req-c8d42418-32f9-4585-baf7-94548b986237 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Floating IP 75d9c450-a30d-4d57-8154-efdf54b2982a associated. External IP: 10.96.250.201, port: 3f4c5708-2682-4a04-bf8c-3c27ee3c8f23. [pid: 8|app: 0|req: 735/1284] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:14 2026] GET /v2.0/ports?device_id=9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1285] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:14 2026] GET /v2.0/security-groups?id=bd750f47-dd91-44d6-b89d-551f86f533e6&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: 550/1286] 10.0.0.157 () {34 vars in 677 bytes} [Thu Jul 2 11:19:12 2026] POST /v2.0/floatingips => generated 855 bytes in 2129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1287] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:19:14 2026] GET /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:15.582 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-179d2df3-340b-4272-92d2-3d931d34ab12'] response: {'name': 'network-changed', 'server_uuid': 'f77929d4-0c38-44e5-ab31-00fa345b0dca', 'tag': '3f4c5708-2682-4a04-bf8c-3c27ee3c8f23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 738/1288] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:19:15 2026] GET /v2.0/ports?tenant_id=b070c17937fb4a0a8417941a0f3132be&device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1289] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:15 2026] GET /v2.0/ports?device_id=9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1290] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:19:15 2026] GET /v2.0/networks?id=97ca85e7-8f08-4e88-9006-851e04b2059d => generated 756 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1291] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:15 2026] GET /v2.0/security-groups?id=bd750f47-dd91-44d6-b89d-551f86f533e6&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: 742/1292] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:19:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3f4c5708-2682-4a04-bf8c-3c27ee3c8f23 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1293] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:19:15 2026] GET /v2.0/subnets?id=6b96d65a-6d45-4385-a0be-7cf8a6b23c9e => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1294] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:19:15 2026] GET /v2.0/ports?network_id=97ca85e7-8f08-4e88-9006-851e04b2059d&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:19:16.033 7 INFO neutron.db.segments_db [None req-e7da2f97-eb36-4660-ac88-591cc06d7af3 8f06742bf9c54b63afec734de124b235 2dc1b21712c740429e2769e4d6b54650 - - - -] Added segment cf4b5761-0e6b-4562-ae43-599131e67578 of type vxlan for network 691c77ae-d653-4fd3-b821-926411dec60e [pid: 8|app: 0|req: 745/1295] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:19:16 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?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: 746/1296] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:19:16 2026] GET /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1297] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:15 2026] POST /v2.0/networks => generated 649 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1298] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:19:16 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1299] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:16 2026] GET /v2.0/security-groups?tenant_id=045c5e33845b427c83ead18a7dab745d&name=default => generated 2801 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1300] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:16 2026] GET /v2.0/ports?device_id=9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1301] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:16 2026] DELETE /v2.0/security-groups/75162c9a-3d3c-4b56-87b8-a8967ffccbab => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1302] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:19:16 2026] POST /v2.0/ports => generated 779 bytes in 455 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: 750/1303] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:16 2026] GET /v2.0/security-groups?id=bd750f47-dd91-44d6-b89d-551f86f533e6&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:19:16.839 7 INFO neutron.db.segments_db [None req-d3054247-340f-42aa-84f4-0c236f6c1ca5 8f06742bf9c54b63afec734de124b235 2dc1b21712c740429e2769e4d6b54650 - - - -] Added segment c78873b8-9088-4d8c-94ff-aec0c53ded47 of type vxlan for network 5114a2aa-00dc-4203-b257-ccc32f684c07 [pid: 7|app: 0|req: 554/1304] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:16 2026] POST /v2.0/networks => generated 636 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1305] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:16 2026] GET /v2.0/security-groups?tenant_id=505d1a4405eb4bc7b93175af1691305f&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1306] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:17 2026] DELETE /v2.0/security-groups/76974bc7-dcc5-4ba2-bdf0-13bbcd5e250f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1307] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:19:17 2026] GET /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 857 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1308] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:19:17 2026] GET /v2.0/ports?device_id=9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1309] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:17 2026] POST /v2.0/subnets => generated 622 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1310] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:19:17 2026] POST /v2.0/ports => generated 966 bytes in 582 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/1311] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:18 2026] GET /v2.0/ports?device_id=9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd => generated 975 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1312] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:19:17 2026] DELETE /v2.0/ports/15050e18-5a31-4e0e-af3c-056182ed91e8 => generated 0 bytes in 917 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:19:18.334 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a59e3dc-6ce9-49d0-9729-8dc0ff69fe21'] response: {'server_uuid': '9a01d4aa-87e9-4a40-87f2-0aa6cb4bcadd', 'name': 'network-vif-deleted', 'tag': '15050e18-5a31-4e0e-af3c-056182ed91e8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 756/1313] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:18 2026] GET /v2.0/security-groups?id=bd750f47-dd91-44d6-b89d-551f86f533e6&fields=id&fields=name => generated 88 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1314] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:19:18 2026] DELETE /v2.0/ports/90700ef7-55ac-459f-ac10-b68bbd5d910a => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:19:18.768 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2dd6c57-5394-4790-aaa0-27ced2e46eb6 8f06742bf9c54b63afec734de124b235 2dc1b21712c740429e2769e4d6b54650 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1315] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:19:18 2026] DELETE /v2.0/ports/90700ef7-55ac-459f-ac10-b68bbd5d910a => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:19:18.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2f02d3d-a0a5-4ce4-b9a5-8b53553be75c 8f06742bf9c54b63afec734de124b235 2dc1b21712c740429e2769e4d6b54650 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1316] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:19:18 2026] GET /v2.0/ports/90700ef7-55ac-459f-ac10-b68bbd5d910a => 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: 758/1317] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:18 2026] DELETE /v2.0/subnets/b07cbac0-1678-44b5-bf0d-334d631048b3 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:19:19.625 7 INFO neutron.services.segments.plugin [-] Segment c78873b8-9088-4d8c-94ff-aec0c53ded47 resource provider aggregate not found 2026-07-02 11:19:19.633 7 INFO neutron.services.segments.plugin [-] Segment c78873b8-9088-4d8c-94ff-aec0c53ded47 resource provider aggregate not found 2026-07-02 11:19:19.644 7 INFO neutron.services.segments.plugin [-] Segment c78873b8-9088-4d8c-94ff-aec0c53ded47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78873b8-9088-4d8c-94ff-aec0c53ded47 found for delete ", "request_id": "req-5c583608-97df-4b74-b7d9-5b728a330260"}]} [pid: 7|app: 0|req: 560/1318] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:19 2026] DELETE /v2.0/networks/5114a2aa-00dc-4203-b257-ccc32f684c07 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:19:19.752 8 INFO neutron.db.segments_db [None req-0bf18fcb-8fd4-462c-ba65-8ae5162030db 8f06742bf9c54b63afec734de124b235 2dc1b21712c740429e2769e4d6b54650 - - - -] Added segment 202b65a9-09c0-4a88-bbc1-30dfa17470fe of type vxlan for network 42b9938c-f81d-43fd-bc11-f8e1744bc9af [pid: 8|app: 0|req: 759/1319] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:19 2026] POST /v2.0/networks => generated 636 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:19.893 7 INFO neutron.services.segments.plugin [-] Segment c78873b8-9088-4d8c-94ff-aec0c53ded47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78873b8-9088-4d8c-94ff-aec0c53ded47 found for delete ", "request_id": "req-8e83721e-1011-4c50-a6fe-f8f501fe2fb8"}]} [pid: 7|app: 0|req: 561/1320] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:19 2026] POST /v2.0/subnets => generated 622 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1321] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:19:20 2026] POST /v2.0/ports => generated 927 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1322] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:19:20 2026] DELETE /v2.0/ports/9c18bd3b-1faa-499f-88b4-807e598aa61a => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1323] 10.0.0.4 () {34 vars in 988 bytes} [Thu Jul 2 11:19:21 2026] GET /v2.0/ports?device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:19:21.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ead16f69-3848-4aed-99d3-0f0f814e7869 8f06742bf9c54b63afec734de124b235 2dc1b21712c740429e2769e4d6b54650 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1326] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:19:21 2026] GET /v2.0/ports/9c18bd3b-1faa-499f-88b4-807e598aa61a => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1327] 10.0.0.4 () {34 vars in 1038 bytes} [Thu Jul 2 11:19:21 2026] GET /v2.0/security-groups?id=228d362a-e77d-4280-9c04-b796e21e62a0&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1328] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:21 2026] DELETE /v2.0/subnets/6a0a3f2c-e1f3-421b-899b-194c587ac98a => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1329] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:19:20 2026] PUT /v2.0/routers/7f9a1e19-7ec1-4725-98aa-c9771b22364a/remove_router_interface => generated 309 bytes in 1531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:22.220 8 INFO neutron.services.segments.plugin [-] Segment 202b65a9-09c0-4a88-bbc1-30dfa17470fe resource provider aggregate not found 2026-07-02 11:19:22.245 8 INFO neutron.services.segments.plugin [-] Segment 202b65a9-09c0-4a88-bbc1-30dfa17470fe resource provider aggregate not found 2026-07-02 11:19:22.254 8 INFO neutron.services.segments.plugin [-] Segment 202b65a9-09c0-4a88-bbc1-30dfa17470fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202b65a9-09c0-4a88-bbc1-30dfa17470fe found for delete ", "request_id": "req-c8f608d7-acbb-438d-816e-23c133e4ba69"}]} 2026-07-02 11:19:22.274 8 INFO neutron.services.segments.plugin [-] Segment 202b65a9-09c0-4a88-bbc1-30dfa17470fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202b65a9-09c0-4a88-bbc1-30dfa17470fe found for delete ", "request_id": "req-b208b7a1-d8d5-4552-90d5-3f6483d86d49"}]} [pid: 8|app: 0|req: 768/1330] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:21 2026] DELETE /v2.0/networks/42b9938c-f81d-43fd-bc11-f8e1744bc9af => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1331] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:19:22 2026] POST /v2.0/ports => generated 778 bytes in 347 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: 770/1332] 10.0.0.157 () {34 vars in 737 bytes} [Thu Jul 2 11:19:22 2026] PUT /v2.0/ports/9f02c396-3b54-4f1e-9aec-2805fccf7b6d => generated 752 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1333] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:19:22 2026] DELETE /v2.0/ports/9f02c396-3b54-4f1e-9aec-2805fccf7b6d => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 772/1334] 10.0.0.157 () {32 vars in 643 bytes} [Thu Jul 2 11:19:23 2026] GET /v2.0/ports => generated 782 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:23.292 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50469559-8df7-4fc8-a9b8-7853fc2e969e 8f06742bf9c54b63afec734de124b235 2dc1b21712c740429e2769e4d6b54650 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1335] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:19:23 2026] GET /v2.0/ports/9f02c396-3b54-4f1e-9aec-2805fccf7b6d => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1336] 10.0.0.157 () {32 vars in 643 bytes} [Thu Jul 2 11:19:23 2026] GET /v2.0/ports => generated 782 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1337] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:19:23 2026] GET /v2.0/ports/ac8251b0-9d08-436a-97a3-bea9846360f8 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:23.423 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3a5af9f-a730-42d1-bb9b-2979748a2b4d 8f06742bf9c54b63afec734de124b235 2dc1b21712c740429e2769e4d6b54650 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 776/1338] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:19:23 2026] DELETE /v2.0/ports/9c18bd3b-1faa-499f-88b4-807e598aa61a => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:19:23.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6aa9c696-e45b-4620-89c8-ff42d9f99529 8f06742bf9c54b63afec734de124b235 2dc1b21712c740429e2769e4d6b54650 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 777/1339] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:23 2026] DELETE /v2.0/subnets/6a0a3f2c-e1f3-421b-899b-194c587ac98a => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:19:23.488 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf0e5be6-93d9-44de-a191-1c0b5c905091 8f06742bf9c54b63afec734de124b235 2dc1b21712c740429e2769e4d6b54650 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1340] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:23 2026] DELETE /v2.0/subnets/b07cbac0-1678-44b5-bf0d-334d631048b3 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:19:23.496 7 INFO neutron.services.segments.plugin [-] Segment c592fad4-58fa-407c-bfbe-0cf2b4497638 resource provider aggregate not found 2026-07-02 11:19:23.502 7 INFO neutron.services.segments.plugin [-] Segment c592fad4-58fa-407c-bfbe-0cf2b4497638 resource provider aggregate not found 2026-07-02 11:19:23.518 7 INFO neutron.services.segments.plugin [-] Segment c592fad4-58fa-407c-bfbe-0cf2b4497638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c592fad4-58fa-407c-bfbe-0cf2b4497638 found for delete ", "request_id": "req-5bfb23ba-ba1d-47ae-9bd5-76a4483e736c"}]} 2026-07-02 11:19:23.521 7 INFO neutron.services.segments.plugin [-] Segment c592fad4-58fa-407c-bfbe-0cf2b4497638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c592fad4-58fa-407c-bfbe-0cf2b4497638 found for delete ", "request_id": "req-94581438-0492-4fec-9083-7f195223a11e"}]} 2026-07-02 11:19:23.528 7 INFO neutron.db.l3_hamode_db [None req-8113dcb7-c023-4230-a173-76c938eaf5da 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] HA network cdd4b1d9-121a-457e-8636-2367f4aadf2f was deleted as no HA routers are present in tenant 6c3e9f49869047d6bcb89eabd99ae272. [pid: 7|app: 0|req: 563/1341] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:22 2026] DELETE /v2.0/routers/7f9a1e19-7ec1-4725-98aa-c9771b22364a => generated 0 bytes in 1334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1342] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:19:23 2026] DELETE /v2.0/ports/ac8251b0-9d08-436a-97a3-bea9846360f8 => 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: 564/1343] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:23 2026] DELETE /v2.0/subnets/e8261163-85a9-4cb2-845d-2f7816bdbd05 => 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: 780/1344] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:23 2026] DELETE /v2.0/networks/691c77ae-d653-4fd3-b821-926411dec60e => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1345] 10.0.0.157 () {32 vars in 826 bytes} [Thu Jul 2 11:19:24 2026] GET /v2.0/ports?project_id=b070c17937fb4a0a8417941a0f3132be&network_id=97ca85e7-8f08-4e88-9006-851e04b2059d => generated 3691 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1346] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:23 2026] DELETE /v2.0/networks/2f7673d7-b540-49a1-adaa-ae015ae81173 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:19:24.541 8 INFO neutron.services.segments.plugin [-] Segment cf4b5761-0e6b-4562-ae43-599131e67578 resource provider aggregate not found 2026-07-02 11:19:24.548 8 INFO neutron.services.segments.plugin [-] Segment cf4b5761-0e6b-4562-ae43-599131e67578 resource provider aggregate not found 2026-07-02 11:19:24.569 8 INFO neutron.services.segments.plugin [-] Segment cf4b5761-0e6b-4562-ae43-599131e67578 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4b5761-0e6b-4562-ae43-599131e67578 found for delete ", "request_id": "req-1e338931-688d-4227-8d7b-f84959f13160"}]} 2026-07-02 11:19:24.570 8 INFO neutron.services.segments.plugin [-] Segment cf4b5761-0e6b-4562-ae43-599131e67578 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4b5761-0e6b-4562-ae43-599131e67578 found for delete ", "request_id": "req-bfab666f-7090-410f-99fd-122e41ecd38b"}]} [pid: 8|app: 0|req: 782/1347] 10.0.0.157 () {32 vars in 742 bytes} [Thu Jul 2 11:19:24 2026] GET /v2.0/subnets?network_id=36fa1ba8-987a-4202-b5a6-c0df73c2ad62 => generated 644 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1348] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:24 2026] GET /v2.0/security-groups?tenant_id=6c3e9f49869047d6bcb89eabd99ae272&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1349] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:24 2026] DELETE /v2.0/security-groups/bd750f47-dd91-44d6-b89d-551f86f533e6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1350] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:24 2026] GET /v2.0/security-groups?tenant_id=2dc1b21712c740429e2769e4d6b54650&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:19:24.936 8 INFO neutron.db.l3_db [None req-3c268b80-1ce9-4039-a212-e33d76fe8288 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Floating IP 75d9c450-a30d-4d57-8154-efdf54b2982a disassociated. External IP: 10.96.250.201, port: 3f4c5708-2682-4a04-bf8c-3c27ee3c8f23. [pid: 7|app: 0|req: 568/1351] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:24 2026] DELETE /v2.0/security-groups/4c0c1fae-625e-48f6-8770-f3f09df99810 => 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: 569/1352] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:25 2026] GET /v2.0/security-groups?tenant_id=4d5db5ee34e54687a4891774ac9e3830&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1353] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:19:24 2026] PUT /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 554 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1354] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:19:25 2026] GET /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:25.402 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2f3ebdb-cdd1-4653-9277-c49bebf14184'] response: {'name': 'network-changed', 'server_uuid': 'f77929d4-0c38-44e5-ab31-00fa345b0dca', 'tag': '3f4c5708-2682-4a04-bf8c-3c27ee3c8f23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 570/1355] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:25 2026] DELETE /v2.0/security-groups/006e54cf-453e-4bbe-8ab0-7ccfece11b56 => 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: 786/1356] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:19:25 2026] GET /v2.0/ports?tenant_id=b070c17937fb4a0a8417941a0f3132be&device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:19:25.557 7 INFO neutron.services.segments.plugin [-] Segment 6cdadd86-4f4d-4af0-997a-abb9fb4c5a2c resource provider aggregate not found 2026-07-02 11:19:25.568 7 INFO neutron.services.segments.plugin [-] Segment 6cdadd86-4f4d-4af0-997a-abb9fb4c5a2c resource provider aggregate not found 2026-07-02 11:19:25.579 7 INFO neutron.services.segments.plugin [-] Segment 6cdadd86-4f4d-4af0-997a-abb9fb4c5a2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cdadd86-4f4d-4af0-997a-abb9fb4c5a2c found for delete ", "request_id": "req-e92fb055-57b4-45a6-bae1-198f269732c5"}]} [pid: 7|app: 0|req: 571/1357] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:19:25 2026] GET /v2.0/networks?id=97ca85e7-8f08-4e88-9006-851e04b2059d => generated 756 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:25.597 7 INFO neutron.services.segments.plugin [-] Segment 6cdadd86-4f4d-4af0-997a-abb9fb4c5a2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cdadd86-4f4d-4af0-997a-abb9fb4c5a2c found for delete ", "request_id": "req-b9ffbb05-4a07-490d-94de-03f4e8d3904b"}]} [pid: 8|app: 0|req: 787/1358] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:19:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3f4c5708-2682-4a04-bf8c-3c27ee3c8f23 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1359] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:19:25 2026] GET /v2.0/subnets?id=6b96d65a-6d45-4385-a0be-7cf8a6b23c9e => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1360] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:25 2026] GET /v2.0/security-groups?tenant_id=abe5c3f5ebca474bbf26d219db8d7ef5&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1361] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:19:25 2026] GET /v2.0/ports?network_id=97ca85e7-8f08-4e88-9006-851e04b2059d&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1362] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:25 2026] DELETE /v2.0/security-groups/bc3648d0-b762-433b-9b01-f25c407f7b4c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1363] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:19:25 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?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: 574/1364] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:19:25 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1365] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:19:26 2026] GET /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:27.259 7 INFO neutron.db.segments_db [None req-3272a54f-4ac4-47a0-a7c8-84d2c2b55176 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Added segment 6a496165-cd0f-4517-a069-e15de80bef8a of type vxlan for network 3fdbfd29-6489-45a6-8d90-cf038310f365 [pid: 7|app: 0|req: 575/1366] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:26 2026] POST /v2.0/networks => generated 630 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1367] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:19:27 2026] GET /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:27.490 8 INFO neutron.db.segments_db [None req-e97d13e1-6567-40d4-9d1b-aabe364b7ae9 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Added segment 1d495747-695a-4855-a5a0-bb4d7d75ce14 of type vxlan for network b093c2e6-2c8a-4423-af10-03b37b0d6953 [pid: 8|app: 0|req: 792/1368] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:27 2026] POST /v2.0/networks => generated 630 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1369] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:27 2026] POST /v2.0/subnets => generated 602 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1370] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:28 2026] POST /v2.0/subnets => generated 602 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:28.659 7 INFO neutron.db.segments_db [None req-9b229595-25a3-410c-b100-f6bfad4032be 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Added segment 04fbfd0c-1f44-4aec-9c2b-637cedcca21c of type vxlan for network 8c573556-c736-40ae-8a03-e58430b0f6a5 [pid: 8|app: 0|req: 794/1371] 10.0.0.157 () {34 vars in 685 bytes} [Thu Jul 2 11:19:28 2026] POST /v2.0/security-groups => generated 1609 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1372] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1373] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:29 2026] POST /v2.0/security-group-rules => generated 564 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:29.273 7 INFO neutron.db.l3_hamode_db [None req-9b229595-25a3-410c-b100-f6bfad4032be 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 797/1374] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1375] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:29.662 8 INFO neutron.db.securitygroups_db [None req-0f9397ca-c32a-450d-8845-1a0eebcc8634 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Project b070c17937fb4a0a8417941a0f3132be 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: 799/1376] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:29 2026] POST /v2.0/security-group-rules => generated 575 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:29.837 8 INFO neutron.db.securitygroups_db [None req-956db145-77e4-4348-b118-be8469d6c374 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Project b070c17937fb4a0a8417941a0f3132be 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: 800/1377] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:19:29 2026] POST /v2.0/security-group-rules => generated 574 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:30.073 7 INFO neutron.db.l3_hamode_db [None req-9b229595-25a3-410c-b100-f6bfad4032be 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 801/1378] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:19:30 2026] GET /v2.0/networks => generated 1297 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1379] 10.0.0.113 () {34 vars in 1098 bytes} [Thu Jul 2 11:19:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-193118538&fields=id&tenant_id=b070c17937fb4a0a8417941a0f3132be => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1380] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:19:30 2026] GET /v2.0/networks?id=97ca85e7-8f08-4e88-9006-851e04b2059d => generated 660 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1381] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:19:30 2026] GET /v2.0/quotas/b070c17937fb4a0a8417941a0f3132be => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1382] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:19:30 2026] GET /v2.0/ports?tenant_id=b070c17937fb4a0a8417941a0f3132be&fields=id => generated 149 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1383] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:19:31 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?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: 578/1384] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:28 2026] POST /v2.0/routers => generated 507 bytes in 2528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1385] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:19:31 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1386] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:31 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1387] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:19:32 2026] GET /v2.0/networks?id=97ca85e7-8f08-4e88-9006-851e04b2059d => generated 660 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1388] 199.19.213.217 () {34 vars in 1050 bytes} [Thu Jul 2 11:19:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b070c17937fb4a0a8417941a0f3132be => generated 272 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1389] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:32 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1390] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:19:31 2026] PUT /v2.0/routers/55636f1d-a117-4b99-ace1-d292ed09a4ce/add_router_interface => generated 309 bytes in 1703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1391] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:19:32 2026] GET /v2.0/ports/787af8ca-8520-4554-be0c-873e9128a2f5 => generated 955 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1392] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:19:32 2026] POST /v2.0/ports => generated 958 bytes in 586 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: 813/1393] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:19:33 2026] PUT /v2.0/ports/37225f04-47ca-471d-ad2d-6a4adf4cc34c => generated 1203 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:19:33.630 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b88a090-d4d0-451e-960b-476d920cf4d7'] response: {'name': 'network-changed', 'server_uuid': '4d608d77-ce34-4e9f-b54e-8715984b12c4', 'tag': '37225f04-47ca-471d-ad2d-6a4adf4cc34c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 814/1394] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:33 2026] GET /v2.0/security-groups?tenant_id=8a66af1d46d2472687746e143979bf55&name=default => generated 2801 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1395] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:33 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1396] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:19:33 2026] GET /v2.0/ports?tenant_id=b070c17937fb4a0a8417941a0f3132be&device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1397] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:33 2026] DELETE /v2.0/security-groups/acc3200c-7972-4127-ac07-dc83bd009268 => 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: 818/1398] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/security-groups?id=81a3d0f8-793f-4378-8207-1f1c64c4ffd8&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1399] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=37225f04-47ca-471d-ad2d-6a4adf4cc34c => 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: 820/1400] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/subnets?id=6b96d65a-6d45-4385-a0be-7cf8a6b23c9e => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1401] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/security-groups?tenant_id=f56d0997c72540dfa3e8a81333106c15&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: 822/1402] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/ports?network_id=97ca85e7-8f08-4e88-9006-851e04b2059d&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: 823/1403] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:34 2026] DELETE /v2.0/security-groups/ab2a75f3-8487-4ae8-aa99-870265e886be => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1404] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?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: 581/1405] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:19:32 2026] PUT /v2.0/routers/55636f1d-a117-4b99-ace1-d292ed09a4ce/add_router_interface => generated 309 bytes in 1627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1406] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?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: 582/1407] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/ports/9cddf26a-668d-4756-9706-9647d0fb141f => generated 955 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1408] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/ports?tenant_id=b070c17937fb4a0a8417941a0f3132be&device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => 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: 827/1409] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/networks?id=97ca85e7-8f08-4e88-9006-851e04b2059d => generated 756 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1410] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=37225f04-47ca-471d-ad2d-6a4adf4cc34c => 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: 829/1411] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/subnets?id=6b96d65a-6d45-4385-a0be-7cf8a6b23c9e => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1412] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/ports?network_id=97ca85e7-8f08-4e88-9006-851e04b2059d&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1413] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:19:34 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?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: 832/1414] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:19:35 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?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: 833/1415] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:35 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1416] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:35 2026] GET /v2.0/security-groups?id=81a3d0f8-793f-4378-8207-1f1c64c4ffd8&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1417] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:19:34 2026] PUT /v2.0/routers/55636f1d-a117-4b99-ace1-d292ed09a4ce/remove_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1420] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:36 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => generated 973 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1421] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:36 2026] GET /v2.0/security-groups?id=81a3d0f8-793f-4378-8207-1f1c64c4ffd8&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1422] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:37 2026] GET /v2.0/security-groups?tenant_id=54c9316019d54364816a33c25a24bf82&name=default => generated 2801 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1423] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:37 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => 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: 590/1424] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:37 2026] DELETE /v2.0/security-groups/563ff587-b2ce-4aec-8b4f-14b6e7fd07d3 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1425] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:38 2026] GET /v2.0/security-groups?id=81a3d0f8-793f-4378-8207-1f1c64c4ffd8&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: 592/1426] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:38 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1427] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:38 2026] GET /v2.0/security-groups?id=81a3d0f8-793f-4378-8207-1f1c64c4ffd8&fields=id&fields=name => generated 113 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1428] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:19:38 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => 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: 835/1429] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:19:35 2026] PUT /v2.0/routers/55636f1d-a117-4b99-ace1-d292ed09a4ce/remove_router_interface => generated 309 bytes in 2608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1430] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:19:38 2026] GET /v2.0/ports?device_id=55636f1d-a117-4b99-ace1-d292ed09a4ce => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:19:39.436 8 INFO neutron.services.segments.plugin [-] Segment 04fbfd0c-1f44-4aec-9c2b-637cedcca21c resource provider aggregate not found 2026-07-02 11:19:39.444 8 INFO neutron.services.segments.plugin [-] Segment 04fbfd0c-1f44-4aec-9c2b-637cedcca21c resource provider aggregate not found 2026-07-02 11:19:39.466 8 INFO neutron.services.segments.plugin [-] Segment 04fbfd0c-1f44-4aec-9c2b-637cedcca21c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04fbfd0c-1f44-4aec-9c2b-637cedcca21c found for delete ", "request_id": "req-0a582a00-e90a-4771-8ac9-fb021ffb2380"}]} 2026-07-02 11:19:39.469 8 INFO neutron.services.segments.plugin [-] Segment 04fbfd0c-1f44-4aec-9c2b-637cedcca21c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04fbfd0c-1f44-4aec-9c2b-637cedcca21c found for delete ", "request_id": "req-00af549b-b686-4bd1-a309-d71a5891aa2d"}]} 2026-07-02 11:19:39.473 8 INFO neutron.db.l3_hamode_db [None req-4eecdcc9-e0a7-4864-a915-67522dae5932 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] HA network 8c573556-c736-40ae-8a03-e58430b0f6a5 was deleted as no HA routers are present in tenant d8394aa36b33483c8d9cd7d3cf6ddd0d. [pid: 8|app: 0|req: 837/1431] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:38 2026] DELETE /v2.0/routers/55636f1d-a117-4b99-ace1-d292ed09a4ce => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:19:39.585 7 INFO neutron.db.l3_db [None req-91c0a02c-5549-412f-9030-3eb40cb6a110 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Floating IP 75d9c450-a30d-4d57-8154-efdf54b2982a associated. External IP: 10.96.250.201, port: 37225f04-47ca-471d-ad2d-6a4adf4cc34c. [pid: 8|app: 0|req: 838/1432] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:19:39 2026] GET /v2.0/security-groups?tenant_id=4f539f5b541b4fada8a4df21b174d85c&name=default => generated 2801 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1433] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:19:38 2026] PUT /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 856 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:40.038 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-447cbb2a-a47b-4227-82d2-818139cdec63'] response: {'name': 'network-changed', 'server_uuid': '4d608d77-ce34-4e9f-b54e-8715984b12c4', 'tag': '37225f04-47ca-471d-ad2d-6a4adf4cc34c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 839/1434] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:39 2026] DELETE /v2.0/subnets/0697aea0-94cb-4438-a365-ff4f21fc475a => 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: 596/1435] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:39 2026] DELETE /v2.0/security-groups/cc5ff448-434c-48c5-9fd6-883c06eb4d45 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1436] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:19:40 2026] GET /v2.0/ports?tenant_id=b070c17937fb4a0a8417941a0f3132be&device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => 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: 840/1437] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:19:40 2026] GET /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 856 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1438] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:19:40 2026] GET /v2.0/networks?id=97ca85e7-8f08-4e88-9006-851e04b2059d => generated 756 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1439] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:40 2026] DELETE /v2.0/subnets/f83a2761-ae18-492a-a61c-896ae855b59c => 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: 599/1440] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:19:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=37225f04-47ca-471d-ad2d-6a4adf4cc34c => generated 859 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:40.678 8 INFO neutron.db.segments_db [None req-7d76b45d-f1bd-4f5e-94bf-e9fc7e75844e 9cc4a1d6ce3a4ea08c1926b7c52a5322 ade8bb5e552549048c796d3cdccb58b7 - - - -] Added segment 2c63c28d-1fac-4cb9-9c64-8ec8ec9a161c of type vxlan for network 1839a962-e5b6-46c9-a08d-13b12bf13a89 2026-07-02 11:19:40.774 7 INFO neutron.services.segments.plugin [-] Segment 1d495747-695a-4855-a5a0-bb4d7d75ce14 resource provider aggregate not found 2026-07-02 11:19:40.780 7 INFO neutron.services.segments.plugin [-] Segment 1d495747-695a-4855-a5a0-bb4d7d75ce14 resource provider aggregate not found 2026-07-02 11:19:40.802 7 INFO neutron.services.segments.plugin [-] Segment 1d495747-695a-4855-a5a0-bb4d7d75ce14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d495747-695a-4855-a5a0-bb4d7d75ce14 found for delete ", "request_id": "req-1d2f3f37-a58b-45e2-a069-e4d419db8717"}]} 2026-07-02 11:19:40.806 7 INFO neutron.services.segments.plugin [-] Segment 1d495747-695a-4855-a5a0-bb4d7d75ce14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d495747-695a-4855-a5a0-bb4d7d75ce14 found for delete ", "request_id": "req-5f438b54-5cfc-428d-af61-3e3c285835d6"}]} [pid: 8|app: 0|req: 842/1441] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:40 2026] POST /v2.0/networks => generated 647 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1442] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:40 2026] DELETE /v2.0/networks/b093c2e6-2c8a-4423-af10-03b37b0d6953 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1443] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:19:40 2026] GET /v2.0/subnets?id=6b96d65a-6d45-4385-a0be-7cf8a6b23c9e => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1444] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:40 2026] DELETE /v2.0/networks/3fdbfd29-6489-45a6-8d90-cf038310f365 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1445] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:19:41 2026] GET /v2.0/ports?network_id=97ca85e7-8f08-4e88-9006-851e04b2059d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:19:41.272 8 INFO neutron.db.segments_db [None req-584061ee-c0c7-4909-b6e2-a933cd64fbe9 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Added segment 5d6da7a3-1404-4657-991b-006f2c6aedeb of type vxlan for network ce7f490c-1626-468a-b791-3c1fef7fb171 [pid: 7|app: 0|req: 601/1446] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:40 2026] POST /v2.0/subnets => generated 603 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1447] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:19:41 2026] GET /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 856 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1448] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:41 2026] POST /v2.0/networks => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:41.497 8 INFO neutron.services.segments.plugin [-] Segment 6a496165-cd0f-4517-a069-e15de80bef8a resource provider aggregate not found [pid: 7|app: 0|req: 603/1449] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:19:41 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:19:41.507 8 INFO neutron.services.segments.plugin [-] Segment 6a496165-cd0f-4517-a069-e15de80bef8a resource provider aggregate not found 2026-07-02 11:19:41.526 8 INFO neutron.services.segments.plugin [-] Segment 6a496165-cd0f-4517-a069-e15de80bef8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a496165-cd0f-4517-a069-e15de80bef8a found for delete ", "request_id": "req-32d85435-d73a-44d4-8c39-9c44d3095401"}]} 2026-07-02 11:19:41.546 8 INFO neutron.db.segments_db [None req-c3e7edfb-c504-498d-8b88-85babb8a46f0 9cc4a1d6ce3a4ea08c1926b7c52a5322 ade8bb5e552549048c796d3cdccb58b7 - - - -] Added segment dafba54d-bbc7-44a1-ba19-494d1f17f2b9 of type vxlan for network 79d89c19-5f55-4757-a32b-f863f40ecc17 2026-07-02 11:19:41.548 8 INFO neutron.services.segments.plugin [-] Segment 6a496165-cd0f-4517-a069-e15de80bef8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a496165-cd0f-4517-a069-e15de80bef8a found for delete ", "request_id": "req-a20d5967-ac4a-4088-bacd-269a7556f6be"}]} [pid: 7|app: 0|req: 604/1450] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:41 2026] POST /v2.0/subnets => generated 602 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:41.913 8 INFO neutron.db.l3_hamode_db [None req-c3e7edfb-c504-498d-8b88-85babb8a46f0 9cc4a1d6ce3a4ea08c1926b7c52a5322 ade8bb5e552549048c796d3cdccb58b7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 605/1451] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:19:41 2026] GET /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:19:42.036 7 INFO neutron.db.segments_db [None req-66deb1b6-6bd6-4673-a069-f717604c7486 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Added segment 54d29cc7-f6af-4400-a5ca-7eaa377a8de1 of type vxlan for network 03c5c71c-e651-4af7-90ff-fe6dc84a9dd3 2026-07-02 11:19:42.482 7 INFO neutron.db.l3_hamode_db [None req-66deb1b6-6bd6-4673-a069-f717604c7486 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:19:42.680 7 INFO neutron.db.l3_hamode_db [None req-66deb1b6-6bd6-4673-a069-f717604c7486 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 606/1452] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:41 2026] POST /v2.0/routers => generated 507 bytes in 1669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1453] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:19:43 2026] GET /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:43.795 8 INFO neutron.db.l3_hamode_db [None req-c3e7edfb-c504-498d-8b88-85babb8a46f0 9cc4a1d6ce3a4ea08c1926b7c52a5322 ade8bb5e552549048c796d3cdccb58b7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 608/1454] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:19:43 2026] POST /v2.0/ports => generated 951 bytes in 516 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: 847/1455] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:41 2026] POST /v2.0/routers => generated 695 bytes in 3730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:45.458 8 INFO neutron.db.segments_db [None req-35c8f53c-cef6-4f3c-ade9-a5e9f8353c64 ef74b91768064282a9790c41760fa0a4 8e2054f7aab4464cb8265bad1db1eeb6 - - - -] Added segment 6e47a81e-8b12-4ecb-a166-89ddb8c96a11 of type vxlan for network 9b81ad27-97e2-49a1-bae5-ce4c7bddff04 [pid: 8|app: 0|req: 848/1456] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:45 2026] POST /v2.0/networks => generated 727 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1457] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:19:44 2026] PUT /v2.0/routers/c2af7ec1-b5ec-4360-8660-88194bdc9b1a/add_router_interface => generated 309 bytes in 1723 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: 610/1458] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:45 2026] POST /v2.0/subnets => generated 620 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1459] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:19:46 2026] GET /v2.0/ports/171670e8-cfd0-493f-9e25-78d8ed510801 => generated 1025 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:19:46.265 7 WARNING neutron.api.v2.base [None req-eb48dd8e-146a-46e6-9c61-4b6cc087f4a5 ef74b91768064282a9790c41760fa0a4 8e2054f7aab4464cb8265bad1db1eeb6 - - - -] 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-07-02 11:19:46.266 7 INFO neutron.api.v2.resource [None req-eb48dd8e-146a-46e6-9c61-4b6cc087f4a5 ef74b91768064282a9790c41760fa0a4 8e2054f7aab4464cb8265bad1db1eeb6 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 612/1460] 10.0.0.157 () {34 vars in 681 bytes} [Thu Jul 2 11:19:46 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1461] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:19:45 2026] PUT /v2.0/routers/d7006827-9127-44e8-a64b-5b7b43bae5ec/add_router_interface => generated 309 bytes in 1791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1462] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:19:46 2026] PUT /v2.0/routers/c2af7ec1-b5ec-4360-8660-88194bdc9b1a/remove_router_interface => generated 309 bytes in 1194 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: 614/1463] 10.0.0.4 () {34 vars in 988 bytes} [Thu Jul 2 11:19:47 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:19:47.971 8 INFO neutron.services.segments.plugin [-] Segment 6e47a81e-8b12-4ecb-a166-89ddb8c96a11 resource provider aggregate not found 2026-07-02 11:19:47.976 8 INFO neutron.services.segments.plugin [-] Segment 6e47a81e-8b12-4ecb-a166-89ddb8c96a11 resource provider aggregate not found 2026-07-02 11:19:48.000 8 INFO neutron.services.segments.plugin [-] Segment 6e47a81e-8b12-4ecb-a166-89ddb8c96a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e47a81e-8b12-4ecb-a166-89ddb8c96a11 found for delete ", "request_id": "req-43288811-6069-4554-83f4-36fef1157601"}]} [pid: 8|app: 0|req: 850/1464] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:47 2026] DELETE /v2.0/networks/9b81ad27-97e2-49a1-bae5-ce4c7bddff04 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:19:48.010 8 INFO neutron.services.segments.plugin [-] Segment 6e47a81e-8b12-4ecb-a166-89ddb8c96a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e47a81e-8b12-4ecb-a166-89ddb8c96a11 found for delete ", "request_id": "req-4e5cda17-2327-475f-943d-ae2c2f1623eb"}]} [pid: 7|app: 0|req: 615/1465] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:19:47 2026] POST /v2.0/ports => generated 958 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: 616/1466] 10.0.0.4 () {34 vars in 1038 bytes} [Thu Jul 2 11:19:48 2026] GET /v2.0/security-groups?id=81a3d0f8-793f-4378-8207-1f1c64c4ffd8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:48.196 8 INFO neutron.api.v2.resource [None req-3c396f75-e66f-4c13-8e05-39d011a4afee 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-07-02 11:19:48.197 7 INFO neutron.db.segments_db [None req-fcbd2a8b-2a3b-40c2-b289-3228c1abc4cf ef74b91768064282a9790c41760fa0a4 8e2054f7aab4464cb8265bad1db1eeb6 - - - -] Added segment 26ba29ed-9b00-4419-aa07-f33de688c40b of type vxlan for network 7463644b-a085-4ebc-97ab-605363c6f2bf [pid: 8|app: 0|req: 851/1467] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:19:48 2026] PUT /v2.0/routers/c2af7ec1-b5ec-4360-8660-88194bdc9b1a/remove_router_interface => generated 197 bytes in 189 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1468] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:48 2026] POST /v2.0/networks => generated 727 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1469] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:19:48 2026] GET /v2.0/ports?device_id=c2af7ec1-b5ec-4360-8660-88194bdc9b1a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1470] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:19:48 2026] POST /v2.0/ports => generated 955 bytes in 534 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: 619/1471] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:48 2026] POST /v2.0/subnets => generated 623 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:49.593 8 INFO neutron.db.l3_hamode_db [None req-7d097b2a-07bb-477d-8a61-311604e924d7 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] HA network 03c5c71c-e651-4af7-90ff-fe6dc84a9dd3 was deleted as no HA routers are present in tenant d8394aa36b33483c8d9cd7d3cf6ddd0d. [pid: 8|app: 0|req: 853/1472] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:48 2026] DELETE /v2.0/routers/c2af7ec1-b5ec-4360-8660-88194bdc9b1a => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:19:49.608 8 WARNING neutron.api.v2.base [None req-258bb50b-7f43-42fc-992c-484132e5b478 ef74b91768064282a9790c41760fa0a4 8e2054f7aab4464cb8265bad1db1eeb6 - - - -] 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-07-02 11:19:49.609 8 INFO neutron.api.v2.resource [None req-258bb50b-7f43-42fc-992c-484132e5b478 ef74b91768064282a9790c41760fa0a4 8e2054f7aab4464cb8265bad1db1eeb6 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 854/1473] 10.0.0.157 () {34 vars in 681 bytes} [Thu Jul 2 11:19:49 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1474] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:49 2026] DELETE /v2.0/subnets/ccb1fcec-1561-4eca-a33b-bfa848ede5f1 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:19:50.358 7 INFO neutron.db.l3_db [None req-146469b1-aeff-476a-894f-929d2904cb91 9cc4a1d6ce3a4ea08c1926b7c52a5322 ade8bb5e552549048c796d3cdccb58b7 - - - -] Floating IP 64cfc4d1-8b91-4e9b-a990-b13f32f03bef associated. External IP: 10.96.250.219, port: 4b37dd7c-94cf-47c0-966e-ef3299be810e. 2026-07-02 11:19:50.383 8 INFO neutron.services.segments.plugin [-] Segment 54d29cc7-f6af-4400-a5ca-7eaa377a8de1 resource provider aggregate not found 2026-07-02 11:19:50.390 8 INFO neutron.services.segments.plugin [-] Segment 54d29cc7-f6af-4400-a5ca-7eaa377a8de1 resource provider aggregate not found 2026-07-02 11:19:50.409 8 INFO neutron.services.segments.plugin [-] Segment 54d29cc7-f6af-4400-a5ca-7eaa377a8de1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d29cc7-f6af-4400-a5ca-7eaa377a8de1 found for delete ", "request_id": "req-9d27b8e6-f9ee-4598-861c-a6350a857088"}]} 2026-07-02 11:19:50.415 8 INFO neutron.services.segments.plugin [-] Segment 54d29cc7-f6af-4400-a5ca-7eaa377a8de1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d29cc7-f6af-4400-a5ca-7eaa377a8de1 found for delete ", "request_id": "req-8a4d298d-e639-4034-ac0f-cc331460885b"}]} [pid: 7|app: 0|req: 620/1475] 10.0.0.157 () {34 vars in 677 bytes} [Thu Jul 2 11:19:49 2026] POST /v2.0/floatingips => generated 842 bytes in 1464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1476] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:49 2026] DELETE /v2.0/networks/7463644b-a085-4ebc-97ab-605363c6f2bf => generated 0 bytes in 1094 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1477] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:50 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:51.045 7 INFO neutron.services.segments.plugin [-] Segment 5d6da7a3-1404-4657-991b-006f2c6aedeb resource provider aggregate not found 2026-07-02 11:19:51.051 7 INFO neutron.services.segments.plugin [-] Segment 5d6da7a3-1404-4657-991b-006f2c6aedeb resource provider aggregate not found 2026-07-02 11:19:51.070 7 INFO neutron.services.segments.plugin [-] Segment 5d6da7a3-1404-4657-991b-006f2c6aedeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d6da7a3-1404-4657-991b-006f2c6aedeb found for delete ", "request_id": "req-37024222-0890-485b-84a1-95c5e1157885"}]} 2026-07-02 11:19:51.072 7 INFO neutron.services.segments.plugin [-] Segment 5d6da7a3-1404-4657-991b-006f2c6aedeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d6da7a3-1404-4657-991b-006f2c6aedeb found for delete ", "request_id": "req-2ee876dd-a507-48e7-b7de-fa23e3db8b0a"}]} [pid: 7|app: 0|req: 621/1478] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:50 2026] DELETE /v2.0/networks/ce7f490c-1626-468a-b791-3c1fef7fb171 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:19:51.160 7 INFO neutron.db.segments_db [None req-7c83838a-15bf-4826-abfc-91c82eaeb9df ef74b91768064282a9790c41760fa0a4 8e2054f7aab4464cb8265bad1db1eeb6 - - - -] Added segment e66bcf8f-ae2d-414c-9d11-f6c847f0a8fb of type vxlan for network 4abd9cdb-cca6-499e-8d82-6980200ef29b 2026-07-02 11:19:51.216 8 INFO neutron.db.l3_db [None req-8b7bb53a-4aee-4a8b-8666-6e13b08b4853 9cc4a1d6ce3a4ea08c1926b7c52a5322 ade8bb5e552549048c796d3cdccb58b7 - - - -] Floating IP 64cfc4d1-8b91-4e9b-a990-b13f32f03bef disassociated. External IP: 10.96.250.219, port: 4b37dd7c-94cf-47c0-966e-ef3299be810e. [pid: 7|app: 0|req: 622/1479] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:51 2026] POST /v2.0/networks => generated 726 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1480] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:19:51 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1481] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:51 2026] GET /v2.0/security-groups?id=81a3d0f8-793f-4378-8207-1f1c64c4ffd8&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:51.491 7 INFO neutron.db.segments_db [None req-b1921b22-4205-4e02-adc8-d41cb45bf213 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Added segment 5a1d573b-f765-4a6f-946f-5b0b6df4317e of type vxlan for network 287cca9e-abfc-4f52-87ae-d9464be2f4d4 [pid: 8|app: 0|req: 858/1482] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:19:51 2026] PUT /v2.0/floatingips/64cfc4d1-8b91-4e9b-a990-b13f32f03bef => generated 552 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1483] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:19:51 2026] POST /v2.0/networks => generated 629 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1486] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:51 2026] POST /v2.0/subnets => generated 623 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:19:51.994 7 INFO neutron.db.l3_db [None req-69433ada-ac3e-42b3-a41d-36e3aa8d1a2c 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] Floating IP 75d9c450-a30d-4d57-8154-efdf54b2982a disassociated. External IP: 10.96.250.201, port: 37225f04-47ca-471d-ad2d-6a4adf4cc34c. [pid: 8|app: 0|req: 860/1487] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:19:51 2026] DELETE /v2.0/floatingips/64cfc4d1-8b91-4e9b-a990-b13f32f03bef => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:19:52.443 8 INFO neutron.services.segments.plugin [-] Segment 26ba29ed-9b00-4419-aa07-f33de688c40b resource provider aggregate not found 2026-07-02 11:19:52.451 8 INFO neutron.services.segments.plugin [-] Segment 26ba29ed-9b00-4419-aa07-f33de688c40b resource provider aggregate not found 2026-07-02 11:19:52.477 8 INFO neutron.services.segments.plugin [-] Segment 26ba29ed-9b00-4419-aa07-f33de688c40b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ba29ed-9b00-4419-aa07-f33de688c40b found for delete ", "request_id": "req-10c52b67-c991-420b-92a6-b01a2002f858"}]} 2026-07-02 11:19:52.478 8 INFO neutron.services.segments.plugin [-] Segment 26ba29ed-9b00-4419-aa07-f33de688c40b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ba29ed-9b00-4419-aa07-f33de688c40b found for delete ", "request_id": "req-37957b9b-5e2b-4720-bd43-36ce2fef6f27"}]} [pid: 7|app: 0|req: 628/1488] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:19:51 2026] DELETE /v2.0/ports/37225f04-47ca-471d-ad2d-6a4adf4cc34c => generated 0 bytes in 848 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:19:52.537 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-332176f6-2ada-4fc2-9738-1ea8139b5f0f'] response: {'server_uuid': '4d608d77-ce34-4e9f-b54e-8715984b12c4', 'name': 'network-vif-deleted', 'tag': '37225f04-47ca-471d-ad2d-6a4adf4cc34c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 861/1489] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:52 2026] POST /v2.0/subnets => generated 602 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1490] 10.0.0.157 () {34 vars in 681 bytes} [Thu Jul 2 11:19:52 2026] POST /v2.0/rbac-policies => generated 324 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1491] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:52 2026] GET /v2.0/ports?device_id=4d608d77-ce34-4e9f-b54e-8715984b12c4 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:19:52.983 7 INFO neutron.db.segments_db [None req-6bef1d19-848c-4d6a-89f4-876e099c5a92 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Added segment 369d9e11-fb88-47c4-a9c0-93621430f679 of type vxlan for network 077ff215-eb1a-4352-9768-66c581af69a9 2026-07-02 11:19:53.441 7 INFO neutron.db.l3_hamode_db [None req-6bef1d19-848c-4d6a-89f4-876e099c5a92 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:19:53.643 7 INFO neutron.db.l3_hamode_db [None req-6bef1d19-848c-4d6a-89f4-876e099c5a92 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:19:53.925 8 INFO neutron.db.l3_db [None req-395541ef-2b75-4fa1-b579-d8bbf8faa965 9cc4a1d6ce3a4ea08c1926b7c52a5322 ade8bb5e552549048c796d3cdccb58b7 - - - -] Floating IP aa4abfc9-83b3-4046-8554-5ef533d149bd associated. External IP: 10.96.250.217, port: 4ad7aa05-1749-426b-af07-b24bc269bd33. [pid: 8|app: 0|req: 862/1492] 10.0.0.157 () {34 vars in 677 bytes} [Thu Jul 2 11:19:52 2026] POST /v2.0/floatingips => generated 842 bytes in 1593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1493] 10.0.0.157 () {32 vars in 723 bytes} [Thu Jul 2 11:19:54 2026] GET /v2.0/networks/4abd9cdb-cca6-499e-8d82-6980200ef29b => generated 654 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1494] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:19:52 2026] POST /v2.0/routers => generated 506 bytes in 1604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1495] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:19:54 2026] GET /v2.0/floatingips/aa4abfc9-83b3-4046-8554-5ef533d149bd => generated 842 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1496] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:54 2026] DELETE /v2.0/security-groups/81a3d0f8-793f-4378-8207-1f1c64c4ffd8 => 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: 865/1497] 10.0.0.157 () {32 vars in 655 bytes} [Thu Jul 2 11:19:54 2026] GET /v2.0/floatingips => generated 845 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1498] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:19:54 2026] DELETE /v2.0/floatingips/75d9c450-a30d-4d57-8154-efdf54b2982a => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:19:55.619 8 INFO neutron.db.l3_db [None req-c3056e35-ac59-4301-9889-72c0e64a8d10 9cc4a1d6ce3a4ea08c1926b7c52a5322 ade8bb5e552549048c796d3cdccb58b7 - - - -] Floating IP aa4abfc9-83b3-4046-8554-5ef533d149bd associated. External IP: 10.96.250.217, port: 4ad7aa05-1749-426b-af07-b24bc269bd33. [pid: 7|app: 0|req: 633/1499] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:19:54 2026] PUT /v2.0/routers/c248bef2-96e2-44cc-beb1-cd55adea5d77/add_router_interface => generated 309 bytes in 2261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1500] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:19:55 2026] PUT /v2.0/floatingips/aa4abfc9-83b3-4046-8554-5ef533d149bd => generated 842 bytes in 1799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:56.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfda5016-4717-4ca2-9fe1-bb31eb0af63d 3ac400e9bdd346f5b854b3fb539b10c9 71c8c2ec339d481381ca6c16cf5e9a85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1501] 10.0.0.157 () {32 vars in 723 bytes} [Thu Jul 2 11:19:56 2026] GET /v2.0/networks/4abd9cdb-cca6-499e-8d82-6980200ef29b => generated 138 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1502] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:19:56 2026] GET /v2.0/ports?device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1503] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:19:56 2026] GET /v2.0/ports/a973c540-9ec3-4302-8c19-eec427837672 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1504] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:19:56 2026] GET /v2.0/ports?device_id=f77929d4-0c38-44e5-ab31-00fa345b0dca => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:57.182 8 INFO neutron.db.l3_db [None req-ad54fa1c-b14b-4b87-8476-a254a8fb01cf 9cc4a1d6ce3a4ea08c1926b7c52a5322 ade8bb5e552549048c796d3cdccb58b7 - - - -] Floating IP aa4abfc9-83b3-4046-8554-5ef533d149bd disassociated. External IP: 10.96.250.217, port: 4b37dd7c-94cf-47c0-966e-ef3299be810e. [pid: 8|app: 0|req: 870/1505] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:19:57 2026] PUT /v2.0/floatingips/aa4abfc9-83b3-4046-8554-5ef533d149bd => generated 552 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1506] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:19:57 2026] GET /v2.0/security-groups?id=228d362a-e77d-4280-9c04-b796e21e62a0&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:57.652 7 INFO neutron.services.segments.plugin [-] Segment e66bcf8f-ae2d-414c-9d11-f6c847f0a8fb resource provider aggregate not found 2026-07-02 11:19:57.680 7 INFO neutron.services.segments.plugin [-] Segment e66bcf8f-ae2d-414c-9d11-f6c847f0a8fb resource provider aggregate not found 2026-07-02 11:19:57.697 7 INFO neutron.services.segments.plugin [-] Segment e66bcf8f-ae2d-414c-9d11-f6c847f0a8fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e66bcf8f-ae2d-414c-9d11-f6c847f0a8fb found for delete ", "request_id": "req-a06aaf84-ac84-4b29-b431-5b0812b4e929"}]} 2026-07-02 11:19:57.705 7 INFO neutron.services.segments.plugin [-] Segment e66bcf8f-ae2d-414c-9d11-f6c847f0a8fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e66bcf8f-ae2d-414c-9d11-f6c847f0a8fb found for delete ", "request_id": "req-e03e1d87-ada6-442c-8707-bfbdc3295265"}]} [pid: 7|app: 0|req: 636/1507] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:19:57 2026] DELETE /v2.0/networks/4abd9cdb-cca6-499e-8d82-6980200ef29b => generated 0 bytes in 696 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1508] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:19:57 2026] DELETE /v2.0/ports/3f4c5708-2682-4a04-bf8c-3c27ee3c8f23 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:19:58.157 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44cf9394-b76f-45b7-b89e-bab83e0bd267'] response: {'server_uuid': 'f77929d4-0c38-44e5-ab31-00fa345b0dca', 'name': 'network-vif-deleted', 'tag': '3f4c5708-2682-4a04-bf8c-3c27ee3c8f23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 638/1509] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:19:58 2026] DELETE /v2.0/floatingips/aa4abfc9-83b3-4046-8554-5ef533d149bd => generated 0 bytes in 479 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:19:58.619 7 INFO neutron.pecan_wsgi.hooks.translation [None req-195afad5-4007-4660-b9ff-bcb6c0b92428 ef74b91768064282a9790c41760fa0a4 8e2054f7aab4464cb8265bad1db1eeb6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1510] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:58 2026] DELETE /v2.0/subnets/fbdca1a0-812b-4ba9-a339-6e530942a10e => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:19:58.650 7 INFO neutron.api.v2.resource [None req-639c7372-b235-430a-96ba-3b93ea7cabf8 9cc4a1d6ce3a4ea08c1926b7c52a5322 ade8bb5e552549048c796d3cdccb58b7 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 640/1511] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:19:58 2026] DELETE /v2.0/floatingips/aa4abfc9-83b3-4046-8554-5ef533d149bd => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:19:58.676 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a092501-a3bf-49ce-b6f9-f67f5a97061b ef74b91768064282a9790c41760fa0a4 8e2054f7aab4464cb8265bad1db1eeb6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1512] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:58 2026] DELETE /v2.0/subnets/ff991b1e-5e59-4302-844f-8085c7d6ffec => 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: 872/1513] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:19:57 2026] PUT /v2.0/routers/c248bef2-96e2-44cc-beb1-cd55adea5d77/remove_router_interface => generated 309 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:19:58.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bc6c3ff-5ec9-47b9-920a-c51271365903 ef74b91768064282a9790c41760fa0a4 8e2054f7aab4464cb8265bad1db1eeb6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 873/1514] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:58 2026] DELETE /v2.0/subnets/4848c08d-cf6f-44da-b4e6-0a05c92a5f61 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1515] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:19:58 2026] DELETE /v2.0/security-groups/228d362a-e77d-4280-9c04-b796e21e62a0 => 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: 875/1516] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:19:59 2026] GET /v2.0/ports?device_id=c248bef2-96e2-44cc-beb1-cd55adea5d77 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1517] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:19:58 2026] DELETE /v2.0/ports/4b37dd7c-94cf-47c0-966e-ef3299be810e => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:19:59.888 7 INFO neutron.services.segments.plugin [-] Segment 369d9e11-fb88-47c4-a9c0-93621430f679 resource provider aggregate not found 2026-07-02 11:19:59.894 7 INFO neutron.services.segments.plugin [-] Segment 369d9e11-fb88-47c4-a9c0-93621430f679 resource provider aggregate not found 2026-07-02 11:19:59.910 7 INFO neutron.services.segments.plugin [-] Segment 369d9e11-fb88-47c4-a9c0-93621430f679 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 369d9e11-fb88-47c4-a9c0-93621430f679 found for delete ", "request_id": "req-be12cf1c-981e-4123-9e15-70f1bf3b602b"}]} 2026-07-02 11:19:59.911 7 INFO neutron.services.segments.plugin [-] Segment 369d9e11-fb88-47c4-a9c0-93621430f679 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 369d9e11-fb88-47c4-a9c0-93621430f679 found for delete ", "request_id": "req-104cb7b9-81a2-463a-a498-c44cbe782693"}]} 2026-07-02 11:19:59.921 7 INFO neutron.db.l3_hamode_db [None req-a5951cc6-f232-4a2d-bff6-57b93505edfc 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] HA network 077ff215-eb1a-4352-9768-66c581af69a9 was deleted as no HA routers are present in tenant d8394aa36b33483c8d9cd7d3cf6ddd0d. [pid: 7|app: 0|req: 643/1518] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:19:59 2026] DELETE /v2.0/routers/c248bef2-96e2-44cc-beb1-cd55adea5d77 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1519] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:19:59 2026] PUT /v2.0/routers/b9806567-f138-40b5-aa37-911e19295b23/remove_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1520] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:19:59 2026] DELETE /v2.0/ports/4ad7aa05-1749-426b-af07-b24bc269bd33 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1521] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:00 2026] GET /v2.0/security-groups?tenant_id=8e2054f7aab4464cb8265bad1db1eeb6&name=default => generated 2801 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1522] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:00 2026] DELETE /v2.0/subnets/73921e46-8762-4f8f-b2d0-fa8f7752224b => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1523] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:20:00 2026] GET /v2.0/ports?device_id=d7006827-9127-44e8-a64b-5b7b43bae5ec => generated 958 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1524] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:00 2026] DELETE /v2.0/subnets/6b96d65a-6d45-4385-a0be-7cf8a6b23c9e => 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: 647/1525] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:00 2026] DELETE /v2.0/security-groups/97b24155-a95b-48b4-b2df-34887192c843 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 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() 2026-07-02 11:20:01.176 8 INFO neutron.services.segments.plugin [-] Segment 5a1d573b-f765-4a6f-946f-5b0b6df4317e resource provider aggregate not found 2026-07-02 11:20:01.182 8 INFO neutron.services.segments.plugin [-] Segment 5a1d573b-f765-4a6f-946f-5b0b6df4317e resource provider aggregate not found 2026-07-02 11:20:01.221 8 INFO neutron.services.segments.plugin [-] Segment 5a1d573b-f765-4a6f-946f-5b0b6df4317e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a1d573b-f765-4a6f-946f-5b0b6df4317e found for delete ", "request_id": "req-f71ec239-280e-40c9-9fc5-ad57dce6c63a"}]} 2026-07-02 11:20:01.234 8 INFO neutron.services.segments.plugin [-] Segment 5a1d573b-f765-4a6f-946f-5b0b6df4317e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a1d573b-f765-4a6f-946f-5b0b6df4317e found for delete ", "request_id": "req-fc664b54-5453-43ec-8ae1-c26588b09fd9"}]} [pid: 8|app: 0|req: 879/1526] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:00 2026] DELETE /v2.0/networks/287cca9e-abfc-4f52-87ae-d9464be2f4d4 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1527] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:20:00 2026] PUT /v2.0/routers/d7006827-9127-44e8-a64b-5b7b43bae5ec/remove_router_interface => generated 309 bytes in 1405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1528] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:02 2026] GET /v2.0/security-groups?tenant_id=71c8c2ec339d481381ca6c16cf5e9a85&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:02.401 7 INFO neutron.db.segments_db [None req-19bea1a3-dca3-4f0e-b526-0b89730167d7 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Added segment a95e8ab0-1da4-416d-b64b-d14c611cf72b of type vxlan for network f244d14c-c41f-42bb-9b1f-556a2d417dfb 2026-07-02 11:20:02.645 8 INFO neutron.db.l3_hamode_db [None req-c13beebc-9af3-4a2f-8c3d-d5abab14b2c9 5ab2255466a247dea24645482755b6c3 b070c17937fb4a0a8417941a0f3132be - - - -] HA network ac19dc53-f852-4254-83d3-7c0ef53ccce3 was deleted as no HA routers are present in tenant b070c17937fb4a0a8417941a0f3132be. [pid: 8|app: 0|req: 880/1529] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:01 2026] DELETE /v2.0/routers/b9806567-f138-40b5-aa37-911e19295b23 => generated 0 bytes in 1409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:02.760 7 INFO neutron.db.l3_hamode_db [None req-19bea1a3-dca3-4f0e-b526-0b89730167d7 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:20:03.253 8 INFO neutron.services.segments.plugin [-] Segment 319273da-906e-4c3b-b009-71c6e6a9d984 resource provider aggregate not found 2026-07-02 11:20:03.265 8 INFO neutron.services.segments.plugin [-] Segment 319273da-906e-4c3b-b009-71c6e6a9d984 resource provider aggregate not found 2026-07-02 11:20:03.275 8 INFO neutron.services.segments.plugin [-] Segment 319273da-906e-4c3b-b009-71c6e6a9d984 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 319273da-906e-4c3b-b009-71c6e6a9d984 found for delete ", "request_id": "req-14a53f7a-9fcb-47b2-9e15-972f73fe464d"}]} 2026-07-02 11:20:03.316 8 INFO neutron.services.segments.plugin [-] Segment 319273da-906e-4c3b-b009-71c6e6a9d984 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 319273da-906e-4c3b-b009-71c6e6a9d984 found for delete ", "request_id": "req-5ad56031-282f-48bc-8452-42a1ab6f7430"}]} 2026-07-02 11:20:03.881 8 INFO neutron.db.l3_hamode_db [None req-1431549d-bd48-4475-a2f6-98081846781c 9cc4a1d6ce3a4ea08c1926b7c52a5322 ade8bb5e552549048c796d3cdccb58b7 - - - -] HA network 79d89c19-5f55-4757-a32b-f863f40ecc17 was deleted as no HA routers are present in tenant ade8bb5e552549048c796d3cdccb58b7. [pid: 8|app: 0|req: 881/1530] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:02 2026] DELETE /v2.0/routers/d7006827-9127-44e8-a64b-5b7b43bae5ec => generated 0 bytes in 1235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1531] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:03 2026] DELETE /v2.0/security-groups/0758f632-6336-4653-875f-ef46316a0bd6 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:04.411 7 INFO neutron.db.l3_hamode_db [None req-19bea1a3-dca3-4f0e-b526-0b89730167d7 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 883/1532] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:04 2026] DELETE /v2.0/networks/97ca85e7-8f08-4e88-9006-851e04b2059d => generated 0 bytes in 722 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1533] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:04 2026] DELETE /v2.0/subnets/e7af1b73-5258-4cf7-9e84-011ae732921b => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1534] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:04 2026] GET /v2.0/security-groups?tenant_id=7148b5ff45354a2e90ca1831472a8eaf&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:05.304 8 INFO neutron.services.segments.plugin [-] Segment dafba54d-bbc7-44a1-ba19-494d1f17f2b9 resource provider aggregate not found 2026-07-02 11:20:05.323 8 INFO neutron.services.segments.plugin [-] Segment dafba54d-bbc7-44a1-ba19-494d1f17f2b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dafba54d-bbc7-44a1-ba19-494d1f17f2b9 found for delete ", "request_id": "req-38c09685-37f2-4a84-9b5b-956b25cdcb29"}]} 2026-07-02 11:20:05.340 8 INFO neutron.services.segments.plugin [-] Segment dafba54d-bbc7-44a1-ba19-494d1f17f2b9 resource provider aggregate not found 2026-07-02 11:20:05.347 8 INFO neutron.services.segments.plugin [-] Segment 766f4089-06b1-4019-95fe-6fd9488cb11f resource provider aggregate not found 2026-07-02 11:20:05.361 8 INFO neutron.services.segments.plugin [-] Segment dafba54d-bbc7-44a1-ba19-494d1f17f2b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dafba54d-bbc7-44a1-ba19-494d1f17f2b9 found for delete ", "request_id": "req-9253f2ab-df9f-436f-a6a8-f3f18635c1f8"}]} 2026-07-02 11:20:05.367 8 INFO neutron.services.segments.plugin [-] Segment 766f4089-06b1-4019-95fe-6fd9488cb11f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 766f4089-06b1-4019-95fe-6fd9488cb11f found for delete ", "request_id": "req-d83d5e94-8e22-4614-9ad2-7e1ae48481d9"}]} 2026-07-02 11:20:05.392 8 INFO neutron.services.segments.plugin [-] Segment 766f4089-06b1-4019-95fe-6fd9488cb11f resource provider aggregate not found [pid: 8|app: 0|req: 886/1535] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:05 2026] DELETE /v2.0/networks/1839a962-e5b6-46c9-a08d-13b12bf13a89 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:20:05.432 8 INFO neutron.services.segments.plugin [-] Segment 766f4089-06b1-4019-95fe-6fd9488cb11f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 766f4089-06b1-4019-95fe-6fd9488cb11f found for delete ", "request_id": "req-62369e8c-52c3-42ed-9332-a0d697fc706f"}]} [pid: 8|app: 0|req: 887/1536] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:05 2026] DELETE /v2.0/security-groups/9d398ccd-a83e-4bc6-9b0c-9b598791925a => 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: 650/1537] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:02 2026] POST /v2.0/routers => generated 686 bytes in 3313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1538] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:20:05 2026] GET /v2.0/routers/c59dc1c2-5d54-414a-9c07-e08d28517c8e => generated 692 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1539] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:20:05 2026] GET /v2.0/routers => generated 695 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1540] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:05 2026] GET /v2.0/security-groups?tenant_id=e3d8f730d42f47d9ac6db814f1dd5f35&name=default => generated 2801 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1541] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:05 2026] GET /v2.0/security-groups?tenant_id=ade8bb5e552549048c796d3cdccb58b7&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1542] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:06 2026] DELETE /v2.0/security-groups/0a333b19-a96f-4189-9e6a-5bab08d2a54a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1543] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:06 2026] DELETE /v2.0/security-groups/9c65f88e-0a20-4c70-87fb-2b498c947d0e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1546] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:06 2026] GET /v2.0/security-groups?tenant_id=b070c17937fb4a0a8417941a0f3132be&name=default => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1547] 10.0.0.157 () {34 vars in 741 bytes} [Thu Jul 2 11:20:05 2026] PUT /v2.0/routers/c59dc1c2-5d54-414a-9c07-e08d28517c8e => generated 699 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1548] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:06 2026] DELETE /v2.0/security-groups/d49d3ad4-77df-4736-b72d-2c27e25e8a85 => 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: 654/1549] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:20:06 2026] GET /v2.0/routers/c59dc1c2-5d54-414a-9c07-e08d28517c8e => generated 699 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1550] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:20:06 2026] GET /v2.0/ports?device_id=c59dc1c2-5d54-414a-9c07-e08d28517c8e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:07.914 7 INFO neutron.services.segments.plugin [-] Segment a95e8ab0-1da4-416d-b64b-d14c611cf72b resource provider aggregate not found 2026-07-02 11:20:07.920 7 INFO neutron.services.segments.plugin [-] Segment a95e8ab0-1da4-416d-b64b-d14c611cf72b resource provider aggregate not found 2026-07-02 11:20:07.944 7 INFO neutron.services.segments.plugin [-] Segment a95e8ab0-1da4-416d-b64b-d14c611cf72b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a95e8ab0-1da4-416d-b64b-d14c611cf72b found for delete ", "request_id": "req-d1dfef2d-5fe8-4ee0-9d6f-addcb8f8fd57"}]} 2026-07-02 11:20:07.945 7 INFO neutron.services.segments.plugin [-] Segment a95e8ab0-1da4-416d-b64b-d14c611cf72b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a95e8ab0-1da4-416d-b64b-d14c611cf72b found for delete ", "request_id": "req-7dbcc16b-7366-425f-936a-d1346a417800"}]} 2026-07-02 11:20:07.956 7 INFO neutron.db.l3_hamode_db [None req-cf316cee-7700-4ada-9d93-67c65131c627 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] HA network f244d14c-c41f-42bb-9b1f-556a2d417dfb was deleted as no HA routers are present in tenant d8394aa36b33483c8d9cd7d3cf6ddd0d. [pid: 7|app: 0|req: 655/1551] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:06 2026] DELETE /v2.0/routers/c59dc1c2-5d54-414a-9c07-e08d28517c8e => generated 0 bytes in 1340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:08.009 8 INFO neutron.services.segments.plugin [-] Segment 2c63c28d-1fac-4cb9-9c64-8ec8ec9a161c resource provider aggregate not found 2026-07-02 11:20:08.017 8 INFO neutron.services.segments.plugin [-] Segment 2c63c28d-1fac-4cb9-9c64-8ec8ec9a161c resource provider aggregate not found 2026-07-02 11:20:08.038 8 INFO neutron.services.segments.plugin [-] Segment 2c63c28d-1fac-4cb9-9c64-8ec8ec9a161c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c63c28d-1fac-4cb9-9c64-8ec8ec9a161c found for delete ", "request_id": "req-e2258bbd-88d7-4927-8b9f-5a81da093ce0"}]} 2026-07-02 11:20:08.041 8 INFO neutron.services.segments.plugin [-] Segment 2c63c28d-1fac-4cb9-9c64-8ec8ec9a161c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c63c28d-1fac-4cb9-9c64-8ec8ec9a161c found for delete ", "request_id": "req-2e7fed2e-5ef7-4576-9a29-e15b98a05da1"}]} [pid: 8|app: 0|req: 897/1552] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:20:07 2026] GET /v2.0/ports?device_id=c59dc1c2-5d54-414a-9c07-e08d28517c8e => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:08.082 7 INFO neutron.api.v2.resource [None req-bcdb1236-3e75-4700-8bd5-e7855d6e7c37 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1553] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:08 2026] DELETE /v2.0/routers/c59dc1c2-5d54-414a-9c07-e08d28517c8e => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1554] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:20:08 2026] GET /v2.0/ports?device_id=c248bef2-96e2-44cc-beb1-cd55adea5d77 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:08.166 7 INFO neutron.api.v2.resource [None req-1965881f-a030-4a38-8def-489d00ea845f 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 657/1555] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:08 2026] DELETE /v2.0/routers/c248bef2-96e2-44cc-beb1-cd55adea5d77 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:20:08.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3856f867-7441-497b-aff2-ae85dfe8da6a 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 899/1556] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:08 2026] DELETE /v2.0/subnets/73921e46-8762-4f8f-b2d0-fa8f7752224b => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1557] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:20:08 2026] GET /v2.0/ports?device_id=c2af7ec1-b5ec-4360-8660-88194bdc9b1a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:08.292 8 INFO neutron.api.v2.resource [None req-0c2fbd17-51a5-49f0-8321-3f45691b36af 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1558] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:08 2026] DELETE /v2.0/routers/c2af7ec1-b5ec-4360-8660-88194bdc9b1a => generated 135 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:20:08.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e07246e-2b54-420c-b9d4-81e480f65bc8 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1559] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:08 2026] DELETE /v2.0/subnets/ccb1fcec-1561-4eca-a33b-bfa848ede5f1 => 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: 901/1560] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:20:08 2026] GET /v2.0/ports?device_id=55636f1d-a117-4b99-ace1-d292ed09a4ce => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:08.395 7 INFO neutron.api.v2.resource [None req-535abcd4-7966-422b-bec9-52b96337b063 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1561] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:08 2026] DELETE /v2.0/routers/55636f1d-a117-4b99-ace1-d292ed09a4ce => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:20:08.434 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38525002-5145-4c3e-90c5-5bf5a8b2b145 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1562] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:08 2026] DELETE /v2.0/subnets/0697aea0-94cb-4438-a365-ff4f21fc475a => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:20:08.466 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2e6b79b-536e-46e3-83e9-5fcbf2c80571 9a2c4d9fadb1496991fc6299aff01e9e d8394aa36b33483c8d9cd7d3cf6ddd0d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 903/1563] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:08 2026] DELETE /v2.0/subnets/f83a2761-ae18-492a-a61c-896ae855b59c => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:20:08.710 7 INFO neutron.db.segments_db [None req-c97dbcf8-759e-4048-a79d-9f952bdef2f8 1fefa8479201463ea6a56ec946d4e979 e972e2b4f2df450b89e030810931abea - - - -] Added segment e1ed3329-d71c-4bdf-b63a-d0d3251c8a9c of type vxlan for network 707bb003-c5ff-41d0-ab01-d2394196a20f 2026-07-02 11:20:08.774 8 INFO neutron.db.segments_db [None req-147279cf-cbdc-4bc7-99ba-ac557dc51d84 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment b2c0c042-ca78-4aa4-9223-c9aee256c0c1 of type vxlan for network d02ea281-9a57-4570-878d-0a79e1290adb [pid: 8|app: 0|req: 904/1564] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:20:08 2026] POST /v2.0/networks => generated 741 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1565] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:08 2026] POST /v2.0/subnets => generated 664 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:20:09.278 7 INFO neutron.db.segments_db [None req-c97dbcf8-759e-4048-a79d-9f952bdef2f8 1fefa8479201463ea6a56ec946d4e979 e972e2b4f2df450b89e030810931abea - - - -] Added segment 317e82d0-548e-418e-a4d1-0f2d7cf206ad of type vxlan for network a4ae935a-14ad-452f-a267-918072ce5b13 [pid: 8|app: 0|req: 906/1566] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:09 2026] GET /v2.0/security-groups?tenant_id=d8394aa36b33483c8d9cd7d3cf6ddd0d&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1567] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:08 2026] POST /v2.0/networks => generated 1246 bytes in 1005 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:20:09.492 8 INFO neutron.db.segments_db [None req-497fdbbd-db0a-478a-8db9-b4ef8d400589 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 8f77d532-1bdb-4cf8-a285-3e6951230e9d of type vxlan for network 25727460-caae-4d2d-96e1-05362ccae857 [pid: 7|app: 0|req: 662/1568] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:09 2026] DELETE /v2.0/security-groups/710e480d-84ee-4d85-8abb-07be909505b0 => 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: 663/1569] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:20:09 2026] GET /v2.0/networks => generated 1845 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:09.947 8 INFO neutron.db.l3_hamode_db [None req-497fdbbd-db0a-478a-8db9-b4ef8d400589 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:20:10.060 7 INFO neutron.services.segments.plugin [-] Segment e1ed3329-d71c-4bdf-b63a-d0d3251c8a9c resource provider aggregate not found 2026-07-02 11:20:10.073 7 INFO neutron.services.segments.plugin [-] Segment e1ed3329-d71c-4bdf-b63a-d0d3251c8a9c resource provider aggregate not found 2026-07-02 11:20:10.095 7 INFO neutron.services.segments.plugin [-] Segment e1ed3329-d71c-4bdf-b63a-d0d3251c8a9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1ed3329-d71c-4bdf-b63a-d0d3251c8a9c found for delete ", "request_id": "req-76b65e16-18b7-42c9-a4d2-bf0dfc372409"}]} 2026-07-02 11:20:10.103 7 INFO neutron.services.segments.plugin [-] Segment e1ed3329-d71c-4bdf-b63a-d0d3251c8a9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1ed3329-d71c-4bdf-b63a-d0d3251c8a9c found for delete ", "request_id": "req-61fe9db5-d793-4c68-9993-bb922a0c8e04"}]} [pid: 7|app: 0|req: 664/1570] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:09 2026] DELETE /v2.0/networks/707bb003-c5ff-41d0-ab01-d2394196a20f => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1571] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:10 2026] DELETE /v2.0/networks/a4ae935a-14ad-452f-a267-918072ce5b13 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1572] 10.0.0.157 () {34 vars in 684 bytes} [Thu Jul 2 11:20:10 2026] POST /v2.0/security-groups => generated 1537 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1573] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:20:10 2026] GET /v2.0/networks => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1574] 10.0.0.157 () {34 vars in 684 bytes} [Thu Jul 2 11:20:10 2026] POST /v2.0/security-groups => generated 1537 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:20:11.108 7 INFO neutron.db.segments_db [None req-7fb1cb79-7bae-4b5c-a544-0d8df4079d80 1fefa8479201463ea6a56ec946d4e979 e972e2b4f2df450b89e030810931abea - - - -] Added segment 744baeb0-65ba-4e52-ab8e-5c4ccdf15d4b of type vxlan for network 3f4561fb-bbf2-4103-8738-3ca428bc4173 2026-07-02 11:20:11.204 8 INFO neutron.db.l3_hamode_db [None req-497fdbbd-db0a-478a-8db9-b4ef8d400589 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 669/1575] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:11 2026] POST /v2.0/networks => generated 649 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1576] 10.0.0.157 () {34 vars in 684 bytes} [Thu Jul 2 11:20:11 2026] POST /v2.0/security-groups => generated 1537 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:20:11.488 7 INFO neutron.db.segments_db [None req-919771be-d16b-44e2-acc6-0ae148e76c7d 1fefa8479201463ea6a56ec946d4e979 e972e2b4f2df450b89e030810931abea - - - -] Added segment dfa704e4-0172-4d4d-9d3b-13c14daf58c2 of type vxlan for network 463d6689-c8a1-4e8f-831c-a8924c38e9dd [pid: 7|app: 0|req: 671/1577] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:11 2026] POST /v2.0/networks => generated 650 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1578] 10.0.0.157 () {34 vars in 684 bytes} [Thu Jul 2 11:20:11 2026] POST /v2.0/security-groups => generated 1537 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:20:12.118 7 INFO neutron.services.segments.plugin [-] Segment 317e82d0-548e-418e-a4d1-0f2d7cf206ad resource provider aggregate not found 2026-07-02 11:20:12.128 7 INFO neutron.services.segments.plugin [-] Segment 317e82d0-548e-418e-a4d1-0f2d7cf206ad resource provider aggregate not found 2026-07-02 11:20:12.148 7 INFO neutron.services.segments.plugin [-] Segment 317e82d0-548e-418e-a4d1-0f2d7cf206ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 317e82d0-548e-418e-a4d1-0f2d7cf206ad found for delete ", "request_id": "req-f03cb2b3-7506-4167-89a2-c4579247eef0"}]} 2026-07-02 11:20:12.149 7 INFO neutron.services.segments.plugin [-] Segment 317e82d0-548e-418e-a4d1-0f2d7cf206ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 317e82d0-548e-418e-a4d1-0f2d7cf206ad found for delete ", "request_id": "req-d43edbea-3724-46d3-865b-46fb0e7645a2"}]} [pid: 8|app: 0|req: 907/1579] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:09 2026] POST /v2.0/routers => generated 728 bytes in 2940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1580] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:20:11 2026] POST /v2.0/ports => generated 1505 bytes in 820 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: 674/1581] 10.0.0.157 () {34 vars in 684 bytes} [Thu Jul 2 11:20:12 2026] POST /v2.0/security-groups => generated 1537 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1582] 10.0.0.157 () {34 vars in 684 bytes} [Thu Jul 2 11:20:12 2026] POST /v2.0/security-groups => generated 1561 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1583] 10.0.0.157 () {32 vars in 643 bytes} [Thu Jul 2 11:20:12 2026] GET /v2.0/ports => generated 1505 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1584] 10.0.0.157 () {34 vars in 767 bytes} [Thu Jul 2 11:20:13 2026] PUT /v2.0/security-groups/da3785d8-4533-4956-a9bf-ae3e820ec50e/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1585] 10.0.0.157 () {32 vars in 663 bytes} [Thu Jul 2 11:20:13 2026] GET /v2.0/security-groups => generated 4344 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1586] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:20:13 2026] DELETE /v2.0/ports/aaacfebb-d642-47be-8850-ec83686e582d => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1587] 10.0.0.157 () {34 vars in 767 bytes} [Thu Jul 2 11:20:13 2026] PUT /v2.0/security-groups/23f0c512-f942-46ce-bddf-98591e60a2d5/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1588] 10.0.0.157 () {34 vars in 758 bytes} [Thu Jul 2 11:20:13 2026] PUT /v2.0/security-groups/990cc0dc-182f-43d6-86b9-2509fe94eca8 => generated 1598 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1589] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:20:13 2026] DELETE /v2.0/ports/e5f43899-ae23-4b7b-af0d-057258347a9a => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1590] 10.0.0.157 () {34 vars in 767 bytes} [Thu Jul 2 11:20:13 2026] PUT /v2.0/security-groups/72cc19f6-5d3e-45ff-ac58-48046a31eaac/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: 917/1591] 10.0.0.157 () {32 vars in 737 bytes} [Thu Jul 2 11:20:13 2026] GET /v2.0/security-groups/990cc0dc-182f-43d6-86b9-2509fe94eca8 => generated 1598 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1592] 10.0.0.157 () {32 vars in 643 bytes} [Thu Jul 2 11:20:13 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1593] 10.0.0.157 () {34 vars in 767 bytes} [Thu Jul 2 11:20:13 2026] PUT /v2.0/security-groups/d3af3eb5-ec2a-40c1-8362-0ab3de3875a6/tags => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1594] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:13 2026] DELETE /v2.0/security-groups/990cc0dc-182f-43d6-86b9-2509fe94eca8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:14.107 8 INFO neutron.db.segments_db [None req-f88d9fc9-7ec9-45a4-b56b-f3a72b7f1370 1fefa8479201463ea6a56ec946d4e979 e972e2b4f2df450b89e030810931abea - - - -] Added segment cb3797e9-a95b-4771-8887-84e0ea3eec50 of type vxlan for network 11594738-1ee7-4615-977e-ffe5c8fdbf03 [pid: 7|app: 0|req: 675/1595] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:20:12 2026] PUT /v2.0/routers/7a5744c3-f0da-4c1e-a02c-d4e43cd2d27f/add_router_interface => generated 309 bytes in 1560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1596] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:14 2026] POST /v2.0/networks => generated 650 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1597] 10.0.0.157 () {32 vars in 663 bytes} [Thu Jul 2 11:20:14 2026] GET /v2.0/security-groups => generated 2801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1598] 10.0.0.157 () {32 vars in 680 bytes} [Thu Jul 2 11:20:14 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:14.348 7 INFO neutron.api.v2.resource [None req-a5480512-2e2f-481b-a906-cbb050f6cdf6 f58c26e3ebb64768ab9231f49c43cacc 7814396f57a94b5b992577110a648c5b - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1599] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:14 2026] DELETE /v2.0/security-groups/990cc0dc-182f-43d6-86b9-2509fe94eca8 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:20:14.383 8 INFO neutron.db.segments_db [None req-dabd59d7-dc6d-4c2c-83f7-17aeb7cbbab6 1fefa8479201463ea6a56ec946d4e979 e972e2b4f2df450b89e030810931abea - - - -] Added segment 46144f52-49fc-4c82-b1dc-cca50ac41ade of type vxlan for network 41fce458-0cb4-4f49-946e-26810ef0a801 [pid: 7|app: 0|req: 678/1600] 10.0.0.157 () {32 vars in 694 bytes} [Thu Jul 2 11:20:14 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1601] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:14 2026] POST /v2.0/networks => generated 650 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1602] 10.0.0.157 () {34 vars in 684 bytes} [Thu Jul 2 11:20:14 2026] POST /v2.0/security-groups => generated 1561 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1603] 10.0.0.157 () {32 vars in 690 bytes} [Thu Jul 2 11:20:14 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1604] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1605] 10.0.0.157 () {32 vars in 702 bytes} [Thu Jul 2 11:20:14 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1606] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:20:14 2026] GET /v2.0/security-group-rules/03374a22-24be-483d-83a9-fb9f7ec7d3c0 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1607] 10.0.0.157 () {32 vars in 688 bytes} [Thu Jul 2 11:20:14 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1608] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:14 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1609] 10.0.0.157 () {32 vars in 702 bytes} [Thu Jul 2 11:20:14 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: 686/1610] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:20:14 2026] DELETE /v2.0/security-group-rules/03374a22-24be-483d-83a9-fb9f7ec7d3c0 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1611] 10.0.0.157 () {32 vars in 698 bytes} [Thu Jul 2 11:20:15 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1612] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:15 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1613] 10.0.0.157 () {32 vars in 710 bytes} [Thu Jul 2 11:20:15 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1614] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:14 2026] POST /v2.0/subnets => generated 1226 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1615] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1616] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:20:15 2026] GET /v2.0/subnets => generated 1839 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1617] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:20:15 2026] GET /v2.0/security-group-rules/6715a969-9dba-4b37-bb9f-d932e0c04d47 => 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: 926/1618] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:15 2026] DELETE /v2.0/security-groups/da3785d8-4533-4956-a9bf-ae3e820ec50e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1619] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:15 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1620] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:15 2026] DELETE /v2.0/security-groups/23f0c512-f942-46ce-bddf-98591e60a2d5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1621] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:20:15 2026] DELETE /v2.0/security-group-rules/6715a969-9dba-4b37-bb9f-d932e0c04d47 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:15.823 8 INFO neutron.db.segments_db [None req-855833be-fd88-4e4b-987d-3e454aab8180 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment 3b736433-bb51-4cd9-8a12-67dd47d43e32 of type vxlan for network 7d807b5e-4f39-4465-8c34-befc0e284cd2 [pid: 7|app: 0|req: 693/1622] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:15 2026] DELETE /v2.0/subnets/45146171-ed36-45f1-b7fc-fd24fb900714 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1623] 10.0.0.157 () {34 vars in 671 bytes} [Thu Jul 2 11:20:15 2026] POST /v2.0/networks => generated 741 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1624] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:15 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1625] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:15 2026] DELETE /v2.0/security-groups/72cc19f6-5d3e-45ff-ac58-48046a31eaac => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1626] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:15 2026] DELETE /v2.0/subnets/dfde17ca-34d5-4b4d-938e-c11ac401f9f2 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:20:16.278 8 INFO neutron.db.securitygroups_db [None req-c7b5e4ae-c460-447e-8619-fa52a83e49f5 f58c26e3ebb64768ab9231f49c43cacc 7814396f57a94b5b992577110a648c5b - - - -] Project 7814396f57a94b5b992577110a648c5b 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: 695/1627] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:16 2026] POST /v2.0/subnets => generated 664 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1628] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:16 2026] POST /v2.0/security-group-rules => generated 575 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1629] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:20:16 2026] GET /v2.0/subnets => generated 626 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1630] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:16 2026] DELETE /v2.0/security-groups/d3af3eb5-ec2a-40c1-8362-0ab3de3875a6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:16.494 8 INFO neutron.db.segments_db [None req-491b1811-d838-413b-bc60-3ea381b14c98 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Added segment dadba50c-eb62-48dc-8150-d486d07448b8 of type vxlan for network 4e63428b-c8bd-4dbd-9e49-b25eec2d5676 [pid: 7|app: 0|req: 697/1631] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:20:16 2026] GET /v2.0/security-group-rules/cc1a166e-b246-4fbc-a182-dfaf4b5e49ad => generated 575 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:20:16.938 7 INFO neutron.services.segments.plugin [-] Segment 46144f52-49fc-4c82-b1dc-cca50ac41ade resource provider aggregate not found 2026-07-02 11:20:16.972 7 INFO neutron.services.segments.plugin [-] Segment 46144f52-49fc-4c82-b1dc-cca50ac41ade resource provider aggregate not found 2026-07-02 11:20:16.994 7 INFO neutron.services.segments.plugin [-] Segment 46144f52-49fc-4c82-b1dc-cca50ac41ade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46144f52-49fc-4c82-b1dc-cca50ac41ade found for delete ", "request_id": "req-c3f2906a-48f3-4e82-acf6-b7bfc9d3f514"}]} 2026-07-02 11:20:16.997 7 INFO neutron.services.segments.plugin [-] Segment 46144f52-49fc-4c82-b1dc-cca50ac41ade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46144f52-49fc-4c82-b1dc-cca50ac41ade found for delete ", "request_id": "req-7a71d392-2869-431c-a4ba-a9ea458045bc"}]} [pid: 7|app: 0|req: 698/1632] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:16 2026] DELETE /v2.0/networks/41fce458-0cb4-4f49-946e-26810ef0a801 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:20:17.057 8 INFO neutron.db.l3_hamode_db [None req-491b1811-d838-413b-bc60-3ea381b14c98 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 699/1633] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:17 2026] DELETE /v2.0/security-groups/4256257d-583d-4ddf-8dcb-a77a3550374c => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1634] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:17 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1635] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:17 2026] DELETE /v2.0/networks/11594738-1ee7-4615-977e-ffe5c8fdbf03 => generated 0 bytes in 537 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1636] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:20:17 2026] DELETE /v2.0/security-group-rules/cc1a166e-b246-4fbc-a182-dfaf4b5e49ad => 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: 703/1637] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:17 2026] DELETE /v2.0/networks/463d6689-c8a1-4e8f-831c-a8924c38e9dd => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1638] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:18 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1639] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:18 2026] DELETE /v2.0/networks/3f4561fb-bbf2-4103-8738-3ca428bc4173 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1640] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:18 2026] DELETE /v2.0/security-groups/d43fadcc-8040-49c5-9a53-26eee77a5b65 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:18.870 8 INFO neutron.db.l3_hamode_db [None req-491b1811-d838-413b-bc60-3ea381b14c98 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:20:19.029 7 INFO neutron.services.segments.plugin [-] Segment cb3797e9-a95b-4771-8887-84e0ea3eec50 resource provider aggregate not found [pid: 7|app: 0|req: 707/1641] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:18 2026] GET /v2.0/security-groups?tenant_id=13dcf1de9fe4472fa815ebe92d11c3aa&name=default => generated 2801 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:19.043 7 INFO neutron.services.segments.plugin [-] Segment cb3797e9-a95b-4771-8887-84e0ea3eec50 resource provider aggregate not found 2026-07-02 11:20:19.049 7 INFO neutron.services.segments.plugin [-] Segment cb3797e9-a95b-4771-8887-84e0ea3eec50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb3797e9-a95b-4771-8887-84e0ea3eec50 found for delete ", "request_id": "req-d1b1834c-5ea1-4b3d-bbbf-fab9a03baf81"}]} 2026-07-02 11:20:19.074 7 INFO neutron.services.segments.plugin [-] Segment cb3797e9-a95b-4771-8887-84e0ea3eec50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb3797e9-a95b-4771-8887-84e0ea3eec50 found for delete ", "request_id": "req-e6e0a5dc-5e77-416c-b313-ad28239a1f3e"}]} 2026-07-02 11:20:19.081 7 INFO neutron.services.segments.plugin [-] Segment dfa704e4-0172-4d4d-9d3b-13c14daf58c2 resource provider aggregate not found 2026-07-02 11:20:19.111 7 INFO neutron.services.segments.plugin [-] Segment dfa704e4-0172-4d4d-9d3b-13c14daf58c2 resource provider aggregate not found 2026-07-02 11:20:19.120 7 INFO neutron.services.segments.plugin [-] Segment dfa704e4-0172-4d4d-9d3b-13c14daf58c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfa704e4-0172-4d4d-9d3b-13c14daf58c2 found for delete ", "request_id": "req-e27cd570-4834-46d2-afaf-c2de066d147a"}]} [pid: 7|app: 0|req: 708/1642] 10.0.0.157 () {32 vars in 663 bytes} [Thu Jul 2 11:20:19 2026] GET /v2.0/security-groups => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:19.149 7 INFO neutron.services.segments.plugin [-] Segment 744baeb0-65ba-4e52-ab8e-5c4ccdf15d4b resource provider aggregate not found 2026-07-02 11:20:19.156 7 INFO neutron.services.segments.plugin [-] Segment dfa704e4-0172-4d4d-9d3b-13c14daf58c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfa704e4-0172-4d4d-9d3b-13c14daf58c2 found for delete ", "request_id": "req-393974d8-cde4-49d9-a2b4-757bd7dcfe17"}]} 2026-07-02 11:20:19.188 7 INFO neutron.services.segments.plugin [-] Segment 744baeb0-65ba-4e52-ab8e-5c4ccdf15d4b resource provider aggregate not found 2026-07-02 11:20:19.198 7 INFO neutron.services.segments.plugin [-] Segment 744baeb0-65ba-4e52-ab8e-5c4ccdf15d4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 744baeb0-65ba-4e52-ab8e-5c4ccdf15d4b found for delete ", "request_id": "req-2f81103c-cc29-4331-8a13-058fd80643f6"}]} 2026-07-02 11:20:19.217 7 INFO neutron.services.segments.plugin [-] Segment 744baeb0-65ba-4e52-ab8e-5c4ccdf15d4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 744baeb0-65ba-4e52-ab8e-5c4ccdf15d4b found for delete ", "request_id": "req-ab509fed-afb1-4742-9bb0-b9236f3d9b2d"}]} [pid: 7|app: 0|req: 709/1643] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:19 2026] GET /v2.0/security-groups?tenant_id=e972e2b4f2df450b89e030810931abea&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1644] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:19 2026] DELETE /v2.0/security-groups/687daceb-f732-4e4d-b138-401946323941 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1645] 10.0.0.157 () {32 vars in 663 bytes} [Thu Jul 2 11:20:19 2026] GET /v2.0/security-groups => generated 2801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1646] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:19 2026] DELETE /v2.0/security-groups/714a3a79-4011-46eb-9553-bf7d47cab983 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1647] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:19 2026] GET /v2.0/security-groups?tenant_id=6df357e014144cc6b8f0a0d70dd0cb81&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1648] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:19 2026] DELETE /v2.0/security-groups/e65a7cc5-5e6f-4e87-bedc-419cbd4b4ef1 => 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: 935/1649] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:16 2026] POST /v2.0/routers => generated 728 bytes in 3848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1650] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:20 2026] GET /v2.0/security-groups?tenant_id=7814396f57a94b5b992577110a648c5b&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1651] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:20 2026] GET /v2.0/security-groups?tenant_id=33c305cc9be0415e8f3a1288931bbced&name=default => generated 2801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1652] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:20 2026] DELETE /v2.0/security-groups/82292e48-a30a-440e-9946-5305ed84ead1 => 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: 718/1653] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:20 2026] DELETE /v2.0/security-groups/986218ce-30b2-4b20-80a5-fb2c2f1d8a08 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1656] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:20:20 2026] PUT /v2.0/routers/40794127-c26b-40d2-be10-7f2245dd79f7/add_router_interface => generated 309 bytes in 1652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:20:22.251 7 INFO neutron.db.segments_db [None req-92ec298b-ac80-4e10-b9f9-26de8a2ce4f4 1a722e059db3428280d976424dd3add4 7fd50e5239ba4c4681dc08134498739b - - - -] Added segment 86b18146-b27a-47b7-889b-bcd3b88d3b88 of type vxlan for network 5b028fe6-b95e-4632-a25e-dc160d79d7c3 [pid: 7|app: 0|req: 721/1657] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:21 2026] POST /v2.0/networks => generated 644 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1658] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:20:22 2026] POST /v2.0/ports => generated 774 bytes in 358 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: 938/1659] 10.0.0.157 () {34 vars in 685 bytes} [Thu Jul 2 11:20:22 2026] POST /v2.0/security-groups => generated 1609 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1660] 10.0.0.157 () {34 vars in 684 bytes} [Thu Jul 2 11:20:22 2026] POST /v2.0/security-groups => generated 1560 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:20:22.939 8 INFO neutron.db.segments_db [None req-64c2a2e7-77eb-4937-82e5-ca0b52b1198f 1a722e059db3428280d976424dd3add4 7fd50e5239ba4c4681dc08134498739b - - - -] Added segment 092c5630-5c5c-4624-b206-d5f2a59b0b98 of type vxlan for network c5b93acb-81e2-4d2c-9665-afe4584a97f8 [pid: 7|app: 0|req: 723/1661] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1662] 10.0.0.157 () {32 vars in 663 bytes} [Thu Jul 2 11:20:23 2026] GET /v2.0/security-groups => generated 4343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1663] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:22 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1664] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:23 2026] POST /v2.0/security-group-rules => generated 564 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1665] 10.0.0.157 () {34 vars in 758 bytes} [Thu Jul 2 11:20:23 2026] PUT /v2.0/security-groups/aea58a4f-0ea9-41b6-acd6-f474bf4abce7 => generated 1597 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1666] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:23 2026] POST /v2.0/security-group-rules => generated 570 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1667] 10.0.0.157 () {32 vars in 737 bytes} [Thu Jul 2 11:20:23 2026] GET /v2.0/security-groups/aea58a4f-0ea9-41b6-acd6-f474bf4abce7 => generated 1597 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1668] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1669] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:23 2026] POST /v2.0/subnets => generated 602 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1670] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:23 2026] DELETE /v2.0/security-groups/aea58a4f-0ea9-41b6-acd6-f474bf4abce7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:23.568 7 INFO neutron.db.securitygroups_db [None req-22b94825-9f49-454f-89d0-3dcb00a83906 d418d5be666141b4adbf5d040d9ab616 8f848895ceb344c7b1c7df03ee8a31ed - - - -] Project 8f848895ceb344c7b1c7df03ee8a31ed 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: 727/1671] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:23 2026] POST /v2.0/security-group-rules => generated 575 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1672] 10.0.0.157 () {32 vars in 663 bytes} [Thu Jul 2 11:20:23 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:23.719 7 INFO neutron.db.securitygroups_db [None req-b99ff729-5510-482a-8e1c-2d2281e81f43 d418d5be666141b4adbf5d040d9ab616 8f848895ceb344c7b1c7df03ee8a31ed - - - -] Project 8f848895ceb344c7b1c7df03ee8a31ed 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: 729/1673] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:23 2026] POST /v2.0/security-group-rules => generated 574 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:20:23.812 7 INFO neutron.api.v2.resource [None req-9f7c6ef2-5f07-4ec1-aba4-049ce90a0a68 033618e7938349fcb51c46d7b7dd4896 71f60d43699c42b7b6bef54b2fe981da - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 730/1674] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:23 2026] DELETE /v2.0/security-groups/aea58a4f-0ea9-41b6-acd6-f474bf4abce7 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1675] 10.0.0.157 () {34 vars in 684 bytes} [Thu Jul 2 11:20:23 2026] POST /v2.0/security-groups => generated 1560 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1676] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:20:23 2026] POST /v2.0/ports => generated 953 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1677] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 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: 946/1678] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:20:24 2026] GET /v2.0/security-group-rules/6592d375-d926-46cc-9f1c-af0f7521db0f => generated 569 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1679] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:24 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1680] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:20:24 2026] DELETE /v2.0/security-group-rules/6592d375-d926-46cc-9f1c-af0f7521db0f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1681] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:24 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1682] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1683] 10.0.0.157 () {34 vars in 685 bytes} [Thu Jul 2 11:20:24 2026] POST /v2.0/security-groups => generated 1595 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1684] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:20:24 2026] GET /v2.0/security-group-rules/c07d43ea-263c-4c7d-8e8a-38a22fb7b422 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1685] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1686] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:24 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1687] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20:24 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: 8|app: 0|req: 956/1688] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:20:24 2026] DELETE /v2.0/security-group-rules/c07d43ea-263c-4c7d-8e8a-38a22fb7b422 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1689] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:20:24 2026] DELETE /v2.0/ports/e790cb76-82ec-493e-af58-3e7bb3b42854 => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1690] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:25 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:25.222 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51f32231-ad98-4a78-ab5d-b0489f117543 1a722e059db3428280d976424dd3add4 7fd50e5239ba4c4681dc08134498739b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 735/1691] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:20:25 2026] DELETE /v2.0/ports/e790cb76-82ec-493e-af58-3e7bb3b42854 => 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: 736/1692] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:20: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) 2026-07-02 11:20:25.351 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36ba52da-29c9-4c98-bc93-2a61ec841af1 1a722e059db3428280d976424dd3add4 7fd50e5239ba4c4681dc08134498739b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1693] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:20:25 2026] GET /v2.0/ports/e790cb76-82ec-493e-af58-3e7bb3b42854 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1694] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:20:25 2026] GET /v2.0/security-group-rules/9513f07b-b3f0-450d-8494-d96ce789f558 => generated 570 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1695] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:20:24 2026] POST /v2.0/floatingips => generated 552 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1696] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:25 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1697] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:20:25 2026] DELETE /v2.0/security-group-rules/9513f07b-b3f0-450d-8494-d96ce789f558 => 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: 739/1698] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:25 2026] DELETE /v2.0/subnets/c0d562d7-463e-4bfa-8509-00041dd34592 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1699] 10.0.0.113 () {34 vars in 1096 bytes} [Thu Jul 2 11:20:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--51039617&fields=id&tenant_id=8f848895ceb344c7b1c7df03ee8a31ed => 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: 961/1700] 10.0.0.157 () {32 vars in 673 bytes} [Thu Jul 2 11:20:25 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:26.017 7 INFO neutron.db.segments_db [None req-1a15717d-17af-4793-b7bc-70ec743d6c94 f86b5724fc5c4f399aa78527841d12d1 cab7dde51ebf436396cf4fa7ab891190 - - - -] Added segment 0b323058-3147-459c-981a-3fa3b1a82774 of type vxlan for network cfba77ab-6409-4c1b-ba38-dba89baeecc6 2026-07-02 11:20:26.130 8 INFO neutron.services.segments.plugin [-] Segment 092c5630-5c5c-4624-b206-d5f2a59b0b98 resource provider aggregate not found 2026-07-02 11:20:26.138 8 INFO neutron.services.segments.plugin [-] Segment 092c5630-5c5c-4624-b206-d5f2a59b0b98 resource provider aggregate not found 2026-07-02 11:20:26.159 8 INFO neutron.services.segments.plugin [-] Segment 092c5630-5c5c-4624-b206-d5f2a59b0b98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 092c5630-5c5c-4624-b206-d5f2a59b0b98 found for delete ", "request_id": "req-1a879ee6-184f-4f1f-9dce-5db06dafda78"}]} [pid: 7|app: 0|req: 740/1701] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:25 2026] POST /v2.0/networks => generated 631 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:20:26.245 8 INFO neutron.services.segments.plugin [-] Segment 092c5630-5c5c-4624-b206-d5f2a59b0b98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 092c5630-5c5c-4624-b206-d5f2a59b0b98 found for delete ", "request_id": "req-13e2d7a1-a60f-4211-9140-cb083096a1b2"}]} [pid: 8|app: 0|req: 962/1702] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:25 2026] DELETE /v2.0/networks/c5b93acb-81e2-4d2c-9665-afe4584a97f8 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1703] 10.0.0.113 () {34 vars in 1098 bytes} [Thu Jul 2 11:20:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-341196466&fields=id&tenant_id=8f848895ceb344c7b1c7df03ee8a31ed => generated 69 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1704] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:26 2026] DELETE /v2.0/security-groups/2183c68b-0636-4292-a10a-d47c7ac3145a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:26.467 8 INFO neutron.db.segments_db [None req-4b85e3f7-7616-4e55-a3cf-90738761cacb 1a722e059db3428280d976424dd3add4 7fd50e5239ba4c4681dc08134498739b - - - -] Added segment c54ab449-b967-4f69-b54f-22ef7d8d25bc of type vxlan for network 42420116-e9d3-40bd-9d2d-2485959e632b [pid: 8|app: 0|req: 964/1705] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:26 2026] POST /v2.0/networks => generated 631 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1706] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:20:26 2026] GET /v2.0/networks?id=d02ea281-9a57-4570-878d-0a79e1290adb => generated 673 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1707] 10.0.0.157 () {32 vars in 663 bytes} [Thu Jul 2 11:20:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1708] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:26 2026] POST /v2.0/subnets => generated 602 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1709] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:20:26 2026] GET /v2.0/quotas/8f848895ceb344c7b1c7df03ee8a31ed => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1710] 10.0.0.157 () {32 vars in 663 bytes} [Thu Jul 2 11:20:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:26.877 7 INFO neutron.db.segments_db [None req-83992472-a8a2-4469-a96e-6f9d0afb1fa2 f86b5724fc5c4f399aa78527841d12d1 cab7dde51ebf436396cf4fa7ab891190 - - - -] Added segment 3f2f7786-99d3-4242-b479-707aa345c7cc of type vxlan for network 1f375741-41dc-4a61-9a96-2bf7f7aaf99c [pid: 7|app: 0|req: 745/1711] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:26 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1712] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:26 2026] POST /v2.0/subnets => generated 602 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1713] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:20:27 2026] GET /v2.0/ports?tenant_id=8f848895ceb344c7b1c7df03ee8a31ed&fields=id => generated 103 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1714] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:27 2026] POST /v2.0/subnets => generated 605 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1715] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:20:27 2026] GET /v2.0/networks/d02ea281-9a57-4570-878d-0a79e1290adb?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: 747/1716] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:20:27 2026] POST /v2.0/ports => generated 912 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:20:27.758 7 INFO neutron.db.segments_db [None req-ce881268-b834-4409-8691-a6a179a76ff7 f86b5724fc5c4f399aa78527841d12d1 cab7dde51ebf436396cf4fa7ab891190 - - - -] Added segment 1f9bc12d-0fec-4a74-9da2-745e7bca5934 of type vxlan for network ce8bc7d1-2b3a-448d-9c12-594269c4cd92 [pid: 8|app: 0|req: 970/1717] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:27 2026] GET /v2.0/security-groups?tenant_id=71f60d43699c42b7b6bef54b2fe981da&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1718] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:20:27 2026] GET /v2.0/networks/d02ea281-9a57-4570-878d-0a79e1290adb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1719] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:27 2026] POST /v2.0/networks => generated 632 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1720] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:27 2026] DELETE /v2.0/security-groups/f78cf863-2e7c-4c68-a3ec-9ffbd4fe6c37 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1721] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:20:27 2026] DELETE /v2.0/ports/15436947-1569-4508-b052-d830610d9b5d => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1722] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:20:28 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:28.469 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a0f4d84-278b-45d9-9742-bfbde9e1c055 1a722e059db3428280d976424dd3add4 7fd50e5239ba4c4681dc08134498739b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 974/1723] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:20:28 2026] GET /v2.0/ports/15436947-1569-4508-b052-d830610d9b5d => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1724] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:28 2026] POST /v2.0/subnets => generated 605 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:20:28.822 7 INFO neutron.db.segments_db [None req-ef618a45-f2e2-4eaf-a776-552f7d77642b f86b5724fc5c4f399aa78527841d12d1 cab7dde51ebf436396cf4fa7ab891190 - - - -] Added segment b43ca803-7b24-4161-bc21-0d4ae55ca4d5 of type vxlan for network 1fb66c06-4180-4e17-8835-c352d80ef550 [pid: 7|app: 0|req: 751/1725] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:28 2026] POST /v2.0/networks => generated 631 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1726] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:28 2026] DELETE /v2.0/subnets/26123a73-01ab-4e77-b723-7e8464e3f17b => generated 0 bytes in 920 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1727] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:28 2026] POST /v2.0/subnets => generated 605 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1728] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:20:29 2026] GET /v2.0/networks?id=d02ea281-9a57-4570-878d-0a79e1290adb => generated 673 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:20:29.563 8 INFO neutron.db.segments_db [None req-7ac195dc-00dd-4823-a3fb-e05edf1d4add f86b5724fc5c4f399aa78527841d12d1 cab7dde51ebf436396cf4fa7ab891190 - - - -] Added segment 32886a46-755c-4153-9cbe-ff403fab7b67 of type vxlan for network af67c14d-9824-4618-9bd5-83892f248e8f [pid: 8|app: 0|req: 977/1729] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:29 2026] POST /v2.0/networks => generated 631 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1730] 199.19.213.217 () {34 vars in 1050 bytes} [Thu Jul 2 11:20:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8f848895ceb344c7b1c7df03ee8a31ed => generated 271 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1731] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:20:29 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:29.964 7 INFO neutron.services.segments.plugin [-] Segment c54ab449-b967-4f69-b54f-22ef7d8d25bc resource provider aggregate not found 2026-07-02 11:20:29.981 7 INFO neutron.services.segments.plugin [-] Segment c54ab449-b967-4f69-b54f-22ef7d8d25bc resource provider aggregate not found 2026-07-02 11:20:30.011 7 INFO neutron.services.segments.plugin [-] Segment c54ab449-b967-4f69-b54f-22ef7d8d25bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54ab449-b967-4f69-b54f-22ef7d8d25bc found for delete ", "request_id": "req-5389399b-5504-4e75-b90c-bf6d83a6b5fa"}]} [pid: 7|app: 0|req: 753/1732] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:29 2026] DELETE /v2.0/networks/42420116-e9d3-40bd-9d2d-2485959e632b => generated 0 bytes in 561 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:20:30.046 7 INFO neutron.services.segments.plugin [-] Segment c54ab449-b967-4f69-b54f-22ef7d8d25bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54ab449-b967-4f69-b54f-22ef7d8d25bc found for delete ", "request_id": "req-074e0278-cbea-46ee-9b2a-65e818aeae80"}]} [pid: 8|app: 0|req: 980/1733] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:20:29 2026] POST /v2.0/subnets => generated 605 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1734] 10.0.0.157 () {34 vars in 665 bytes} [Thu Jul 2 11:20:30 2026] POST /v2.0/ports => generated 775 bytes in 422 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: 754/1735] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:20:30 2026] POST /v2.0/ports => generated 993 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1736] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:20:30 2026] PUT /v2.0/subnets/8ef563cb-d9c9-455c-bcdf-1bf4888bec9e/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 983/1737] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:20:30 2026] PUT /v2.0/subnets/729d7795-83cd-497d-bd64-b4bcf931faec/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1738] 10.0.0.157 () {34 vars in 737 bytes} [Thu Jul 2 11:20:30 2026] PUT /v2.0/ports/693c95c2-85d2-480e-8d82-0ae32372b672 => generated 752 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1739] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:20:31 2026] PUT /v2.0/subnets/591d3c39-3e63-45fd-8f11-5e09df9df423/tags => generated 34 bytes in 104 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: 757/1740] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1008 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1741] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:20:30 2026] PUT /v2.0/ports/4f5e9ac4-4a8f-4980-9ffe-54f06ed03003 => generated 1238 bytes in 567 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-07-02 11:20:31.494 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e493ee79-6c61-489d-9c42-f00ad55ce6f8'] response: {'name': 'network-changed', 'server_uuid': 'a795d16a-d079-4da2-bd8c-b75c3149872e', 'tag': '4f5e9ac4-4a8f-4980-9ffe-54f06ed03003', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 985/1742] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:20:31 2026] PUT /v2.0/subnets/4387c2f7-02f7-4081-ab7b-135d5fcd57a9/tags => generated 19 bytes in 99 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: 758/1743] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:20:31 2026] DELETE /v2.0/ports/693c95c2-85d2-480e-8d82-0ae32372b672 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1744] 10.0.0.113 () {34 vars in 1120 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/security-groups?id=3f586676-7439-4c6d-9080-1354c3ef01f3&id=bc93b134-dc5c-477c-9703-4b55cbf7e15f&fields=id&fields=name => generated 204 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1745] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/ports?tenant_id=8f848895ceb344c7b1c7df03ee8a31ed&device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1277 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1746] 10.0.0.157 () {32 vars in 664 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1747] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4f5e9ac4-4a8f-4980-9ffe-54f06ed03003 => 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: 760/1748] 10.0.0.157 () {32 vars in 643 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/ports => generated 777 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1749] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/subnets?id=1dd95caa-78c3-4cfc-b0ec-86a064d6d13b => generated 667 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:20:31.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88b6879c-353d-4128-b5bb-4940ecc7624c 1a722e059db3428280d976424dd3add4 7fd50e5239ba4c4681dc08134498739b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 762/1750] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/ports/693c95c2-85d2-480e-8d82-0ae32372b672 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1751] 10.0.0.157 () {32 vars in 678 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1752] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/ports?network_id=d02ea281-9a57-4570-878d-0a79e1290adb&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1753] 10.0.0.157 () {32 vars in 643 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/ports => generated 777 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1754] 10.0.0.157 () {32 vars in 674 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1755] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/ports/cee8b1e5-9e56-44fc-93ed-9aacd528443b => generated 774 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1756] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:20:31 2026] GET /v2.0/networks/d02ea281-9a57-4570-878d-0a79e1290adb?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:32.066 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f26d3fc-6afc-4006-9f51-58289c9e7c6e 1a722e059db3428280d976424dd3add4 7fd50e5239ba4c4681dc08134498739b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 992/1757] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:20:32 2026] DELETE /v2.0/ports/15436947-1569-4508-b052-d830610d9b5d => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1758] 10.0.0.157 () {32 vars in 686 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:32.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c50a4ed-c02f-4599-8851-1b2d0fff0de8 1a722e059db3428280d976424dd3add4 7fd50e5239ba4c4681dc08134498739b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1759] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:32 2026] DELETE /v2.0/subnets/26123a73-01ab-4e77-b723-7e8464e3f17b => 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: 993/1760] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/networks/d02ea281-9a57-4570-878d-0a79e1290adb?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: 768/1761] 10.0.0.157 () {32 vars in 672 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:32.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7710574d-0c8a-4f0d-acac-e02091fcfec2 1a722e059db3428280d976424dd3add4 7fd50e5239ba4c4681dc08134498739b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/1762] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:32 2026] DELETE /v2.0/subnets/c0d562d7-463e-4bfa-8509-00041dd34592 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1763] 10.0.0.157 () {32 vars in 686 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1764] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/ports?tenant_id=8f848895ceb344c7b1c7df03ee8a31ed&device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1277 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1765] 10.0.0.157 () {32 vars in 682 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1766] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:20:32 2026] DELETE /v2.0/ports/cee8b1e5-9e56-44fc-93ed-9aacd528443b => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1767] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1768] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/networks?id=d02ea281-9a57-4570-878d-0a79e1290adb => generated 769 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1769] 10.0.0.157 () {32 vars in 694 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1770] 199.19.213.217 () {34 vars in 1124 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/security-groups?id=bc93b134-dc5c-477c-9703-4b55cbf7e15f&id=3f586676-7439-4c6d-9080-1354c3ef01f3&fields=id&fields=name => generated 204 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1771] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4f5e9ac4-4a8f-4980-9ffe-54f06ed03003 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:32.888 7 INFO neutron.services.segments.plugin [-] Segment 86b18146-b27a-47b7-889b-bcd3b88d3b88 resource provider aggregate not found 2026-07-02 11:20:32.894 7 INFO neutron.services.segments.plugin [-] Segment 86b18146-b27a-47b7-889b-bcd3b88d3b88 resource provider aggregate not found 2026-07-02 11:20:32.919 7 INFO neutron.services.segments.plugin [-] Segment 86b18146-b27a-47b7-889b-bcd3b88d3b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86b18146-b27a-47b7-889b-bcd3b88d3b88 found for delete ", "request_id": "req-5a88bd64-79c7-4b5c-a9b5-d2c3c1209735"}]} 2026-07-02 11:20:32.920 7 INFO neutron.services.segments.plugin [-] Segment 86b18146-b27a-47b7-889b-bcd3b88d3b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86b18146-b27a-47b7-889b-bcd3b88d3b88 found for delete ", "request_id": "req-aa0e1e95-38a4-43ef-872a-096ccb1c0f8a"}]} [pid: 7|app: 0|req: 773/1772] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:32 2026] DELETE /v2.0/networks/5b028fe6-b95e-4632-a25e-dc160d79d7c3 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1773] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:20:32 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1008 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1774] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:32 2026] DELETE /v2.0/subnets/8ef563cb-d9c9-455c-bcdf-1bf4888bec9e => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1775] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:20:33 2026] GET /v2.0/subnets?id=1dd95caa-78c3-4cfc-b0ec-86a064d6d13b => generated 667 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1776] 10.0.0.113 () {34 vars in 1120 bytes} [Thu Jul 2 11:20:33 2026] GET /v2.0/security-groups?id=3f586676-7439-4c6d-9080-1354c3ef01f3&id=bc93b134-dc5c-477c-9703-4b55cbf7e15f&fields=id&fields=name => generated 204 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1777] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:20:33 2026] GET /v2.0/ports?network_id=d02ea281-9a57-4570-878d-0a79e1290adb&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1778] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:20:33 2026] GET /v2.0/networks/d02ea281-9a57-4570-878d-0a79e1290adb?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1779] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:20:33 2026] GET /v2.0/networks/d02ea281-9a57-4570-878d-0a79e1290adb?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: 776/1780] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:33 2026] DELETE /v2.0/subnets/729d7795-83cd-497d-bd64-b4bcf931faec => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1781] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:33 2026] DELETE /v2.0/subnets/591d3c39-3e63-45fd-8f11-5e09df9df423 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1782] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:33 2026] GET /v2.0/security-groups?tenant_id=ea3e43409aa142cca78ead588bf1f598&name=default => generated 2801 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1783] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:33 2026] GET /v2.0/security-groups?tenant_id=7fd50e5239ba4c4681dc08134498739b&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1784] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:33 2026] DELETE /v2.0/security-groups/94bf3a71-49f6-4d5e-a36a-f7598e8e6bad => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1785] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:33 2026] DELETE /v2.0/subnets/4387c2f7-02f7-4081-ab7b-135d5fcd57a9 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1786] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:34 2026] DELETE /v2.0/security-groups/937e5675-e3de-448c-b114-bf3aa3f33e1e => 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: 781/1787] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:20:34 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1788] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:34 2026] DELETE /v2.0/subnets/60d7aa2e-d9de-4bc1-968b-05b1d0ffb87b => 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: 782/1789] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:34 2026] GET /v2.0/security-groups?tenant_id=50a3162d59f34d61ab3eb8a76becc0a8&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1790] 10.0.0.113 () {34 vars in 1120 bytes} [Thu Jul 2 11:20:34 2026] GET /v2.0/security-groups?id=3f586676-7439-4c6d-9080-1354c3ef01f3&id=bc93b134-dc5c-477c-9703-4b55cbf7e15f&fields=id&fields=name => generated 204 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1791] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:34 2026] DELETE /v2.0/security-groups/cdfb99de-a4bd-4b59-a438-e01086845ffa => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1792] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:34 2026] DELETE /v2.0/networks/cfba77ab-6409-4c1b-ba38-dba89baeecc6 => 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: 1010/1793] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:20:34 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1010 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:34.951 7 INFO neutron.services.segments.plugin [-] Segment 0b323058-3147-459c-981a-3fa3b1a82774 resource provider aggregate not found 2026-07-02 11:20:34.958 7 INFO neutron.services.segments.plugin [-] Segment 0b323058-3147-459c-981a-3fa3b1a82774 resource provider aggregate not found 2026-07-02 11:20:34.976 7 INFO neutron.services.segments.plugin [-] Segment 0b323058-3147-459c-981a-3fa3b1a82774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b323058-3147-459c-981a-3fa3b1a82774 found for delete ", "request_id": "req-463d3939-4ab2-4203-917a-8d02f575bc3d"}]} 2026-07-02 11:20:34.984 7 INFO neutron.services.segments.plugin [-] Segment 0b323058-3147-459c-981a-3fa3b1a82774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b323058-3147-459c-981a-3fa3b1a82774 found for delete ", "request_id": "req-1ce8fa18-675a-46ec-9a9c-6e45c14b6e04"}]} 2026-07-02 11:20:34.995 7 INFO neutron.services.segments.plugin [-] Segment 3f2f7786-99d3-4242-b479-707aa345c7cc resource provider aggregate not found 2026-07-02 11:20:35.001 7 INFO neutron.services.segments.plugin [-] Segment 3f2f7786-99d3-4242-b479-707aa345c7cc resource provider aggregate not found 2026-07-02 11:20:35.013 7 INFO neutron.services.segments.plugin [-] Segment 3f2f7786-99d3-4242-b479-707aa345c7cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f2f7786-99d3-4242-b479-707aa345c7cc found for delete ", "request_id": "req-ed734b67-6c38-406a-ac34-7c4be557b08d"}]} [pid: 7|app: 0|req: 784/1794] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:34 2026] DELETE /v2.0/networks/1f375741-41dc-4a61-9a96-2bf7f7aaf99c => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:20:35.041 7 INFO neutron.services.segments.plugin [-] Segment 3f2f7786-99d3-4242-b479-707aa345c7cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f2f7786-99d3-4242-b479-707aa345c7cc found for delete ", "request_id": "req-fcfd8066-6042-49d2-85d2-ca830b95d72e"}]} 2026-07-02 11:20:35.234 8 INFO neutron.db.l3_db [None req-a6007151-e106-4e5e-a1e9-58f5ab29edbf d418d5be666141b4adbf5d040d9ab616 8f848895ceb344c7b1c7df03ee8a31ed - - - -] Floating IP f84902aa-bd30-4a54-856b-2319e3ef378e associated. External IP: 10.96.250.220, port: 4f5e9ac4-4a8f-4980-9ffe-54f06ed03003. [pid: 7|app: 0|req: 785/1795] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:35 2026] DELETE /v2.0/networks/ce8bc7d1-2b3a-448d-9c12-594269c4cd92 => 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: 786/1796] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:35 2026] DELETE /v2.0/networks/1fb66c06-4180-4e17-8835-c352d80ef550 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1797] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:20:34 2026] PUT /v2.0/floatingips/f84902aa-bd30-4a54-856b-2319e3ef378e => generated 855 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1798] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:35 2026] DELETE /v2.0/networks/af67c14d-9824-4618-9bd5-83892f248e8f => 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: 789/1801] 10.0.0.157 () {32 vars in 623 bytes} [Thu Jul 2 11:20:36 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-02 11:20:36.507 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f80091c-a928-4627-9b10-23de4c505f51'] response: {'name': 'network-changed', 'server_uuid': 'a795d16a-d079-4da2-bd8c-b75c3149872e', 'tag': '4f5e9ac4-4a8f-4980-9ffe-54f06ed03003', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 790/1802] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:20:36 2026] GET /v2.0/ports?tenant_id=8f848895ceb344c7b1c7df03ee8a31ed&device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1803] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:20:36 2026] GET /v2.0/networks?id=d02ea281-9a57-4570-878d-0a79e1290adb => generated 769 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1804] 10.0.0.157 () {32 vars in 633 bytes} [Thu Jul 2 11:20:36 2026] GET /v2.0/ => generated 632 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1805] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:20:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4f5e9ac4-4a8f-4980-9ffe-54f06ed03003 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1806] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:20:36 2026] GET /v2.0/subnets?id=1dd95caa-78c3-4cfc-b0ec-86a064d6d13b => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1807] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:20:36 2026] GET /v2.0/ports?network_id=d02ea281-9a57-4570-878d-0a79e1290adb&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: 1016/1808] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:20:36 2026] GET /v2.0/networks/d02ea281-9a57-4570-878d-0a79e1290adb?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: 793/1809] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:36 2026] GET /v2.0/security-groups?tenant_id=e381b8c36d194665aafd0142024d37ea&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1810] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:20:36 2026] GET /v2.0/networks/d02ea281-9a57-4570-878d-0a79e1290adb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:37.039 7 INFO neutron.services.segments.plugin [-] Segment 1f9bc12d-0fec-4a74-9da2-745e7bca5934 resource provider aggregate not found 2026-07-02 11:20:37.065 7 INFO neutron.services.segments.plugin [-] Segment 1f9bc12d-0fec-4a74-9da2-745e7bca5934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f9bc12d-0fec-4a74-9da2-745e7bca5934 found for delete ", "request_id": "req-7fcc8cae-da57-45cd-bf58-23f397d33f52"}]} 2026-07-02 11:20:37.078 7 INFO neutron.services.segments.plugin [-] Segment 1f9bc12d-0fec-4a74-9da2-745e7bca5934 resource provider aggregate not found 2026-07-02 11:20:37.087 7 INFO neutron.services.segments.plugin [-] Segment b43ca803-7b24-4161-bc21-0d4ae55ca4d5 resource provider aggregate not found 2026-07-02 11:20:37.101 7 INFO neutron.services.segments.plugin [-] Segment 1f9bc12d-0fec-4a74-9da2-745e7bca5934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f9bc12d-0fec-4a74-9da2-745e7bca5934 found for delete ", "request_id": "req-13d3c4ab-2f55-4b33-a236-2bbeeb6868cc"}]} 2026-07-02 11:20:37.113 7 INFO neutron.services.segments.plugin [-] Segment b43ca803-7b24-4161-bc21-0d4ae55ca4d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b43ca803-7b24-4161-bc21-0d4ae55ca4d5 found for delete ", "request_id": "req-b3219d4d-4d83-4a20-b109-0a38e0751aa3"}]} [pid: 7|app: 0|req: 794/1811] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:36 2026] DELETE /v2.0/security-groups/ab9f1630-7aa8-4f17-92b5-0ed5eee02528 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:37.341 7 INFO neutron.services.segments.plugin [-] Segment b43ca803-7b24-4161-bc21-0d4ae55ca4d5 resource provider aggregate not found 2026-07-02 11:20:37.353 7 INFO neutron.services.segments.plugin [-] Segment 32886a46-755c-4153-9cbe-ff403fab7b67 resource provider aggregate not found 2026-07-02 11:20:37.372 7 INFO neutron.services.segments.plugin [-] Segment 32886a46-755c-4153-9cbe-ff403fab7b67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32886a46-755c-4153-9cbe-ff403fab7b67 found for delete ", "request_id": "req-cd6336ec-b7e7-4308-a735-ae95d9b26a21"}]} 2026-07-02 11:20:37.384 7 INFO neutron.services.segments.plugin [-] Segment b43ca803-7b24-4161-bc21-0d4ae55ca4d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b43ca803-7b24-4161-bc21-0d4ae55ca4d5 found for delete ", "request_id": "req-b53dde08-d7c9-4a1a-9656-c5378d11b23b"}]} 2026-07-02 11:20:37.408 7 INFO neutron.services.segments.plugin [-] Segment 32886a46-755c-4153-9cbe-ff403fab7b67 resource provider aggregate not found 2026-07-02 11:20:37.430 7 INFO neutron.services.segments.plugin [-] Segment 32886a46-755c-4153-9cbe-ff403fab7b67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32886a46-755c-4153-9cbe-ff403fab7b67 found for delete ", "request_id": "req-ba178659-dea4-404a-a8cc-62d041a57e0f"}]} [pid: 7|app: 0|req: 795/1812] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:37 2026] GET /v2.0/security-groups?tenant_id=90c8c35c90114414a74c981a00c6e312&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1813] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:37 2026] GET /v2.0/security-groups?tenant_id=1b531e553fea4e53b71358023ccb91bd&name=default => generated 2801 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1814] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:37 2026] DELETE /v2.0/security-groups/4eec5fd6-527c-4a9c-84a3-1f722c056b51 => 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: 796/1815] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:37 2026] DELETE /v2.0/security-groups/31928b9b-2e7e-4d84-849e-362d8d981528 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1816] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:38 2026] GET /v2.0/security-groups?tenant_id=cab7dde51ebf436396cf4fa7ab891190&name=default => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1817] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:38 2026] DELETE /v2.0/security-groups/fcd1af20-d8bf-49b0-81f6-a74a1da1183c => 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: 1021/1818] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:38 2026] GET /v2.0/security-groups?tenant_id=9d9bdb1fc78c48708f5c9a107eb3e760&name=default => generated 2801 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1819] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:39 2026] DELETE /v2.0/security-groups/70bd5d8f-9c08-4c88-9557-bbe2b5a85625 => 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: 1022/1820] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:41 2026] GET /v2.0/security-groups?tenant_id=5377b53b4eb94e0cb90e944dd25fc993&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1821] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:41 2026] DELETE /v2.0/security-groups/8fe7f9b3-7dc0-43a4-a900-57948238836c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:42.497 8 INFO neutron.db.segments_db [None req-6f6deabd-8a22-4497-96a0-5936e5214c6b ebbcd56492334b11ae2884478335e7ee 8606666f67944cb4bb4a364df449a222 - - - -] Added segment be939585-f2fa-4ffc-84cf-9e7f8b9d2683 of type vxlan for network 6b7a0efe-1740-467c-aa58-de9ecfd481b5 [pid: 8|app: 0|req: 1023/1822] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:42 2026] POST /v2.0/networks => generated 631 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1823] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:20:42 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1824] 10.0.0.157 () {34 vars in 747 bytes} [Thu Jul 2 11:20:43 2026] PUT /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 801/1825] 10.0.0.157 () {32 vars in 727 bytes} [Thu Jul 2 11:20:43 2026] GET /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/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: 1025/1826] 10.0.0.157 () {34 vars in 758 bytes} [Thu Jul 2 11:20:43 2026] PUT /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1827] 10.0.0.157 () {32 vars in 727 bytes} [Thu Jul 2 11:20:43 2026] GET /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1828] 10.0.0.157 () {34 vars in 754 bytes} [Thu Jul 2 11:20:43 2026] PUT /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1829] 10.0.0.157 () {32 vars in 727 bytes} [Thu Jul 2 11:20:43 2026] GET /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1830] 10.0.0.157 () {34 vars in 776 bytes} [Thu Jul 2 11:20:43 2026] PUT /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1831] 10.0.0.157 () {32 vars in 727 bytes} [Thu Jul 2 11:20:43 2026] GET /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1832] 10.0.0.157 () {34 vars in 747 bytes} [Thu Jul 2 11:20:43 2026] PUT /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1833] 10.0.0.157 () {32 vars in 727 bytes} [Thu Jul 2 11:20:43 2026] GET /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1834] 10.0.0.157 () {32 vars in 735 bytes} [Thu Jul 2 11:20:43 2026] GET /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:43.727 7 INFO neutron.api.v2.resource [None req-85d87543-cae6-4a67-8376-7b3d41c7ba6a ebbcd56492334b11ae2884478335e7ee 8606666f67944cb4bb4a364df449a222 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 806/1835] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:20:43 2026] GET /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1836] 10.0.0.157 () {32 vars in 738 bytes} [Thu Jul 2 11:20:43 2026] DELETE /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/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: 807/1837] 10.0.0.157 () {32 vars in 727 bytes} [Thu Jul 2 11:20:43 2026] GET /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags => generated 30 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:43.928 8 INFO neutron.api.v2.resource [None req-a6c42185-b4dc-43a8-9213-9edaae78704e ebbcd56492334b11ae2884478335e7ee 8606666f67944cb4bb4a364df449a222 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1031/1838] 10.0.0.157 () {32 vars in 742 bytes} [Thu Jul 2 11:20:43 2026] DELETE /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1839] 10.0.0.157 () {32 vars in 730 bytes} [Thu Jul 2 11:20:43 2026] DELETE /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1840] 10.0.0.157 () {32 vars in 727 bytes} [Thu Jul 2 11:20:44 2026] GET /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1841] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:20:44 2026] DELETE /v2.0/ports/ee2bcf49-7a52-4f21-b7fe-90719e5c5846 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:20:44.385 8 INFO neutron.db.segments_db [None req-0563abe2-b642-4c9b-8a2c-f7add57cc5f1 6f2755f0988e4420bb110b30988ff29f 3dd9dbd812b144969a920bc8b2f0aa98 - - - -] Added segment db47efa5-88d7-4158-b2ff-8d5c11be0011 of type vxlan for network df2d7966-c251-4400-ab39-5ef9c262dabd [pid: 8|app: 0|req: 1032/1842] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:44 2026] POST /v2.0/networks => generated 632 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:20:44.613 7 INFO neutron.services.segments.plugin [-] Segment be939585-f2fa-4ffc-84cf-9e7f8b9d2683 resource provider aggregate not found 2026-07-02 11:20:44.619 7 INFO neutron.services.segments.plugin [-] Segment be939585-f2fa-4ffc-84cf-9e7f8b9d2683 resource provider aggregate not found 2026-07-02 11:20:44.652 7 INFO neutron.services.segments.plugin [-] Segment be939585-f2fa-4ffc-84cf-9e7f8b9d2683 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be939585-f2fa-4ffc-84cf-9e7f8b9d2683 found for delete ", "request_id": "req-ec45e6bb-a6c4-48a7-89cc-61bfbd3e8981"}]} 2026-07-02 11:20:44.655 7 INFO neutron.services.segments.plugin [-] Segment be939585-f2fa-4ffc-84cf-9e7f8b9d2683 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be939585-f2fa-4ffc-84cf-9e7f8b9d2683 found for delete ", "request_id": "req-d07296e6-92b6-4e60-b6b8-6342b2fedbb7"}]} [pid: 7|app: 0|req: 811/1843] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:44 2026] DELETE /v2.0/networks/6b7a0efe-1740-467c-aa58-de9ecfd481b5 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1844] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:20:44 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1010 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:44.734 7 INFO neutron.db.segments_db [None req-8797494c-c92c-433e-b525-3da84688542f 6f2755f0988e4420bb110b30988ff29f 3dd9dbd812b144969a920bc8b2f0aa98 - - - -] Added segment 486f22fe-e13e-42ea-8d84-558f353daa8a of type vxlan for network 506f44da-d2f2-4dbb-8b2b-ef4ed871a1f2 [pid: 8|app: 0|req: 1034/1845] 10.0.0.113 () {34 vars in 1120 bytes} [Thu Jul 2 11:20:44 2026] GET /v2.0/security-groups?id=3f586676-7439-4c6d-9080-1354c3ef01f3&id=bc93b134-dc5c-477c-9703-4b55cbf7e15f&fields=id&fields=name => generated 204 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1846] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:44 2026] POST /v2.0/networks => generated 631 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:20:44.989 7 INFO neutron.db.segments_db [None req-99be39af-48ac-494f-9a6e-837e5a633da3 6f2755f0988e4420bb110b30988ff29f 3dd9dbd812b144969a920bc8b2f0aa98 - - - -] Added segment 6299c9b0-347d-4da7-95c9-e36a4a7f60fc of type vxlan for network aba9aafe-5e53-4fb5-a4e8-24f791c413a9 [pid: 8|app: 0|req: 1035/1847] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:20:44 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1279 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1848] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:44 2026] POST /v2.0/networks => generated 632 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1849] 10.0.0.157 () {32 vars in 858 bytes} [Thu Jul 2 11:20:45 2026] GET /v2.0/floatingips?floating_network_id=36fa1ba8-987a-4202-b5a6-c0df73c2ad62&port_id=4f5e9ac4-4a8f-4980-9ffe-54f06ed03003 => generated 860 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:20:45.247 7 INFO neutron.db.segments_db [None req-9d559216-f863-468e-95da-db7f643feb09 6f2755f0988e4420bb110b30988ff29f 3dd9dbd812b144969a920bc8b2f0aa98 - - - -] Added segment 9b11db3c-fcd0-4e27-a037-184f72ac3e3e of type vxlan for network 582a9a83-9879-4904-8871-810f46e68aab [pid: 7|app: 0|req: 814/1850] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:45 2026] POST /v2.0/networks => generated 631 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1851] 10.0.0.4 () {34 vars in 988 bytes} [Thu Jul 2 11:20:45 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:45.528 8 INFO neutron.db.segments_db [None req-a84d3e17-4e2a-4e93-bdd0-8889b37e6d35 6f2755f0988e4420bb110b30988ff29f 3dd9dbd812b144969a920bc8b2f0aa98 - - - -] Added segment d435f307-0617-46fb-9a6e-214aa806394b of type vxlan for network c687fa75-c643-4b99-ab60-9d2a6b4c8375 [pid: 8|app: 0|req: 1037/1852] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:20:45 2026] POST /v2.0/networks => generated 632 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1853] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:45 2026] GET /v2.0/security-groups?tenant_id=8606666f67944cb4bb4a364df449a222&name=default => generated 2801 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1854] 10.0.0.4 () {34 vars in 1118 bytes} [Thu Jul 2 11:20:45 2026] GET /v2.0/security-groups?id=bc93b134-dc5c-477c-9703-4b55cbf7e15f&id=3f586676-7439-4c6d-9080-1354c3ef01f3&fields=id&fields=name => generated 204 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1855] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:20:45 2026] PUT /v2.0/networks/df2d7966-c251-4400-ab39-5ef9c262dabd/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1856] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:45 2026] GET /v2.0/security-groups?tenant_id=f894672607a24228b16cbb4617637ef4&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1857] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:45 2026] DELETE /v2.0/security-groups/1ff92d6c-75b4-4034-9c36-d7710bb8b944 => 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: 818/1858] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:20:45 2026] PUT /v2.0/networks/506f44da-d2f2-4dbb-8b2b-ef4ed871a1f2/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1859] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:20:45 2026] PUT /v2.0/networks/aba9aafe-5e53-4fb5-a4e8-24f791c413a9/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1860] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:45 2026] DELETE /v2.0/security-groups/146fd065-025b-44d1-a21f-77fb2b50e4fb => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1861] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:20:46 2026] PUT /v2.0/networks/582a9a83-9879-4904-8871-810f46e68aab/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1862] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:46 2026] GET /v2.0/security-groups?tenant_id=79a04d6195a9408fae8479e15c47210c&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1863] 10.0.0.157 () {32 vars in 666 bytes} [Thu Jul 2 11:20:46 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1864] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:46 2026] DELETE /v2.0/security-groups/e47941c5-83cb-44cf-9676-f1771af08c3f => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1865] 10.0.0.157 () {32 vars in 680 bytes} [Thu Jul 2 11:20:46 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1866] 10.0.0.157 () {32 vars in 676 bytes} [Thu Jul 2 11:20:46 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1867] 10.0.0.157 () {32 vars in 688 bytes} [Thu Jul 2 11:20:46 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1868] 10.0.0.157 () {32 vars in 674 bytes} [Thu Jul 2 11:20:46 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1869] 10.0.0.157 () {32 vars in 688 bytes} [Thu Jul 2 11:20:46 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1870] 10.0.0.157 () {32 vars in 684 bytes} [Thu Jul 2 11:20:47 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1871] 10.0.0.157 () {32 vars in 696 bytes} [Thu Jul 2 11:20:47 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1872] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:20:47 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1010 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1873] 10.0.0.113 () {34 vars in 1120 bytes} [Thu Jul 2 11:20:47 2026] GET /v2.0/security-groups?id=3f586676-7439-4c6d-9080-1354c3ef01f3&id=bc93b134-dc5c-477c-9703-4b55cbf7e15f&fields=id&fields=name => generated 204 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:20:48.267 8 INFO neutron.services.segments.plugin [-] Segment db47efa5-88d7-4158-b2ff-8d5c11be0011 resource provider aggregate not found 2026-07-02 11:20:48.276 8 INFO neutron.services.segments.plugin [-] Segment db47efa5-88d7-4158-b2ff-8d5c11be0011 resource provider aggregate not found 2026-07-02 11:20:48.300 8 INFO neutron.services.segments.plugin [-] Segment db47efa5-88d7-4158-b2ff-8d5c11be0011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db47efa5-88d7-4158-b2ff-8d5c11be0011 found for delete ", "request_id": "req-91a49de2-03cd-4ec6-b59b-b2e295ede826"}]} 2026-07-02 11:20:48.300 8 INFO neutron.services.segments.plugin [-] Segment db47efa5-88d7-4158-b2ff-8d5c11be0011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db47efa5-88d7-4158-b2ff-8d5c11be0011 found for delete ", "request_id": "req-7be3d2cf-1a68-4ca0-a552-fbaaa656e07c"}]} [pid: 8|app: 0|req: 1047/1874] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:47 2026] DELETE /v2.0/networks/df2d7966-c251-4400-ab39-5ef9c262dabd => generated 0 bytes in 808 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1875] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:20:48 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:48.546 7 INFO neutron.services.segments.plugin [-] Segment 486f22fe-e13e-42ea-8d84-558f353daa8a resource provider aggregate not found 2026-07-02 11:20:48.552 7 INFO neutron.services.segments.plugin [-] Segment 486f22fe-e13e-42ea-8d84-558f353daa8a resource provider aggregate not found 2026-07-02 11:20:48.570 7 INFO neutron.services.segments.plugin [-] Segment 486f22fe-e13e-42ea-8d84-558f353daa8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 486f22fe-e13e-42ea-8d84-558f353daa8a found for delete ", "request_id": "req-d23dcd83-ec85-4f0f-a39f-3be41d4942d0"}]} 2026-07-02 11:20:48.571 7 INFO neutron.services.segments.plugin [-] Segment 486f22fe-e13e-42ea-8d84-558f353daa8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 486f22fe-e13e-42ea-8d84-558f353daa8a found for delete ", "request_id": "req-70b41fc6-577c-4477-bcc3-40f4b6488168"}]} [pid: 7|app: 0|req: 828/1876] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:48 2026] DELETE /v2.0/networks/506f44da-d2f2-4dbb-8b2b-ef4ed871a1f2 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:20:48.781 8 INFO neutron.db.l3_db [None req-5edd047c-a830-42ef-a12a-359a82b4e4ac d418d5be666141b4adbf5d040d9ab616 8f848895ceb344c7b1c7df03ee8a31ed - - - -] Floating IP f84902aa-bd30-4a54-856b-2319e3ef378e disassociated. External IP: 10.96.250.220, port: 4f5e9ac4-4a8f-4980-9ffe-54f06ed03003. [pid: 7|app: 0|req: 829/1877] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:48 2026] DELETE /v2.0/networks/aba9aafe-5e53-4fb5-a4e8-24f791c413a9 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1878] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:48 2026] GET /v2.0/security-groups?tenant_id=f091dd4ad39943249c88489080a3d9cb&name=default => generated 2801 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1879] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:20:48 2026] DELETE /v2.0/ports/4f5e9ac4-4a8f-4980-9ffe-54f06ed03003 => generated 0 bytes in 923 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:20:49.341 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-faf4360f-28c1-42ef-90fc-03c5a26cf740'] response: {'server_uuid': 'a795d16a-d079-4da2-bd8c-b75c3149872e', 'name': 'network-vif-deleted', 'tag': '4f5e9ac4-4a8f-4980-9ffe-54f06ed03003', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1050/1880] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:20:49 2026] GET /v2.0/ports?device_id=a795d16a-d079-4da2-bd8c-b75c3149872e => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1881] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:49 2026] DELETE /v2.0/security-groups/11dab39a-431a-4233-bdbb-4100b510e605 => 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: 831/1882] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:49 2026] DELETE /v2.0/networks/582a9a83-9879-4904-8871-810f46e68aab => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1883] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:49 2026] DELETE /v2.0/networks/c687fa75-c643-4b99-ab60-9d2a6b4c8375 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:20:50.370 7 INFO neutron.db.segments_db [None req-9e8e1ccd-8ee4-43ea-8dd8-64e5d412c930 5a4f6ea78682475296feaeab6a2f7114 5f17e343fcf94e27826ad297020f7197 - - - -] Added segment e5edc247-6535-4fc0-b231-eedece63edaa of type vxlan for network f2d9356e-c9e6-4bd8-beff-273c38a76cbd 2026-07-02 11:20:50.559 8 INFO neutron.services.segments.plugin [-] Segment d435f307-0617-46fb-9a6e-214aa806394b resource provider aggregate not found 2026-07-02 11:20:50.566 8 INFO neutron.services.segments.plugin [-] Segment d435f307-0617-46fb-9a6e-214aa806394b resource provider aggregate not found 2026-07-02 11:20:50.590 8 INFO neutron.services.segments.plugin [-] Segment d435f307-0617-46fb-9a6e-214aa806394b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d435f307-0617-46fb-9a6e-214aa806394b found for delete ", "request_id": "req-afe83cd3-0790-47a3-9d11-8b1bc547678b"}]} 2026-07-02 11:20:50.601 8 INFO neutron.services.segments.plugin [-] Segment d435f307-0617-46fb-9a6e-214aa806394b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d435f307-0617-46fb-9a6e-214aa806394b found for delete ", "request_id": "req-91a3a66a-bf4e-4d38-994e-316c0c90cb83"}]} 2026-07-02 11:20:50.603 7 INFO neutron.services.segments.plugin [-] Segment 6299c9b0-347d-4da7-95c9-e36a4a7f60fc resource provider aggregate not found 2026-07-02 11:20:50.611 7 INFO neutron.services.segments.plugin [-] Segment 6299c9b0-347d-4da7-95c9-e36a4a7f60fc resource provider aggregate not found 2026-07-02 11:20:50.636 7 INFO neutron.services.segments.plugin [-] Segment 6299c9b0-347d-4da7-95c9-e36a4a7f60fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6299c9b0-347d-4da7-95c9-e36a4a7f60fc found for delete ", "request_id": "req-8249814e-6779-4a92-8f67-32df2c8657f4"}]} 2026-07-02 11:20:50.659 7 INFO neutron.services.segments.plugin [-] Segment 6299c9b0-347d-4da7-95c9-e36a4a7f60fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6299c9b0-347d-4da7-95c9-e36a4a7f60fc found for delete ", "request_id": "req-ef217e44-ee40-4375-99b1-8fe885d8bd19"}]} 2026-07-02 11:20:50.668 7 INFO neutron.services.segments.plugin [-] Segment 9b11db3c-fcd0-4e27-a037-184f72ac3e3e resource provider aggregate not found 2026-07-02 11:20:50.691 7 INFO neutron.services.segments.plugin [-] Segment 9b11db3c-fcd0-4e27-a037-184f72ac3e3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b11db3c-fcd0-4e27-a037-184f72ac3e3e found for delete ", "request_id": "req-90b1e41e-73fd-4288-a6aa-2f4cec6de5f4"}]} 2026-07-02 11:20:50.692 7 INFO neutron.services.segments.plugin [-] Segment 9b11db3c-fcd0-4e27-a037-184f72ac3e3e resource provider aggregate not found [pid: 8|app: 0|req: 1053/1884] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:50 2026] DELETE /v2.0/security-groups/bc93b134-dc5c-477c-9703-4b55cbf7e15f => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:50.719 7 INFO neutron.services.segments.plugin [-] Segment 9b11db3c-fcd0-4e27-a037-184f72ac3e3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b11db3c-fcd0-4e27-a037-184f72ac3e3e found for delete ", "request_id": "req-cbabbe56-b41c-4021-ba14-82e722e28a83"}]} 2026-07-02 11:20:50.893 7 INFO neutron.db.l3_hamode_db [None req-9e8e1ccd-8ee4-43ea-8dd8-64e5d412c930 5a4f6ea78682475296feaeab6a2f7114 5f17e343fcf94e27826ad297020f7197 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1054/1885] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:50 2026] GET /v2.0/security-groups?tenant_id=ac8583bd2f004a58a6db974ee508da18&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:51.027 8 INFO neutron.api.v2.resource [None req-71f8faa9-623f-47b7-a79c-37d01d11d055 d418d5be666141b4adbf5d040d9ab616 8f848895ceb344c7b1c7df03ee8a31ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1055/1886] 10.0.0.157 () {32 vars in 737 bytes} [Thu Jul 2 11:20:51 2026] GET /v2.0/security-groups/bc93b134-dc5c-477c-9703-4b55cbf7e15f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1887] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:51 2026] DELETE /v2.0/security-groups/99d1a86a-3452-41c7-ae8a-8070d4e15977 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:51.151 7 INFO neutron.db.l3_hamode_db [None req-9e8e1ccd-8ee4-43ea-8dd8-64e5d412c930 5a4f6ea78682475296feaeab6a2f7114 5f17e343fcf94e27826ad297020f7197 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1057/1888] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:20:51 2026] DELETE /v2.0/floatingips/f84902aa-bd30-4a54-856b-2319e3ef378e => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1889] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:51 2026] GET /v2.0/security-groups?tenant_id=54c13a87a3884a9994edbfc9d369a3cc&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1892] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:51 2026] DELETE /v2.0/security-groups/3f586676-7439-4c6d-9080-1354c3ef01f3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1893] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:51 2026] DELETE /v2.0/security-groups/1047b3ad-dd1e-473b-9a74-b09c3b327900 => 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: 832/1894] 10.0.0.157 () {34 vars in 668 bytes} [Thu Jul 2 11:20:50 2026] POST /v2.0/routers => generated 474 bytes in 1932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1895] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:20:52 2026] PUT /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1896] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:20:52 2026] GET /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1897] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:52 2026] GET /v2.0/security-groups?tenant_id=3dd9dbd812b144969a920bc8b2f0aa98&name=default => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1898] 10.0.0.157 () {34 vars in 762 bytes} [Thu Jul 2 11:20:52 2026] PUT /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags/green => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1899] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:52 2026] DELETE /v2.0/security-groups/ef9529ee-4e4c-4705-a4a4-297a5965ca71 => 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: 838/1900] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:20:52 2026] GET /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1901] 10.0.0.157 () {34 vars in 758 bytes} [Thu Jul 2 11:20:52 2026] PUT /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1902] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:20:52 2026] GET /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1903] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:20:51 2026] PUT /v2.0/routers/7a5744c3-f0da-4c1e-a02c-d4e43cd2d27f/remove_router_interface => generated 309 bytes in 1364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1904] 10.0.0.157 () {34 vars in 780 bytes} [Thu Jul 2 11:20:52 2026] PUT /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags/black.or.white => generated 4 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1905] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:20:53 2026] GET /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags => generated 52 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1906] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:20:53 2026] PUT /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags => generated 37 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1907] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:20:53 2026] GET /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1908] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:20:53 2026] GET /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:53.696 7 INFO neutron.api.v2.resource [None req-8a521a09-e534-40b7-9a6e-a035595eb013 5a4f6ea78682475296feaeab6a2f7114 5f17e343fcf94e27826ad297020f7197 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1909] 10.0.0.157 () {32 vars in 743 bytes} [Thu Jul 2 11:20:53 2026] GET /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1910] 10.0.0.157 () {32 vars in 742 bytes} [Thu Jul 2 11:20:53 2026] DELETE /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1911] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:20:53 2026] GET /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:53.956 7 INFO neutron.api.v2.resource [None req-19d615f9-c538-413a-8fdb-3664b6a67adb 5a4f6ea78682475296feaeab6a2f7114 5f17e343fcf94e27826ad297020f7197 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1912] 10.0.0.157 () {32 vars in 746 bytes} [Thu Jul 2 11:20:53 2026] DELETE /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1913] 10.0.0.157 () {32 vars in 734 bytes} [Thu Jul 2 11:20:53 2026] DELETE /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags => 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: 851/1914] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:20:54 2026] GET /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1915] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:20:54 2026] GET /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b => generated 480 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:20:54.565 8 INFO neutron.services.segments.plugin [-] Segment 8f77d532-1bdb-4cf8-a285-3e6951230e9d resource provider aggregate not found 2026-07-02 11:20:54.570 8 INFO neutron.services.segments.plugin [-] Segment 8f77d532-1bdb-4cf8-a285-3e6951230e9d resource provider aggregate not found 2026-07-02 11:20:54.593 8 INFO neutron.services.segments.plugin [-] Segment 8f77d532-1bdb-4cf8-a285-3e6951230e9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f77d532-1bdb-4cf8-a285-3e6951230e9d found for delete ", "request_id": "req-a6f57e16-4e48-4b8a-924e-9eb152be3b86"}]} 2026-07-02 11:20:54.594 8 INFO neutron.services.segments.plugin [-] Segment 8f77d532-1bdb-4cf8-a285-3e6951230e9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f77d532-1bdb-4cf8-a285-3e6951230e9d found for delete ", "request_id": "req-31374bc6-4fdd-47f3-a55a-b30b18a1f6d3"}]} 2026-07-02 11:20:54.603 8 INFO neutron.db.l3_hamode_db [None req-bc037b01-a97a-49b3-8f1f-c10fa598194a 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] HA network 25727460-caae-4d2d-96e1-05362ccae857 was deleted as no HA routers are present in tenant 8f848895ceb344c7b1c7df03ee8a31ed. [pid: 8|app: 0|req: 1064/1916] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:53 2026] DELETE /v2.0/routers/7a5744c3-f0da-4c1e-a02c-d4e43cd2d27f => generated 0 bytes in 1366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1917] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:54 2026] DELETE /v2.0/subnets/1dd95caa-78c3-4cfc-b0ec-86a064d6d13b => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1918] 10.0.0.157 () {34 vars in 742 bytes} [Thu Jul 2 11:20:54 2026] PUT /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b => generated 481 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1919] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:20:55 2026] GET /v2.0/ports?device_id=20b4f069-f261-4ad0-9da4-c4edd79b970b => 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: 1066/1920] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:54 2026] DELETE /v2.0/networks/d02ea281-9a57-4570-878d-0a79e1290adb => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:20:55.863 7 INFO neutron.services.segments.plugin [-] Segment e5edc247-6535-4fc0-b231-eedece63edaa resource provider aggregate not found 2026-07-02 11:20:55.869 7 INFO neutron.services.segments.plugin [-] Segment e5edc247-6535-4fc0-b231-eedece63edaa resource provider aggregate not found 2026-07-02 11:20:55.885 7 INFO neutron.services.segments.plugin [-] Segment e5edc247-6535-4fc0-b231-eedece63edaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5edc247-6535-4fc0-b231-eedece63edaa found for delete ", "request_id": "req-0afde5db-1b3f-4422-a87d-2ef17039be27"}]} 2026-07-02 11:20:55.893 7 INFO neutron.services.segments.plugin [-] Segment e5edc247-6535-4fc0-b231-eedece63edaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5edc247-6535-4fc0-b231-eedece63edaa found for delete ", "request_id": "req-22b469eb-d802-435b-ab18-c878cffec8da"}]} 2026-07-02 11:20:55.897 7 INFO neutron.db.l3_hamode_db [None req-6b647a4e-f69b-4f65-abdd-5f1ab8defd75 5a4f6ea78682475296feaeab6a2f7114 5f17e343fcf94e27826ad297020f7197 - - - -] HA network f2d9356e-c9e6-4bd8-beff-273c38a76cbd was deleted as no HA routers are present in tenant 5f17e343fcf94e27826ad297020f7197. [pid: 7|app: 0|req: 855/1921] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:55 2026] DELETE /v2.0/routers/20b4f069-f261-4ad0-9da4-c4edd79b970b => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:20:56.619 8 INFO neutron.services.segments.plugin [-] Segment b2c0c042-ca78-4aa4-9223-c9aee256c0c1 resource provider aggregate not found 2026-07-02 11:20:56.637 8 INFO neutron.services.segments.plugin [-] Segment b2c0c042-ca78-4aa4-9223-c9aee256c0c1 resource provider aggregate not found 2026-07-02 11:20:56.645 8 INFO neutron.services.segments.plugin [-] Segment b2c0c042-ca78-4aa4-9223-c9aee256c0c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c0c042-ca78-4aa4-9223-c9aee256c0c1 found for delete ", "request_id": "req-7fcfdcf4-0f82-4d34-a12c-b64483149d03"}]} 2026-07-02 11:20:56.682 8 INFO neutron.services.segments.plugin [-] Segment b2c0c042-ca78-4aa4-9223-c9aee256c0c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c0c042-ca78-4aa4-9223-c9aee256c0c1 found for delete ", "request_id": "req-1c536d15-6525-4b5a-bf23-32f83d81fb7f"}]} [pid: 7|app: 0|req: 856/1922] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:56 2026] GET /v2.0/security-groups?tenant_id=61f436dfa69d49de97ace9673b666a29&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1923] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:56 2026] DELETE /v2.0/security-groups/8f2835e3-e607-4730-ba3d-996e028e243c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/1924] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:20:55 2026] PUT /v2.0/routers/40794127-c26b-40d2-be10-7f2245dd79f7/remove_router_interface => generated 309 bytes in 1855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1925] 10.0.0.157 () {34 vars in 678 bytes} [Thu Jul 2 11:20:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1926] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:57 2026] GET /v2.0/security-groups?tenant_id=5f17e343fcf94e27826ad297020f7197&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1927] 10.0.0.157 () {34 vars in 678 bytes} [Thu Jul 2 11:20:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1928] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:57 2026] DELETE /v2.0/security-groups/cdbf44c8-d770-40aa-b2ed-04b09b7a240e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1929] 10.0.0.157 () {34 vars in 678 bytes} [Thu Jul 2 11:20:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1930] 10.0.0.157 () {34 vars in 678 bytes} [Thu Jul 2 11:20:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1931] 10.0.0.157 () {34 vars in 678 bytes} [Thu Jul 2 11:20:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1932] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:20:57 2026] PUT /v2.0/policies/67d50be6-b2d9-41f7-80b3-9f4fbe38dcc0/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1933] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:20:57 2026] PUT /v2.0/policies/e0f29d70-1468-4190-803f-007eb82455e4/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1934] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:20:57 2026] PUT /v2.0/policies/3ef37269-8f32-482f-94ec-4d961ac2566d/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1935] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:20:58 2026] PUT /v2.0/policies/cae9e530-529f-46d0-9b47-6f7cfc2431ca/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:20:58.554 8 INFO neutron.db.l3_hamode_db [None req-65df7caa-48b5-4072-900b-31cb9ee1391e 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] HA network 4e63428b-c8bd-4dbd-9e49-b25eec2d5676 was deleted as no HA routers are present in tenant 946eebcd0552418eb5a920b8fd340623. [pid: 8|app: 0|req: 1068/1936] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:57 2026] DELETE /v2.0/routers/40794127-c26b-40d2-be10-7f2245dd79f7 => generated 0 bytes in 1420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1937] 10.0.0.157 () {32 vars in 674 bytes} [Thu Jul 2 11:20:58 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:20:58.680 8 INFO neutron.services.segments.plugin [-] Segment dadba50c-eb62-48dc-8150-d486d07448b8 resource provider aggregate not found 2026-07-02 11:20:58.703 8 INFO neutron.services.segments.plugin [-] Segment dadba50c-eb62-48dc-8150-d486d07448b8 resource provider aggregate not found 2026-07-02 11:20:58.714 8 INFO neutron.services.segments.plugin [-] Segment dadba50c-eb62-48dc-8150-d486d07448b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dadba50c-eb62-48dc-8150-d486d07448b8 found for delete ", "request_id": "req-33522aae-398b-4e40-bffc-bd068da63306"}]} 2026-07-02 11:20:58.726 8 INFO neutron.services.segments.plugin [-] Segment dadba50c-eb62-48dc-8150-d486d07448b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dadba50c-eb62-48dc-8150-d486d07448b8 found for delete ", "request_id": "req-9795fa14-caeb-4214-ae49-503b8a041152"}]} [pid: 7|app: 0|req: 870/1938] 10.0.0.157 () {32 vars in 688 bytes} [Thu Jul 2 11:20:58 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1939] 10.0.0.157 () {32 vars in 684 bytes} [Thu Jul 2 11:20:58 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/1940] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:20:58 2026] DELETE /v2.0/subnets/fcc39192-1f4d-4437-8efe-a23271e3e081 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1941] 10.0.0.157 () {32 vars in 696 bytes} [Thu Jul 2 11:20:58 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1942] 10.0.0.157 () {32 vars in 682 bytes} [Thu Jul 2 11:20:58 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1943] 10.0.0.157 () {32 vars in 696 bytes} [Thu Jul 2 11:20:58 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1944] 10.0.0.157 () {32 vars in 692 bytes} [Thu Jul 2 11:20:59 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1945] 10.0.0.157 () {32 vars in 704 bytes} [Thu Jul 2 11:20:59 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1946] 10.0.0.157 () {32 vars in 734 bytes} [Thu Jul 2 11:20:59 2026] DELETE /v2.0/qos/policies/67d50be6-b2d9-41f7-80b3-9f4fbe38dcc0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/1947] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:20:58 2026] DELETE /v2.0/networks/7d807b5e-4f39-4465-8c34-befc0e284cd2 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1948] 10.0.0.157 () {32 vars in 734 bytes} [Thu Jul 2 11:20:59 2026] DELETE /v2.0/qos/policies/e0f29d70-1468-4190-803f-007eb82455e4 => 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: 1071/1949] 10.0.0.157 () {32 vars in 734 bytes} [Thu Jul 2 11:20:59 2026] DELETE /v2.0/qos/policies/3ef37269-8f32-482f-94ec-4d961ac2566d => 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: 879/1950] 10.0.0.157 () {32 vars in 734 bytes} [Thu Jul 2 11:20:59 2026] DELETE /v2.0/qos/policies/cae9e530-529f-46d0-9b47-6f7cfc2431ca => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/1951] 10.0.0.157 () {32 vars in 734 bytes} [Thu Jul 2 11:20:59 2026] DELETE /v2.0/qos/policies/217f3130-de61-47a7-9857-3384e60872b6 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1952] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:20:59 2026] GET /v2.0/security-groups?tenant_id=946eebcd0552418eb5a920b8fd340623&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/1953] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:20:59 2026] DELETE /v2.0/security-groups/2830f4e1-dd94-43c4-baea-2c2022716630 => 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: 1074/1954] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:00 2026] GET /v2.0/security-groups?tenant_id=8f848895ceb344c7b1c7df03ee8a31ed&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/1955] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:00 2026] DELETE /v2.0/security-groups/098da5f0-116c-4b50-9662-5d44b0c930ae => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1956] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:00 2026] GET /v2.0/security-groups?tenant_id=890d5f83e67f409eb9c7fda1cd736559&name=default => generated 2801 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/1957] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:00 2026] DELETE /v2.0/security-groups/9415926f-841f-431e-ad7f-e61e39a70765 => 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: 882/1958] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:00 2026] GET /v2.0/security-groups?tenant_id=539e70575fcf47789eb27538daaf643a&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:21:01.095 8 INFO neutron.services.segments.plugin [-] Segment 3b736433-bb51-4cd9-8a12-67dd47d43e32 resource provider aggregate not found 2026-07-02 11:21:01.104 8 INFO neutron.services.segments.plugin [-] Segment 3b736433-bb51-4cd9-8a12-67dd47d43e32 resource provider aggregate not found 2026-07-02 11:21:01.122 8 INFO neutron.services.segments.plugin [-] Segment 3b736433-bb51-4cd9-8a12-67dd47d43e32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b736433-bb51-4cd9-8a12-67dd47d43e32 found for delete ", "request_id": "req-d7b7089a-cd5c-4037-bdb2-63741876e18c"}]} 2026-07-02 11:21:01.123 8 INFO neutron.services.segments.plugin [-] Segment 3b736433-bb51-4cd9-8a12-67dd47d43e32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b736433-bb51-4cd9-8a12-67dd47d43e32 found for delete ", "request_id": "req-2f9e6e56-9c70-4657-8f76-9887d9176983"}]} [pid: 8|app: 0|req: 1077/1959] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:01 2026] DELETE /v2.0/security-groups/6a625537-ac49-40a9-a860-6b47389b8f11 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1960] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:01 2026] GET /v2.0/security-groups?tenant_id=e22732ab4e744be98c482c6e93dfd41e&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: 884/1961] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:01 2026] DELETE /v2.0/security-groups/3b6d5efb-ddc3-4b53-afe3-442000ef54b0 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/1962] 10.0.0.157 () {34 vars in 684 bytes} [Thu Jul 2 11:21:01 2026] POST /v2.0/security-groups => generated 1537 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1963] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:01 2026] GET /v2.0/security-groups?tenant_id=94fe0ab3636c4d7492c121066c3d69ce&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1964] 10.0.0.157 () {34 vars in 767 bytes} [Thu Jul 2 11:21:01 2026] PUT /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/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: 1080/1965] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:21:01 2026] GET /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/1966] 10.0.0.157 () {34 vars in 778 bytes} [Thu Jul 2 11:21:01 2026] PUT /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags/green => 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: 1082/1968] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:21:02 2026] GET /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1968] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:01 2026] DELETE /v2.0/security-groups/b478b0c1-ecb6-49ff-82ae-74f457a88fa1 => 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: 887/1969] 10.0.0.157 () {34 vars in 774 bytes} [Thu Jul 2 11:21:02 2026] PUT /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/1970] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:21:02 2026] GET /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1971] 10.0.0.157 () {34 vars in 796 bytes} [Thu Jul 2 11:21:02 2026] PUT /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/1972] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:21:02 2026] GET /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1973] 10.0.0.157 () {34 vars in 767 bytes} [Thu Jul 2 11:21:02 2026] PUT /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/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: 1085/1974] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:21:02 2026] GET /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1975] 10.0.0.157 () {32 vars in 755 bytes} [Thu Jul 2 11:21:02 2026] GET /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:02.306 8 INFO neutron.api.v2.resource [None req-22387547-2e3d-4c55-b328-fb4c4003831b 0f68d3a1e62c40c4812fc895ab0295f1 3b581676a69a4cd0b29e22d7ae5676d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1086/1976] 10.0.0.157 () {32 vars in 759 bytes} [Thu Jul 2 11:21:02 2026] GET /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/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: 891/1977] 10.0.0.157 () {32 vars in 758 bytes} [Thu Jul 2 11:21:02 2026] DELETE /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/1978] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:21:02 2026] GET /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:21:02.435 7 INFO neutron.api.v2.resource [None req-5a3df341-ad52-4d07-b1b2-ddfbc016c5f8 0f68d3a1e62c40c4812fc895ab0295f1 3b581676a69a4cd0b29e22d7ae5676d4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 892/1979] 10.0.0.157 () {32 vars in 762 bytes} [Thu Jul 2 11:21:02 2026] DELETE /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/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: 1088/1980] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:21:02 2026] DELETE /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1981] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:21:02 2026] GET /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078/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: 1089/1982] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:02 2026] DELETE /v2.0/security-groups/85d6216b-79c0-4cc6-bc83-c7f46ac27078 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1983] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:03 2026] GET /v2.0/security-groups?tenant_id=3b581676a69a4cd0b29e22d7ae5676d4&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: 1090/1984] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:03 2026] DELETE /v2.0/security-groups/0e7d65ee-dcf8-422c-8a72-d64ab9fd5eb0 => 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: 895/1985] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:03 2026] GET /v2.0/security-groups?tenant_id=1f20324f3a9944c282a159ae559ca0fc&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/1986] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:03 2026] DELETE /v2.0/security-groups/13ecccc2-6810-4171-9533-b416cf07895d => 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: 896/1987] 10.0.0.251 () {30 vars in 650 bytes} [Thu Jul 2 11:21:03 2026] GET /v2.0/extensions => generated 19178 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/1988] 10.0.0.251 () {30 vars in 724 bytes} [Thu Jul 2 11:21:04 2026] GET /v2.0/quotas/cd0414ed5b49475cb2dbfaa41cd7a7d3/details => generated 847 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1989] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:04 2026] POST /v2.0/floatingips => generated 552 bytes in 860 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/1990] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:05 2026] POST /v2.0/floatingips => generated 552 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:21:06.959 8 INFO neutron.db.segments_db [None req-4e9c97db-ccd9-4a80-b195-caff547901cb d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] Added segment 890437d6-6c8e-4a97-bc9d-5b30e354a51d of type vxlan for network af2e1d4a-008b-4094-be1e-5e37ca3d259e [pid: 7|app: 0|req: 898/1993] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:06 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:21:07.388 8 INFO neutron.db.l3_hamode_db [None req-4e9c97db-ccd9-4a80-b195-caff547901cb d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:21:07.636 8 INFO neutron.db.l3_hamode_db [None req-4e9c97db-ccd9-4a80-b195-caff547901cb d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 899/1994] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:06 2026] POST /v2.0/floatingips => generated 552 bytes in 1406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1995] 10.0.0.251 () {30 vars in 650 bytes} [Thu Jul 2 11:21:08 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) [pid: 7|app: 0|req: 901/1996] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/1997] 10.0.0.157 () {34 vars in 668 bytes} [Thu Jul 2 11:21:06 2026] POST /v2.0/routers => generated 474 bytes in 1885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/1998] 10.0.0.251 () {30 vars in 724 bytes} [Thu Jul 2 11:21:08 2026] GET /v2.0/quotas/cd0414ed5b49475cb2dbfaa41cd7a7d3/details => generated 847 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/1999] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:08 2026] PUT /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:21:08.836 8 INFO neutron.db.l3_hamode_db [None req-494eaafb-ca12-4292-aebc-0033b1429093 d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 902/2000] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:08 2026] POST /v2.0/floatingips => generated 552 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/2001] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/2002] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:09 2026] PUT /v2.0/floatingips/b1fd94ae-0351-46dd-9984-ace17b3dd382/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/2003] 10.0.0.157 () {34 vars in 770 bytes} [Thu Jul 2 11:21:09 2026] PUT /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/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: 906/2004] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:09 2026] PUT /v2.0/floatingips/dcc3a7e3-c9e3-4a6a-9ec8-d12b9b841bcc/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/2005] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:21:09.459 8 INFO neutron.db.l3_hamode_db [None req-494eaafb-ca12-4292-aebc-0033b1429093 d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 908/2006] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:09 2026] PUT /v2.0/floatingips/d003cfc5-8fc4-4ccb-aaa4-184f3c5b981b/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: 909/2007] 10.0.0.157 () {34 vars in 766 bytes} [Thu Jul 2 11:21:09 2026] PUT /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/2008] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:09 2026] PUT /v2.0/floatingips/3681a9dd-4b3f-4fe5-a4b2-82b8eea81e0c/tags => 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: 911/2009] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/2010] 10.0.0.157 () {32 vars in 672 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/2011] 10.0.0.157 () {34 vars in 788 bytes} [Thu Jul 2 11:21:09 2026] PUT /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags/black.or.white => 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: 914/2012] 10.0.0.157 () {32 vars in 686 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/floatingips?tags=red%2Cblue => 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: 915/2013] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/2014] 10.0.0.157 () {32 vars in 682 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/2015] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:09 2026] PUT /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/2016] 10.0.0.157 () {32 vars in 694 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/2017] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/2018] 10.0.0.157 () {32 vars in 680 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2019] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/2020] 10.0.0.157 () {32 vars in 694 bytes} [Thu Jul 2 11:21:09 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:21:10.025 7 INFO neutron.api.v2.resource [None req-fe757828-6252-4727-9bd7-ba91f2a0311f 30bee68bbb44490d968fc95c80eb63c9 a64626f51db748328b55f92ceb7d24e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/2021] 10.0.0.157 () {32 vars in 751 bytes} [Thu Jul 2 11:21:10 2026] GET /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/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: 924/2022] 10.0.0.157 () {32 vars in 690 bytes} [Thu Jul 2 11:21:10 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2023] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:21:10 2026] DELETE /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/2024] 10.0.0.157 () {32 vars in 702 bytes} [Thu Jul 2 11:21:10 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2025] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:10 2026] GET /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2026] 10.0.0.157 () {34 vars in 668 bytes} [Thu Jul 2 11:21:08 2026] POST /v2.0/routers => generated 474 bytes in 1447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:21:10.268 8 INFO neutron.api.v2.resource [None req-e9e7678b-2e2e-41dd-8860-8cc0d23360c7 30bee68bbb44490d968fc95c80eb63c9 a64626f51db748328b55f92ceb7d24e4 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2027] 10.0.0.157 () {32 vars in 754 bytes} [Thu Jul 2 11:21:10 2026] DELETE /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:21:10.324 8 INFO neutron.db.l3_hamode_db [None req-98fa2009-436e-4bce-bd8c-24465741dadd d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:21:10.513 8 INFO neutron.db.l3_hamode_db [None req-98fa2009-436e-4bce-bd8c-24465741dadd d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 928/2028] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:10 2026] DELETE /v2.0/floatingips/b1fd94ae-0351-46dd-9984-ace17b3dd382 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2029] 10.0.0.157 () {32 vars in 742 bytes} [Thu Jul 2 11:21:10 2026] DELETE /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2030] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:10 2026] DELETE /v2.0/floatingips/dcc3a7e3-c9e3-4a6a-9ec8-d12b9b841bcc => generated 0 bytes in 479 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2031] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:11 2026] GET /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2032] 10.0.0.157 () {34 vars in 668 bytes} [Thu Jul 2 11:21:10 2026] POST /v2.0/routers => generated 474 bytes in 1254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2033] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:11 2026] DELETE /v2.0/floatingips/d003cfc5-8fc4-4ccb-aaa4-184f3c5b981b => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:11.621 7 INFO neutron.db.l3_hamode_db [None req-de881fd3-d3b6-4f21-bd7c-0903dce49e60 d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1102/2034] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:11 2026] DELETE /v2.0/subnetpools/298aaba2-43c4-4d4d-b87a-9d04ea75cfc3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:11.806 7 INFO neutron.db.l3_hamode_db [None req-de881fd3-d3b6-4f21-bd7c-0903dce49e60 d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1103/2035] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:11 2026] DELETE /v2.0/floatingips/3681a9dd-4b3f-4fe5-a4b2-82b8eea81e0c => 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: 1104/2036] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:12 2026] GET /v2.0/security-groups?tenant_id=cd0414ed5b49475cb2dbfaa41cd7a7d3&name=default => generated 2801 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2037] 10.0.0.157 () {34 vars in 668 bytes} [Thu Jul 2 11:21:11 2026] POST /v2.0/routers => generated 474 bytes in 1023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2038] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:12 2026] GET /v2.0/security-groups?tenant_id=d4d797bce8ba49839ca476f1d53d87f5&name=default => generated 2801 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2039] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:12 2026] DELETE /v2.0/floatingips/60434352-b9aa-4be1-9f10-ab65a6c22d59 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:12.874 8 INFO neutron.db.l3_hamode_db [None req-9b8ac4ab-e690-46d8-bbc9-813077968d50 d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 935/2040] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:12 2026] DELETE /v2.0/security-groups/5469f553-b635-4bab-964f-6bd6bbf74fba => 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: 936/2041] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:12 2026] DELETE /v2.0/security-groups/3840a777-7bdf-4d7f-ad8f-fad82968725b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:13.049 8 INFO neutron.db.l3_hamode_db [None req-9b8ac4ab-e690-46d8-bbc9-813077968d50 d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 937/2042] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:13 2026] GET /v2.0/security-groups?tenant_id=a64626f51db748328b55f92ceb7d24e4&name=default => generated 2802 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2043] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:13 2026] DELETE /v2.0/security-groups/b4754dc1-61c5-4c92-a6ca-f56c88dbc201 => 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: 1106/2044] 10.0.0.157 () {34 vars in 668 bytes} [Thu Jul 2 11:21:12 2026] POST /v2.0/routers => generated 474 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2045] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:13 2026] GET /v2.0/security-groups?tenant_id=80340f00e308404683615791ea12d973&name=default => generated 2805 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2046] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:21:13 2026] PUT /v2.0/routers/f73e2fd9-7f5b-4216-a639-d8f6d3f57011/tags => generated 17 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2047] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:13 2026] DELETE /v2.0/security-groups/2d020cd3-46a8-44c9-a12f-7aa165478363 => 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: 1108/2048] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:21:13 2026] PUT /v2.0/routers/82ac87fb-6343-4f38-bdd8-8c83540079dd/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: 941/2049] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:21:14 2026] PUT /v2.0/routers/4beb3a98-0fef-4380-85dc-9fe1401a5ae4/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2050] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:21:14 2026] PUT /v2.0/routers/bec35bb0-c552-4c7b-b607-d7dcd10b4407/tags => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2051] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:14 2026] GET /v2.0/security-groups?tenant_id=be604715429e410a8c5d312eff733ea3&name=default => generated 2805 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2052] 10.0.0.157 () {32 vars in 664 bytes} [Thu Jul 2 11:21:14 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2053] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:14 2026] DELETE /v2.0/security-groups/9992e22c-ae4f-4525-9b52-da59950ab475 => 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: 944/2054] 10.0.0.157 () {32 vars in 678 bytes} [Thu Jul 2 11:21:14 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2055] 10.0.0.157 () {32 vars in 674 bytes} [Thu Jul 2 11:21:14 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2056] 10.0.0.157 () {32 vars in 686 bytes} [Thu Jul 2 11:21:14 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2057] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:14 2026] GET /v2.0/security-groups?tenant_id=f2e89148752f4481981b5009a5b82e9f&name=default => generated 2805 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2058] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:14 2026] DELETE /v2.0/security-groups/51a501ff-d37a-4287-bf5e-df01af1a3442 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2059] 10.0.0.157 () {32 vars in 672 bytes} [Thu Jul 2 11:21:14 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2060] 10.0.0.157 () {32 vars in 686 bytes} [Thu Jul 2 11:21:14 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2061] 10.0.0.157 () {32 vars in 682 bytes} [Thu Jul 2 11:21:15 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2062] 10.0.0.157 () {32 vars in 694 bytes} [Thu Jul 2 11:21:15 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2063] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:21:15 2026] GET /v2.0/routers/f73e2fd9-7f5b-4216-a639-d8f6d3f57011 => generated 485 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2064] 10.0.0.157 () {34 vars in 742 bytes} [Thu Jul 2 11:21:15 2026] PUT /v2.0/routers/f73e2fd9-7f5b-4216-a639-d8f6d3f57011 => generated 485 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2065] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:21:16 2026] GET /v2.0/ports?device_id=f73e2fd9-7f5b-4216-a639-d8f6d3f57011 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:21:16.765 8 INFO neutron.db.segments_db [None req-1fa29842-039d-496e-ae4a-98118aa7bb97 94d7ccc0b98d4403bbcece6207dd214c b91513480f5b47cc9dbe95fe75e77e35 - - - -] Added segment 99279b24-fb65-4c4c-b955-673102b7c43c of type vxlan for network 182f2908-dc3b-4db8-8da7-33f0ebc477ca [pid: 8|app: 0|req: 1116/2066] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:16 2026] POST /v2.0/networks => generated 632 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2067] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:21:16 2026] DELETE /v2.0/routers/f73e2fd9-7f5b-4216-a639-d8f6d3f57011 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2068] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:21:16 2026] POST /v2.0/ports => generated 743 bytes in 499 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: 1118/2069] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:21:17 2026] GET /v2.0/routers/82ac87fb-6343-4f38-bdd8-8c83540079dd => generated 493 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:21:17.556 7 INFO neutron.db.segments_db [None req-064467a8-347a-4622-b2b1-3ae62c2617e1 1b9e32f9c98949baab7ce822ab9d2071 53e7c5c1eb944c27afec99b641c6c88c - - - -] Added segment 2fb5c924-65c3-4089-8882-0302aa5d229e of type vxlan for network 84bdd16e-317f-45e3-947d-711e3bd1d20c [pid: 7|app: 0|req: 952/2070] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:17 2026] POST /v2.0/networks => generated 632 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2071] 10.0.0.157 () {34 vars in 666 bytes} [Thu Jul 2 11:21:17 2026] POST /v2.0/trunks => generated 407 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2072] 10.0.0.157 () {34 vars in 742 bytes} [Thu Jul 2 11:21:17 2026] PUT /v2.0/routers/82ac87fb-6343-4f38-bdd8-8c83540079dd => generated 493 bytes in 826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2073] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:21:18 2026] POST /v2.0/subnets => generated 602 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2074] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:21:18 2026] PUT /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2075] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:21:18 2026] GET /v2.0/ports?device_id=82ac87fb-6343-4f38-bdd8-8c83540079dd => 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: 1122/2076] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:21:18 2026] GET /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2077] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:21:18 2026] PUT /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/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: 956/2078] 10.0.0.157 () {34 vars in 760 bytes} [Thu Jul 2 11:21:18 2026] PUT /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2079] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:21:18 2026] GET /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2080] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:21:18 2026] GET /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2081] 10.0.0.157 () {34 vars in 762 bytes} [Thu Jul 2 11:21:18 2026] PUT /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2082] 10.0.0.157 () {34 vars in 756 bytes} [Thu Jul 2 11:21:18 2026] PUT /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2083] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:21:18 2026] GET /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2084] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:21:18 2026] GET /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2085] 10.0.0.157 () {34 vars in 758 bytes} [Thu Jul 2 11:21:18 2026] PUT /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2086] 10.0.0.157 () {34 vars in 778 bytes} [Thu Jul 2 11:21:18 2026] PUT /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2087] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:21:18 2026] GET /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2088] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:21:18 2026] GET /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/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: 967/2089] 10.0.0.157 () {34 vars in 780 bytes} [Thu Jul 2 11:21:18 2026] PUT /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2090] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:21:18 2026] PUT /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2091] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:21:19 2026] GET /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2092] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:21:19 2026] GET /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2093] 10.0.0.157 () {34 vars in 751 bytes} [Thu Jul 2 11:21:19 2026] PUT /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2094] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:21:18 2026] DELETE /v2.0/routers/82ac87fb-6343-4f38-bdd8-8c83540079dd => generated 0 bytes in 571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2095] 10.0.0.157 () {32 vars in 737 bytes} [Thu Jul 2 11:21:19 2026] GET /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2096] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:21:19 2026] GET /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:21:19.227 8 INFO neutron.api.v2.resource [None req-bfcbc0b1-290b-4ead-a2a3-c049e7c84cce 94d7ccc0b98d4403bbcece6207dd214c b91513480f5b47cc9dbe95fe75e77e35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1125/2097] 10.0.0.157 () {32 vars in 741 bytes} [Thu Jul 2 11:21:19 2026] GET /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2098] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:19 2026] GET /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2099] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:21:19 2026] GET /v2.0/routers/4beb3a98-0fef-4380-85dc-9fe1401a5ae4 => generated 502 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2100] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:19 2026] DELETE /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:19.313 7 INFO neutron.api.v2.resource [None req-cfe72301-9e09-4bca-ad55-16ef3e67bfa7 1b9e32f9c98949baab7ce822ab9d2071 53e7c5c1eb944c27afec99b641c6c88c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 974/2101] 10.0.0.157 () {32 vars in 743 bytes} [Thu Jul 2 11:21:19 2026] GET /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2102] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:21:19 2026] GET /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2103] 10.0.0.157 () {32 vars in 742 bytes} [Thu Jul 2 11:21:19 2026] DELETE /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:19.401 7 INFO neutron.api.v2.resource [None req-6a437155-646c-4959-8415-ca36ab6a7b1b 94d7ccc0b98d4403bbcece6207dd214c b91513480f5b47cc9dbe95fe75e77e35 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 977/2104] 10.0.0.157 () {32 vars in 744 bytes} [Thu Jul 2 11:21:19 2026] DELETE /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:21:19.636 7 INFO neutron.db.segments_db [None req-2620e988-5888-4586-aa6d-7e9cf65d1c49 b23d7db2904e4df5b1a77b021a3269ab bdafc5f3a2624d94bca5dcfd3cf6f128 - - - -] Added segment 8183b779-2bb4-40f9-8b6c-53c7e5038250 of type vxlan for network d934f739-4976-48a6-964f-9c568912516b [pid: 7|app: 0|req: 978/2105] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:19 2026] POST /v2.0/networks => generated 631 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2106] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:21:19 2026] GET /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2107] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:19 2026] DELETE /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2108] 10.0.0.157 () {34 vars in 742 bytes} [Thu Jul 2 11:21:19 2026] PUT /v2.0/routers/4beb3a98-0fef-4380-85dc-9fe1401a5ae4 => generated 502 bytes in 771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:21:20.100 8 INFO neutron.api.v2.resource [None req-5c352935-7205-4762-866a-6093c12e718d 1b9e32f9c98949baab7ce822ab9d2071 53e7c5c1eb944c27afec99b641c6c88c - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1129/2109] 10.0.0.157 () {32 vars in 746 bytes} [Thu Jul 2 11:21:20 2026] DELETE /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2110] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:21:20 2026] GET /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2111] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:21:20 2026] GET /v2.0/ports?device_id=4beb3a98-0fef-4380-85dc-9fe1401a5ae4 => 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: 1132/2112] 10.0.0.157 () {32 vars in 734 bytes} [Thu Jul 2 11:21:20 2026] DELETE /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags => 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: 981/2113] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:21:19 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1133/2114] 10.0.0.157 () {32 vars in 719 bytes} [Thu Jul 2 11:21:20 2026] GET /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a => generated 407 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2115] 10.0.0.157 () {32 vars in 731 bytes} [Thu Jul 2 11:21:20 2026] GET /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:21:20.339 8 INFO neutron.db.segments_db [None req-81888e9b-ddd6-4a86-91b4-10413a801db4 b23d7db2904e4df5b1a77b021a3269ab bdafc5f3a2624d94bca5dcfd3cf6f128 - - - -] Added segment ee96cce4-8784-4b78-a45a-827cc119bf86 of type vxlan for network d6d37f08-3c4c-4d58-8409-59cf4445d53e [pid: 8|app: 0|req: 1135/2116] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:20 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2117] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:21:20 2026] GET /v2.0/ports/6e228e07-6203-4ff7-8112-fb17ae252eef => generated 826 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2118] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:21:20 2026] DELETE /v2.0/routers/4beb3a98-0fef-4380-85dc-9fe1401a5ae4 => generated 0 bytes in 532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2119] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:21:20 2026] DELETE /v2.0/subnets/777ecece-62af-4260-a98d-89d86f2da0e9 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager [None req-cd66277b-aed8-4436-882e-ff241e87a818 94d7ccc0b98d4403bbcece6207dd214c b91513480f5b47cc9dbe95fe75e77e35 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-158030 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 11:21:20.998 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-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 11:21:20.998 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-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 11:21:20.998 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-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 11:21:20.998 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-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 11:21:20.998 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-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 11:21:20.998 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-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:20.998 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1138/2120] 10.0.0.157 () {32 vars in 722 bytes} [Thu Jul 2 11:21:20 2026] DELETE /v2.0/trunks/1ae195e1-a6a9-44b8-8b58-0e321081976a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2121] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:21:20 2026] POST /v2.0/ports => generated 743 bytes in 328 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: 1139/2122] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:21:21 2026] GET /v2.0/routers/bec35bb0-c552-4c7b-b607-d7dcd10b4407 => generated 487 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2123] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:21:21 2026] DELETE /v2.0/ports/6e228e07-6203-4ff7-8112-fb17ae252eef => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:21:21.393 8 INFO neutron.db.segments_db [None req-a6ac4f43-1bbf-4df1-b443-81eca5da8ddd b23d7db2904e4df5b1a77b021a3269ab bdafc5f3a2624d94bca5dcfd3cf6f128 - - - -] Added segment de07b0ca-2f3a-4efe-bbc0-f1e36f9fbbca of type vxlan for network 34c455c2-7e0b-4ce1-a4b3-e9fc36210bba 2026-07-02 11:21:21.508 7 INFO neutron.services.segments.plugin [-] Segment 2fb5c924-65c3-4089-8882-0302aa5d229e resource provider aggregate not found 2026-07-02 11:21:21.515 7 INFO neutron.services.segments.plugin [-] Segment 2fb5c924-65c3-4089-8882-0302aa5d229e resource provider aggregate not found [pid: 8|app: 0|req: 1141/2124] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:21 2026] POST /v2.0/networks => generated 631 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:21:21.533 7 INFO neutron.services.segments.plugin [-] Segment 2fb5c924-65c3-4089-8882-0302aa5d229e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fb5c924-65c3-4089-8882-0302aa5d229e found for delete ", "request_id": "req-eed64bd6-b1ed-4fe6-bff1-b75aa7e2396b"}]} 2026-07-02 11:21:21.536 7 INFO neutron.services.segments.plugin [-] Segment 2fb5c924-65c3-4089-8882-0302aa5d229e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fb5c924-65c3-4089-8882-0302aa5d229e found for delete ", "request_id": "req-c3510b0e-c520-4058-8ca4-e8a4575fbc8b"}]} [pid: 7|app: 0|req: 984/2125] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:21 2026] DELETE /v2.0/networks/84bdd16e-317f-45e3-947d-711e3bd1d20c => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2126] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:21 2026] DELETE /v2.0/networks/182f2908-dc3b-4db8-8da7-33f0ebc477ca => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2129] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:21:21 2026] POST /v2.0/ports => generated 743 bytes in 352 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-07-02 11:21:22.246 7 INFO neutron.db.segments_db [None req-0ddbec2e-a537-4368-88ca-74d75b15f11f b23d7db2904e4df5b1a77b021a3269ab bdafc5f3a2624d94bca5dcfd3cf6f128 - - - -] Added segment 19f5eb7b-cec8-4a3b-9251-b909cb65c1aa of type vxlan for network 82acec56-e7c6-4507-9ba2-709fd5325a5b [pid: 8|app: 0|req: 1142/2130] 10.0.0.157 () {34 vars in 742 bytes} [Thu Jul 2 11:21:21 2026] PUT /v2.0/routers/bec35bb0-c552-4c7b-b607-d7dcd10b4407 => generated 487 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2131] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:22 2026] POST /v2.0/networks => generated 631 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2132] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:21:22 2026] GET /v2.0/ports?device_id=bec35bb0-c552-4c7b-b607-d7dcd10b4407 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2133] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:22 2026] GET /v2.0/security-groups?tenant_id=8a881bd92d58462aa19e3c182b830910&name=default => generated 2805 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2134] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:21:22 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1144/2135] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:21:22 2026] DELETE /v2.0/routers/bec35bb0-c552-4c7b-b607-d7dcd10b4407 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2136] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:23 2026] DELETE /v2.0/security-groups/b93eb1eb-0b70-4bc5-8724-cca4ae5be431 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:23.370 8 INFO neutron.db.segments_db [None req-1308169a-2ad4-446e-8534-121457f084b5 b23d7db2904e4df5b1a77b021a3269ab bdafc5f3a2624d94bca5dcfd3cf6f128 - - - -] Added segment a7a3571e-48b8-4e2a-a753-7e9d06ba1030 of type vxlan for network 642459de-634c-4aac-b42e-13d2449a318d [pid: 7|app: 0|req: 992/2137] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:22 2026] GET /v2.0/security-groups?tenant_id=b91513480f5b47cc9dbe95fe75e77e35&name=default => generated 2805 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2138] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:23 2026] POST /v2.0/networks => generated 632 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2139] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:21:23 2026] GET /v2.0/routers/ce17c298-754e-4023-b621-804f77d230de => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2140] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:23 2026] GET /v2.0/security-groups?tenant_id=53e7c5c1eb944c27afec99b641c6c88c&name=default => generated 2805 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:21:23.555 7 INFO neutron.services.segments.plugin [-] Segment 99279b24-fb65-4c4c-b955-673102b7c43c resource provider aggregate not found 2026-07-02 11:21:23.561 7 INFO neutron.services.segments.plugin [-] Segment 99279b24-fb65-4c4c-b955-673102b7c43c resource provider aggregate not found 2026-07-02 11:21:23.574 7 INFO neutron.services.segments.plugin [-] Segment 99279b24-fb65-4c4c-b955-673102b7c43c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99279b24-fb65-4c4c-b955-673102b7c43c found for delete ", "request_id": "req-011d35ae-9988-4ca2-9f45-5030ebefe164"}]} 2026-07-02 11:21:23.582 7 INFO neutron.services.segments.plugin [-] Segment 99279b24-fb65-4c4c-b955-673102b7c43c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99279b24-fb65-4c4c-b955-673102b7c43c found for delete ", "request_id": "req-97dc3880-3539-4140-bdaa-f7cafe9f1ab0"}]} [pid: 7|app: 0|req: 994/2141] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:23 2026] DELETE /v2.0/security-groups/ab4fe5ee-6936-4e07-8afd-03a1b0ea1e3f => 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: 1148/2142] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:21:23 2026] POST /v2.0/ports => generated 743 bytes in 332 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: 1149/2143] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:23 2026] DELETE /v2.0/security-groups/2134eb74-c899-4d76-b4f3-b104ad8325e8 => 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: 1150/2144] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:23 2026] GET /v2.0/security-groups?tenant_id=0f7137d51f354a01b20ca9a90a607e7f&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: 1151/2145] 10.0.0.157 () {34 vars in 747 bytes} [Thu Jul 2 11:21:24 2026] PUT /v2.0/ports/c235414b-c7ad-40fa-9f03-916a3c225eec/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2146] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:24 2026] DELETE /v2.0/security-groups/aa11ee95-f5f6-44cc-9b51-3764a062ef5d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2147] 10.0.0.157 () {34 vars in 747 bytes} [Thu Jul 2 11:21:24 2026] PUT /v2.0/ports/c740a81e-3e6a-454a-92b6-27f95b7a4ef8/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: 1154/2148] 10.0.0.157 () {34 vars in 747 bytes} [Thu Jul 2 11:21:24 2026] PUT /v2.0/ports/0fbeeb32-b7c6-4173-be25-dbf8005b96f8/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2149] 10.0.0.157 () {34 vars in 742 bytes} [Thu Jul 2 11:21:23 2026] PUT /v2.0/routers/ce17c298-754e-4023-b621-804f77d230de => generated 480 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2150] 10.0.0.157 () {34 vars in 747 bytes} [Thu Jul 2 11:21:24 2026] PUT /v2.0/ports/77b1e4cb-25fc-4cfb-b0a1-99b1bf81751d/tags => 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: 996/2151] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:21:24 2026] GET /v2.0/ports?device_id=ce17c298-754e-4023-b621-804f77d230de => 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: 1156/2152] 10.0.0.157 () {32 vars in 660 bytes} [Thu Jul 2 11:21:24 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2153] 10.0.0.157 () {32 vars in 674 bytes} [Thu Jul 2 11:21:24 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2154] 10.0.0.157 () {32 vars in 670 bytes} [Thu Jul 2 11:21:24 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2155] 10.0.0.157 () {32 vars in 682 bytes} [Thu Jul 2 11:21:24 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:21:25.169 7 INFO neutron.db.l3_hamode_db [None req-b767dd0c-db19-4198-9bcd-ac533f0db03d d25ed8bcd15d4d5eb83ad2ef4d5350c5 622517b3020d46558facce4d0f7b8110 - - - -] HA network af2e1d4a-008b-4094-be1e-5e37ca3d259e was deleted as no HA routers are present in tenant 622517b3020d46558facce4d0f7b8110. [pid: 7|app: 0|req: 997/2156] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:21:24 2026] DELETE /v2.0/routers/ce17c298-754e-4023-b621-804f77d230de => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2157] 10.0.0.157 () {32 vars in 668 bytes} [Thu Jul 2 11:21:24 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:21:25.597 7 INFO neutron.services.segments.plugin [-] Segment 890437d6-6c8e-4a97-bc9d-5b30e354a51d resource provider aggregate not found 2026-07-02 11:21:25.604 7 INFO neutron.services.segments.plugin [-] Segment 890437d6-6c8e-4a97-bc9d-5b30e354a51d resource provider aggregate not found 2026-07-02 11:21:25.625 7 INFO neutron.services.segments.plugin [-] Segment 890437d6-6c8e-4a97-bc9d-5b30e354a51d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 890437d6-6c8e-4a97-bc9d-5b30e354a51d found for delete ", "request_id": "req-83e7c263-e782-4fee-b818-b63b293f35d2"}]} 2026-07-02 11:21:25.626 7 INFO neutron.services.segments.plugin [-] Segment 890437d6-6c8e-4a97-bc9d-5b30e354a51d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 890437d6-6c8e-4a97-bc9d-5b30e354a51d found for delete ", "request_id": "req-e35ca4a7-927b-494e-aa76-5939767b05dc"}]} [pid: 7|app: 0|req: 998/2158] 10.0.0.157 () {32 vars in 682 bytes} [Thu Jul 2 11:21:25 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2159] 10.0.0.157 () {32 vars in 678 bytes} [Thu Jul 2 11:21:25 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2160] 10.0.0.157 () {32 vars in 690 bytes} [Thu Jul 2 11:21:25 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2161] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:21:25 2026] DELETE /v2.0/ports/c235414b-c7ad-40fa-9f03-916a3c225eec => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2162] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:21:26 2026] DELETE /v2.0/ports/c740a81e-3e6a-454a-92b6-27f95b7a4ef8 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2163] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:26 2026] GET /v2.0/security-groups?tenant_id=622517b3020d46558facce4d0f7b8110&name=default => generated 2805 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2164] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:26 2026] DELETE /v2.0/security-groups/ee4360ef-c79a-48f8-9f44-111ddd4e0e57 => 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: 1164/2165] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:21:26 2026] DELETE /v2.0/ports/0fbeeb32-b7c6-4173-be25-dbf8005b96f8 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2166] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:26 2026] GET /v2.0/security-groups?tenant_id=c7c894f545d94252bd966d128721ffae&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2167] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:21:26 2026] DELETE /v2.0/ports/77b1e4cb-25fc-4cfb-b0a1-99b1bf81751d => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2168] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:26 2026] DELETE /v2.0/security-groups/7bcf53d4-41c4-445c-94be-2b88a05a4bc5 => 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: 1003/2169] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:21:26 2026] DELETE /v2.0/ports/c6eed3ef-eabf-4fb6-b19e-89bc12275dba => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2170] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:27 2026] GET /v2.0/security-groups?tenant_id=7535a1f514ab4709ac6c397268aad973&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: 1168/2171] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:27 2026] DELETE /v2.0/security-groups/29523af8-3215-4098-9318-95f3abeba5dc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2172] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:27 2026] DELETE /v2.0/networks/d934f739-4976-48a6-964f-9c568912516b => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:21:27.649 7 INFO neutron.services.segments.plugin [-] Segment 8183b779-2bb4-40f9-8b6c-53c7e5038250 resource provider aggregate not found 2026-07-02 11:21:27.663 7 INFO neutron.services.segments.plugin [-] Segment 8183b779-2bb4-40f9-8b6c-53c7e5038250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8183b779-2bb4-40f9-8b6c-53c7e5038250 found for delete ", "request_id": "req-92492aa2-df84-4908-b9f8-dd01886a1454"}]} 2026-07-02 11:21:27.664 7 INFO neutron.services.segments.plugin [-] Segment 8183b779-2bb4-40f9-8b6c-53c7e5038250 resource provider aggregate not found 2026-07-02 11:21:27.678 7 INFO neutron.services.segments.plugin [-] Segment 8183b779-2bb4-40f9-8b6c-53c7e5038250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8183b779-2bb4-40f9-8b6c-53c7e5038250 found for delete ", "request_id": "req-f76cd8d1-46cd-44cb-8154-7ce8ce5f5b47"}]} 2026-07-02 11:21:27.752 8 INFO neutron.services.segments.plugin [-] Segment ee96cce4-8784-4b78-a45a-827cc119bf86 resource provider aggregate not found 2026-07-02 11:21:27.758 8 INFO neutron.services.segments.plugin [-] Segment ee96cce4-8784-4b78-a45a-827cc119bf86 resource provider aggregate not found 2026-07-02 11:21:27.773 8 INFO neutron.services.segments.plugin [-] Segment ee96cce4-8784-4b78-a45a-827cc119bf86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee96cce4-8784-4b78-a45a-827cc119bf86 found for delete ", "request_id": "req-938b8044-3fe3-4e12-b099-41bb1ab571d5"}]} 2026-07-02 11:21:27.776 8 INFO neutron.services.segments.plugin [-] Segment ee96cce4-8784-4b78-a45a-827cc119bf86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee96cce4-8784-4b78-a45a-827cc119bf86 found for delete ", "request_id": "req-0ad7b82f-8e14-4bb9-b692-029e8238f46b"}]} [pid: 8|app: 0|req: 1169/2173] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:27 2026] DELETE /v2.0/networks/d6d37f08-3c4c-4d58-8409-59cf4445d53e => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:21:27.973 7 INFO neutron.db.segments_db [None req-3d706238-1c5b-40c0-8bed-c740576dab0d b2e61d0d880847ed8081e7d3a11edd89 83fe894a1f854e75b362f288f0fd14c9 - - - -] Added segment f0f15da6-9f80-426a-9d4a-0e81b113e4a8 of type vxlan for network 6e4055d2-3805-4501-9e47-1ba1e81147a6 [pid: 8|app: 0|req: 1170/2174] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:27 2026] DELETE /v2.0/networks/34c455c2-7e0b-4ce1-a4b3-e9fc36210bba => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2175] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:27 2026] POST /v2.0/networks => generated 630 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:21:28.168 7 INFO neutron.db.segments_db [None req-d5a69d14-8459-46fe-b1e1-b4ad7612001a b2e61d0d880847ed8081e7d3a11edd89 83fe894a1f854e75b362f288f0fd14c9 - - - -] Added segment ddc447c8-e1b7-4171-82db-de863312d4dc of type vxlan for network 1cf67c17-a8ef-40cd-b652-24c0b3ffcc9f [pid: 8|app: 0|req: 1171/2176] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:28 2026] DELETE /v2.0/networks/82acec56-e7c6-4507-9ba2-709fd5325a5b => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2177] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:28 2026] POST /v2.0/networks => generated 630 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2178] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:28 2026] DELETE /v2.0/networks/642459de-634c-4aac-b42e-13d2449a318d => 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: 1008/2179] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:21:28 2026] PUT /v2.0/networks/6e4055d2-3805-4501-9e47-1ba1e81147a6/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2180] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:28 2026] GET /v2.0/security-groups?tenant_id=1dba19e248aa47a6b0c18357c1985299&name=default => generated 2805 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2181] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:28 2026] GET /v2.0/networks/6e4055d2-3805-4501-9e47-1ba1e81147a6/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2182] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:21:28 2026] PUT /v2.0/networks/1cf67c17-a8ef-40cd-b652-24c0b3ffcc9f/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2183] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:28 2026] DELETE /v2.0/security-groups/25b1525f-8b5f-41b4-acfe-0d802c9a0c50 => 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: 1011/2184] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:28 2026] GET /v2.0/networks/1cf67c17-a8ef-40cd-b652-24c0b3ffcc9f/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2185] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:21:28 2026] PUT /v2.0/networks/1cf67c17-a8ef-40cd-b652-24c0b3ffcc9f/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2186] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:28 2026] GET /v2.0/networks/1cf67c17-a8ef-40cd-b652-24c0b3ffcc9f/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: 1175/2187] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:28 2026] GET /v2.0/networks/6e4055d2-3805-4501-9e47-1ba1e81147a6/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: 1013/2188] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:28 2026] GET /v2.0/security-groups?tenant_id=1692b766b74f4939a10b6d4184414787&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2189] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:29 2026] DELETE /v2.0/security-groups/f27f68f3-7be0-4981-b674-da09b1962149 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2190] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:28 2026] DELETE /v2.0/networks/6e4055d2-3805-4501-9e47-1ba1e81147a6 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2191] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:29 2026] DELETE /v2.0/networks/1cf67c17-a8ef-40cd-b652-24c0b3ffcc9f => 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: 1177/2192] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:29 2026] GET /v2.0/security-groups?tenant_id=248284762f404dff8ec5a0b434f38738&name=default => generated 2805 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:21:29.780 7 INFO neutron.services.segments.plugin [-] Segment a7a3571e-48b8-4e2a-a753-7e9d06ba1030 resource provider aggregate not found 2026-07-02 11:21:29.785 7 INFO neutron.services.segments.plugin [-] Segment a7a3571e-48b8-4e2a-a753-7e9d06ba1030 resource provider aggregate not found 2026-07-02 11:21:29.802 7 INFO neutron.services.segments.plugin [-] Segment a7a3571e-48b8-4e2a-a753-7e9d06ba1030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a3571e-48b8-4e2a-a753-7e9d06ba1030 found for delete ", "request_id": "req-bc288e54-6d18-4314-ab11-88b02c465b91"}]} 2026-07-02 11:21:29.807 7 INFO neutron.services.segments.plugin [-] Segment a7a3571e-48b8-4e2a-a753-7e9d06ba1030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a3571e-48b8-4e2a-a753-7e9d06ba1030 found for delete ", "request_id": "req-b74f7780-c174-4474-919d-40cf1707d6b2"}]} 2026-07-02 11:21:29.822 7 INFO neutron.services.segments.plugin [-] Segment ddc447c8-e1b7-4171-82db-de863312d4dc resource provider aggregate not found 2026-07-02 11:21:29.829 7 INFO neutron.services.segments.plugin [-] Segment ddc447c8-e1b7-4171-82db-de863312d4dc resource provider aggregate not found 2026-07-02 11:21:29.850 7 INFO neutron.services.segments.plugin [-] Segment ddc447c8-e1b7-4171-82db-de863312d4dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddc447c8-e1b7-4171-82db-de863312d4dc found for delete ", "request_id": "req-82ebdd77-99f3-48ee-870e-1b2c84216ca6"}]} 2026-07-02 11:21:29.851 7 INFO neutron.services.segments.plugin [-] Segment ddc447c8-e1b7-4171-82db-de863312d4dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddc447c8-e1b7-4171-82db-de863312d4dc found for delete ", "request_id": "req-37fa94db-6ab0-4d97-bb9f-93ff3cf06cb2"}]} [pid: 7|app: 0|req: 1016/2193] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:29 2026] DELETE /v2.0/security-groups/8a88445a-6dc3-4e50-bfe1-5589c850b44d => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:30.109 8 INFO neutron.services.segments.plugin [-] Segment de07b0ca-2f3a-4efe-bbc0-f1e36f9fbbca resource provider aggregate not found 2026-07-02 11:21:30.114 8 INFO neutron.services.segments.plugin [-] Segment de07b0ca-2f3a-4efe-bbc0-f1e36f9fbbca resource provider aggregate not found 2026-07-02 11:21:30.131 8 INFO neutron.services.segments.plugin [-] Segment de07b0ca-2f3a-4efe-bbc0-f1e36f9fbbca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de07b0ca-2f3a-4efe-bbc0-f1e36f9fbbca found for delete ", "request_id": "req-adfdb0ed-66dd-454c-82ee-7361a9778b9e"}]} 2026-07-02 11:21:30.138 8 INFO neutron.services.segments.plugin [-] Segment de07b0ca-2f3a-4efe-bbc0-f1e36f9fbbca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de07b0ca-2f3a-4efe-bbc0-f1e36f9fbbca found for delete ", "request_id": "req-1a8ab370-58f8-40ce-a8d5-3924510e2bf5"}]} 2026-07-02 11:21:30.155 8 INFO neutron.services.segments.plugin [-] Segment 19f5eb7b-cec8-4a3b-9251-b909cb65c1aa resource provider aggregate not found 2026-07-02 11:21:30.162 8 INFO neutron.services.segments.plugin [-] Segment 19f5eb7b-cec8-4a3b-9251-b909cb65c1aa resource provider aggregate not found 2026-07-02 11:21:30.175 8 INFO neutron.services.segments.plugin [-] Segment 19f5eb7b-cec8-4a3b-9251-b909cb65c1aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19f5eb7b-cec8-4a3b-9251-b909cb65c1aa found for delete ", "request_id": "req-43e333ad-3722-44a6-98cf-95ab75772f90"}]} 2026-07-02 11:21:30.182 8 INFO neutron.services.segments.plugin [-] Segment 19f5eb7b-cec8-4a3b-9251-b909cb65c1aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19f5eb7b-cec8-4a3b-9251-b909cb65c1aa found for delete ", "request_id": "req-69e783e2-e552-4b05-8d2b-f7c4299d2213"}]} 2026-07-02 11:21:30.194 8 INFO neutron.services.segments.plugin [-] Segment f0f15da6-9f80-426a-9d4a-0e81b113e4a8 resource provider aggregate not found 2026-07-02 11:21:30.201 8 INFO neutron.services.segments.plugin [-] Segment f0f15da6-9f80-426a-9d4a-0e81b113e4a8 resource provider aggregate not found 2026-07-02 11:21:30.223 8 INFO neutron.services.segments.plugin [-] Segment f0f15da6-9f80-426a-9d4a-0e81b113e4a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0f15da6-9f80-426a-9d4a-0e81b113e4a8 found for delete ", "request_id": "req-feb8e73d-867a-4f50-9d0f-e8f3acfc1830"}]} 2026-07-02 11:21:30.227 8 INFO neutron.services.segments.plugin [-] Segment f0f15da6-9f80-426a-9d4a-0e81b113e4a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0f15da6-9f80-426a-9d4a-0e81b113e4a8 found for delete ", "request_id": "req-ae19f8e5-1c36-4d46-a41f-3c738e0fa1b7"}]} [pid: 8|app: 0|req: 1178/2194] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:30 2026] GET /v2.0/security-groups?tenant_id=b1f34b66b1704876921870f531c7e085&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: 1017/2195] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:30 2026] GET /v2.0/security-groups?tenant_id=75817650de1540cbb73645f3ec3daaa7&name=default => generated 2805 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2196] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:30 2026] DELETE /v2.0/security-groups/869ff4cf-88e7-4145-a8e7-cd98cc284964 => 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: 1018/2197] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:30 2026] DELETE /v2.0/security-groups/6549cb91-c4d3-4787-ab33-12f12c910617 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2198] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:30 2026] GET /v2.0/security-groups?tenant_id=bdafc5f3a2624d94bca5dcfd3cf6f128&name=default => generated 2805 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2199] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:30 2026] GET /v2.0/security-groups?tenant_id=83fe894a1f854e75b362f288f0fd14c9&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2200] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:30 2026] DELETE /v2.0/security-groups/ed2f5fb9-d16a-4a15-89d7-524af7905a93 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2201] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:30 2026] DELETE /v2.0/security-groups/398c956c-b7ca-4293-9150-465cf95b7e52 => 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: 1182/2202] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:31 2026] POST /v2.0/floatingips => generated 552 bytes in 862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2203] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:31 2026] PUT /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2204] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:31 2026] GET /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2205] 10.0.0.157 () {34 vars in 770 bytes} [Thu Jul 2 11:21:32 2026] PUT /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2206] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:32 2026] GET /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2207] 10.0.0.157 () {34 vars in 766 bytes} [Thu Jul 2 11:21:32 2026] PUT /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2208] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:32 2026] GET /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2209] 10.0.0.157 () {34 vars in 788 bytes} [Thu Jul 2 11:21:32 2026] PUT /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2210] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:32 2026] GET /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2211] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:32 2026] PUT /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2212] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:32 2026] GET /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2213] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:21:32 2026] GET /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:32.473 8 INFO neutron.api.v2.resource [None req-ca06f5ac-a02e-4210-a5cf-0d42046a94b2 59c0bb72411f4a7297c73305b1c1f3a3 45bf647f497f4223a8bea0b667776d50 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1188/2214] 10.0.0.157 () {32 vars in 751 bytes} [Thu Jul 2 11:21:32 2026] GET /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2215] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:21:32 2026] DELETE /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2216] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:32 2026] GET /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:21:32.604 7 INFO neutron.api.v2.resource [None req-612a509d-7cfa-4d50-a9be-81d733178109 59c0bb72411f4a7297c73305b1c1f3a3 45bf647f497f4223a8bea0b667776d50 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/2217] 10.0.0.157 () {32 vars in 754 bytes} [Thu Jul 2 11:21:32 2026] DELETE /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2218] 10.0.0.157 () {32 vars in 742 bytes} [Thu Jul 2 11:21:32 2026] DELETE /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2219] 10.0.0.157 () {32 vars in 739 bytes} [Thu Jul 2 11:21:32 2026] GET /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434/tags => 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: 1191/2220] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:32 2026] DELETE /v2.0/floatingips/6b9b4992-873c-4e1a-a6af-ce8801866434 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2221] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:33 2026] GET /v2.0/security-groups?tenant_id=b23f773ba06e44688e9e2cdf6386591d&name=default => generated 2805 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2222] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:34 2026] DELETE /v2.0/security-groups/cdd5b149-382b-4445-b724-ffa12543e996 => 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: 1031/2223] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:34 2026] GET /v2.0/security-groups?tenant_id=45bf647f497f4223a8bea0b667776d50&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2224] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:34 2026] DELETE /v2.0/security-groups/fadf7535-3062-42c5-88f7-860dc9d22cc9 => 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: 1032/2225] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2226] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:35 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: 1033/2227] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2228] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2229] 10.0.0.157 () {34 vars in 676 bytes} [Thu Jul 2 11:21:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2230] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:35 2026] PUT /v2.0/subnetpools/b2fe38e7-ce2f-463a-b4af-983cde88e48d/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2231] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:35 2026] PUT /v2.0/subnetpools/dce534cd-5554-4e6d-b821-fbb76dc67538/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2232] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:35 2026] PUT /v2.0/subnetpools/b98fe21a-14d0-42f2-a923-c689b1e008a0/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2233] 10.0.0.157 () {34 vars in 759 bytes} [Thu Jul 2 11:21:35 2026] PUT /v2.0/subnetpools/a6d11b6a-9c33-4ad4-9c27-22eca7407c3b/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2234] 10.0.0.157 () {32 vars in 672 bytes} [Thu Jul 2 11:21:35 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2235] 10.0.0.157 () {32 vars in 686 bytes} [Thu Jul 2 11:21:35 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2236] 10.0.0.157 () {32 vars in 682 bytes} [Thu Jul 2 11:21:35 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2237] 10.0.0.157 () {32 vars in 694 bytes} [Thu Jul 2 11:21:35 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2238] 10.0.0.157 () {32 vars in 680 bytes} [Thu Jul 2 11:21:35 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2239] 10.0.0.157 () {32 vars in 694 bytes} [Thu Jul 2 11:21:35 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2240] 10.0.0.157 () {32 vars in 690 bytes} [Thu Jul 2 11:21:35 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2241] 10.0.0.157 () {32 vars in 702 bytes} [Thu Jul 2 11:21:35 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2242] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:35 2026] DELETE /v2.0/subnetpools/b2fe38e7-ce2f-463a-b4af-983cde88e48d => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2243] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:36 2026] DELETE /v2.0/subnetpools/dce534cd-5554-4e6d-b821-fbb76dc67538 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2244] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:36 2026] DELETE /v2.0/subnetpools/b98fe21a-14d0-42f2-a923-c689b1e008a0 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2245] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:36 2026] DELETE /v2.0/subnetpools/a6d11b6a-9c33-4ad4-9c27-22eca7407c3b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2246] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:21:36 2026] DELETE /v2.0/subnetpools/2d9d7fcd-9357-4900-9d95-c4f7c2168c16 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2249] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:37 2026] GET /v2.0/security-groups?tenant_id=364f149fdc33425a82286facd107b2fc&name=default => generated 2805 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2250] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:37 2026] DELETE /v2.0/security-groups/195f81dd-359d-4a47-81c1-70bcf035bc71 => 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: 1045/2251] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:37 2026] GET /v2.0/security-groups?tenant_id=2c339dd27ed44d51bdd9686e134976b4&name=default => generated 2805 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2252] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:37 2026] DELETE /v2.0/security-groups/91469940-ae88-47ce-8afb-2167ac5cee5d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:38.109 8 INFO neutron.db.segments_db [None req-88d43e18-5f0f-4161-ad60-3589fefb5320 475a27bc759541db928493e0d0e24612 ad3df64c4d4741ebbaddf63ffbc115f7 - - - -] Added segment ba899ed4-80b0-4f22-bdbe-07ef7dc4c83e of type vxlan for network b4cbd92c-6484-452d-8cd8-fb744121caa6 [pid: 8|app: 0|req: 1207/2253] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:37 2026] POST /v2.0/networks => generated 632 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2254] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:38 2026] GET /v2.0/security-groups?tenant_id=1bc2321c8c854f87ab0714978ce89849&name=default => generated 2805 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2255] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:21:38 2026] PUT /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2256] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:38 2026] GET /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2257] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:38 2026] DELETE /v2.0/security-groups/fc25958a-61c3-4529-9c56-3c5531c0e1d9 => 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: 1210/2258] 10.0.0.157 () {34 vars in 764 bytes} [Thu Jul 2 11:21:38 2026] PUT /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/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: 1049/2259] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:38 2026] GET /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2260] 10.0.0.157 () {34 vars in 760 bytes} [Thu Jul 2 11:21:38 2026] PUT /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2261] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:38 2026] GET /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2262] 10.0.0.157 () {34 vars in 782 bytes} [Thu Jul 2 11:21:38 2026] PUT /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2263] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:38 2026] GET /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2264] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:21:38 2026] PUT /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2265] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:38 2026] GET /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2266] 10.0.0.157 () {32 vars in 741 bytes} [Thu Jul 2 11:21:38 2026] GET /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:38.934 7 INFO neutron.api.v2.resource [None req-b775b6c7-382e-4c3a-b670-4226e8b112a5 475a27bc759541db928493e0d0e24612 ad3df64c4d4741ebbaddf63ffbc115f7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1053/2267] 10.0.0.157 () {32 vars in 745 bytes} [Thu Jul 2 11:21:38 2026] GET /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2268] 10.0.0.157 () {32 vars in 744 bytes} [Thu Jul 2 11:21:38 2026] DELETE /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags/red => 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: 1054/2269] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:39 2026] GET /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:21:39.111 8 INFO neutron.api.v2.resource [None req-a87cab48-8e57-4852-ab14-1b2b7d701127 475a27bc759541db928493e0d0e24612 ad3df64c4d4741ebbaddf63ffbc115f7 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1216/2270] 10.0.0.157 () {32 vars in 748 bytes} [Thu Jul 2 11:21:39 2026] DELETE /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2271] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:21:39 2026] DELETE /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2272] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:39 2026] GET /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:21:39.455 7 INFO neutron.services.segments.plugin [-] Segment ba899ed4-80b0-4f22-bdbe-07ef7dc4c83e resource provider aggregate not found 2026-07-02 11:21:39.462 7 INFO neutron.services.segments.plugin [-] Segment ba899ed4-80b0-4f22-bdbe-07ef7dc4c83e resource provider aggregate not found 2026-07-02 11:21:39.475 7 INFO neutron.services.segments.plugin [-] Segment ba899ed4-80b0-4f22-bdbe-07ef7dc4c83e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba899ed4-80b0-4f22-bdbe-07ef7dc4c83e found for delete ", "request_id": "req-314787dc-0939-4446-8e21-3264bc97d54a"}]} 2026-07-02 11:21:39.476 7 INFO neutron.services.segments.plugin [-] Segment ba899ed4-80b0-4f22-bdbe-07ef7dc4c83e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba899ed4-80b0-4f22-bdbe-07ef7dc4c83e found for delete ", "request_id": "req-d9cf33f3-a7f3-470c-b554-bce81e94552c"}]} [pid: 7|app: 0|req: 1056/2273] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:39 2026] DELETE /v2.0/networks/b4cbd92c-6484-452d-8cd8-fb744121caa6 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2274] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:40 2026] GET /v2.0/security-groups?tenant_id=fe23235564dd4546b69471e3e01692f2&name=default => generated 2805 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2275] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:40 2026] DELETE /v2.0/security-groups/14ec3516-a825-406f-956d-f6359241ae00 => 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: 1219/2276] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:40 2026] GET /v2.0/security-groups?tenant_id=ad3df64c4d4741ebbaddf63ffbc115f7&name=default => generated 2805 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2277] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:40 2026] DELETE /v2.0/security-groups/f5e712ce-a9f9-414f-8a87-890175ccab35 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:43.104 8 INFO neutron.db.segments_db [None req-607ffc39-1348-4580-907f-559ba6afed86 3a6bc52c62eb44f3acb9c3f8b9ba1e52 5465d80920174493b8037a8d39ea3f9e - - - -] Added segment 58540ac6-83ff-40c6-855f-eaee724e6e79 of type vxlan for network c57a736c-6b55-4b94-8819-4ea3780a6d0c [pid: 8|app: 0|req: 1220/2278] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:42 2026] POST /v2.0/networks => generated 632 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2279] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:21:43 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2280] 10.0.0.157 () {34 vars in 666 bytes} [Thu Jul 2 11:21:43 2026] POST /v2.0/trunks => generated 407 bytes in 219 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-07-02 11:21:43.909 7 INFO neutron.db.segments_db [None req-ce9c567b-10f9-4675-8637-32d44fea235e 3a6bc52c62eb44f3acb9c3f8b9ba1e52 5465d80920174493b8037a8d39ea3f9e - - - -] Added segment a3d42662-7af8-46c7-b802-bc2e339d5ca8 of type vxlan for network 44eca795-d393-4c34-bc81-6d13e7c47733 [pid: 7|app: 0|req: 1060/2281] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:43 2026] POST /v2.0/networks => generated 631 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2282] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:21:44 2026] POST /v2.0/ports => generated 743 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2283] 10.0.0.157 () {34 vars in 666 bytes} [Thu Jul 2 11:21:44 2026] POST /v2.0/trunks => generated 407 bytes in 263 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-07-02 11:21:44.777 8 INFO neutron.db.segments_db [None req-4637209c-0cf2-4fe1-8803-c50f49719c12 3a6bc52c62eb44f3acb9c3f8b9ba1e52 5465d80920174493b8037a8d39ea3f9e - - - -] Added segment de25b8f0-0f29-46fa-b762-4407aa4c13d0 of type vxlan for network 05aab535-04c5-4520-a489-738d7ff422f4 [pid: 8|app: 0|req: 1223/2284] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:44 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2285] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:21:44 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2286] 10.0.0.157 () {34 vars in 666 bytes} [Thu Jul 2 11:21:45 2026] POST /v2.0/trunks => generated 407 bytes in 207 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-07-02 11:21:45.543 7 INFO neutron.db.segments_db [None req-442ba605-0fb3-49a0-bb3b-962722893abc 3a6bc52c62eb44f3acb9c3f8b9ba1e52 5465d80920174493b8037a8d39ea3f9e - - - -] Added segment 380ad6ec-7481-45e3-9afe-7c8304170211 of type vxlan for network f83fd713-a37b-49b7-9091-aa8ee06386fe [pid: 7|app: 0|req: 1063/2287] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:45 2026] POST /v2.0/networks => generated 631 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2288] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:21:46 2026] POST /v2.0/ports => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2289] 10.0.0.157 () {34 vars in 666 bytes} [Thu Jul 2 11:21:46 2026] POST /v2.0/trunks => generated 407 bytes in 199 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-07-02 11:21:46.826 8 INFO neutron.db.segments_db [None req-4d1a75ec-3323-405f-8549-883c9feb7bae 3a6bc52c62eb44f3acb9c3f8b9ba1e52 5465d80920174493b8037a8d39ea3f9e - - - -] Added segment a1a0b005-c220-4c3b-b0b5-cb3692985db1 of type vxlan for network 887f8f4e-7657-44de-89c3-86a03cf6c591 [pid: 8|app: 0|req: 1226/2290] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:21:46 2026] POST /v2.0/networks => generated 631 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2291] 10.0.0.157 () {34 vars in 664 bytes} [Thu Jul 2 11:21:46 2026] POST /v2.0/ports => generated 743 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2292] 10.0.0.157 () {34 vars in 666 bytes} [Thu Jul 2 11:21:47 2026] POST /v2.0/trunks => generated 407 bytes in 234 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: 1066/2293] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:21:47 2026] PUT /v2.0/trunks/35704417-183c-4df9-8273-8d388655e33a/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2294] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:21:47 2026] PUT /v2.0/trunks/5be06779-8bfd-4684-996c-a52ee15c94e7/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2295] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:21:47 2026] PUT /v2.0/trunks/7e3675d6-a795-4baf-8b07-3d0cbd96a864/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2296] 10.0.0.157 () {34 vars in 749 bytes} [Thu Jul 2 11:21:47 2026] PUT /v2.0/trunks/b8feaff9-4c7e-4c56-9106-671fe0118670/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2297] 10.0.0.157 () {32 vars in 662 bytes} [Thu Jul 2 11:21:47 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2298] 10.0.0.157 () {32 vars in 676 bytes} [Thu Jul 2 11:21:47 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2299] 10.0.0.157 () {32 vars in 672 bytes} [Thu Jul 2 11:21:47 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2300] 10.0.0.157 () {32 vars in 684 bytes} [Thu Jul 2 11:21:47 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2301] 10.0.0.157 () {32 vars in 670 bytes} [Thu Jul 2 11:21:47 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2302] 10.0.0.157 () {32 vars in 684 bytes} [Thu Jul 2 11:21:47 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2303] 10.0.0.157 () {32 vars in 680 bytes} [Thu Jul 2 11:21:47 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2304] 10.0.0.157 () {32 vars in 692 bytes} [Thu Jul 2 11:21:47 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2305] 10.0.0.157 () {32 vars in 719 bytes} [Thu Jul 2 11:21:47 2026] GET /v2.0/trunks/35704417-183c-4df9-8273-8d388655e33a => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2306] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:21:48 2026] GET /v2.0/ports/7ec3dd0a-b095-4e89-b323-bd17b454fe9f => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager [None req-098dd244-0b48-43e7-be08-716c9ce27ba8 3a6bc52c62eb44f3acb9c3f8b9ba1e52 5465d80920174493b8037a8d39ea3f9e - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-847885 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 11:21:48.272 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-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 11:21:48.272 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-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 11:21:48.272 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-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 11:21:48.272 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-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 11:21:48.272 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-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 11:21:48.272 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-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:48.272 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1073/2307] 10.0.0.157 () {32 vars in 722 bytes} [Thu Jul 2 11:21:48 2026] DELETE /v2.0/trunks/35704417-183c-4df9-8273-8d388655e33a => 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: 1235/2308] 10.0.0.157 () {32 vars in 719 bytes} [Thu Jul 2 11:21:48 2026] GET /v2.0/trunks/5be06779-8bfd-4684-996c-a52ee15c94e7 => generated 420 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2309] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:21:48 2026] GET /v2.0/ports/843e996a-04a0-446f-858f-714695ba3034 => generated 826 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager [None req-33760e8c-95f7-4355-a20f-5b95cebde55e 3a6bc52c62eb44f3acb9c3f8b9ba1e52 5465d80920174493b8037a8d39ea3f9e - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-158030 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 11:21:48.531 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-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 11:21:48.531 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-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 11:21:48.531 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-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 11:21:48.531 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-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 11:21:48.531 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-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 11:21:48.531 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-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:48.531 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1236/2310] 10.0.0.157 () {32 vars in 722 bytes} [Thu Jul 2 11:21:48 2026] DELETE /v2.0/trunks/5be06779-8bfd-4684-996c-a52ee15c94e7 => 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: 1075/2311] 10.0.0.157 () {32 vars in 719 bytes} [Thu Jul 2 11:21:48 2026] GET /v2.0/trunks/7e3675d6-a795-4baf-8b07-3d0cbd96a864 => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2312] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:21:48 2026] GET /v2.0/ports/af89421f-6c00-43fa-88df-78dd44dec1f1 => generated 826 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager [None req-16f3a678-0ee0-46f2-b46b-6bab37049abd 3a6bc52c62eb44f3acb9c3f8b9ba1e52 5465d80920174493b8037a8d39ea3f9e - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-847885 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 11:21:48.791 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-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 11:21:48.791 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-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 11:21:48.791 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-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 11:21:48.791 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-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 11:21:48.791 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-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 11:21:48.791 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-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:48.791 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1076/2313] 10.0.0.157 () {32 vars in 722 bytes} [Thu Jul 2 11:21:48 2026] DELETE /v2.0/trunks/7e3675d6-a795-4baf-8b07-3d0cbd96a864 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2314] 10.0.0.157 () {32 vars in 719 bytes} [Thu Jul 2 11:21:48 2026] GET /v2.0/trunks/b8feaff9-4c7e-4c56-9106-671fe0118670 => generated 414 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2315] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:21:48 2026] GET /v2.0/ports/22f53687-1396-4d5a-9ceb-6ee3ee6959a9 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager [None req-d78148df-7eb7-4c95-b967-eff37819c143 3a6bc52c62eb44f3acb9c3f8b9ba1e52 5465d80920174493b8037a8d39ea3f9e - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-158030 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 11:21:49.052 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-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 11:21:49.052 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-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 11:21:49.052 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-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 11:21:49.052 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-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 11:21:49.052 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-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 11:21:49.052 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-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:49.052 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1239/2316] 10.0.0.157 () {32 vars in 722 bytes} [Thu Jul 2 11:21:48 2026] DELETE /v2.0/trunks/b8feaff9-4c7e-4c56-9106-671fe0118670 => 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: 1078/2317] 10.0.0.157 () {32 vars in 719 bytes} [Thu Jul 2 11:21:49 2026] GET /v2.0/trunks/076078ed-991d-4b3c-a4ff-682b37f8a124 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2318] 10.0.0.157 () {32 vars in 717 bytes} [Thu Jul 2 11:21:49 2026] GET /v2.0/ports/1a204efc-8c35-43d7-b03f-6b60233448ae => generated 826 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager [None req-f745e218-5361-42a1-a5e5-d66012320fea 3a6bc52c62eb44f3acb9c3f8b9ba1e52 5465d80920174493b8037a8d39ea3f9e - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-847885 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 11:21:49.364 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-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 11:21:49.364 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-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 11:21:49.364 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-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 11:21:49.364 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-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 11:21:49.364 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-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 11:21:49.364 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-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 11:21:49.364 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1079/2319] 10.0.0.157 () {32 vars in 722 bytes} [Thu Jul 2 11:21:49 2026] DELETE /v2.0/trunks/076078ed-991d-4b3c-a4ff-682b37f8a124 => 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: 1241/2320] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:21:49 2026] DELETE /v2.0/ports/7ec3dd0a-b095-4e89-b323-bd17b454fe9f => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2321] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:21:49 2026] DELETE /v2.0/ports/843e996a-04a0-446f-858f-714695ba3034 => 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: 1242/2322] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:21:49 2026] DELETE /v2.0/ports/af89421f-6c00-43fa-88df-78dd44dec1f1 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2323] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:21:50 2026] DELETE /v2.0/ports/22f53687-1396-4d5a-9ceb-6ee3ee6959a9 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2324] 10.0.0.157 () {32 vars in 720 bytes} [Thu Jul 2 11:21:50 2026] DELETE /v2.0/ports/1a204efc-8c35-43d7-b03f-6b60233448ae => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:21:50.762 7 INFO neutron.services.segments.plugin [-] Segment 58540ac6-83ff-40c6-855f-eaee724e6e79 resource provider aggregate not found 2026-07-02 11:21:50.769 7 INFO neutron.services.segments.plugin [-] Segment 58540ac6-83ff-40c6-855f-eaee724e6e79 resource provider aggregate not found 2026-07-02 11:21:50.786 7 INFO neutron.services.segments.plugin [-] Segment 58540ac6-83ff-40c6-855f-eaee724e6e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58540ac6-83ff-40c6-855f-eaee724e6e79 found for delete ", "request_id": "req-9c977262-5677-4b90-a479-22efbf7ef09b"}]} 2026-07-02 11:21:50.789 7 INFO neutron.services.segments.plugin [-] Segment 58540ac6-83ff-40c6-855f-eaee724e6e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58540ac6-83ff-40c6-855f-eaee724e6e79 found for delete ", "request_id": "req-84bae2a1-61fc-4c45-b0f8-d070f4dd07ff"}]} [pid: 7|app: 0|req: 1082/2325] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:50 2026] DELETE /v2.0/networks/c57a736c-6b55-4b94-8819-4ea3780a6d0c => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:21:51.015 8 INFO neutron.services.segments.plugin [-] Segment a3d42662-7af8-46c7-b802-bc2e339d5ca8 resource provider aggregate not found 2026-07-02 11:21:51.021 8 INFO neutron.services.segments.plugin [-] Segment a3d42662-7af8-46c7-b802-bc2e339d5ca8 resource provider aggregate not found 2026-07-02 11:21:51.032 8 INFO neutron.services.segments.plugin [-] Segment a3d42662-7af8-46c7-b802-bc2e339d5ca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d42662-7af8-46c7-b802-bc2e339d5ca8 found for delete ", "request_id": "req-4b573333-eb2f-4524-b1d4-68f82658182b"}]} 2026-07-02 11:21:51.036 8 INFO neutron.services.segments.plugin [-] Segment a3d42662-7af8-46c7-b802-bc2e339d5ca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d42662-7af8-46c7-b802-bc2e339d5ca8 found for delete ", "request_id": "req-cf6d2525-bd81-4820-8a1d-c1192651fad3"}]} [pid: 8|app: 0|req: 1244/2326] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:50 2026] DELETE /v2.0/networks/44eca795-d393-4c34-bc81-6d13e7c47733 => 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: 1083/2327] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:51 2026] DELETE /v2.0/networks/05aab535-04c5-4520-a489-738d7ff422f4 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2330] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:51 2026] DELETE /v2.0/networks/f83fd713-a37b-49b7-9091-aa8ee06386fe => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2331] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:21:51 2026] DELETE /v2.0/networks/887f8f4e-7657-44de-89c3-86a03cf6c591 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2332] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:52 2026] GET /v2.0/security-groups?tenant_id=9d872873c4674a3fa0c18c6ad9c4df1a&name=default => generated 2805 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:21:53.023 7 INFO neutron.services.segments.plugin [-] Segment de25b8f0-0f29-46fa-b762-4407aa4c13d0 resource provider aggregate not found 2026-07-02 11:21:53.029 7 INFO neutron.services.segments.plugin [-] Segment de25b8f0-0f29-46fa-b762-4407aa4c13d0 resource provider aggregate not found 2026-07-02 11:21:53.048 7 INFO neutron.services.segments.plugin [-] Segment de25b8f0-0f29-46fa-b762-4407aa4c13d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de25b8f0-0f29-46fa-b762-4407aa4c13d0 found for delete ", "request_id": "req-36b9cbcf-8aef-48e1-82a0-bc0259b0b484"}]} 2026-07-02 11:21:53.053 7 INFO neutron.services.segments.plugin [-] Segment de25b8f0-0f29-46fa-b762-4407aa4c13d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de25b8f0-0f29-46fa-b762-4407aa4c13d0 found for delete ", "request_id": "req-f91935d7-7122-4e9c-ab4b-3ea5e173fbc0"}]} 2026-07-02 11:21:53.070 7 INFO neutron.services.segments.plugin [-] Segment a1a0b005-c220-4c3b-b0b5-cb3692985db1 resource provider aggregate not found 2026-07-02 11:21:53.079 7 INFO neutron.services.segments.plugin [-] Segment a1a0b005-c220-4c3b-b0b5-cb3692985db1 resource provider aggregate not found 2026-07-02 11:21:53.098 7 INFO neutron.services.segments.plugin [-] Segment a1a0b005-c220-4c3b-b0b5-cb3692985db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1a0b005-c220-4c3b-b0b5-cb3692985db1 found for delete ", "request_id": "req-cbe6838d-0434-4dfe-b839-68e43a81acd3"}]} 2026-07-02 11:21:53.098 7 INFO neutron.services.segments.plugin [-] Segment a1a0b005-c220-4c3b-b0b5-cb3692985db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1a0b005-c220-4c3b-b0b5-cb3692985db1 found for delete ", "request_id": "req-8338f154-a06e-4c17-b05c-8bc349afb9b9"}]} [pid: 7|app: 0|req: 1087/2333] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:52 2026] DELETE /v2.0/security-groups/a6f48fd7-62d1-4178-aaec-cc1a64d13d1d => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:53.321 8 INFO neutron.services.segments.plugin [-] Segment 380ad6ec-7481-45e3-9afe-7c8304170211 resource provider aggregate not found 2026-07-02 11:21:53.331 8 INFO neutron.services.segments.plugin [-] Segment 380ad6ec-7481-45e3-9afe-7c8304170211 resource provider aggregate not found 2026-07-02 11:21:53.347 8 INFO neutron.services.segments.plugin [-] Segment 380ad6ec-7481-45e3-9afe-7c8304170211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 380ad6ec-7481-45e3-9afe-7c8304170211 found for delete ", "request_id": "req-23a1f3ef-2393-4854-a799-6bb4971340ae"}]} 2026-07-02 11:21:53.352 8 INFO neutron.services.segments.plugin [-] Segment 380ad6ec-7481-45e3-9afe-7c8304170211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 380ad6ec-7481-45e3-9afe-7c8304170211 found for delete ", "request_id": "req-4bced9e3-ae5a-485c-9516-1298cdae77a5"}]} [pid: 8|app: 0|req: 1247/2334] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:53 2026] GET /v2.0/security-groups?tenant_id=1724f7e0d73d4e1a914a24abb82fcdba&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2335] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:53 2026] DELETE /v2.0/security-groups/c6fb1e60-be34-4bb9-b830-9250d45ea494 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2336] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:53 2026] GET /v2.0/security-groups?tenant_id=5465d80920174493b8037a8d39ea3f9e&name=default => generated 2805 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2337] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:53 2026] DELETE /v2.0/security-groups/8495e14c-8829-4020-9a88-e19029c0acec => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2338] 10.0.0.157 () {34 vars in 678 bytes} [Thu Jul 2 11:21:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2339] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:21:57 2026] PUT /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2340] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:57 2026] GET /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2341] 10.0.0.157 () {34 vars in 764 bytes} [Thu Jul 2 11:21:57 2026] PUT /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2342] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:57 2026] GET /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2343] 10.0.0.157 () {34 vars in 760 bytes} [Thu Jul 2 11:21:57 2026] PUT /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2344] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:57 2026] GET /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2345] 10.0.0.157 () {34 vars in 782 bytes} [Thu Jul 2 11:21:57 2026] PUT /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2346] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:57 2026] GET /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2347] 10.0.0.157 () {34 vars in 753 bytes} [Thu Jul 2 11:21:57 2026] PUT /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2348] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:57 2026] GET /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags => generated 37 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2349] 10.0.0.157 () {32 vars in 741 bytes} [Thu Jul 2 11:21:57 2026] GET /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:21:57.417 8 INFO neutron.api.v2.resource [None req-322cfb8d-02ba-400a-b215-8ffd74e7249c e38ade16f4304430b635d385d70c9c73 476aafe7c3844c2a9a31d599a54809ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1255/2350] 10.0.0.157 () {32 vars in 745 bytes} [Thu Jul 2 11:21:57 2026] GET /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags/green => generated 99 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2351] 10.0.0.157 () {32 vars in 744 bytes} [Thu Jul 2 11:21:57 2026] DELETE /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2352] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:57 2026] GET /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:21:57.490 7 INFO neutron.api.v2.resource [None req-8125c3d0-035a-4846-b399-11d3d3df088d e38ade16f4304430b635d385d70c9c73 476aafe7c3844c2a9a31d599a54809ca - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1097/2353] 10.0.0.157 () {32 vars in 748 bytes} [Thu Jul 2 11:21:57 2026] DELETE /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2354] 10.0.0.157 () {32 vars in 736 bytes} [Thu Jul 2 11:21:57 2026] DELETE /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2355] 10.0.0.157 () {32 vars in 733 bytes} [Thu Jul 2 11:21:57 2026] GET /v2.0/policies/2bf3b656-20a4-426b-b83d-e343499bbef6/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2356] 10.0.0.157 () {32 vars in 734 bytes} [Thu Jul 2 11:21:57 2026] DELETE /v2.0/qos/policies/2bf3b656-20a4-426b-b83d-e343499bbef6 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2357] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:58 2026] GET /v2.0/security-groups?tenant_id=6c51a1b9c7aa445b9401328b54099008&name=default => generated 2805 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2358] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:58 2026] DELETE /v2.0/security-groups/2e0e3086-ec52-4193-9a1c-477af0d5e7da => 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: 1100/2359] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:21:58 2026] GET /v2.0/security-groups?tenant_id=476aafe7c3844c2a9a31d599a54809ca&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2360] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:21:58 2026] DELETE /v2.0/security-groups/d2b4757e-2255-4284-901f-68812f68b6fd => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:22:08.357 7 INFO neutron.db.segments_db [None req-9364430f-aa5a-4ad4-9f2c-79acbbf64547 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Added segment 4885d207-c8f1-4d18-8659-7115a3a662e5 of type vxlan for network e5caab6d-68e4-4986-9724-2043c687e42f [pid: 7|app: 0|req: 1102/2363] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:22:08 2026] POST /v2.0/networks => generated 640 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2364] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:22:08 2026] POST /v2.0/subnets => generated 634 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2365] 10.0.0.157 () {32 vars in 722 bytes} [Thu Jul 2 11:22:08 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1263/2366] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:22:08 2026] POST /v2.0/subnets => generated 708 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:09.302 7 INFO neutron.db.segments_db [None req-aa7ccea7-6f24-4ae6-8acc-60311632476a 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Added segment 3e3ddb68-e679-44c1-918a-820f26748614 of type vxlan for network 876206fa-c5cd-4752-a41e-1f18279d703a [pid: 7|app: 0|req: 1104/2367] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:22:09 2026] POST /v2.0/networks => generated 637 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2368] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:22:09 2026] POST /v2.0/subnets => generated 631 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2369] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:22:09 2026] POST /v2.0/subnets => generated 702 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:10.427 8 INFO neutron.db.segments_db [None req-8daf0a6a-d3da-4d5b-9487-22fdacc80e2b 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Added segment 8a1b3150-e1f4-43b1-a4d5-e010021fa999 of type vxlan for network afa5d10b-aef1-4466-b6c4-97881506e55d [pid: 8|app: 0|req: 1265/2370] 10.0.0.157 () {34 vars in 670 bytes} [Thu Jul 2 11:22:10 2026] POST /v2.0/networks => generated 638 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2371] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:22:11 2026] POST /v2.0/subnets => generated 632 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2372] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:22:11 2026] POST /v2.0/subnets => generated 704 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:11.986 7 INFO neutron.db.segments_db [None req-606f1c5d-5b68-42ad-b363-929af65a21a0 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Added segment 8658415d-aa7f-4966-a16f-7786cf67b411 of type vxlan for network b824ebb3-475f-45fd-8d31-49aaea64d4c3 2026-07-02 11:22:12.410 7 INFO neutron.db.l3_hamode_db [None req-606f1c5d-5b68-42ad-b363-929af65a21a0 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:22:13.535 7 INFO neutron.db.l3_hamode_db [None req-606f1c5d-5b68-42ad-b363-929af65a21a0 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1107/2373] 10.0.0.157 () {34 vars in 669 bytes} [Thu Jul 2 11:22:11 2026] POST /v2.0/routers => generated 684 bytes in 3288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2374] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:22:15 2026] PUT /v2.0/routers/69da435d-fb51-4ee5-bb40-9a9115ae54be/add_router_interface => generated 309 bytes in 1763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2375] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:22:16 2026] PUT /v2.0/routers/69da435d-fb51-4ee5-bb40-9a9115ae54be/add_router_interface => generated 309 bytes in 2039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2376] 10.0.0.157 () {34 vars in 783 bytes} [Thu Jul 2 11:22:19 2026] PUT /v2.0/routers/69da435d-fb51-4ee5-bb40-9a9115ae54be/add_router_interface => generated 309 bytes in 1801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2377] 10.0.0.157 () {34 vars in 684 bytes} [Thu Jul 2 11:22:20 2026] POST /v2.0/security-groups => generated 1566 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2378] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:22:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2379] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:22:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2382] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:22:21 2026] POST /v2.0/security-group-rules => generated 567 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2383] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:22:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2384] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:22:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2385] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:22:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2386] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:22:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2387] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:22:21 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: 8|app: 0|req: 1273/2388] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:22:21 2026] POST /v2.0/security-group-rules => generated 567 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2389] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:22:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2390] 10.0.0.157 () {34 vars in 695 bytes} [Thu Jul 2 11:22:22 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: 7|app: 0|req: 1117/2391] 10.0.0.113 () {34 vars in 1096 bytes} [Thu Jul 2 11:22:22 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1647283387&fields=id&tenant_id=216c718b82ad430ca9d0592c7a9d7eb0 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2392] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:22:22 2026] GET /v2.0/networks?id=876206fa-c5cd-4752-a41e-1f18279d703a => generated 704 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2393] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:22:22 2026] GET /v2.0/quotas/216c718b82ad430ca9d0592c7a9d7eb0 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2394] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:22:23 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&fields=id => generated 287 bytes in 635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2395] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:22:23 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1277/2396] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:22:23 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2397] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:22:23 2026] GET /v2.0/ports?device_id=5b2ffdeb-21dd-401c-8db2-682f04c58778 => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2398] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:22:24 2026] GET /v2.0/networks?id=876206fa-c5cd-4752-a41e-1f18279d703a => generated 704 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2399] 199.19.213.217 () {34 vars in 1050 bytes} [Thu Jul 2 11:22:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=216c718b82ad430ca9d0592c7a9d7eb0 => generated 179 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2400] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:22:24 2026] POST /v2.0/ports => generated 1183 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2401] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:22:25 2026] PUT /v2.0/ports/789351b2-ae77-4f24-9f66-21bd7013e85d => generated 1428 bytes in 595 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: 1280/2402] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&device_id=5b2ffdeb-21dd-401c-8db2-682f04c58778 => generated 1467 bytes in 53 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-07-02 11:22:26.258 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10b0f293-fffa-4a00-9963-0836fa9f2a97'] response: {'name': 'network-changed', 'server_uuid': '5b2ffdeb-21dd-401c-8db2-682f04c58778', 'tag': '789351b2-ae77-4f24-9f66-21bd7013e85d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1123/2403] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=789351b2-ae77-4f24-9f66-21bd7013e85d => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2404] 199.19.213.217 () {34 vars in 1104 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A215&port_id=789351b2-ae77-4f24-9f66-21bd7013e85d => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2405] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/subnets?id=3f241cc9-bba4-40e2-b32d-05755d99e506&id=40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 1362 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2406] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1125/2407] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2408] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1126/2409] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2410] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&device_id=5b2ffdeb-21dd-401c-8db2-682f04c58778 => generated 1467 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2411] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/networks?id=876206fa-c5cd-4752-a41e-1f18279d703a => generated 800 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2412] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=789351b2-ae77-4f24-9f66-21bd7013e85d => 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: 1128/2413] 199.19.213.217 () {34 vars in 1104 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A215&port_id=789351b2-ae77-4f24-9f66-21bd7013e85d => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2414] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:22:27 2026] GET /v2.0/subnets?id=3f241cc9-bba4-40e2-b32d-05755d99e506&id=40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 1362 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2415] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:27 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2416] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:27 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2417] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:27 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1288/2418] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:27 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1131/2419] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:22:29 2026] GET /v2.0/ports?device_id=5b2ffdeb-21dd-401c-8db2-682f04c58778 => generated 1200 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2420] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:22:29 2026] GET /v2.0/security-groups?id=9cdd29e8-c993-4e18-a8d9-aadbb9da7d86&fields=id&fields=name => generated 112 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2421] 10.0.0.157 () {32 vars in 818 bytes} [Thu Jul 2 11:22:29 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&mac_address=fa%3A16%3A3e%3A83%3Aa4%3A49 => generated 1200 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:30.295 8 INFO neutron.db.l3_db [None req-f3695c29-2230-4bac-bf3f-3e749f9a6c58 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Floating IP 7b850f78-77a0-4abf-a8ea-78efec59035f associated. External IP: 10.96.250.220, port: 789351b2-ae77-4f24-9f66-21bd7013e85d. [pid: 8|app: 0|req: 1290/2422] 10.0.0.157 () {34 vars in 677 bytes} [Thu Jul 2 11:22:29 2026] POST /v2.0/floatingips => generated 855 bytes in 1349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2423] 10.0.0.113 () {34 vars in 1096 bytes} [Thu Jul 2 11:22:30 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1647283387&fields=id&tenant_id=216c718b82ad430ca9d0592c7a9d7eb0 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:22:30.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b61378e-98f0-401c-bea9-60c81cf4d5bc'] response: {'name': 'network-changed', 'server_uuid': '5b2ffdeb-21dd-401c-8db2-682f04c58778', 'tag': '789351b2-ae77-4f24-9f66-21bd7013e85d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1291/2424] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:22:30 2026] GET /v2.0/networks?id=afa5d10b-aef1-4466-b6c4-97881506e55d => generated 705 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2425] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:22:30 2026] GET /v2.0/quotas/216c718b82ad430ca9d0592c7a9d7eb0 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2426] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:30 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&device_id=5b2ffdeb-21dd-401c-8db2-682f04c58778 => generated 1469 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2427] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:22:30 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&fields=id => generated 333 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2428] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?fields=segments => generated 14 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2429] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2430] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:22:30 2026] GET /v2.0/networks?id=876206fa-c5cd-4752-a41e-1f18279d703a => generated 800 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2431] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/ports?device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e => 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: 1136/2432] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=789351b2-ae77-4f24-9f66-21bd7013e85d => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2433] 199.19.213.217 () {34 vars in 1104 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A215&port_id=789351b2-ae77-4f24-9f66-21bd7013e85d => 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: 1137/2434] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/subnets?id=3f241cc9-bba4-40e2-b32d-05755d99e506&id=40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2435] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&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: 1138/2436] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2437] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1139/2438] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2439] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:22:32 2026] GET /v2.0/networks?id=afa5d10b-aef1-4466-b6c4-97881506e55d => generated 705 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2440] 199.19.213.217 () {34 vars in 1050 bytes} [Thu Jul 2 11:22:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=216c718b82ad430ca9d0592c7a9d7eb0 => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2441] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:22:32 2026] POST /v2.0/ports => generated 1175 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2442] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:22:33 2026] PUT /v2.0/ports/9446df2a-ecbb-43b8-adfb-803979b59dc0 => generated 1420 bytes in 629 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: 1302/2443] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:33 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e => generated 1459 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1142/2444] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:22:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=9446df2a-ecbb-43b8-adfb-803979b59dc0 => 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: 1303/2445] 199.19.213.217 () {34 vars in 1102 bytes} [Thu Jul 2 11:22:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae&port_id=9446df2a-ecbb-43b8-adfb-803979b59dc0 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:22:33.857 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-258f5b00-04fd-4eff-bdbb-2a3e025ec549'] response: {'name': 'network-changed', 'server_uuid': '624ef890-846d-429a-b0fa-9111cbfa3a6e', 'tag': '9446df2a-ecbb-43b8-adfb-803979b59dc0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1143/2446] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:22:33 2026] GET /v2.0/subnets?id=cea2dcf6-0954-44d6-9fde-e64b939a6dc1&id=565598a5-2e83-4df2-8cc6-6ec2ddc4c223 => generated 1365 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2447] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:33 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&device_owner=network%3Adhcp => generated 1461 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: 7|app: 0|req: 1144/2448] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:33 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&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: 1305/2449] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1145/2450] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1306/2451] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e => generated 1459 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2452] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/networks?id=afa5d10b-aef1-4466-b6c4-97881506e55d => generated 801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2453] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=9446df2a-ecbb-43b8-adfb-803979b59dc0 => 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: 1147/2454] 199.19.213.217 () {34 vars in 1102 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae&port_id=9446df2a-ecbb-43b8-adfb-803979b59dc0 => 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: 1308/2455] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/subnets?id=cea2dcf6-0954-44d6-9fde-e64b939a6dc1&id=565598a5-2e83-4df2-8cc6-6ec2ddc4c223 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2456] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&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: 1309/2457] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2458] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1310/2459] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1151/2462] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/ports?device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e => generated 1190 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2463] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/security-groups?id=9cdd29e8-c993-4e18-a8d9-aadbb9da7d86&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2464] 10.0.0.4 () {34 vars in 988 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/ports?device_id=5b2ffdeb-21dd-401c-8db2-682f04c58778 => generated 1469 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2465] 10.0.0.4 () {34 vars in 1038 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/security-groups?id=9cdd29e8-c993-4e18-a8d9-aadbb9da7d86&fields=id&fields=name => generated 112 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2466] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/ports?device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e => generated 1192 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2467] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/security-groups?id=9cdd29e8-c993-4e18-a8d9-aadbb9da7d86&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2468] 10.0.0.157 () {32 vars in 818 bytes} [Thu Jul 2 11:22:42 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&mac_address=fa%3A16%3A3e%3Acf%3A26%3Ac4 => generated 1192 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:43.072 8 INFO neutron.db.l3_db [None req-6e44e3f1-43eb-4733-8e43-bea9cf29faa5 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Floating IP f1f02df3-ad3a-4eae-bd5a-eabb851e2df3 associated. External IP: 10.96.250.205, port: 9446df2a-ecbb-43b8-adfb-803979b59dc0. [pid: 8|app: 0|req: 1315/2469] 10.0.0.157 () {34 vars in 677 bytes} [Thu Jul 2 11:22:42 2026] POST /v2.0/floatingips => generated 854 bytes in 1433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2470] 10.0.0.4 () {34 vars in 988 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/ports?device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2471] 10.0.0.4 () {34 vars in 1038 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/security-groups?id=9cdd29e8-c993-4e18-a8d9-aadbb9da7d86&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: 1156/2472] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:49.373 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfbb9f13-908b-4e58-8189-11d741a78bcd'] response: {'name': 'network-changed', 'server_uuid': '624ef890-846d-429a-b0fa-9111cbfa3a6e', 'tag': '9446df2a-ecbb-43b8-adfb-803979b59dc0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1317/2473] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/networks?id=afa5d10b-aef1-4466-b6c4-97881506e55d => generated 801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2474] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=9446df2a-ecbb-43b8-adfb-803979b59dc0 => 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: 1318/2475] 199.19.213.217 () {34 vars in 1102 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae&port_id=9446df2a-ecbb-43b8-adfb-803979b59dc0 => generated 19 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2476] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/subnets?id=cea2dcf6-0954-44d6-9fde-e64b939a6dc1&id=565598a5-2e83-4df2-8cc6-6ec2ddc4c223 => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2477] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&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: 1159/2478] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2479] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1160/2480] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1322/2483] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:22:51 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => 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: 1162/2484] 10.0.0.239 () {30 vars in 659 bytes} [Thu Jul 2 11:22:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2485] 10.0.0.239 () {30 vars in 661 bytes} [Thu Jul 2 11:22:52 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: 1163/2486] 10.0.0.239 () {30 vars in 637 bytes} [Thu Jul 2 11:22:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2487] 10.0.0.239 () {30 vars in 673 bytes} [Thu Jul 2 11:22: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: 1164/2488] 10.0.0.239 () {28 vars in 439 bytes} [Thu Jul 2 11:22:53 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2489] 10.0.0.239 () {30 vars in 697 bytes} [Thu Jul 2 11:22:53 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 634 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2490] 10.0.0.239 () {30 vars in 659 bytes} [Thu Jul 2 11:22:53 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: 1326/2491] 10.0.0.239 () {30 vars in 661 bytes} [Thu Jul 2 11:22:53 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: 1166/2492] 10.0.0.239 () {30 vars in 637 bytes} [Thu Jul 2 11:22:53 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: 1327/2493] 10.0.0.239 () {30 vars in 673 bytes} [Thu Jul 2 11:22:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2494] 10.0.0.239 () {30 vars in 697 bytes} [Thu Jul 2 11:22:53 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2495] 10.0.0.239 () {30 vars in 659 bytes} [Thu Jul 2 11:22:53 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: 1168/2496] 10.0.0.239 () {30 vars in 661 bytes} [Thu Jul 2 11:22:53 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: 1329/2497] 10.0.0.239 () {30 vars in 637 bytes} [Thu Jul 2 11:22:53 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: 1169/2498] 10.0.0.239 () {30 vars in 673 bytes} [Thu Jul 2 11:22:53 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: 1330/2499] 10.0.0.239 () {30 vars in 699 bytes} [Thu Jul 2 11:22:53 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f => 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: 1170/2500] 10.0.0.239 () {30 vars in 651 bytes} [Thu Jul 2 11:22:53 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2501] 10.0.0.239 () {34 vars in 673 bytes} [Thu Jul 2 11:22:53 2026] POST /v2.0/ports => generated 1132 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2502] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:22:55 2026] GET /v2.0/extensions/security-group => generated 170 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: 8|app: 0|req: 1332/2503] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:22:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2504] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:22: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: 1333/2505] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:22:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2506] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:22:55 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2507] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:22:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2508] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:22:55 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: 1335/2509] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:22:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2510] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:22:56 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: 1336/2511] 199.19.213.217 () {30 vars in 732 bytes} [Thu Jul 2 11:22:56 2026] GET /v2.0/security-groups?name=lb-9ba903aa-a5f7-454f-9676-1debcaf52c90 => generated 23 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2512] 199.19.213.217 () {34 vars in 696 bytes} [Thu Jul 2 11:22:56 2026] POST /v2.0/security-groups => generated 1574 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2513] 199.19.213.217 () {30 vars in 762 bytes} [Thu Jul 2 11:22:56 2026] GET /v2.0/security-group-rules?security_group_id=3fef1338-d80c-4e4a-b12c-3da5e141a7d8 => generated 1118 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2514] 199.19.213.217 () {34 vars in 749 bytes} [Thu Jul 2 11:22:56 2026] PUT /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2515] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:22:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1178/2516] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:22:56 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: 1339/2517] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:22:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2518] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:22:56 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: 1340/2519] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:22:56 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => 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: 1180/2520] 10.0.0.113 () {34 vars in 1016 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/security-groups?id=e6780ed4-5023-4160-a4e2-ca1267e3cbde&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2521] 10.0.0.113 () {34 vars in 982 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/networks?id=748e99aa-551b-4344-b38b-67c97967b890 => generated 734 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2522] 10.0.0.113 () {34 vars in 965 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/quotas/ca095c14fd6142109656246f70997fb9 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2523] 10.0.0.113 () {34 vars in 1002 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2524] 10.0.0.113 () {34 vars in 1008 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2525] 10.0.0.113 () {34 vars in 1108 bytes} [Thu Jul 2 11:23:04 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?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: 1183/2526] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:23:04 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2527] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:23:04 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2528] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:23:05 2026] GET /v2.0/networks?id=748e99aa-551b-4344-b38b-67c97967b890 => generated 734 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2529] 199.19.213.217 () {34 vars in 1050 bytes} [Thu Jul 2 11:23:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ca095c14fd6142109656246f70997fb9 => generated 343 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2530] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:23:05 2026] POST /v2.0/ports => generated 1078 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2533] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:23:05 2026] PUT /v2.0/ports/3db173c2-dd58-41d4-85c1-4c6691f8e49a => generated 1203 bytes in 559 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: 1188/2534] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:06 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => 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, ' 2026-07-02 11:23:06.581 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f10e8347-1596-43c6-9997-1d905debf3a6'] response: {'name': 'network-changed', 'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'tag': '3db173c2-dd58-41d4-85c1-4c6691f8e49a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1347/2535] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:23:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.52&port_id=3db173c2-dd58-41d4-85c1-4c6691f8e49a => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2536] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:23:06 2026] GET /v2.0/subnets?id=f96b0f1f-887d-4047-a18e-20767ff9a03d => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2537] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:06 2026] GET /v2.0/ports?network_id=748e99aa-551b-4344-b38b-67c97967b890&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2538] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:06 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1349/2539] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:06 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2540] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:23:06 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2541] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:23:06 2026] GET /v2.0/security-groups?id=e6780ed4-5023-4160-a4e2-ca1267e3cbde&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2542] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:06 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2543] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:23:06 2026] GET /v2.0/networks?id=748e99aa-551b-4344-b38b-67c97967b890 => generated 734 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2544] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:23:06 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2545] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:23:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.52&port_id=3db173c2-dd58-41d4-85c1-4c6691f8e49a => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2546] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:23:07 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2547] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:23:07 2026] GET /v2.0/subnets?id=f96b0f1f-887d-4047-a18e-20767ff9a03d => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2548] 199.19.213.217 () {34 vars in 1044 bytes} [Thu Jul 2 11:23:07 2026] GET /v2.0/security-groups?id=e6780ed4-5023-4160-a4e2-ca1267e3cbde&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: 8|app: 0|req: 1354/2549] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:07 2026] GET /v2.0/ports?network_id=748e99aa-551b-4344-b38b-67c97967b890&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2550] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:07 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?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: 1355/2551] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:07 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?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: 1197/2552] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2553] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/security-groups?id=e6780ed4-5023-4160-a4e2-ca1267e3cbde&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2554] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => 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: 1357/2555] 199.19.213.217 () {34 vars in 1096 bytes} [Thu Jul 2 11:23:11 2026] GET /v2.0/ports?device_id=5b2ffdeb-21dd-401c-8db2-682f04c58778&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2556] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:11 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&device_id=5b2ffdeb-21dd-401c-8db2-682f04c58778 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2557] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:23:11 2026] GET /v2.0/networks?id=876206fa-c5cd-4752-a41e-1f18279d703a => generated 800 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2558] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:23:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=789351b2-ae77-4f24-9f66-21bd7013e85d => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2559] 199.19.213.217 () {34 vars in 1104 bytes} [Thu Jul 2 11:23:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A215&port_id=789351b2-ae77-4f24-9f66-21bd7013e85d => 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: 1201/2560] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:23:11 2026] GET /v2.0/subnets?id=3f241cc9-bba4-40e2-b32d-05755d99e506&id=40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2561] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:11 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2562] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:12 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2563] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:12 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1203/2564] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:12 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2569] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:23:48 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: 1206/2570] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:23:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2571] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:23:48 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: 1207/2572] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:23:48 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: 1366/2573] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:23:48 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2574] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:23:48 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => 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: 1367/2575] 199.19.213.217 () {34 vars in 677 bytes} [Thu Jul 2 11:23:48 2026] POST /v2.0/ports => generated 1093 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2576] 10.0.0.113 () {34 vars in 971 bytes} [Thu Jul 2 11:23:49 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1093 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1368/2577] 10.0.0.113 () {34 vars in 907 bytes} [Thu Jul 2 11:23:49 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2578] 199.19.213.217 () {34 vars in 1262 bytes} [Thu Jul 2 11:23:49 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2579] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:49 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1211/2580] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:49 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1370/2581] 199.19.213.217 () {34 vars in 975 bytes} [Thu Jul 2 11:23:49 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1093 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2582] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:23:49 2026] GET /v2.0/networks?id=e5caab6d-68e4-4986-9724-2043c687e42f => generated 803 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2583] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:23:49 2026] PUT /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1247 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2584] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:50 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 2519 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:23:50.351 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9abe05f4-026c-43c9-b7c7-00461330d489'] response: {'name': 'network-changed', 'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'tag': '5bc25104-434c-45f5-b121-b257ab333049', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1372/2585] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:23:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.52&port_id=3db173c2-dd58-41d4-85c1-4c6691f8e49a => generated 19 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2586] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:23:50 2026] GET /v2.0/subnets?id=f96b0f1f-887d-4047-a18e-20767ff9a03d => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2587] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:50 2026] GET /v2.0/ports?network_id=748e99aa-551b-4344-b38b-67c97967b890&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2588] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:50 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1374/2589] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:50 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?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: 1216/2590] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:23:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=5bc25104-434c-45f5-b121-b257ab333049 => 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: 1375/2591] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:23:50 2026] GET /v2.0/subnets?id=81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2592] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:50 2026] GET /v2.0/ports?network_id=e5caab6d-68e4-4986-9724-2043c687e42f&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: 8|app: 0|req: 1376/2593] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:50 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1218/2594] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:50 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2595] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:51 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 2519 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2596] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:23:51 2026] GET /v2.0/networks?id=e5caab6d-68e4-4986-9724-2043c687e42f => generated 803 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2597] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:23:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=5bc25104-434c-45f5-b121-b257ab333049 => 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: 1220/2598] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:23:51 2026] GET /v2.0/subnets?id=81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 655 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2599] 10.0.0.113 () {34 vars in 971 bytes} [Thu Jul 2 11:23:51 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2600] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:51 2026] GET /v2.0/ports?network_id=e5caab6d-68e4-4986-9724-2043c687e42f&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2603] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:51 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1225/2604] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:51 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1380/2605] 199.19.213.217 () {34 vars in 749 bytes} [Thu Jul 2 11:23:51 2026] PUT /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1308 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2606] 199.19.213.217 () {30 vars in 732 bytes} [Thu Jul 2 11:23:51 2026] GET /v2.0/security-groups?name=lb-9ba903aa-a5f7-454f-9676-1debcaf52c90 => generated 1577 bytes in 36 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: 1381/2607] 199.19.213.217 () {34 vars in 749 bytes} [Thu Jul 2 11:23:51 2026] PUT /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1308 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2608] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:23: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1382/2609] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2610] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:23:52 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: 1383/2611] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:23: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: 1229/2612] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2613] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2614] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2615] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2616] 199.19.213.217 () {30 vars in 703 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:52.479 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-414fecf8-6c86-4e0b-9eb9-057fa46f9fc5'] response: {'name': 'network-changed', 'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'tag': '5bc25104-434c-45f5-b121-b257ab333049', 'status': 'completed', 'code': 200} 2026-07-02 11:23:52.479 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-414fecf8-6c86-4e0b-9eb9-057fa46f9fc5'] response: {'name': 'network-changed', 'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'tag': '5bc25104-434c-45f5-b121-b257ab333049', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1386/2617] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2618] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => 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: 1387/2619] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2620] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/networks?id=e5caab6d-68e4-4986-9724-2043c687e42f => generated 803 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2621] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=5bc25104-434c-45f5-b121-b257ab333049 => 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: 1234/2622] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/subnets?id=81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2623] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/ports?network_id=e5caab6d-68e4-4986-9724-2043c687e42f&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2624] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1390/2625] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1236/2626] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:53 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 2582 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2627] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:23:53 2026] GET /v2.0/networks?id=e5caab6d-68e4-4986-9724-2043c687e42f => generated 803 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2628] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:23:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=5bc25104-434c-45f5-b121-b257ab333049 => 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: 1392/2629] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:23:53 2026] GET /v2.0/subnets?id=81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2630] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:53 2026] GET /v2.0/ports?network_id=e5caab6d-68e4-4986-9724-2043c687e42f&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: 1393/2631] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:53 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1239/2632] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:53 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:06.171 8 INFO neutron.db.l3_db [None req-01887e98-9d53-422e-8949-44207ebdeeff 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Floating IP dd0452c8-e8d5-4416-ade3-2b6319a5270b associated. External IP: 10.96.250.201, port: bf82003a-9e0c-4917-ba4d-5abe79b1e1d2. [pid: 8|app: 0|req: 1394/2635] 10.0.0.157 () {34 vars in 677 bytes} [Thu Jul 2 11:24:04 2026] POST /v2.0/floatingips => generated 899 bytes in 2208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2636] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2637] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:10 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: 1243/2638] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24:10 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/2639] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:10 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: 1244/2640] 199.19.213.217 () {30 vars in 732 bytes} [Thu Jul 2 11:24:10 2026] GET /v2.0/security-groups?name=lb-9ba903aa-a5f7-454f-9676-1debcaf52c90 => generated 1577 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2641] 199.19.213.217 () {30 vars in 762 bytes} [Thu Jul 2 11:24:10 2026] GET /v2.0/security-group-rules?security_group_id=3fef1338-d80c-4e4a-b12c-3da5e141a7d8 => generated 1118 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2642] 199.19.213.217 () {34 vars in 707 bytes} [Thu Jul 2 11:24:11 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: 1398/2643] 199.19.213.217 () {34 vars in 707 bytes} [Thu Jul 2 11:24:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2644] 199.19.213.217 () {34 vars in 1096 bytes} [Thu Jul 2 11:24:12 2026] GET /v2.0/ports?device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2645] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:24:12 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e => 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: 1247/2646] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:24:12 2026] GET /v2.0/networks?id=afa5d10b-aef1-4466-b6c4-97881506e55d => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2647] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=9446df2a-ecbb-43b8-adfb-803979b59dc0 => generated 859 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2648] 199.19.213.217 () {34 vars in 1102 bytes} [Thu Jul 2 11:24:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae&port_id=9446df2a-ecbb-43b8-adfb-803979b59dc0 => 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: 1401/2649] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:24:12 2026] GET /v2.0/subnets?id=cea2dcf6-0954-44d6-9fde-e64b939a6dc1&id=565598a5-2e83-4df2-8cc6-6ec2ddc4c223 => generated 1365 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2650] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:12 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&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: 8|app: 0|req: 1402/2651] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:12 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&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: 1250/2652] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:13 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2653] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:13 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1251/2654] 10.0.0.239 () {30 vars in 659 bytes} [Thu Jul 2 11:24:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2655] 10.0.0.239 () {30 vars in 661 bytes} [Thu Jul 2 11:24:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2656] 10.0.0.239 () {30 vars in 637 bytes} [Thu Jul 2 11:24:18 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: 1405/2657] 10.0.0.239 () {30 vars in 673 bytes} [Thu Jul 2 11:24: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: 1253/2658] 10.0.0.239 () {28 vars in 439 bytes} [Thu Jul 2 11:24:19 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: 1406/2659] 10.0.0.239 () {30 vars in 697 bytes} [Thu Jul 2 11:24:19 2026] GET /v2.0/subnets/40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 631 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2660] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2661] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:19 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: 1255/2662] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24:19 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: 1408/2663] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:19 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: 1256/2664] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:19 2026] GET /v2.0/subnets/40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2665] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:24:19 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2666] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:20 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: 1410/2667] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:20 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: 1258/2668] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24:20 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: 1411/2669] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:20 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: 1259/2670] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:20 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2671] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:20 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1260/2672] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:24:20 2026] GET /v2.0/networks?id=876206fa-c5cd-4752-a41e-1f18279d703a => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2675] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:24:20 2026] POST /v2.0/ports => generated 1299 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2676] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:24:21 2026] PUT /v2.0/ports/08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 1424 bytes in 535 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: 1414/2677] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 4034 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:24:22.240 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63bef972-7373-4099-a119-adc143ba935c'] response: {'name': 'network-changed', 'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'tag': '08514fa4-7692-4a8e-979a-3e5dc7b1b146', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1264/2678] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.52&port_id=3db173c2-dd58-41d4-85c1-4c6691f8e49a => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2679] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/subnets?id=f96b0f1f-887d-4047-a18e-20767ff9a03d => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2680] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/ports?network_id=748e99aa-551b-4344-b38b-67c97967b890&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: 1416/2681] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?fields=segments => generated 14 bytes in 64 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: 1266/2682] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?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: 1417/2683] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=5bc25104-434c-45f5-b121-b257ab333049 => 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: 1267/2684] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/subnets?id=81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2685] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/ports?network_id=e5caab6d-68e4-4986-9724-2043c687e42f&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: 1268/2686] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1419/2687] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1269/2688] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=08514fa4-7692-4a8e-979a-3e5dc7b1b146 => 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: 1420/2689] 199.19.213.217 () {34 vars in 1104 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A343&port_id=08514fa4-7692-4a8e-979a-3e5dc7b1b146 => 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: 1270/2690] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/subnets?id=3f241cc9-bba4-40e2-b32d-05755d99e506&id=40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2691] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2692] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2693] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1272/2694] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1423/2695] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 4034 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2696] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/networks?id=876206fa-c5cd-4752-a41e-1f18279d703a => generated 800 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2697] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2698] 10.0.0.113 () {34 vars in 971 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/ports/08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 1460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2699] 199.19.213.217 () {34 vars in 1104 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A343&port_id=08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2700] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/subnets?id=3f241cc9-bba4-40e2-b32d-05755d99e506&id=40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2701] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/ports/08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 1460 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2702] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/ports/08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 1460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2703] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&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: 1277/2704] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&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: 1278/2705] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2706] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:23 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1428/2707] 199.19.213.217 () {34 vars in 750 bytes} [Thu Jul 2 11:24:23 2026] PUT /v2.0/ports/08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 1195 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2708] 199.19.213.217 () {30 vars in 703 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a => generated 797 bytes in 74 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: 1429/2709] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/subnets/40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2710] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 3805 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:24.285 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0868a6c-956b-4e74-a51a-1d58f038e0b7'] response: {'name': 'network-changed', 'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'tag': '08514fa4-7692-4a8e-979a-3e5dc7b1b146', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1282/2711] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:24 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: 1283/2712] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:24 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: 1284/2713] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24: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: 1285/2714] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24: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: 1430/2715] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/networks?id=876206fa-c5cd-4752-a41e-1f18279d703a => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2716] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => 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: 1431/2717] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=08514fa4-7692-4a8e-979a-3e5dc7b1b146 => 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: 1287/2718] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2719] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/subnets?id=40170a57-8d31-48bf-af0c-2751d6a2dbf2 => 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: 1288/2720] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2721] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&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: 1289/2722] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => 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: 1434/2723] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1290/2724] 199.19.213.217 () {30 vars in 703 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2725] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2726] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1292/2727] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2728] 10.0.0.239 () {30 vars in 659 bytes} [Thu Jul 2 11:24:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2729] 10.0.0.239 () {30 vars in 661 bytes} [Thu Jul 2 11:24:29 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: 1437/2730] 10.0.0.239 () {30 vars in 637 bytes} [Thu Jul 2 11:24:29 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: 1294/2731] 10.0.0.239 () {30 vars in 673 bytes} [Thu Jul 2 11:24:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2732] 10.0.0.239 () {28 vars in 439 bytes} [Thu Jul 2 11:24:30 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: 1295/2733] 10.0.0.239 () {30 vars in 697 bytes} [Thu Jul 2 11:24:30 2026] GET /v2.0/subnets/cea2dcf6-0954-44d6-9fde-e64b939a6dc1 => generated 632 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2734] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:30 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: 7|app: 0|req: 1296/2735] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:30 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: 1440/2736] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24:30 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: 1297/2737] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:30 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: 1441/2738] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:30 2026] GET /v2.0/subnets/40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 649 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2739] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:30 2026] GET /v2.0/subnets/cea2dcf6-0954-44d6-9fde-e64b939a6dc1 => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2740] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:24:31 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 3807 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2741] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2742] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:31 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: 1300/2743] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24:31 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: 1444/2744] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2745] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:31 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1445/2746] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:31 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2747] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:24:31 2026] GET /v2.0/networks?id=afa5d10b-aef1-4466-b6c4-97881506e55d => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2748] 199.19.213.217 () {38 vars in 955 bytes} [Thu Jul 2 11:24:31 2026] POST /v2.0/ports => generated 1303 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2749] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:24:32 2026] PUT /v2.0/ports/707ce756-60ff-4c8d-be7e-4a69ab56d8af => generated 1428 bytes in 600 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: 1447/2750] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:24:32 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 5263 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:24:32.827 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d39f763c-4023-4a71-95a3-48da39a682f1'] response: {'name': 'network-changed', 'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'tag': '707ce756-60ff-4c8d-be7e-4a69ab56d8af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1304/2751] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.52&port_id=3db173c2-dd58-41d4-85c1-4c6691f8e49a => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2752] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:32 2026] GET /v2.0/subnets?id=f96b0f1f-887d-4047-a18e-20767ff9a03d => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2753] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:32 2026] GET /v2.0/ports?network_id=748e99aa-551b-4344-b38b-67c97967b890&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2754] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:32 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1306/2755] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2756] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=5bc25104-434c-45f5-b121-b257ab333049 => 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: 1307/2757] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/subnets?id=81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2758] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/ports?network_id=e5caab6d-68e4-4986-9724-2043c687e42f&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2759] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2760] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1309/2761] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=08514fa4-7692-4a8e-979a-3e5dc7b1b146 => 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: 1453/2762] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/subnets?id=40170a57-8d31-48bf-af0c-2751d6a2dbf2 => 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: 1310/2763] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2764] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2765] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1455/2766] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.67&port_id=707ce756-60ff-4c8d-be7e-4a69ab56d8af => 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: 1312/2767] 199.19.213.217 () {34 vars in 1106 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A348&port_id=707ce756-60ff-4c8d-be7e-4a69ab56d8af => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2768] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/subnets?id=cea2dcf6-0954-44d6-9fde-e64b939a6dc1&id=565598a5-2e83-4df2-8cc6-6ec2ddc4c223 => generated 1365 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2769] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&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: 1457/2770] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2771] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2772] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1315/2773] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 5263 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2774] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/networks?id=afa5d10b-aef1-4466-b6c4-97881506e55d => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2775] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.67&port_id=707ce756-60ff-4c8d-be7e-4a69ab56d8af => 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: 1460/2776] 199.19.213.217 () {34 vars in 1106 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A348&port_id=707ce756-60ff-4c8d-be7e-4a69ab56d8af => 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: 1317/2777] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/subnets?id=cea2dcf6-0954-44d6-9fde-e64b939a6dc1&id=565598a5-2e83-4df2-8cc6-6ec2ddc4c223 => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2778] 10.0.0.113 () {34 vars in 971 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/ports/707ce756-60ff-4c8d-be7e-4a69ab56d8af => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2779] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2780] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/ports/707ce756-60ff-4c8d-be7e-4a69ab56d8af => generated 1464 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2781] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/ports/707ce756-60ff-4c8d-be7e-4a69ab56d8af => generated 1464 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2782] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2783] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1321/2784] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2785] 199.19.213.217 () {34 vars in 750 bytes} [Thu Jul 2 11:24:34 2026] PUT /v2.0/ports/707ce756-60ff-4c8d-be7e-4a69ab56d8af => generated 1195 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2786] 199.19.213.217 () {30 vars in 703 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d => generated 798 bytes in 78 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: 1465/2787] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/subnets/cea2dcf6-0954-44d6-9fde-e64b939a6dc1 => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2788] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 5030 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:35.158 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-133c5f98-66f6-4f60-a036-97500a849cf4'] response: {'name': 'network-changed', 'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'tag': '707ce756-60ff-4c8d-be7e-4a69ab56d8af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1324/2789] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2790] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:35 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: 1326/2791] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2792] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:35 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: 1466/2793] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/networks?id=afa5d10b-aef1-4466-b6c4-97881506e55d => generated 801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2794] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => 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: 1467/2795] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.67&port_id=707ce756-60ff-4c8d-be7e-4a69ab56d8af => 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: 1329/2796] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2797] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/subnets?id=cea2dcf6-0954-44d6-9fde-e64b939a6dc1 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2798] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2799] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2800] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2801] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1332/2802] 199.19.213.217 () {30 vars in 703 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2803] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2804] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1334/2805] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:35 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2808] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2809] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:44 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: 1474/2810] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24:44 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: 1337/2811] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:44 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: 1475/2812] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:44 2026] GET /v2.0/subnets/40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2813] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:24:44 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 5032 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2814] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:44 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: 1339/2815] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:44 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: 1477/2816] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24:44 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: 1340/2817] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:44 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: 1478/2818] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:44 2026] GET /v2.0/ports/707ce756-60ff-4c8d-be7e-4a69ab56d8af => generated 1233 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2819] 199.19.213.217 () {34 vars in 749 bytes} [Thu Jul 2 11:24:45 2026] PUT /v2.0/ports/707ce756-60ff-4c8d-be7e-4a69ab56d8af => generated 1026 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2820] 199.19.213.217 () {30 vars in 703 bytes} [Thu Jul 2 11:24:45 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d => generated 798 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, ' 2026-07-02 11:24:45.990 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae7e73f7-79d4-406d-ae0c-2454fc332b6d'] response: {'name': 'network-changed', 'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'tag': '707ce756-60ff-4c8d-be7e-4a69ab56d8af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1342/2821] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:24:45 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 4861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2822] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:24:46 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 4861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2823] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:24:46 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 4861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2824] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:24:46 2026] GET /v2.0/networks?id=afa5d10b-aef1-4466-b6c4-97881506e55d => generated 801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2825] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:46 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2826] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:46 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?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: 1345/2827] 199.19.213.217 () {34 vars in 975 bytes} [Thu Jul 2 11:24:46 2026] GET /v2.0/ports/707ce756-60ff-4c8d-be7e-4a69ab56d8af => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2828] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:24:46 2026] DELETE /v2.0/ports/707ce756-60ff-4c8d-be7e-4a69ab56d8af => 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: 1346/2829] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 3807 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:47.110 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75ae729b-4cc3-44a9-b4e2-0ccc735a1bd1'] response: {'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'name': 'network-vif-deleted', 'tag': '707ce756-60ff-4c8d-be7e-4a69ab56d8af', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/2830] 199.19.213.217 () {34 vars in 1226 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/networks?id=748e99aa-551b-4344-b38b-67c97967b890&id=e5caab6d-68e4-4986-9724-2043c687e42f&id=876206fa-c5cd-4752-a41e-1f18279d703a&id=afa5d10b-aef1-4466-b6c4-97881506e55d => generated 3096 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2831] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 3807 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2832] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.52&port_id=3db173c2-dd58-41d4-85c1-4c6691f8e49a => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:47.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e40ee5ea-bbf2-4939-9cc3-512d653d2534 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1348/2833] 199.19.213.217 () {32 vars in 719 bytes} [Thu Jul 2 11:24:47 2026] DELETE /v2.0/ports/707ce756-60ff-4c8d-be7e-4a69ab56d8af => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2834] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/subnets?id=f96b0f1f-887d-4047-a18e-20767ff9a03d => generated 630 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2835] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2836] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/ports?network_id=748e99aa-551b-4344-b38b-67c97967b890&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: 1488/2837] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2838] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24:47 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: 1490/2839] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2840] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2841] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?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: 1492/2842] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2843] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2844] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2845] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=5bc25104-434c-45f5-b121-b257ab333049 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2846] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => 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: 1353/2847] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/subnets?id=81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2848] 199.19.213.217 () {30 vars in 703 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2849] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/ports?network_id=e5caab6d-68e4-4986-9724-2043c687e42f&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: 1496/2850] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2851] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => 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: 1355/2852] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1498/2853] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2854] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2855] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/subnets?id=40170a57-8d31-48bf-af0c-2751d6a2dbf2 => 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: 1357/2856] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&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: 1500/2857] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:47 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1358/2858] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:48 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2859] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:50 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: 1359/2860] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2861] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2862] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:50 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: 1503/2863] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:24:50 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 3807 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2864] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24:50 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: 1504/2865] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2866] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2867] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:50 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: 1363/2868] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:50 2026] GET /v2.0/ports/08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 1233 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2869] 199.19.213.217 () {34 vars in 749 bytes} [Thu Jul 2 11:24:50 2026] PUT /v2.0/ports/08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 1026 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2870] 199.19.213.217 () {30 vars in 703 bytes} [Thu Jul 2 11:24:50 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a => generated 797 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:51.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2710527f-c8e9-4eeb-a0fc-ffec88185e73'] response: {'name': 'network-changed', 'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'tag': '08514fa4-7692-4a8e-979a-3e5dc7b1b146', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1507/2871] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:24:51 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 3636 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2872] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:24:51 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 3636 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1366/2873] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:24:51 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 3636 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2874] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:24:51 2026] GET /v2.0/networks?id=876206fa-c5cd-4752-a41e-1f18279d703a => generated 800 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2875] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:51 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?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: 1509/2878] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:51 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2879] 199.19.213.217 () {34 vars in 975 bytes} [Thu Jul 2 11:24:51 2026] GET /v2.0/ports/08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2880] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:24:51 2026] DELETE /v2.0/ports/08514fa4-7692-4a8e-979a-3e5dc7b1b146 => 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: 1371/2881] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2882] 199.19.213.217 () {34 vars in 1146 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/networks?id=748e99aa-551b-4344-b38b-67c97967b890&id=e5caab6d-68e4-4986-9724-2043c687e42f&id=876206fa-c5cd-4752-a41e-1f18279d703a => generated 2309 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2883] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.52&port_id=3db173c2-dd58-41d4-85c1-4c6691f8e49a => 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: 1372/2884] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 2582 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2885] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/subnets?id=f96b0f1f-887d-4047-a18e-20767ff9a03d => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:52.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-411ead5a-77d0-4ee7-aa8f-9353fe84c19b 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1373/2886] 199.19.213.217 () {32 vars in 719 bytes} [Thu Jul 2 11:24:52 2026] DELETE /v2.0/ports/08514fa4-7692-4a8e-979a-3e5dc7b1b146 => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2887] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/ports?network_id=748e99aa-551b-4344-b38b-67c97967b890&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2888] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:24: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: 8|app: 0|req: 1516/2889] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:24:52 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: 1517/2890] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:24: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: 1374/2891] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2892] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2893] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => 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: 1375/2894] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?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: 1520/2895] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2896] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=5bc25104-434c-45f5-b121-b257ab333049 => 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: 1521/2897] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2898] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/subnets?id=81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2899] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => 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: 1378/2900] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/ports?network_id=e5caab6d-68e4-4986-9724-2043c687e42f&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: 1523/2901] 199.19.213.217 () {30 vars in 703 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2902] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2903] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?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: 1525/2904] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2905] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:24:52 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2906] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2907] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:25:01 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: 1527/2908] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2909] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:01.709 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e383652e-330f-481b-9878-554552f89069'] response: {'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'name': 'network-vif-deleted', 'tag': '08514fa4-7692-4a8e-979a-3e5dc7b1b146', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1528/2910] 199.19.213.217 () {30 vars in 732 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/security-groups?name=lb-9ba903aa-a5f7-454f-9676-1debcaf52c90 => generated 2741 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2911] 199.19.213.217 () {30 vars in 762 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/security-group-rules?security_group_id=3fef1338-d80c-4e4a-b12c-3da5e141a7d8 => generated 2206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2912] 199.19.213.217 () {32 vars in 749 bytes} [Thu Jul 2 11:25:01 2026] DELETE /v2.0/security-group-rules/f6b21f38-2b64-4392-8f31-f21e21d6db99 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2913] 199.19.213.217 () {32 vars in 749 bytes} [Thu Jul 2 11:25:01 2026] DELETE /v2.0/security-group-rules/ff41bb5c-41bd-4aab-9336-d650d898dac8 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:06.453 8 INFO neutron.db.l3_db [None req-5b04849a-f47e-42b3-ab77-0912b9aafdf8 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Floating IP dd0452c8-e8d5-4416-ade3-2b6319a5270b disassociated (deleted). External IP: 10.96.250.201, port: bf82003a-9e0c-4917-ba4d-5abe79b1e1d2. [pid: 8|app: 0|req: 1530/2916] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:25:05 2026] DELETE /v2.0/floatingips/dd0452c8-e8d5-4416-ade3-2b6319a5270b => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:06.889 7 INFO neutron.api.v2.resource [None req-89dc6a6c-4d35-428b-a0ee-e91015ed5278 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1387/2917] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:25:06 2026] GET /v2.0/floatingips/dd0452c8-e8d5-4416-ade3-2b6319a5270b => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2918] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:25:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2919] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:25:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2920] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:25:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2921] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:25:07 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: 1533/2922] 199.19.213.217 () {30 vars in 701 bytes} [Thu Jul 2 11:25:07 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 652 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2923] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:25:07 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2924] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:25:07 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2925] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:25:07 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 2582 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2926] 199.19.213.217 () {34 vars in 975 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2927] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2928] 199.19.213.217 () {34 vars in 1016 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f?fields=dns_domain => generated 29 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2929] 199.19.213.217 () {38 vars in 1028 bytes} [Thu Jul 2 11:25:08 2026] PUT /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1147 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2930] 199.19.213.217 () {30 vars in 716 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 1244 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: 7|app: 0|req: 1394/2931] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/ports?tenant_id=ca095c14fd6142109656246f70997fb9&device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2932] 199.19.213.217 () {34 vars in 1066 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/networks?id=748e99aa-551b-4344-b38b-67c97967b890&id=e5caab6d-68e4-4986-9724-2043c687e42f => generated 1523 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2933] 199.19.213.217 () {34 vars in 1060 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.52&port_id=3db173c2-dd58-41d4-85c1-4c6691f8e49a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2934] 199.19.213.217 () {34 vars in 984 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/subnets?id=f96b0f1f-887d-4047-a18e-20767ff9a03d => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2935] 199.19.213.217 () {34 vars in 749 bytes} [Thu Jul 2 11:25:08 2026] PUT /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1086 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2936] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/ports?network_id=748e99aa-551b-4344-b38b-67c97967b890&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1539/2937] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 1086 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2938] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2939] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/networks/748e99aa-551b-4344-b38b-67c97967b890?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: 1540/2940] 199.19.213.217 () {32 vars in 719 bytes} [Thu Jul 2 11:25:08 2026] DELETE /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2941] 199.19.213.217 () {30 vars in 663 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2942] 199.19.213.217 () {30 vars in 665 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2943] 199.19.213.217 () {30 vars in 641 bytes} [Thu Jul 2 11:25:09 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: 1542/2944] 199.19.213.217 () {30 vars in 677 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:09.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b1fcd0f-72d2-4bac-934d-4177c3adf635 2d54bf7c015c482b8c14fd687a1c19e4 ca095c14fd6142109656246f70997fb9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1403/2945] 199.19.213.217 () {32 vars in 719 bytes} [Thu Jul 2 11:25:09 2026] DELETE /v2.0/ports/5bc25104-434c-45f5-b121-b257ab333049 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2946] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2947] 199.19.213.217 () {30 vars in 732 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/security-groups?name=lb-9ba903aa-a5f7-454f-9676-1debcaf52c90 => generated 1577 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2948] 199.19.213.217 () {30 vars in 697 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2949] 199.19.213.217 () {34 vars in 749 bytes} [Thu Jul 2 11:25:09 2026] PUT /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 1094 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2950] 199.19.213.217 () {32 vars in 739 bytes} [Thu Jul 2 11:25:09 2026] DELETE /v2.0/security-groups/3fef1338-d80c-4e4a-b12c-3da5e141a7d8 => 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: 1406/2951] 199.19.213.217 () {32 vars in 719 bytes} [Thu Jul 2 11:25:09 2026] DELETE /v2.0/ports/bf82003a-9e0c-4917-ba4d-5abe79b1e1d2 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2952] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:25:11 2026] GET /v2.0/ports?device_id=2d019271-9522-4dce-8285-6fbd7824beea => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2953] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:25:11 2026] DELETE /v2.0/ports/3db173c2-dd58-41d4-85c1-4c6691f8e49a => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:13.032 8 INFO neutron.db.l3_db [None req-580a8796-d4af-42a9-9f45-10c64767bc77 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Floating IP f1f02df3-ad3a-4eae-bd5a-eabb851e2df3 disassociated (deleted). External IP: 10.96.250.205, port: 9446df2a-ecbb-43b8-adfb-803979b59dc0. [pid: 8|app: 0|req: 1547/2954] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:25:12 2026] DELETE /v2.0/floatingips/f1f02df3-ad3a-4eae-bd5a-eabb851e2df3 => generated 0 bytes in 1302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:13.455 7 INFO neutron.api.v2.resource [None req-a836e6bb-730f-487b-b437-25478a53589c 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1408/2955] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:25:13 2026] GET /v2.0/floatingips/f1f02df3-ad3a-4eae-bd5a-eabb851e2df3 => generated 144 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:25:13.677 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cce05476-6ee6-49f9-af66-f65374deccb9'] response: {'name': 'network-changed', 'server_uuid': '624ef890-846d-429a-b0fa-9111cbfa3a6e', 'tag': '9446df2a-ecbb-43b8-adfb-803979b59dc0', 'status': 'completed', 'code': 200} 2026-07-02 11:25:13.700 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68d01546-8467-4976-ae55-7e49fcceb08e'] response: {'server_uuid': '2d019271-9522-4dce-8285-6fbd7824beea', 'name': 'network-vif-deleted', 'tag': '3db173c2-dd58-41d4-85c1-4c6691f8e49a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1409/2956] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:13 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2957] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:25:13 2026] GET /v2.0/ports?device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e => generated 1192 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2958] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:25:13 2026] GET /v2.0/security-groups?id=9cdd29e8-c993-4e18-a8d9-aadbb9da7d86&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2959] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:25:13 2026] GET /v2.0/networks?id=afa5d10b-aef1-4466-b6c4-97881506e55d => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2960] 199.19.213.217 () {34 vars in 1056 bytes} [Thu Jul 2 11:25:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=9446df2a-ecbb-43b8-adfb-803979b59dc0 => 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: 1411/2961] 199.19.213.217 () {34 vars in 1102 bytes} [Thu Jul 2 11:25:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae&port_id=9446df2a-ecbb-43b8-adfb-803979b59dc0 => 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: 1551/2962] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:25:13 2026] GET /v2.0/subnets?id=cea2dcf6-0954-44d6-9fde-e64b939a6dc1&id=565598a5-2e83-4df2-8cc6-6ec2ddc4c223 => generated 1365 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2963] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:14 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2964] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:14 2026] GET /v2.0/ports?network_id=afa5d10b-aef1-4466-b6c4-97881506e55d&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: 1553/2965] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:14 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2966] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:25:14 2026] GET /v2.0/ports?device_id=624ef890-846d-429a-b0fa-9111cbfa3a6e => generated 1192 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2967] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:14 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2968] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:25:14 2026] DELETE /v2.0/ports/9446df2a-ecbb-43b8-adfb-803979b59dc0 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:19.349 8 INFO neutron.db.l3_db [None req-738a2d61-cb5f-4a46-b78c-0283b6a9b526 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] Floating IP 7b850f78-77a0-4abf-a8ea-78efec59035f disassociated (deleted). External IP: 10.96.250.220, port: 789351b2-ae77-4f24-9f66-21bd7013e85d. [pid: 8|app: 0|req: 1555/2969] 10.0.0.157 () {32 vars in 732 bytes} [Thu Jul 2 11:25:18 2026] DELETE /v2.0/floatingips/7b850f78-77a0-4abf-a8ea-78efec59035f => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:19.752 7 INFO neutron.api.v2.resource [None req-95504d50-e964-4c51-bac2-96da820d1295 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/2970] 10.0.0.157 () {32 vars in 729 bytes} [Thu Jul 2 11:25:19 2026] GET /v2.0/floatingips/7b850f78-77a0-4abf-a8ea-78efec59035f => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:25:19.956 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a027fa7-9795-4820-a562-ae957dd5c243'] response: {'name': 'network-changed', 'server_uuid': '5b2ffdeb-21dd-401c-8db2-682f04c58778', 'tag': '789351b2-ae77-4f24-9f66-21bd7013e85d', 'status': 'completed', 'code': 200} 2026-07-02 11:25:19.981 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c9d7334-20a4-45cb-b378-630b6ba47dd8'] response: {'server_uuid': '624ef890-846d-429a-b0fa-9111cbfa3a6e', 'name': 'network-vif-deleted', 'tag': '9446df2a-ecbb-43b8-adfb-803979b59dc0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1416/2971] 199.19.213.217 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:19 2026] GET /v2.0/ports?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&device_id=5b2ffdeb-21dd-401c-8db2-682f04c58778 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2972] 10.0.0.113 () {34 vars in 990 bytes} [Thu Jul 2 11:25:19 2026] GET /v2.0/ports?device_id=5b2ffdeb-21dd-401c-8db2-682f04c58778 => generated 1200 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2973] 10.0.0.113 () {34 vars in 1040 bytes} [Thu Jul 2 11:25:20 2026] GET /v2.0/security-groups?id=9cdd29e8-c993-4e18-a8d9-aadbb9da7d86&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2974] 199.19.213.217 () {34 vars in 986 bytes} [Thu Jul 2 11:25:20 2026] GET /v2.0/networks?id=876206fa-c5cd-4752-a41e-1f18279d703a => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2975] 199.19.213.217 () {34 vars in 1058 bytes} [Thu Jul 2 11:25:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=789351b2-ae77-4f24-9f66-21bd7013e85d => 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: 1418/2976] 199.19.213.217 () {34 vars in 1104 bytes} [Thu Jul 2 11:25:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A215&port_id=789351b2-ae77-4f24-9f66-21bd7013e85d => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2977] 199.19.213.217 () {34 vars in 1064 bytes} [Thu Jul 2 11:25:20 2026] GET /v2.0/subnets?id=3f241cc9-bba4-40e2-b32d-05755d99e506&id=40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 1362 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2978] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:20 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&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: 1560/2979] 199.19.213.217 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:20 2026] GET /v2.0/ports?network_id=876206fa-c5cd-4752-a41e-1f18279d703a&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2980] 199.19.213.217 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:20 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2981] 199.19.213.217 () {34 vars in 994 bytes} [Thu Jul 2 11:25:20 2026] GET /v2.0/ports?device_id=5b2ffdeb-21dd-401c-8db2-682f04c58778 => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2982] 199.19.213.217 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:20 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2983] 199.19.213.217 () {36 vars in 997 bytes} [Thu Jul 2 11:25:20 2026] DELETE /v2.0/ports/789351b2-ae77-4f24-9f66-21bd7013e85d => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:25.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9be4cae-fc98-40f4-af8f-811a23eb8e87'] response: {'server_uuid': '5b2ffdeb-21dd-401c-8db2-682f04c58778', 'name': 'network-vif-deleted', 'tag': '789351b2-ae77-4f24-9f66-21bd7013e85d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1564/2986] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] DELETE /v2.0/security-group-rules/e9c72246-84e3-444c-8592-47d39ba0f289 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:25.287 7 INFO neutron.api.v2.resource [None req-587517c7-1d78-4114-90f4-9f57ecfd9c49 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1423/2987] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/security-group-rules/e9c72246-84e3-444c-8592-47d39ba0f289 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2988] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] DELETE /v2.0/security-group-rules/c374d63e-ab3a-4a9f-8b4d-d912cb591773 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:25.384 7 INFO neutron.api.v2.resource [None req-81a66142-3bcf-4832-b8bc-6895dbafb6a0 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/2989] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/security-group-rules/c374d63e-ab3a-4a9f-8b4d-d912cb591773 => 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: 1566/2990] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] DELETE /v2.0/security-group-rules/44dc4085-d09f-4ae2-b0bb-885f60d395b3 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:25.470 7 INFO neutron.api.v2.resource [None req-8b415a05-4d2c-4988-af8f-37c73a524900 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1425/2991] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/security-group-rules/44dc4085-d09f-4ae2-b0bb-885f60d395b3 => 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: 1567/2992] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] DELETE /v2.0/security-group-rules/da6b7ae7-acbc-4837-9aa8-0176db11b9aa => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:25.558 7 INFO neutron.api.v2.resource [None req-12127489-c338-47aa-b546-f7a5aa86b543 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1426/2993] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/security-group-rules/da6b7ae7-acbc-4837-9aa8-0176db11b9aa => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2994] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] DELETE /v2.0/security-group-rules/e5fdd727-a2d0-450d-bf5b-8778199ce7e8 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:25.649 7 INFO neutron.api.v2.resource [None req-bb8a2f97-e393-431a-8f5f-c050c22d0869 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1427/2995] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/security-group-rules/e5fdd727-a2d0-450d-bf5b-8778199ce7e8 => 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: 1569/2996] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] DELETE /v2.0/security-group-rules/1a7bebea-408c-415d-a76d-99950058b6dc => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:25.730 7 INFO neutron.api.v2.resource [None req-116d51cb-4c0d-4dfe-811a-bf9fd684edaa 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/2997] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/security-group-rules/1a7bebea-408c-415d-a76d-99950058b6dc => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/2998] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] DELETE /v2.0/security-group-rules/b23a6a8b-84d6-41f2-a91b-2020df962e85 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:25.819 7 INFO neutron.api.v2.resource [None req-1414c4af-4762-43dc-98bb-bf3924f1a200 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1429/2999] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/security-group-rules/b23a6a8b-84d6-41f2-a91b-2020df962e85 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3000] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] DELETE /v2.0/security-group-rules/39da1bc7-99d7-4e77-b92c-b180cf019fe0 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:25.975 7 INFO neutron.api.v2.resource [None req-2433c266-3527-4946-b562-7c129bca8b6e 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/3001] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/security-group-rules/39da1bc7-99d7-4e77-b92c-b180cf019fe0 => generated 155 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3002] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] DELETE /v2.0/security-group-rules/3c1f8f54-d4c6-4033-9739-5c15a011b416 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:26.093 7 INFO neutron.api.v2.resource [None req-7c834b4c-82a4-4e4e-85b9-39aa85028c75 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1431/3003] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/security-group-rules/3c1f8f54-d4c6-4033-9739-5c15a011b416 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3004] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:25:26 2026] DELETE /v2.0/security-group-rules/c24946dc-d9f2-45a8-b702-0c55f170e018 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:26.187 7 INFO neutron.api.v2.resource [None req-9700a146-2bdd-47d8-9cfb-9f156db48e1d 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1432/3005] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/security-group-rules/c24946dc-d9f2-45a8-b702-0c55f170e018 => 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: 1574/3006] 10.0.0.157 () {32 vars in 750 bytes} [Thu Jul 2 11:25:26 2026] DELETE /v2.0/security-group-rules/b52f89e9-2e48-4d3d-b3dd-a3fb4bd87251 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:26.289 7 INFO neutron.api.v2.resource [None req-cc0728ae-b635-487d-a75b-307d491ebad7 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1433/3007] 10.0.0.157 () {32 vars in 747 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/security-group-rules/b52f89e9-2e48-4d3d-b3dd-a3fb4bd87251 => 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: 1575/3008] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:25:26 2026] DELETE /v2.0/security-groups/9cdd29e8-c993-4e18-a8d9-aadbb9da7d86 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:26.426 7 INFO neutron.api.v2.resource [None req-fecfda08-f4cd-4400-a636-110a1402c1aa 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1434/3009] 10.0.0.157 () {32 vars in 737 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/security-groups/9cdd29e8-c993-4e18-a8d9-aadbb9da7d86 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3010] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:25:26 2026] PUT /v2.0/routers/69da435d-fb51-4ee5-bb40-9a9115ae54be/remove_router_interface => generated 309 bytes in 1500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:28.271 7 INFO neutron.api.v2.resource [None req-5539f915-aa66-4c46-b808-1af5c812ecde 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/3011] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:25:27 2026] PUT /v2.0/routers/69da435d-fb51-4ee5-bb40-9a9115ae54be/remove_router_interface => generated 198 bytes in 276 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3012] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:25:28 2026] PUT /v2.0/routers/69da435d-fb51-4ee5-bb40-9a9115ae54be/remove_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:29.799 7 INFO neutron.api.v2.resource [None req-9d00307e-7b1c-4f18-9e41-1a130ef038bd 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/3013] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:25:29 2026] PUT /v2.0/routers/69da435d-fb51-4ee5-bb40-9a9115ae54be/remove_router_interface => generated 198 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3014] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:25:29 2026] PUT /v2.0/routers/69da435d-fb51-4ee5-bb40-9a9115ae54be/remove_router_interface => generated 309 bytes in 1790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:31.851 7 INFO neutron.api.v2.resource [None req-3ea0993a-5e7c-41d6-8cf2-7dc78fa2af81 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/3015] 10.0.0.157 () {34 vars in 789 bytes} [Thu Jul 2 11:25:31 2026] PUT /v2.0/routers/69da435d-fb51-4ee5-bb40-9a9115ae54be/remove_router_interface => generated 198 bytes in 252 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:25:33.121 8 INFO neutron.db.l3_hamode_db [None req-2e93275c-4d9d-4ca6-89ce-1a8413656894 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - - -] HA network b824ebb3-475f-45fd-8d31-49aaea64d4c3 was deleted as no HA routers are present in tenant 216c718b82ad430ca9d0592c7a9d7eb0. [pid: 8|app: 0|req: 1579/3016] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:25:31 2026] DELETE /v2.0/routers/69da435d-fb51-4ee5-bb40-9a9115ae54be => generated 0 bytes in 1279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:33.176 7 INFO neutron.api.v2.resource [None req-3d50b1d0-521d-4e40-8dfe-07b29c11068f 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1438/3017] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:25:33 2026] GET /v2.0/routers/69da435d-fb51-4ee5-bb40-9a9115ae54be => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:25:33.184 8 INFO neutron.services.segments.plugin [-] Segment 8658415d-aa7f-4966-a16f-7786cf67b411 resource provider aggregate not found 2026-07-02 11:25:33.190 8 INFO neutron.services.segments.plugin [-] Segment 8658415d-aa7f-4966-a16f-7786cf67b411 resource provider aggregate not found 2026-07-02 11:25:33.225 8 INFO neutron.services.segments.plugin [-] Segment 8658415d-aa7f-4966-a16f-7786cf67b411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8658415d-aa7f-4966-a16f-7786cf67b411 found for delete ", "request_id": "req-bb3280a5-3c6f-4fc4-82ea-54484d6ac0c0"}]} 2026-07-02 11:25:33.226 8 INFO neutron.services.segments.plugin [-] Segment 8658415d-aa7f-4966-a16f-7786cf67b411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8658415d-aa7f-4966-a16f-7786cf67b411 found for delete ", "request_id": "req-18f28caf-9a1e-4c07-80c4-2f722bc1978b"}]} [pid: 8|app: 0|req: 1580/3018] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:25:33 2026] DELETE /v2.0/subnets/565598a5-2e83-4df2-8cc6-6ec2ddc4c223 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:33.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5a6cb09-7888-4e24-898a-3c5ae211f6cd 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1439/3019] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:25:33 2026] GET /v2.0/subnets/565598a5-2e83-4df2-8cc6-6ec2ddc4c223 => 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: 1581/3020] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:25:33 2026] DELETE /v2.0/subnets/cea2dcf6-0954-44d6-9fde-e64b939a6dc1 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:33.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4b9369e-1430-4ad9-95e3-74aa8073119b 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/3021] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:25:33 2026] GET /v2.0/subnets/cea2dcf6-0954-44d6-9fde-e64b939a6dc1 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3022] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:25:33 2026] DELETE /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:34.218 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff575fb1-1a3d-4f43-b356-693174296796 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1441/3023] 10.0.0.157 () {32 vars in 723 bytes} [Thu Jul 2 11:25:34 2026] GET /v2.0/networks/afa5d10b-aef1-4466-b6c4-97881506e55d => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3024] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:25:34 2026] DELETE /v2.0/subnets/3f241cc9-bba4-40e2-b32d-05755d99e506 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:34.507 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31cd7e0e-4bd0-47a4-8dcf-e32a19d95b45 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/3025] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:25:34 2026] GET /v2.0/subnets/3f241cc9-bba4-40e2-b32d-05755d99e506 => 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: 1584/3026] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:25:34 2026] DELETE /v2.0/subnets/40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:34.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97bbf731-3924-4f99-9d76-0dc98c1da2e6 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/3027] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:25:34 2026] GET /v2.0/subnets/40170a57-8d31-48bf-af0c-2751d6a2dbf2 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3028] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:25:34 2026] DELETE /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:35.220 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bef81b14-14a1-4c27-aeaa-e5e98ad68f98 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1444/3029] 10.0.0.157 () {32 vars in 723 bytes} [Thu Jul 2 11:25:35 2026] GET /v2.0/networks/876206fa-c5cd-4752-a41e-1f18279d703a => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:25:35.281 8 INFO neutron.services.segments.plugin [-] Segment 8a1b3150-e1f4-43b1-a4d5-e010021fa999 resource provider aggregate not found 2026-07-02 11:25:35.289 8 INFO neutron.services.segments.plugin [-] Segment 8a1b3150-e1f4-43b1-a4d5-e010021fa999 resource provider aggregate not found 2026-07-02 11:25:35.305 8 INFO neutron.services.segments.plugin [-] Segment 8a1b3150-e1f4-43b1-a4d5-e010021fa999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a1b3150-e1f4-43b1-a4d5-e010021fa999 found for delete ", "request_id": "req-2350b20a-6e82-4670-ba4d-3b3359b69c80"}]} 2026-07-02 11:25:35.316 8 INFO neutron.services.segments.plugin [-] Segment 8a1b3150-e1f4-43b1-a4d5-e010021fa999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a1b3150-e1f4-43b1-a4d5-e010021fa999 found for delete ", "request_id": "req-bf98fe68-60e2-4e72-9d60-fbbe00eb2de7"}]} 2026-07-02 11:25:35.323 8 INFO neutron.services.segments.plugin [-] Segment 3e3ddb68-e679-44c1-918a-820f26748614 resource provider aggregate not found 2026-07-02 11:25:35.332 8 INFO neutron.services.segments.plugin [-] Segment 3e3ddb68-e679-44c1-918a-820f26748614 resource provider aggregate not found 2026-07-02 11:25:35.344 8 INFO neutron.services.segments.plugin [-] Segment 3e3ddb68-e679-44c1-918a-820f26748614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e3ddb68-e679-44c1-918a-820f26748614 found for delete ", "request_id": "req-944ffbc2-7c26-47ab-b242-529380ded712"}]} 2026-07-02 11:25:35.346 8 INFO neutron.services.segments.plugin [-] Segment 3e3ddb68-e679-44c1-918a-820f26748614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e3ddb68-e679-44c1-918a-820f26748614 found for delete ", "request_id": "req-5971da77-a16c-4587-92d3-a57718eb05dd"}]} [pid: 8|app: 0|req: 1586/3030] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:25:35 2026] DELETE /v2.0/subnets/9df7285d-700a-4b39-9e04-b4af4b1fc903 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:35.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-318ba14b-e8e7-46f3-92e5-afa89729f449 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1445/3031] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:25:35 2026] GET /v2.0/subnets/9df7285d-700a-4b39-9e04-b4af4b1fc903 => 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: 1587/3032] 10.0.0.157 () {32 vars in 724 bytes} [Thu Jul 2 11:25:35 2026] DELETE /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:35.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cafe27e-e6ec-490f-a1e5-f8fd80be89d0 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/3033] 10.0.0.157 () {32 vars in 721 bytes} [Thu Jul 2 11:25:35 2026] GET /v2.0/subnets/81244454-3d2d-4d79-b20d-f456ebcd3560 => 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: 1588/3034] 10.0.0.157 () {32 vars in 726 bytes} [Thu Jul 2 11:25:35 2026] DELETE /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:36.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e18b43ee-ac05-427f-8b44-a176edfa2396 006e556c4d37497ca015357ac88d5253 216c718b82ad430ca9d0592c7a9d7eb0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/3035] 10.0.0.157 () {32 vars in 723 bytes} [Thu Jul 2 11:25:36 2026] GET /v2.0/networks/e5caab6d-68e4-4986-9724-2043c687e42f => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:25:38.587 8 INFO neutron.services.segments.plugin [-] Segment 4885d207-c8f1-4d18-8659-7115a3a662e5 resource provider aggregate not found 2026-07-02 11:25:38.593 8 INFO neutron.services.segments.plugin [-] Segment 4885d207-c8f1-4d18-8659-7115a3a662e5 resource provider aggregate not found 2026-07-02 11:25:38.609 8 INFO neutron.services.segments.plugin [-] Segment 4885d207-c8f1-4d18-8659-7115a3a662e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4885d207-c8f1-4d18-8659-7115a3a662e5 found for delete ", "request_id": "req-671e09f6-afe4-47e2-8e36-d6da38be7f00"}]} 2026-07-02 11:25:38.610 8 INFO neutron.services.segments.plugin [-] Segment 4885d207-c8f1-4d18-8659-7115a3a662e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4885d207-c8f1-4d18-8659-7115a3a662e5 found for delete ", "request_id": "req-55f1d8aa-471c-4781-ac23-354d157c08ef"}]} [pid: 8|app: 0|req: 1590/3038] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:25:38 2026] GET /v2.0/security-groups?tenant_id=02b14c056e004f2dabd1033c9faddfec&name=default => generated 2805 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3039] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:25:38 2026] DELETE /v2.0/security-groups/bc058f24-248e-4fae-b53f-35a8615bc413 => 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: 1591/3040] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:25:39 2026] GET /v2.0/security-groups?tenant_id=216c718b82ad430ca9d0592c7a9d7eb0&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3041] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:25:39 2026] DELETE /v2.0/security-groups/f8342ae7-b0b1-4cdb-957d-8e841427c1d7 => 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: 1592/3042] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:25:39 2026] GET /v2.0/security-groups?tenant_id=9735ded312d44e42948c92a8b043fc6b&name=default => generated 2805 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3043] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:25:39 2026] DELETE /v2.0/security-groups/c51cac74-ebf4-4dfe-8c1a-1d44ad6ce08e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3044] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:25:39 2026] GET /v2.0/security-groups?tenant_id=5c5275fec73e4cd2b75fb23b940a7662&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: 1452/3045] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:25:39 2026] DELETE /v2.0/security-groups/3f1d7ed1-402c-4aba-b5d8-3102d0e42c4b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3046] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/security-groups?tenant_id=d6943983bd224918badf551c36a2ad82&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3047] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:25:40 2026] DELETE /v2.0/security-groups/6312c169-bfe9-4dbd-94ab-89e901baaa7b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3048] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/security-groups?tenant_id=15207d4378ad40dfa2da476b43624f81&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3049] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:25:40 2026] DELETE /v2.0/security-groups/dfd9358d-8d31-490a-bec1-be7dd6757187 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3050] 10.0.0.157 () {32 vars in 774 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/security-groups?tenant_id=1f1b6ad5bebc4fa7b7b6b44cf758b1b0&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3051] 10.0.0.157 () {32 vars in 740 bytes} [Thu Jul 2 11:25:41 2026] DELETE /v2.0/security-groups/fa0d0048-6ca6-4ce8-bad4-ffd35942e44a => 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: 1597/3052] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:25:43 2026] GET /v2.0/networks => generated 2167 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3053] 10.0.0.157 () {32 vars in 655 bytes} [Thu Jul 2 11:25:44 2026] GET /v2.0/floatingips => 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: 1598/3054] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:25:45 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3055] 10.0.0.157 () {32 vars in 643 bytes} [Thu Jul 2 11:25:45 2026] GET /v2.0/ports => generated 4721 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3056] 10.0.0.157 () {32 vars in 647 bytes} [Thu Jul 2 11:25:45 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3057] 10.0.0.157 () {32 vars in 649 bytes} [Thu Jul 2 11:25:45 2026] GET /v2.0/networks => generated 2167 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3058] 10.0.0.157 () {32 vars in 663 bytes} [Thu Jul 2 11:25:45 2026] GET /v2.0/security-groups => generated 16622 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3059] 10.0.0.157 () {32 vars in 655 bytes} [Thu Jul 2 11:25:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)