+ 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 05:45:20 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:59 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-8678dc89cf-kltz2 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 0x556d77f54a20 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 05:45:24.688 8 INFO neutron.common.config [-] Logging enabled! 2026-07-02 05:45:24.688 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-07-02 05:45:24.972 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 05:45:25.086 7 INFO neutron.common.config [-] Logging enabled! 2026-07-02 05:45:25.087 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-07-02 05:45:25.369 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 05:45:25.766 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:45:25.769 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 05:45:25.772 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 05:45:25.772 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:45:25.773 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 05:45:25.773 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 05:45:25.773 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:45:25.779 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:45:25.779 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:45:25.779 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:45:25.797 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 05:45:25.798 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:45:25.798 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 05:45:25.835 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 05:45:25.835 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 05:45:25.835 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 05:45:25.835 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 05:45:26.296 8 INFO neutron.plugins.ml2.managers [None req-02ad7d1e-8ba3-46cb-bdaa-e2b610fc1f2e - - - - - -] Initializing driver for type 'vlan' 2026-07-02 05:45:26.320 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:45:26.323 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 05:45:26.326 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 05:45:26.327 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:45:26.327 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 05:45:26.327 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 05:45:26.328 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:45:26.333 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:45:26.334 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:45:26.334 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:45:26.353 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 05:45:26.354 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:45:26.354 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 05:45:26.390 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 05:45:26.390 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 05:45:26.390 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 05:45:26.390 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 05:45:26.758 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-02ad7d1e-8ba3-46cb-bdaa-e2b610fc1f2e - - - - - -] VlanTypeDriver initialization complete 2026-07-02 05:45:26.758 8 INFO neutron.plugins.ml2.managers [None req-02ad7d1e-8ba3-46cb-bdaa-e2b610fc1f2e - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 05:45:26.758 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-02ad7d1e-8ba3-46cb-bdaa-e2b610fc1f2e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 05:45:26.780 7 INFO neutron.plugins.ml2.managers [None req-f2a131ae-7ddc-4a2b-928e-5fa90c0544d0 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 05:45:26.789 8 INFO neutron.plugins.ml2.managers [None req-02ad7d1e-8ba3-46cb-bdaa-e2b610fc1f2e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 05:45:26.789 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-02ad7d1e-8ba3-46cb-bdaa-e2b610fc1f2e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 05:45:26.790 8 INFO neutron.plugins.ml2.managers [None req-02ad7d1e-8ba3-46cb-bdaa-e2b610fc1f2e - - - - - -] Initializing extension driver 'port_security' 2026-07-02 05:45:26.790 8 INFO neutron.plugins.ml2.extensions.port_security [None req-02ad7d1e-8ba3-46cb-bdaa-e2b610fc1f2e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 05:45:26.790 8 INFO neutron.plugins.ml2.managers [None req-02ad7d1e-8ba3-46cb-bdaa-e2b610fc1f2e - - - - - -] Initializing extension driver 'qos' 2026-07-02 05:45:26.790 8 INFO neutron.plugins.ml2.managers [None req-02ad7d1e-8ba3-46cb-bdaa-e2b610fc1f2e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 05:45:26.790 8 INFO neutron.plugins.ml2.managers [None req-02ad7d1e-8ba3-46cb-bdaa-e2b610fc1f2e - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 05:45:26.802 8 INFO neutron.quota [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded quota_driver: . 2026-07-02 05:45:26.803 8 INFO neutron.plugins.ml2.plugin [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 05:45:26.803 8 INFO neutron.plugins.ml2.managers [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 05:45:26.803 8 INFO neutron.plugins.ml2.managers [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 05:45:26.804 8 INFO neutron.plugins.ml2.managers [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 05:45:26.804 8 INFO neutron.extensions.vlantransparent [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Disabled vlantransparent extension. 2026-07-02 05:45:26.804 8 INFO neutron.manager [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loading Plugin: qos 2026-07-02 05:45:26.815 8 INFO neutron.manager [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loading Plugin: router 2026-07-02 05:45:26.849 8 INFO neutron.services.service_base [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 05:45:26.849 8 INFO neutron.manager [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loading Plugin: segments 2026-07-02 05:45:26.938 8 INFO neutron.manager [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loading Plugin: trunk 2026-07-02 05:45:26.995 8 INFO neutron.manager [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loading Plugin: vpnaas 2026-07-02 05:45:27.041 8 WARNING stevedore.named [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 05:45:27.114 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f2a131ae-7ddc-4a2b-928e-5fa90c0544d0 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 05:45:27.115 7 INFO neutron.plugins.ml2.managers [None req-f2a131ae-7ddc-4a2b-928e-5fa90c0544d0 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 05:45:27.115 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f2a131ae-7ddc-4a2b-928e-5fa90c0544d0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 05:45:27.123 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 05:45:27.124 8 INFO neutron.common.utils [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 05:45:27.124 8 INFO neutron.manager [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 05:45:27.128 8 INFO neutron.manager [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loading Plugin: tag 2026-07-02 05:45:27.135 8 INFO neutron.manager [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loading Plugin: timestamp 2026-07-02 05:45:27.137 8 INFO neutron.manager [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 05:45:27.137 7 INFO neutron.plugins.ml2.managers [None req-f2a131ae-7ddc-4a2b-928e-5fa90c0544d0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 05:45:27.138 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f2a131ae-7ddc-4a2b-928e-5fa90c0544d0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 05:45:27.138 7 INFO neutron.plugins.ml2.managers [None req-f2a131ae-7ddc-4a2b-928e-5fa90c0544d0 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 05:45:27.138 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f2a131ae-7ddc-4a2b-928e-5fa90c0544d0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 05:45:27.138 7 INFO neutron.plugins.ml2.managers [None req-f2a131ae-7ddc-4a2b-928e-5fa90c0544d0 - - - - - -] Initializing extension driver 'qos' 2026-07-02 05:45:27.138 7 INFO neutron.plugins.ml2.managers [None req-f2a131ae-7ddc-4a2b-928e-5fa90c0544d0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 05:45:27.138 7 INFO neutron.plugins.ml2.managers [None req-f2a131ae-7ddc-4a2b-928e-5fa90c0544d0 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 05:45:27.141 8 INFO neutron.manager [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loading Plugin: flavors 2026-07-02 05:45:27.144 8 INFO neutron.manager [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loading Plugin: revisions 2026-07-02 05:45:27.148 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Initializing extension manager. 2026-07-02 05:45:27.149 7 INFO neutron.quota [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded quota_driver: . 2026-07-02 05:45:27.149 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: address-group 2026-07-02 05:45:27.149 7 INFO neutron.plugins.ml2.plugin [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 05:45:27.149 7 INFO neutron.plugins.ml2.managers [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 05:45:27.149 7 INFO neutron.plugins.ml2.managers [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 05:45:27.150 7 INFO neutron.plugins.ml2.managers [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 05:45:27.150 7 INFO neutron.extensions.vlantransparent [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Disabled vlantransparent extension. 2026-07-02 05:45:27.150 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: address-scope 2026-07-02 05:45:27.150 7 INFO neutron.manager [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loading Plugin: qos 2026-07-02 05:45:27.151 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 05:45:27.151 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: agent 2026-07-02 05:45:27.152 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 05:45:27.153 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 05:45:27.154 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 05:45:27.155 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: availability_zone 2026-07-02 05:45:27.156 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 05:45:27.156 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 05:45:27.157 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 05:45:27.158 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 05:45:27.159 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: dns-integration 2026-07-02 05:45:27.160 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 05:45:27.160 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 05:45:27.161 7 INFO neutron.manager [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loading Plugin: router 2026-07-02 05:45:27.161 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: dvr 2026-07-02 05:45:27.162 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 05:45:27.162 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 05:45:27.163 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:45:27.164 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 05:45:27.164 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: external-net 2026-07-02 05:45:27.165 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 05:45:27.165 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: extraroute 2026-07-02 05:45:27.166 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 05:45:27.167 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 05:45:27.167 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 05:45:27.168 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 05:45:27.169 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 05:45:27.169 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: fip-port-details 2026-07-02 05:45:27.170 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: flavors 2026-07-02 05:45:27.171 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 05:45:27.172 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 05:45:27.173 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: ip_allocation 2026-07-02 05:45:27.173 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 05:45:27.174 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 05:45:27.175 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: router 2026-07-02 05:45:27.177 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:45:27.178 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 05:45:27.178 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: l3-ha 2026-07-02 05:45:27.179 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:45:27.180 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: l3-flavors 2026-07-02 05:45:27.180 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:45:27.181 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 05:45:27.183 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 05:45:27.184 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 05:45:27.185 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 05:45:27.186 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 05:45:27.187 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 05:45:27.188 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: multi-provider 2026-07-02 05:45:27.188 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: net-mtu 2026-07-02 05:45:27.189 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 05:45:27.190 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 05:45:27.191 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 05:45:27.192 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 05:45:27.192 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: pagination 2026-07-02 05:45:27.193 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: port-device-profile 2026-07-02 05:45:27.193 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: port-mac-override 2026-07-02 05:45:27.194 7 INFO neutron.services.service_base [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 05:45:27.194 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 05:45:27.194 7 INFO neutron.manager [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loading Plugin: segments 2026-07-02 05:45:27.195 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 05:45:27.195 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: port-resource-request 2026-07-02 05:45:27.196 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 05:45:27.197 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: binding 2026-07-02 05:45:27.198 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: binding-extended 2026-07-02 05:45:27.198 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: port-security 2026-07-02 05:45:27.199 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: project-id 2026-07-02 05:45:27.199 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: provider 2026-07-02 05:45:27.201 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos 2026-07-02 05:45:27.202 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 05:45:27.203 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 05:45:27.203 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-default 2026-07-02 05:45:27.204 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-fip 2026-07-02 05:45:27.204 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 05:45:27.205 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 05:45:27.206 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 05:45:27.206 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 05:45:27.207 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 05:45:27.208 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-pps 2026-07-02 05:45:27.208 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 05:45:27.209 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 05:45:27.210 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 05:45:27.210 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 05:45:27.212 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: quotas 2026-07-02 05:45:27.213 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: quota_details 2026-07-02 05:45:27.214 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: rbac-policies 2026-07-02 05:45:27.215 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 05:45:27.216 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 05:45:27.216 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 05:45:27.217 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 05:45:27.218 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: revision-if-match 2026-07-02 05:45:27.218 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 05:45:27.219 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 05:45:27.220 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 05:45:27.220 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 05:45:27.221 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 05:45:27.221 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 05:45:27.222 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 05:45:27.232 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: security-group 2026-07-02 05:45:27.233 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: segment 2026-07-02 05:45:27.234 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 05:45:27.235 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: service-type 2026-07-02 05:45:27.235 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: sorting 2026-07-02 05:45:27.236 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 05:45:27.237 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 05:45:27.237 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 05:45:27.238 8 WARNING neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 05:45:27.238 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 05:45:27.239 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 05:45:27.240 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 05:45:27.240 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 05:45:27.241 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 05:45:27.242 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 05:45:27.242 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 05:45:27.245 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 05:45:27.245 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 05:45:27.247 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: trunk 2026-07-02 05:45:27.247 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: trunk-details 2026-07-02 05:45:27.248 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 05:45:27.249 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 05:45:27.250 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 05:45:27.250 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 05:45:27.252 8 INFO neutron.api.extensions [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Loaded extension: vpnaas 2026-07-02 05:45:27.254 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 05:45:27.254 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 05:45:27.254 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:45:27.255 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 05:45:27.256 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:45:27.256 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:45:27.258 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:45:27.258 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:45:27.258 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:45:27.259 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:45:27.259 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] subnetpool is already registered 2026-07-02 05:45:27.259 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:45:27.259 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] subnetpool is already registered 2026-07-02 05:45:27.259 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:45:27.260 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 05:45:27.260 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:45:27.260 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:45:27.260 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:45:27.261 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:45:27.263 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:45:27.263 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] router is already registered 2026-07-02 05:45:27.263 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:45:27.263 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] floatingip is already registered 2026-07-02 05:45:27.264 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:45:27.264 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] rbac_policy is already registered 2026-07-02 05:45:27.265 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:45:27.265 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] security_group is already registered 2026-07-02 05:45:27.265 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:45:27.265 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] security_group_rule is already registered 2026-07-02 05:45:27.265 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:45:27.266 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] subnetpool is already registered 2026-07-02 05:45:27.266 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:45:27.266 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] subnetpool is already registered 2026-07-02 05:45:27.266 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:45:27.266 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] trunk is already registered 2026-07-02 05:45:27.267 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 05:45:27.267 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] endpoint_group is already registered 2026-07-02 05:45:27.267 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:45:27.267 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] vpnservice is already registered 2026-07-02 05:45:27.267 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:45:27.267 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] ipsec_site_connection is already registered 2026-07-02 05:45:27.268 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:45:27.268 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] ipsecpolicy is already registered 2026-07-02 05:45:27.268 8 INFO neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:45:27.268 8 WARNING neutron.quota.resource_registry [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] ikepolicy is already registered 2026-07-02 05:45:27.279 7 INFO neutron.manager [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loading Plugin: trunk 2026-07-02 05:45:27.306 8 WARNING keystonemiddleware._common.config [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:45:27.314 8 WARNING oslo_config.cfg [None req-3a4d2f7c-91c6-4ec1-b2d6-24aff28c6975 - - - - - -] 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 0x556d77f54a20 pid: 8 (default app) 2026-07-02 05:45:27.328 7 INFO neutron.manager [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loading Plugin: vpnaas 2026-07-02 05:45:27.365 7 WARNING stevedore.named [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 05:45:27.428 7 INFO neutron_vpnaas.services.vpn.plugin [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 05:45:27.429 7 INFO neutron.common.utils [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 05:45:27.430 7 INFO neutron.manager [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loading Plugin: auto_allocate 2026-07-02 05:45:27.435 7 INFO neutron.manager [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loading Plugin: tag 2026-07-02 05:45:27.440 7 INFO neutron.manager [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loading Plugin: timestamp 2026-07-02 05:45:27.442 7 INFO neutron.manager [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 05:45:27.446 7 INFO neutron.manager [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loading Plugin: flavors 2026-07-02 05:45:27.449 7 INFO neutron.manager [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loading Plugin: revisions 2026-07-02 05:45:27.452 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Initializing extension manager. 2026-07-02 05:45:27.453 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: address-group 2026-07-02 05:45:27.454 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: address-scope 2026-07-02 05:45:27.455 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 05:45:27.456 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: agent 2026-07-02 05:45:27.456 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 05:45:27.457 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 05:45:27.458 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 05:45:27.459 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: availability_zone 2026-07-02 05:45:27.460 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 05:45:27.460 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 05:45:27.461 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: default-subnetpools 2026-07-02 05:45:27.462 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 05:45:27.463 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: dns-integration 2026-07-02 05:45:27.463 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 05:45:27.464 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 05:45:27.465 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: dvr 2026-07-02 05:45:27.465 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 05:45:27.466 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 05:45:27.466 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:45:27.467 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 05:45:27.468 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: external-net 2026-07-02 05:45:27.469 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 05:45:27.469 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: extraroute 2026-07-02 05:45:27.470 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 05:45:27.470 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 05:45:27.471 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 05:45:27.472 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 05:45:27.472 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 05:45:27.473 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: fip-port-details 2026-07-02 05:45:27.474 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: flavors 2026-07-02 05:45:27.475 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 05:45:27.476 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: floatingip-pools 2026-07-02 05:45:27.476 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: ip_allocation 2026-07-02 05:45:27.477 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 05:45:27.478 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: l2_adjacency 2026-07-02 05:45:27.479 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: router 2026-07-02 05:45:27.480 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:45:27.481 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 05:45:27.482 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: l3-ha 2026-07-02 05:45:27.482 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:45:27.483 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: l3-flavors 2026-07-02 05:45:27.484 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:45:27.485 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 05:45:27.487 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 05:45:27.488 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 05:45:27.489 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 05:45:27.490 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 05:45:27.491 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 05:45:27.492 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: multi-provider 2026-07-02 05:45:27.492 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: net-mtu 2026-07-02 05:45:27.493 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 05:45:27.493 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: network_availability_zone 2026-07-02 05:45:27.494 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: network-ip-availability 2026-07-02 05:45:27.495 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 05:45:27.496 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: pagination 2026-07-02 05:45:27.496 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: port-device-profile 2026-07-02 05:45:27.497 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: port-mac-override 2026-07-02 05:45:27.498 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 05:45:27.498 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 05:45:27.499 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: port-resource-request 2026-07-02 05:45:27.499 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 05:45:27.500 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: binding 2026-07-02 05:45:27.501 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: binding-extended 2026-07-02 05:45:27.501 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: port-security 2026-07-02 05:45:27.502 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: project-id 2026-07-02 05:45:27.502 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: provider 2026-07-02 05:45:27.504 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos 2026-07-02 05:45:27.505 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 05:45:27.506 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 05:45:27.506 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-default 2026-07-02 05:45:27.507 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-fip 2026-07-02 05:45:27.507 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 05:45:27.508 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 05:45:27.509 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 05:45:27.509 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 05:45:27.510 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 05:45:27.511 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-pps 2026-07-02 05:45:27.511 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 05:45:27.512 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 05:45:27.512 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 05:45:27.513 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: quota-check-limit 2026-07-02 05:45:27.515 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: quotas 2026-07-02 05:45:27.516 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: quota_details 2026-07-02 05:45:27.517 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: rbac-policies 2026-07-02 05:45:27.518 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: rbac-address-group 2026-07-02 05:45:27.518 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 05:45:27.519 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 05:45:27.519 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 05:45:27.520 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: revision-if-match 2026-07-02 05:45:27.521 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 05:45:27.521 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: router_availability_zone 2026-07-02 05:45:27.522 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 05:45:27.523 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 05:45:27.523 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 05:45:27.524 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 05:45:27.524 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 05:45:27.532 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: security-group 2026-07-02 05:45:27.533 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: segment 2026-07-02 05:45:27.534 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 05:45:27.534 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: service-type 2026-07-02 05:45:27.535 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: sorting 2026-07-02 05:45:27.536 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 05:45:27.536 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: standard-attr-description 2026-07-02 05:45:27.537 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: stateful-security-group 2026-07-02 05:45:27.537 7 WARNING neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 05:45:27.538 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 05:45:27.539 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: subnet_onboard 2026-07-02 05:45:27.539 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 05:45:27.540 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: subnet-service-types 2026-07-02 05:45:27.540 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: subnet_allocation 2026-07-02 05:45:27.541 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 05:45:27.542 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 05:45:27.544 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 05:45:27.545 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 05:45:27.545 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: trunk 2026-07-02 05:45:27.546 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: trunk-details 2026-07-02 05:45:27.546 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 05:45:27.547 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 05:45:27.548 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 05:45:27.549 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: vpn-flavors 2026-07-02 05:45:27.550 7 INFO neutron.api.extensions [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Loaded extension: vpnaas 2026-07-02 05:45:27.552 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 05:45:27.553 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 05:45:27.553 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:45:27.553 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 05:45:27.554 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:45:27.554 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:45:27.558 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:45:27.558 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:45:27.558 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:45:27.559 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:45:27.559 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] subnetpool is already registered 2026-07-02 05:45:27.559 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:45:27.559 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] subnetpool is already registered 2026-07-02 05:45:27.560 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:45:27.560 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 05:45:27.560 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:45:27.561 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:45:27.561 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:45:27.561 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:45:27.563 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:45:27.563 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] router is already registered 2026-07-02 05:45:27.563 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:45:27.564 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] floatingip is already registered 2026-07-02 05:45:27.565 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:45:27.565 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] rbac_policy is already registered 2026-07-02 05:45:27.565 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:45:27.565 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] security_group is already registered 2026-07-02 05:45:27.565 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:45:27.565 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] security_group_rule is already registered 2026-07-02 05:45:27.566 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:45:27.566 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] subnetpool is already registered 2026-07-02 05:45:27.566 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:45:27.566 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] subnetpool is already registered 2026-07-02 05:45:27.567 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:45:27.567 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] trunk is already registered 2026-07-02 05:45:27.567 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 05:45:27.567 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] endpoint_group is already registered 2026-07-02 05:45:27.567 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:45:27.567 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] vpnservice is already registered 2026-07-02 05:45:27.568 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:45:27.568 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] ipsec_site_connection is already registered 2026-07-02 05:45:27.568 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:45:27.568 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] ipsecpolicy is already registered 2026-07-02 05:45:27.568 7 INFO neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:45:27.569 7 WARNING neutron.quota.resource_registry [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] ikepolicy is already registered 2026-07-02 05:45:27.605 7 WARNING keystonemiddleware._common.config [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:45:27.617 7 WARNING oslo_config.cfg [None req-735258db-a064-4291-a500-13fd15234d8b - - - - - -] 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 0x556d77f54a20 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 05:45:33.731 8 WARNING oslo_policy.policy [None req-a7368d27-5a7e-4b32-aae5-de52619aa319 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - 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: 8|app: 0|req: 3/4] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 05:45:33 2026] GET /v2.0/networks => generated 15 bytes in 956 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 05:45:34.256 7 WARNING oslo_policy.policy [None req-d77c2e57-c598-4814-9df6-fca55618aa3b 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - 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 05:45:34.877 7 WARNING neutron.services.revisions.revision_plugin [None req-d77c2e57-c598-4814-9df6-fca55618aa3b 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Could not find related network for resource to bump revision. 2026-07-02 05:45:34.925 7 INFO neutron.db.segments_db [None req-d77c2e57-c598-4814-9df6-fca55618aa3b 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment efc1ffce-f28a-485a-a983-14771dede0c2 of type flat for network 02d23ff7-03bd-4258-8eda-3cbd05641066 2026-07-02 05:45:35.004 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d77c2e57-c598-4814-9df6-fca55618aa3b 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/5] 199.19.213.193 () {48 vars in 967 bytes} [Thu Jul 2 05:45:34 2026] POST /v2.0/networks => generated 124 bytes in 843 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/6] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 05:45:40 2026] GET /v2.0/networks => generated 15 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:45:40.918 7 WARNING neutron.services.revisions.revision_plugin [None req-8ac1a576-eddf-42cb-bcc4-abb8589904dc 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Could not find related network for resource to bump revision. 2026-07-02 05:45:40.939 7 INFO neutron.db.segments_db [None req-8ac1a576-eddf-42cb-bcc4-abb8589904dc 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment f3da5bd4-bc7e-4f82-af6e-a217f610505f of type flat for network ad5cf0a3-a03a-4867-9b91-a7751e59230c 2026-07-02 05:45:40.975 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ac1a576-eddf-42cb-bcc4-abb8589904dc 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.19.213.193 () {48 vars in 967 bytes} [Thu Jul 2 05:45:40 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 05:45:46 2026] GET /v2.0/networks => generated 15 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:45:46.826 7 WARNING neutron.services.revisions.revision_plugin [None req-3715f0be-bbbc-4b19-9ccb-8b778cd25493 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Could not find related network for resource to bump revision. 2026-07-02 05:45:46.856 7 INFO neutron.db.segments_db [None req-3715f0be-bbbc-4b19-9ccb-8b778cd25493 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 26e48071-38f8-4285-a792-f05c5d77fca8 of type flat for network bef05541-9d78-408e-8266-3cd0f4aafc89 2026-07-02 05:45:46.896 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3715f0be-bbbc-4b19-9ccb-8b778cd25493 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.19.213.193 () {48 vars in 967 bytes} [Thu Jul 2 05:45:46 2026] POST /v2.0/networks => generated 124 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 05:45:52 2026] GET /v2.0/networks => generated 15 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:45:53.123 8 WARNING neutron.services.revisions.revision_plugin [None req-d4b540b5-8489-4864-8587-847ebcf1b52e 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Could not find related network for resource to bump revision. 2026-07-02 05:45:53.153 8 INFO neutron.db.segments_db [None req-d4b540b5-8489-4864-8587-847ebcf1b52e 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment ff6928ed-ef0f-4de4-9b26-0399b54c7626 of type flat for network b6ddef81-36b5-4dce-80bb-f7daa8e84c35 2026-07-02 05:45:53.231 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4b540b5-8489-4864-8587-847ebcf1b52e 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 199.19.213.193 () {48 vars in 967 bytes} [Thu Jul 2 05:45:53 2026] POST /v2.0/networks => generated 124 bytes in 210 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/13] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 05:45:58 2026] GET /v2.0/networks => generated 15 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:45:59.305 8 WARNING neutron.services.revisions.revision_plugin [None req-a9459203-a48c-4ee1-8de1-dd97dfc6f958 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Could not find related network for resource to bump revision. 2026-07-02 05:45:59.325 8 INFO neutron.db.segments_db [None req-a9459203-a48c-4ee1-8de1-dd97dfc6f958 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 5d5b67bd-b392-4e03-b759-1535a0f537ed of type flat for network 86c84a3d-c00a-4995-a05d-6d57f4202ef8 [pid: 8|app: 0|req: 8/14] 199.19.213.193 () {48 vars in 967 bytes} [Thu Jul 2 05:45:59 2026] POST /v2.0/networks => generated 706 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.193 () {44 vars in 911 bytes} [Thu Jul 2 05:46:00 2026] GET /v2.0/subnets => 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: 9/16] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 05:46:00 2026] GET /v2.0/networks => generated 709 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.193 () {48 vars in 965 bytes} [Thu Jul 2 05:46:00 2026] POST /v2.0/subnets => generated 641 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 05:52:38.680 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ad5be4c-9b88-49cd-a6e3-34d61d3a1976] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 05:52:38.683 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b8812cd4-505b-4c5b-a88b-abf7fea1a44d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 05:52:38.684 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 05:52:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.193) !!! [pid: 8|app: 0|req: 36/70] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 05:52:38 2026] GET /v2.0/networks => generated 753 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 05:52:38.920 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [37ba6620-013f-4ce4-8384-8011ecc6ff96] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 05:52:38.923 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7d072df7-ad5f-4146-8d54-6317b5e76515] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 05:52:38.924 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 05:52:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.193) !!! 2026-07-02 05:52:38.982 7 INFO neutron.db.segments_db [None req-09380e23-1c5e-4d90-adc8-803ca81afb82 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment abbc6afb-d7e3-4e80-a123-5e2efe218fc9 of type vxlan for network 5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c [pid: 7|app: 0|req: 35/71] 199.19.213.193 () {48 vars in 966 bytes} [Thu Jul 2 05:52:38 2026] POST /v2.0/networks => generated 707 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 05:52:39.988 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b8812cd4-505b-4c5b-a88b-abf7fea1a44d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45222. 2026-07-02 05:52:39.989 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ad5be4c-9b88-49cd-a6e3-34d61d3a1976] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45208. [pid: 8|app: 0|req: 37/72] 199.19.213.193 () {44 vars in 911 bytes} [Thu Jul 2 05:52:39 2026] GET /v2.0/subnets => generated 644 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 05:52:40.165 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7d072df7-ad5f-4146-8d54-6317b5e76515] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45240. 2026-07-02 05:52:40.166 7 INFO oslo.messaging._drivers.impl_rabbit [-] [37ba6620-013f-4ce4-8384-8011ecc6ff96] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45234. [pid: 7|app: 0|req: 36/73] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 05:52:40 2026] GET /v2.0/networks => generated 1430 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.19.213.193 () {48 vars in 965 bytes} [Thu Jul 2 05:52:40 2026] POST /v2.0/subnets => generated 627 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 05:52:41 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 2793 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.19.213.193 () {48 vars in 981 bytes} [Thu Jul 2 05:52:41 2026] POST /v2.0/security-groups => generated 1552 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 05:52:42 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 4327 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 05:52:42 2026] GET /v2.0/security-groups => generated 4327 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.19.213.193 () {48 vars in 991 bytes} [Thu Jul 2 05:52:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 05:52:43 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 4909 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 05:52:43 2026] GET /v2.0/security-groups => generated 4909 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.19.213.193 () {48 vars in 991 bytes} [Thu Jul 2 05:52:43 2026] POST /v2.0/security-group-rules => generated 571 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 05:52:44 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 5493 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 05:52:45 2026] GET /v2.0/security-groups => generated 5493 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.19.213.193 () {48 vars in 991 bytes} [Thu Jul 2 05:52:45 2026] POST /v2.0/security-group-rules => generated 571 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 05:52:45 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 6077 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 05:52:45 2026] GET /v2.0/security-groups => generated 6077 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.19.213.193 () {48 vars in 991 bytes} [Thu Jul 2 05:52:46 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: 7|app: 0|req: 44/89] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 05:52:46 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 6661 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 05:52:47 2026] GET /v2.0/security-groups => generated 6661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.19.213.193 () {48 vars in 991 bytes} [Thu Jul 2 05:52:47 2026] POST /v2.0/security-group-rules => generated 571 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 05:52:48 2026] GET /v2.0/security-groups => generated 7245 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.19.213.193 () {44 vars in 907 bytes} [Thu Jul 2 05:52:48 2026] GET /v2.0/ports => generated 2489 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 05:52:48 2026] GET /v2.0/networks => generated 1474 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.19.213.193 () {48 vars in 961 bytes} [Thu Jul 2 05:52:48 2026] POST /v2.0/ports => generated 1100 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 05:52:54.756 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19c3a861-11a6-4443-b6b5-5d617e033a67 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/98] 199.19.213.193 () {44 vars in 981 bytes} [Thu Jul 2 05:52:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 49/99] 199.19.213.193 () {44 vars in 1003 bytes} [Thu Jul 2 05:52:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.19.213.193 () {48 vars in 1033 bytes} [Thu Jul 2 05:52:54 2026] PUT /v2.0/ports/f2ab2f09-a737-4bc2-831a-94225be5540a => generated 1213 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.19.213.193 () {44 vars in 907 bytes} [Thu Jul 2 05:52:56 2026] GET /v2.0/ports => generated 3730 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/102] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 05:52:57 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 7245 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.19.213.193 () {48 vars in 981 bytes} [Thu Jul 2 05:52:57 2026] POST /v2.0/security-groups => generated 1546 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 05:52:58 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 8773 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 05:52:58 2026] GET /v2.0/security-groups => generated 8773 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.19.213.193 () {48 vars in 991 bytes} [Thu Jul 2 05:52:58 2026] POST /v2.0/security-group-rules => generated 591 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 05:52:59 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 9377 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 05:52:59 2026] GET /v2.0/security-groups => generated 9377 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.19.213.193 () {48 vars in 991 bytes} [Thu Jul 2 05:52:59 2026] POST /v2.0/security-group-rules => generated 595 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 199.19.213.193 () {44 vars in 975 bytes} [Thu Jul 2 05:54:12 2026] GET /v2.0/quotas/bdf1d1413a5347f18c7b64d14cb7263b => generated 292 bytes in 18 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: 60/121] 199.19.213.193 () {48 vars in 1027 bytes} [Thu Jul 2 05:54:12 2026] PUT /v2.0/quotas/bdf1d1413a5347f18c7b64d14cb7263b => generated 291 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/122] 199.19.213.193 () {44 vars in 975 bytes} [Thu Jul 2 05:54:13 2026] GET /v2.0/quotas/bdf1d1413a5347f18c7b64d14cb7263b => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 05:56:12.039 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ad5be4c-9b88-49cd-a6e3-34d61d3a1976] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 05:56:12.040 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b8812cd4-505b-4c5b-a88b-abf7fea1a44d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 05:56:12.044 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 05:56:12 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.193) !!! 2026-07-02 05:56:12.047 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 05:56:12 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.193) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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 05:56:12.195 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4342dfcc-7a7e-465c-8dcc-12c7fd997bea 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/139] 199.19.213.193 () {30 vars in 743 bytes} [Thu Jul 2 05:56:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:56:12.213 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7d072df7-ad5f-4146-8d54-6317b5e76515] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 05:56:12.216 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [37ba6620-013f-4ce4-8384-8011ecc6ff96] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 05:56:12.216 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 05:56:12 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.193) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 69/140] 199.19.213.193 () {30 vars in 765 bytes} [Thu Jul 2 05:56:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 05:56:13.965 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ad5be4c-9b88-49cd-a6e3-34d61d3a1976] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52118. 2026-07-02 05:56:13.966 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b8812cd4-505b-4c5b-a88b-abf7fea1a44d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52128. 2026-07-02 05:56:14.107 8 INFO neutron.pecan_wsgi.hooks.translation [None req-426f7401-76dd-47ff-af16-84f02d78b1e9 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/141] 199.19.213.193 () {30 vars in 743 bytes} [Thu Jul 2 05:56:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:56:14.154 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7d072df7-ad5f-4146-8d54-6317b5e76515] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52138. 2026-07-02 05:56:14.157 7 INFO oslo.messaging._drivers.impl_rabbit [-] [37ba6620-013f-4ce4-8384-8011ecc6ff96] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52142. [pid: 7|app: 0|req: 70/142] 199.19.213.193 () {30 vars in 765 bytes} [Thu Jul 2 05:56:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:04:01.413 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b8812cd4-505b-4c5b-a88b-abf7fea1a44d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 06:04:01.413 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ad5be4c-9b88-49cd-a6e3-34d61d3a1976] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 06:04:01.414 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 06:04:01 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 (ip 199.19.213.193) !!! 2026-07-02 06:04:01.416 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 06:04:01 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 (ip 199.19.213.193) !!! [pid: 8|app: 0|req: 104/205] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:04:01 2026] GET /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 => generated 2797 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:04:01.636 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [37ba6620-013f-4ce4-8384-8011ecc6ff96] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 06:04:01.637 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7d072df7-ad5f-4146-8d54-6317b5e76515] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 06:04:01.639 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 06:04:01 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.193) !!! [pid: 7|app: 0|req: 102/206] 199.19.213.193 () {48 vars in 981 bytes} [Thu Jul 2 06:04:01 2026] POST /v2.0/security-groups => generated 1560 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:04:02.590 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b8812cd4-505b-4c5b-a88b-abf7fea1a44d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37708. 2026-07-02 06:04:02.591 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ad5be4c-9b88-49cd-a6e3-34d61d3a1976] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37712. [pid: 8|app: 0|req: 105/207] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:04:02 2026] GET /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 => generated 4339 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:04:02.704 7 INFO oslo.messaging._drivers.impl_rabbit [-] [37ba6620-013f-4ce4-8384-8011ecc6ff96] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37724. 2026-07-02 06:04:02.704 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7d072df7-ad5f-4146-8d54-6317b5e76515] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37740. [pid: 7|app: 0|req: 103/208] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 06:04:02 2026] GET /v2.0/security-groups => generated 14303 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.19.213.193 () {48 vars in 991 bytes} [Thu Jul 2 06:04:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:04:03 2026] GET /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 => generated 4917 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 06:04:03 2026] GET /v2.0/security-groups => generated 14881 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/214] 199.19.213.193 () {48 vars in 991 bytes} [Thu Jul 2 06:04:03 2026] POST /v2.0/security-group-rules => generated 567 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/215] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:04:04 2026] GET /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 => generated 5497 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/216] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 06:04:04 2026] GET /v2.0/security-groups => generated 15461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/217] 199.19.213.193 () {48 vars in 991 bytes} [Thu Jul 2 06:04:04 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/218] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:04:05 2026] GET /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 => generated 6079 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/219] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 06:04:05 2026] GET /v2.0/security-groups => generated 16043 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 199.19.213.193 () {48 vars in 991 bytes} [Thu Jul 2 06:04:06 2026] POST /v2.0/security-group-rules => generated 570 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/237] 199.19.213.193 () {30 vars in 740 bytes} [Thu Jul 2 06:06:09 2026] GET /v2.0/networks?tenant_id=da18274a9e6b4da3b6f0041238eb7c86&shared=False => generated 15 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:06:09.997 8 INFO neutron.db.segments_db [None req-6358dda9-6c0c-4b5c-bfa0-9b55976c8bec d4848afedd1b4a59a8d9ac84ccc5748e da18274a9e6b4da3b6f0041238eb7c86 - - - -] Added segment 10e6b756-df6f-4ae1-a3d0-ac7bcb37da77 of type vxlan for network d353ab98-66e1-420c-bbb0-590fc5bc42b4 [pid: 8|app: 0|req: 121/238] 199.19.213.193 () {34 vars in 682 bytes} [Thu Jul 2 06:06:09 2026] POST /v2.0/networks => generated 718 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/239] 199.19.213.193 () {30 vars in 722 bytes} [Thu Jul 2 06:06:10 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/240] 199.19.213.193 () {30 vars in 633 bytes} [Thu Jul 2 06:06:10 2026] GET /v2.0/extensions => generated 19178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/241] 199.19.213.193 () {34 vars in 677 bytes} [Thu Jul 2 06:06:10 2026] POST /v2.0/ports => generated 963 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/242] 199.19.213.193 () {30 vars in 703 bytes} [Thu Jul 2 06:06:10 2026] GET /v2.0/networks/d353ab98-66e1-420c-bbb0-590fc5bc42b4 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.19.213.193 () {30 vars in 722 bytes} [Thu Jul 2 06:06:13 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 199.19.213.193 () {30 vars in 703 bytes} [Thu Jul 2 06:06:13 2026] GET /v2.0/networks/d353ab98-66e1-420c-bbb0-590fc5bc42b4 => generated 705 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/247] 199.19.213.193 () {44 vars in 975 bytes} [Thu Jul 2 06:06:24 2026] GET /v2.0/quotas/da18274a9e6b4da3b6f0041238eb7c86 => generated 292 bytes in 23 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: 126/248] 199.19.213.193 () {48 vars in 1027 bytes} [Thu Jul 2 06:06:25 2026] PUT /v2.0/quotas/da18274a9e6b4da3b6f0041238eb7c86 => generated 291 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/249] 199.19.213.193 () {44 vars in 975 bytes} [Thu Jul 2 06:06:25 2026] GET /v2.0/quotas/da18274a9e6b4da3b6f0041238eb7c86 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:18:11.795 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b8812cd4-505b-4c5b-a88b-abf7fea1a44d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 06:18:11.798 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3ad5be4c-9b88-49cd-a6e3-34d61d3a1976] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 06:18:11.799 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 06:18:11 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.193) !!! 2026-07-02 06:18:11.801 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 06:18:11 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.193) !!! [pid: 8|app: 0|req: 174/344] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 06:18:11 2026] GET /v2.0/networks => generated 2168 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:18:12.996 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [37ba6620-013f-4ce4-8384-8011ecc6ff96] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 06:18:12.999 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7d072df7-ad5f-4146-8d54-6317b5e76515] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 06:18:13.000 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 06:18:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.193) !!! [pid: 7|app: 0|req: 171/345] 199.19.213.193 () {44 vars in 911 bytes} [Thu Jul 2 06:18:12 2026] GET /v2.0/subnets => generated 1261 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:18:13.156 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b8812cd4-505b-4c5b-a88b-abf7fea1a44d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45800. 2026-07-02 06:18:13.158 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3ad5be4c-9b88-49cd-a6e3-34d61d3a1976] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45802. [pid: 8|app: 0|req: 175/346] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 06:18:13 2026] GET /v2.0/networks => generated 2168 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/353] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 06:18:52 2026] GET /v2.0/networks => generated 2168 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:18:53.453 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7d072df7-ad5f-4146-8d54-6317b5e76515] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52716. 2026-07-02 06:18:53.454 7 INFO oslo.messaging._drivers.impl_rabbit [-] [37ba6620-013f-4ce4-8384-8011ecc6ff96] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52708. [pid: 7|app: 0|req: 175/354] 199.19.213.193 () {44 vars in 911 bytes} [Thu Jul 2 06:18:53 2026] GET /v2.0/subnets => generated 1261 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/355] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 06:18:53 2026] GET /v2.0/networks => generated 2168 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/356] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:18:54 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 9985 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/357] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:18:55 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 9985 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/358] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:18:56 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 9985 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/359] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:18:57 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 9985 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/360] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:18:58 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 9985 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/361] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:18:59 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 9985 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/362] 199.19.213.193 () {44 vars in 940 bytes} [Thu Jul 2 06:19:00 2026] GET /v2.0/security-groups => generated 16626 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 199.19.213.193 () {44 vars in 907 bytes} [Thu Jul 2 06:19:00 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:19:06.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a8bd41f-cf12-4999-93bd-a91bb74f24c8 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/366] 199.19.213.193 () {44 vars in 981 bytes} [Thu Jul 2 06:19:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 199.19.213.193 () {44 vars in 1003 bytes} [Thu Jul 2 06:19:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.19.213.193 () {44 vars in 907 bytes} [Thu Jul 2 06:19:08 2026] GET /v2.0/ports => generated 4725 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:19:09 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 9985 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:19:10 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 9985 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:19:11 2026] GET /v2.0/security-groups?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 9985 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 199.19.213.193 () {44 vars in 975 bytes} [Thu Jul 2 06:19:21 2026] GET /v2.0/quotas/bdf1d1413a5347f18c7b64d14cb7263b => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 => generated 6662 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:20:17 2026] GET /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 => generated 6662 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:20:17 2026] GET /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 => generated 6662 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:20:18 2026] GET /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 => generated 6662 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.19.213.193 () {44 vars in 1025 bytes} [Thu Jul 2 06:20:19 2026] GET /v2.0/security-groups?tenant_id=da18274a9e6b4da3b6f0041238eb7c86 => generated 6662 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.19.213.193 () {44 vars in 975 bytes} [Thu Jul 2 06:20:27 2026] GET /v2.0/quotas/da18274a9e6b4da3b6f0041238eb7c86 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.19.213.193 () {44 vars in 913 bytes} [Thu Jul 2 06:21:20 2026] GET /v2.0/networks => generated 2168 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:21:59 2026] GET /v2.0/networks => generated 2168 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:00.504 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7d072df7-ad5f-4146-8d54-6317b5e76515] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 06:22:00.505 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [37ba6620-013f-4ce4-8384-8011ecc6ff96] 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: 199/403] 10.0.0.22 () {32 vars in 654 bytes} [Thu Jul 2 06:22:00 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: 205/404] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:22:00 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 06:22:00 2026] GET /v2.0/ports => generated 4725 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:22:00 2026] GET /v2.0/subnets => generated 1261 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:22:00 2026] GET /v2.0/networks => generated 2168 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 06:22:00 2026] GET /v2.0/security-groups => generated 16626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 10.0.0.22 () {32 vars in 654 bytes} [Thu Jul 2 06:22:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:11.227 8 INFO neutron.db.segments_db [None req-9a2d33af-ba48-4bc9-9db8-bf13605f6f23 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 98acc67c-c46c-46f5-8b99-0c8c769548d8 of type vxlan for network 312477af-1104-4bf6-8dea-cf5bbaf1869d 2026-07-02 06:22:11.288 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7d072df7-ad5f-4146-8d54-6317b5e76515] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36438. 2026-07-02 06:22:11.289 7 INFO oslo.messaging._drivers.impl_rabbit [-] [37ba6620-013f-4ce4-8384-8011ecc6ff96] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36450. 2026-07-02 06:22:11.431 7 INFO neutron.db.segments_db [None req-d214c7b1-6804-4a91-a0d8-84c8e80b1f68 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment c947c55e-1abe-46b7-9a62-1a4c53ea442a of type vxlan for network c5a1ec3d-226a-467b-b56a-88015cf8b979 [pid: 8|app: 0|req: 209/412] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:22:11 2026] POST /v2.0/networks => generated 752 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:22:11 2026] POST /v2.0/networks => generated 749 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:11.665 8 INFO neutron.db.segments_db [None req-2520d126-e658-4b9d-9a08-a20304ffed0b 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 8390d523-c5bf-4377-8d9b-b57fb6ffc0b4 of type vxlan for network 643a03f3-01ba-4338-be39-7bc730c0eb0f [pid: 8|app: 0|req: 210/414] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:22:11 2026] POST /v2.0/networks => generated 745 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:11 2026] POST /v2.0/subnets => generated 675 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:11 2026] POST /v2.0/subnets => generated 672 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:11 2026] POST /v2.0/subnets => generated 668 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:12.111 8 INFO neutron.db.segments_db [None req-7e36b0d7-ea61-4b65-92ef-99a28e3ff111 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment ce5fa904-2700-4c9e-a333-a16cfd45dbff of type vxlan for network cd7d1464-cf0c-401b-a4aa-0521d02cffef [pid: 7|app: 0|req: 207/418] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:12 2026] GET /v2.0/security-groups?tenant_id=6a74b3cfac564df0baa1cc1c45fd87d5&name=default => generated 2797 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:12.349 7 INFO neutron.db.segments_db [None req-fca857b0-52ca-4e0c-a5b4-8701dc3f0871 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 6829acad-30eb-4015-b26e-2d6b640da052 of type vxlan for network 2d2ca3b0-78f0-41fd-8edc-3e792411b148 2026-07-02 06:22:12.487 8 INFO neutron.db.l3_hamode_db [None req-7e36b0d7-ea61-4b65-92ef-99a28e3ff111 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:22:12.977 7 INFO neutron.db.l3_hamode_db [None req-fca857b0-52ca-4e0c-a5b4-8701dc3f0871 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:22:13.677 8 INFO neutron.db.l3_hamode_db [None req-7e36b0d7-ea61-4b65-92ef-99a28e3ff111 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:22:14.179 7 INFO neutron.db.l3_hamode_db [None req-fca857b0-52ca-4e0c-a5b4-8701dc3f0871 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 212/419] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:12 2026] POST /v2.0/routers => generated 739 bytes in 3003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:15.111 8 INFO neutron.db.segments_db [None req-5118e277-305a-4153-b9ef-48da1d7a13c9 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 4e7cc020-1790-4908-8860-b34aa7023eaa of type vxlan for network f6e6ca16-bc4e-4ab4-bad3-4ef388a4b968 2026-07-02 06:22:15.443 8 INFO neutron.db.l3_hamode_db [None req-5118e277-305a-4153-b9ef-48da1d7a13c9 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 208/420] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:12 2026] POST /v2.0/routers => generated 736 bytes in 3395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:15 2026] DELETE /v2.0/security-groups/d2a9b8c3-d9c1-4195-af2e-3dbc926f2045 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:16.490 8 INFO neutron.db.l3_hamode_db [None req-5118e277-305a-4153-b9ef-48da1d7a13c9 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 213/422] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:15 2026] POST /v2.0/routers => generated 732 bytes in 3042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:22:15 2026] PUT /v2.0/routers/686b11b5-8de2-49fb-b3b7-7647c2f90024/add_router_interface => generated 309 bytes in 2366 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:22:18 2026] PUT /v2.0/routers/37719216-cd5a-4197-a983-2a12b09f4680/add_router_interface => generated 309 bytes in 1850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:22:18 2026] PUT /v2.0/routers/8986bc93-201f-4631-8dc7-0af9c21068cc/add_router_interface => generated 309 bytes in 1751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 06:22:19 2026] POST /v2.0/security-groups => generated 1597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:22:20.195 8 INFO neutron.db.segments_db [None req-339fcb29-1238-49ae-b938-928834f49319 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 4f9569a8-5df6-47bf-907f-a7de0bb76428 of type vxlan for network 81b8663b-002e-40a4-b602-ae79e71304de [pid: 7|app: 0|req: 215/429] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:22:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:22:19 2026] POST /v2.0/networks => generated 746 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:22:20 2026] POST /v2.0/security-group-rules => generated 570 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:20 2026] POST /v2.0/subnets => generated 670 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:20.632 8 INFO neutron.db.segments_db [None req-7651392a-059f-4af5-83a1-300416ec729b 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 8d06e850-cda9-410a-a134-2f93b6ee9547 of type vxlan for network e6aad52a-9b1a-4b33-a28e-b0d029f175a2 [pid: 7|app: 0|req: 217/433] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:22:20 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 06:22:21.036 8 INFO neutron.db.l3_hamode_db [None req-7651392a-059f-4af5-83a1-300416ec729b 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 218/434] 10.0.0.157 () {38 vars in 971 bytes} [Thu Jul 2 06:22:21 2026] POST /v2.0/security-groups => generated 1621 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 10.0.0.157 () {38 vars in 971 bytes} [Thu Jul 2 06:22:21 2026] POST /v2.0/security-groups => generated 1618 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/436] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:21 2026] GET /v2.0/security-groups/c53c3214-9a3f-475b-80c2-da87106614da => generated 1621 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/437] 10.0.0.157 () {38 vars in 981 bytes} [Thu Jul 2 06:22:21 2026] POST /v2.0/security-group-rules => generated 582 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/438] 10.0.0.157 () {34 vars in 1100 bytes} [Thu Jul 2 06:22:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1917719669&fields=id&tenant_id=e531ac2ab5b64294896fe7671df3b69a => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/439] 10.0.0.157 () {38 vars in 971 bytes} [Thu Jul 2 06:22:21 2026] POST /v2.0/security-groups => generated 1617 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/440] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:22:21 2026] GET /v2.0/networks?id=312477af-1104-4bf6-8dea-cf5bbaf1869d => generated 684 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/441] 10.0.0.157 () {38 vars in 971 bytes} [Thu Jul 2 06:22:21 2026] POST /v2.0/security-groups => generated 1621 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/442] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:22:21 2026] GET /v2.0/quotas/e531ac2ab5b64294896fe7671df3b69a => 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: 227/443] 10.0.0.157 () {38 vars in 971 bytes} [Thu Jul 2 06:22:21 2026] POST /v2.0/security-groups => generated 1617 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/444] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/ports?tenant_id=e531ac2ab5b64294896fe7671df3b69a&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/445] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/security-groups/7c52e9d1-6b77-4dbd-81c2-d89a975d1bc1 => generated 1621 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/446] 10.0.0.157 () {38 vars in 981 bytes} [Thu Jul 2 06:22:22 2026] POST /v2.0/security-group-rules => generated 582 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/447] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/security-groups?tenant_id=b9b82d31207a4519a3b700d06534d476 => generated 7595 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/448] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/security-groups/8bf91fce-8d57-4ef6-85c6-0ab57f439509 => generated 2794 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/449] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/security-groups/8bf91fce-8d57-4ef6-85c6-0ab57f439509 => generated 2794 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:22.432 8 INFO neutron.db.l3_hamode_db [None req-7651392a-059f-4af5-83a1-300416ec729b 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/450] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/security-groups/7c52e9d1-6b77-4dbd-81c2-d89a975d1bc1 => generated 2214 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/451] 10.0.0.157 () {34 vars in 907 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/extensions => generated 19178 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/452] 10.0.0.157 () {38 vars in 981 bytes} [Thu Jul 2 06:22:22 2026] POST /v2.0/security-group-rules => generated 587 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/453] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/454] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/security-groups/a773ed15-e5c1-4386-862a-5602faccfff6 => generated 1618 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/455] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/456] 10.0.0.157 () {36 vars in 1013 bytes} [Thu Jul 2 06:22:22 2026] DELETE /v2.0/security-groups/a773ed15-e5c1-4386-862a-5602faccfff6 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/457] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/security-groups/7c52e9d1-6b77-4dbd-81c2-d89a975d1bc1 => generated 2812 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:22.972 7 INFO neutron.api.v2.resource [req-c40122ad-a9c1-4675-879d-fe23e3894f85 req-ba3811a7-82d5-4c2e-b8ca-7dc09b51eb9e cc5d6b74891146c1b35ee376d9cd9952 b9b82d31207a4519a3b700d06534d476 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 242/458] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/security-groups/a773ed15-e5c1-4386-862a-5602faccfff6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/459] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/security-group-rules/5f3f38b4-7bfb-483b-a3ca-c720dca491fd => generated 584 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/460] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:23 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => 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: 245/461] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:23 2026] GET /v2.0/security-groups/7c52e9d1-6b77-4dbd-81c2-d89a975d1bc1 => generated 2812 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/462] 10.0.0.157 () {36 vars in 1023 bytes} [Thu Jul 2 06:22:23 2026] DELETE /v2.0/security-group-rules/5f3f38b4-7bfb-483b-a3ca-c720dca491fd => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/463] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:23 2026] GET /v2.0/security-groups/1cb43248-1bf2-44e5-94f2-820ab7a986ac => generated 1617 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/464] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:23 2026] GET /v2.0/security-groups/7c52e9d1-6b77-4dbd-81c2-d89a975d1bc1 => generated 2214 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/465] 10.0.0.157 () {36 vars in 1013 bytes} [Thu Jul 2 06:22:23 2026] DELETE /v2.0/security-groups/1cb43248-1bf2-44e5-94f2-820ab7a986ac => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/466] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:20 2026] POST /v2.0/routers => generated 734 bytes in 3075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/467] 10.0.0.157 () {36 vars in 1013 bytes} [Thu Jul 2 06:22:23 2026] DELETE /v2.0/security-groups/7c52e9d1-6b77-4dbd-81c2-d89a975d1bc1 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:23.685 8 INFO neutron.api.v2.resource [req-422ffac5-b6c8-4cec-9265-6406209e1a7a req-7b9ac22a-b1cb-423a-97ad-14ecebf9be46 cc5d6b74891146c1b35ee376d9cd9952 b9b82d31207a4519a3b700d06534d476 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 218/468] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:23 2026] GET /v2.0/security-groups/1cb43248-1bf2-44e5-94f2-820ab7a986ac => generated 146 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/469] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:23 2026] GET /v2.0/security-groups/c53c3214-9a3f-475b-80c2-da87106614da => generated 2214 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/470] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:23 2026] GET /v2.0/security-groups/259d314a-50bb-495c-acc7-75345fc719ac => generated 1617 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/471] 10.0.0.157 () {36 vars in 1013 bytes} [Thu Jul 2 06:22:23 2026] DELETE /v2.0/security-groups/c53c3214-9a3f-475b-80c2-da87106614da => 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: 222/472] 10.0.0.157 () {36 vars in 1013 bytes} [Thu Jul 2 06:22:23 2026] DELETE /v2.0/security-groups/259d314a-50bb-495c-acc7-75345fc719ac => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/473] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:22:23 2026] PUT /v2.0/routers/7528a4db-ca6a-42b3-83b7-835c48ec9905/add_router_interface => generated 309 bytes in 1567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:25.262 7 INFO neutron.api.v2.resource [req-98031412-1814-4544-8b57-3b9ed71f16d0 req-ff9b06a1-9381-4e65-91a2-e585b1dfa9bb cc5d6b74891146c1b35ee376d9cd9952 b9b82d31207a4519a3b700d06534d476 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/474] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/security-groups/259d314a-50bb-495c-acc7-75345fc719ac => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/475] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/476] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/networks?id=312477af-1104-4bf6-8dea-cf5bbaf1869d => generated 684 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/477] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:22:24 2026] PUT /v2.0/routers/37719216-cd5a-4197-a983-2a12b09f4680/remove_router_interface => generated 309 bytes in 1398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/478] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/security-groups?tenant_id=b9b82d31207a4519a3b700d06534d476 => generated 2797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/479] 199.19.213.193 () {34 vars in 1050 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e531ac2ab5b64294896fe7671df3b69a => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/480] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/security-groups/8bf91fce-8d57-4ef6-85c6-0ab57f439509 => generated 2794 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/481] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:22:25 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, ' [pid: 7|app: 0|req: 259/482] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/security-groups/8bf91fce-8d57-4ef6-85c6-0ab57f439509 => 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: 260/483] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 06:22:26 2026] POST /v2.0/security-groups => generated 1596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/484] 199.19.213.193 () {34 vars in 911 bytes} [Thu Jul 2 06:22:26 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) 2026-07-02 06:22:26.241 7 INFO neutron.api.v2.resource [req-87624936-eb82-4fc3-aff3-561fb7861ef3 req-b0c25117-95c8-47bd-b87a-f4056eae0677 cc5d6b74891146c1b35ee376d9cd9952 b9b82d31207a4519a3b700d06534d476 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/485] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/security-groups/259d314a-50bb-495c-acc7-75345fc719ac => 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: 263/486] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:22:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:26.335 7 INFO neutron.api.v2.resource [req-76230e7f-d6c8-42b1-b550-e6fa871d36b2 req-d8388d9e-3d9f-4769-8967-6566082775aa cc5d6b74891146c1b35ee376d9cd9952 b9b82d31207a4519a3b700d06534d476 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/487] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/security-groups/1cb43248-1bf2-44e5-94f2-820ab7a986ac => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/488] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:22:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:26.443 7 INFO neutron.api.v2.resource [req-03490313-008d-4f36-89c3-6357e371699b req-915e1fcc-0ccc-49d7-86ac-2bcc500430a4 cc5d6b74891146c1b35ee376d9cd9952 b9b82d31207a4519a3b700d06534d476 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 266/489] 10.0.0.157 () {34 vars in 991 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/security-groups/a773ed15-e5c1-4386-862a-5602faccfff6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:26.472 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-8263b705-7740-46d8-9bb7-ce7251536d29 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] 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: 267/490] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 961 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:26.969 8 INFO neutron.db.l3_hamode_db [None req-8263b705-7740-46d8-9bb7-ce7251536d29 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] HA network 2d2ca3b0-78f0-41fd-8edc-3e792411b148 was deleted as no HA routers are present in tenant 48daa0ab1fef4ebfb9af61895e2d725a. [pid: 8|app: 0|req: 224/491] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:22:25 2026] DELETE /v2.0/routers/37719216-cd5a-4197-a983-2a12b09f4680 => generated 0 bytes in 1574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/492] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:22:26 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/493] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:27 2026] GET /v2.0/security-groups?id=b5a00f1e-097b-4362-bbb2-6d25e45cc36f&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:27.313 8 INFO neutron.services.segments.plugin [-] Segment 6829acad-30eb-4015-b26e-2d6b640da052 resource provider aggregate not found 2026-07-02 06:22:27.317 8 INFO neutron.services.segments.plugin [-] Segment 6829acad-30eb-4015-b26e-2d6b640da052 resource provider aggregate not found 2026-07-02 06:22:27.339 8 INFO neutron.services.segments.plugin [-] Segment 6829acad-30eb-4015-b26e-2d6b640da052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6829acad-30eb-4015-b26e-2d6b640da052 found for delete ", "request_id": "req-3b18ca8d-5b42-4bac-924a-078bfa04db6e"}]} 2026-07-02 06:22:27.340 8 INFO neutron.services.segments.plugin [-] Segment 6829acad-30eb-4015-b26e-2d6b640da052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6829acad-30eb-4015-b26e-2d6b640da052 found for delete ", "request_id": "req-4b00e75b-c75e-42e5-8cfa-7ad89c39ecd5"}]} [pid: 7|app: 0|req: 270/494] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:22:27 2026] PUT /v2.0/ports/e980a547-9727-46ff-9ba8-85050c791e2e => generated 1203 bytes in 510 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: 271/495] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:22:27 2026] DELETE /v2.0/subnets/5b9edc35-8a0e-47bc-9b73-25d5745ac8fc => generated 0 bytes in 216 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: 272/496] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:27 2026] GET /v2.0/ports?tenant_id=e531ac2ab5b64294896fe7671df3b69a&device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:28.137 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4eb27774-9257-4493-b688-27c74dd7ffd3'] response: {'name': 'network-changed', 'server_uuid': 'b3426755-fbdd-4d76-8ba0-ff36b9b6f88a', 'tag': 'e980a547-9727-46ff-9ba8-85050c791e2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 225/497] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:22:26 2026] PUT /v2.0/routers/8986bc93-201f-4631-8dc7-0af9c21068cc/remove_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/498] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e980a547-9727-46ff-9ba8-85050c791e2e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/499] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 973 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/500] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:22:27 2026] DELETE /v2.0/networks/c5a1ec3d-226a-467b-b56a-88015cf8b979 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/501] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/subnets?id=9f4415d5-e9f6-44f1-ae57-fa0155620420 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/502] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/security-groups?id=b5a00f1e-097b-4362-bbb2-6d25e45cc36f&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: 276/503] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/ports?network_id=312477af-1104-4bf6-8dea-cf5bbaf1869d&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/504] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?fields=segments => generated 14 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/505] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/security-groups?tenant_id=48daa0ab1fef4ebfb9af61895e2d725a&name=default => generated 2797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/506] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?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 06:22:29.064 7 INFO neutron.services.segments.plugin [-] Segment c947c55e-1abe-46b7-9a62-1a4c53ea442a resource provider aggregate not found 2026-07-02 06:22:29.080 7 INFO neutron.services.segments.plugin [-] Segment c947c55e-1abe-46b7-9a62-1a4c53ea442a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c947c55e-1abe-46b7-9a62-1a4c53ea442a found for delete ", "request_id": "req-a4bf562c-ea64-4df8-b49d-61b611347abd"}]} 2026-07-02 06:22:29.096 7 INFO neutron.services.segments.plugin [-] Segment c947c55e-1abe-46b7-9a62-1a4c53ea442a resource provider aggregate not found 2026-07-02 06:22:29.111 7 INFO neutron.services.segments.plugin [-] Segment c947c55e-1abe-46b7-9a62-1a4c53ea442a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c947c55e-1abe-46b7-9a62-1a4c53ea442a found for delete ", "request_id": "req-c74027ba-78c7-41b0-904e-3fbfcc25fc88"}]} [pid: 7|app: 0|req: 280/507] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:29 2026] DELETE /v2.0/security-groups/8d67feb8-0c30-421b-ac3f-9cbb8469de7f => 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: 281/508] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/ports?tenant_id=e531ac2ab5b64294896fe7671df3b69a&device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/509] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/networks?id=312477af-1104-4bf6-8dea-cf5bbaf1869d => generated 780 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/510] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e980a547-9727-46ff-9ba8-85050c791e2e => 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: 284/511] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/subnets?id=9f4415d5-e9f6-44f1-ae57-fa0155620420 => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/512] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/ports?network_id=312477af-1104-4bf6-8dea-cf5bbaf1869d&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:29.667 8 INFO neutron.services.segments.plugin [-] Segment 4e7cc020-1790-4908-8860-b34aa7023eaa resource provider aggregate not found 2026-07-02 06:22:29.672 8 INFO neutron.services.segments.plugin [-] Segment 4e7cc020-1790-4908-8860-b34aa7023eaa resource provider aggregate not found 2026-07-02 06:22:29.688 8 INFO neutron.services.segments.plugin [-] Segment 4e7cc020-1790-4908-8860-b34aa7023eaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e7cc020-1790-4908-8860-b34aa7023eaa found for delete ", "request_id": "req-95572abd-6c4d-472a-a71b-5a8d3d305ca4"}]} 2026-07-02 06:22:29.692 8 INFO neutron.services.segments.plugin [-] Segment 4e7cc020-1790-4908-8860-b34aa7023eaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e7cc020-1790-4908-8860-b34aa7023eaa found for delete ", "request_id": "req-7cad624c-8663-4de4-afb8-ac29165bf166"}]} [pid: 7|app: 0|req: 286/513] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:29.702 8 INFO neutron.db.l3_hamode_db [None req-328e900b-f981-4714-b004-9062b1ebf9c2 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] HA network f6e6ca16-bc4e-4ab4-bad3-4ef388a4b968 was deleted as no HA routers are present in tenant b9b82d31207a4519a3b700d06534d476. [pid: 8|app: 0|req: 228/514] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:22:28 2026] DELETE /v2.0/routers/8986bc93-201f-4631-8dc7-0af9c21068cc => generated 0 bytes in 1359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/515] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/security-groups?id=b5a00f1e-097b-4362-bbb2-6d25e45cc36f&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/516] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/517] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?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: 230/518] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:22:29 2026] DELETE /v2.0/subnets/c8786627-1c47-4b6a-8dae-58d0a563b4dc => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/519] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:22:30 2026] DELETE /v2.0/networks/643a03f3-01ba-4338-be39-7bc730c0eb0f => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/520] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:30 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/521] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:30 2026] GET /v2.0/security-groups?id=b5a00f1e-097b-4362-bbb2-6d25e45cc36f&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/522] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:31 2026] GET /v2.0/security-groups?tenant_id=b9b82d31207a4519a3b700d06534d476&name=default => generated 2797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:31.104 7 INFO neutron.services.segments.plugin [-] Segment 8390d523-c5bf-4377-8d9b-b57fb6ffc0b4 resource provider aggregate not found 2026-07-02 06:22:31.127 7 INFO neutron.services.segments.plugin [-] Segment 8390d523-c5bf-4377-8d9b-b57fb6ffc0b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8390d523-c5bf-4377-8d9b-b57fb6ffc0b4 found for delete ", "request_id": "req-aebd8bd0-7889-4b8a-8719-dccd70354e98"}]} 2026-07-02 06:22:31.137 7 INFO neutron.services.segments.plugin [-] Segment 8390d523-c5bf-4377-8d9b-b57fb6ffc0b4 resource provider aggregate not found 2026-07-02 06:22:31.176 7 INFO neutron.services.segments.plugin [-] Segment 8390d523-c5bf-4377-8d9b-b57fb6ffc0b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8390d523-c5bf-4377-8d9b-b57fb6ffc0b4 found for delete ", "request_id": "req-d7010c23-97bd-46a0-b2b8-7c44d16f50f5"}]} [pid: 7|app: 0|req: 291/523] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:31 2026] DELETE /v2.0/security-groups/8bf91fce-8d57-4ef6-85c6-0ab57f439509 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/524] 10.0.0.157 () {34 vars in 1098 bytes} [Thu Jul 2 06:22:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--792918310&fields=id&tenant_id=79c7ad60fdfb4df69818cf3e26afd5dc => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/525] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:22:31 2026] GET /v2.0/networks?id=81b8663b-002e-40a4-b602-ae79e71304de => generated 679 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/526] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/quotas/79c7ad60fdfb4df69818cf3e26afd5dc => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/527] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/ports?tenant_id=79c7ad60fdfb4df69818cf3e26afd5dc&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/528] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/529] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/networks/81b8663b-002e-40a4-b602-ae79e71304de?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/530] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/security-groups?id=b5a00f1e-097b-4362-bbb2-6d25e45cc36f&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/531] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/networks/81b8663b-002e-40a4-b602-ae79e71304de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/532] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/ports?device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/533] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/534] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/security-groups?id=b5a00f1e-097b-4362-bbb2-6d25e45cc36f&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/535] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/networks?id=81b8663b-002e-40a4-b602-ae79e71304de => generated 679 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/536] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/537] 199.19.213.193 () {34 vars in 1050 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=79c7ad60fdfb4df69818cf3e26afd5dc => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/538] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/security-groups?tenant_id=2d9611b6776b4a838ec7c37cc1027850&name=default => generated 2801 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/539] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:22:33 2026] POST /v2.0/ports => generated 958 bytes in 552 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: 300/540] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/ports?device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 961 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/543] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:34 2026] DELETE /v2.0/security-groups/4f884861-1de7-4e96-afa0-8b4fae8c4cf0 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:34.590 8 INFO neutron.db.l3_db [None req-e5d36a24-f94d-4925-a3d5-1b6afa1bef0d c6b89a7b2ede4be292d07e2d2c072577 e531ac2ab5b64294896fe7671df3b69a - - - -] Floating IP 67805c89-51cc-4498-b102-6c9977399c35 associated. External IP: 10.96.250.216, port: e980a547-9727-46ff-9ba8-85050c791e2e. [pid: 8|app: 0|req: 241/544] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:22:34 2026] PUT /v2.0/floatingips/67805c89-51cc-4498-b102-6c9977399c35 => generated 856 bytes in 954 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/545] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/security-groups?id=4fa8bf16-931d-402c-8498-245b4840ad93&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/546] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:22:34 2026] PUT /v2.0/ports/39295659-f823-4203-b3d1-4bdde5fadecd => generated 1203 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: 7|app: 0|req: 305/547] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/security-groups?tenant_id=ada24850673f401b800938a9ec40f9f8&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:22:35.201 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e979ac4-fb48-4bea-ab9b-ba26f4be13ec'] response: {'name': 'network-changed', 'server_uuid': '9092948c-ff1a-4e9b-a21e-d669fd25f9b5', 'tag': '39295659-f823-4203-b3d1-4bdde5fadecd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 306/548] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/549] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/ports?tenant_id=79c7ad60fdfb4df69818cf3e26afd5dc&device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/550] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:35 2026] DELETE /v2.0/security-groups/8d0d5283-9b71-4ddc-9dc0-9cb861f03769 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/551] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/security-groups?tenant_id=cb12b5206b764f94ac262acb5da39fdd&name=default => generated 2801 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/552] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=39295659-f823-4203-b3d1-4bdde5fadecd => 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: 309/553] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/security-groups?id=b5a00f1e-097b-4362-bbb2-6d25e45cc36f&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:35.436 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-33f78914-2de7-4702-bd74-535d43b30f8c'] response: {'name': 'network-changed', 'server_uuid': 'b3426755-fbdd-4d76-8ba0-ff36b9b6f88a', 'tag': 'e980a547-9727-46ff-9ba8-85050c791e2e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 310/554] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/subnets?id=26287136-9be1-42ec-b978-863a2f2cc2a2 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/555] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/ports?tenant_id=e531ac2ab5b64294896fe7671df3b69a&device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => 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: 245/556] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:35 2026] DELETE /v2.0/security-groups/d8f42029-e603-47ce-9f3e-7a84560e4637 => 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: 312/557] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/ports?network_id=81b8663b-002e-40a4-b602-ae79e71304de&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: 313/558] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/networks/81b8663b-002e-40a4-b602-ae79e71304de?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/559] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/networks?id=312477af-1104-4bf6-8dea-cf5bbaf1869d => generated 780 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/560] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e980a547-9727-46ff-9ba8-85050c791e2e => generated 859 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/561] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/networks/81b8663b-002e-40a4-b602-ae79e71304de?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: 248/562] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/subnets?id=9f4415d5-e9f6-44f1-ae57-fa0155620420 => generated 678 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/563] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/ports?network_id=312477af-1104-4bf6-8dea-cf5bbaf1869d&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/564] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/ports?tenant_id=79c7ad60fdfb4df69818cf3e26afd5dc&device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 1242 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/565] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?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: 250/566] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/networks?id=81b8663b-002e-40a4-b602-ae79e71304de => generated 774 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/567] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?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: 251/568] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:22:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=39295659-f823-4203-b3d1-4bdde5fadecd => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/569] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:22:36 2026] GET /v2.0/subnets?id=26287136-9be1-42ec-b978-863a2f2cc2a2 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/570] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:36 2026] GET /v2.0/ports?network_id=81b8663b-002e-40a4-b602-ae79e71304de&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: 252/571] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:36 2026] GET /v2.0/ports?device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 973 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/572] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:36 2026] GET /v2.0/networks/81b8663b-002e-40a4-b602-ae79e71304de?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: 253/573] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:36 2026] GET /v2.0/security-groups?id=4fa8bf16-931d-402c-8498-245b4840ad93&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: 321/574] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:36 2026] GET /v2.0/networks/81b8663b-002e-40a4-b602-ae79e71304de?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: 254/575] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:37 2026] GET /v2.0/ports?device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/576] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:37 2026] GET /v2.0/security-groups?id=4fa8bf16-931d-402c-8498-245b4840ad93&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/577] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:38 2026] GET /v2.0/security-groups?tenant_id=6339a91434754412b61aa0cfa72603e0&name=default => generated 2801 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/578] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:38 2026] DELETE /v2.0/security-groups/cd2c789c-fe1d-4ed9-931e-5e0d894ee0c8 => 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: 256/579] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:38 2026] GET /v2.0/ports?device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/580] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:38 2026] GET /v2.0/security-groups?id=4fa8bf16-931d-402c-8498-245b4840ad93&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: 257/581] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:39 2026] GET /v2.0/ports?device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/582] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:39 2026] GET /v2.0/security-groups?id=4fa8bf16-931d-402c-8498-245b4840ad93&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: 258/583] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:39 2026] GET /v2.0/ports?device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:40.540 7 INFO neutron.db.l3_db [None req-13c447bb-2850-4a43-86b0-d3474317cb09 245b6bc320684fb8a1314655aebc50e2 79c7ad60fdfb4df69818cf3e26afd5dc - - - -] Floating IP a47d4450-f6df-4fd8-a2c1-a0f6690db718 associated. External IP: 10.96.250.220, port: 39295659-f823-4203-b3d1-4bdde5fadecd. [pid: 7|app: 0|req: 326/584] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:22:39 2026] PUT /v2.0/floatingips/a47d4450-f6df-4fd8-a2c1-a0f6690db718 => generated 856 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:41.289 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14ecebce-70f0-4859-bdbb-fe5f6209152b'] response: {'name': 'network-changed', 'server_uuid': '9092948c-ff1a-4e9b-a21e-d669fd25f9b5', 'tag': '39295659-f823-4203-b3d1-4bdde5fadecd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 259/585] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/security-groups?tenant_id=33100113c93640089efc5a529c08ed81&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/586] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/security-groups?tenant_id=9256fcdfcd3e4b698d7f53392c4fff54&name=default => generated 2801 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/587] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/ports?device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/588] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/ports?tenant_id=79c7ad60fdfb4df69818cf3e26afd5dc&device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/589] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:41 2026] DELETE /v2.0/security-groups/2b440bca-2c1a-488b-a496-7e6a2d5253a0 => 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: 329/590] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:41 2026] DELETE /v2.0/security-groups/529579ea-3401-4b2a-9b38-33c8f5cc7a58 => 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: 262/591] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/security-groups?id=4fa8bf16-931d-402c-8498-245b4840ad93&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/592] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/networks?id=81b8663b-002e-40a4-b602-ae79e71304de => generated 774 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/593] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=39295659-f823-4203-b3d1-4bdde5fadecd => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/594] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/subnets?id=26287136-9be1-42ec-b978-863a2f2cc2a2 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/595] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/security-groups?tenant_id=412a1512f4954b239517cdc525622bca&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/596] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/ports?network_id=81b8663b-002e-40a4-b602-ae79e71304de&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/597] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:41 2026] DELETE /v2.0/security-groups/5984b8b6-9ca8-4fdd-a0d9-1a18ca77a6a5 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/598] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/networks/81b8663b-002e-40a4-b602-ae79e71304de?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: 333/599] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/networks/81b8663b-002e-40a4-b602-ae79e71304de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/600] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:42 2026] GET /v2.0/ports?device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/601] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:42 2026] GET /v2.0/security-groups?id=4fa8bf16-931d-402c-8498-245b4840ad93&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/602] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:22:42 2026] GET /v2.0/ports?device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:43.011 7 INFO neutron.db.l3_db [None req-9dc6afa0-bb9b-45f4-ae37-942bac54e86a 245b6bc320684fb8a1314655aebc50e2 79c7ad60fdfb4df69818cf3e26afd5dc - - - -] Floating IP a47d4450-f6df-4fd8-a2c1-a0f6690db718 disassociated. External IP: 10.96.250.220, port: 39295659-f823-4203-b3d1-4bdde5fadecd. [pid: 8|app: 0|req: 269/603] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:43 2026] GET /v2.0/ports?device_id=9092948c-ff1a-4e9b-a21e-d669fd25f9b5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/604] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:22:42 2026] DELETE /v2.0/ports/39295659-f823-4203-b3d1-4bdde5fadecd => generated 0 bytes in 904 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:43.836 8 INFO neutron.db.segments_db [None req-38a97612-e83e-42d2-a3ad-8aca1a67c59c 8d0b12d3cbc846f98cf576374b042ff9 418f5680c654425f97010d90e19c7dda - - - -] Added segment f1759ddb-4f3f-46bc-a2de-7df216994eb9 of type vxlan for network 6e6ba3bb-fcfb-4c2e-9937-135f04a9e0dd [pid: 8|app: 0|req: 270/605] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:22:43 2026] POST /v2.0/networks => generated 648 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:44.047 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bbe3542-ac17-47bd-bc19-4be4f7ffa0ef'] response: {'server_uuid': '9092948c-ff1a-4e9b-a21e-d669fd25f9b5', 'name': 'network-vif-deleted', 'tag': '39295659-f823-4203-b3d1-4bdde5fadecd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 336/606] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:22:44 2026] POST /v2.0/ports => generated 778 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 06:22:44.418 7 INFO neutron.db.segments_db [None req-067d6fb4-617f-4a50-b94f-2c5fe74c5982 8d0b12d3cbc846f98cf576374b042ff9 418f5680c654425f97010d90e19c7dda - - - -] Added segment c21dbbbb-4a43-4991-930d-21cb987c542f of type vxlan for network 25b13634-15d4-467c-8647-b085412c7289 [pid: 8|app: 0|req: 271/607] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:44 2026] DELETE /v2.0/security-groups/4fa8bf16-931d-402c-8498-245b4840ad93 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:44.506 8 INFO neutron.api.v2.resource [None req-68763f83-8b18-4247-a0ff-297815171f9c 245b6bc320684fb8a1314655aebc50e2 79c7ad60fdfb4df69818cf3e26afd5dc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 272/608] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 06:22:44 2026] GET /v2.0/security-groups/4fa8bf16-931d-402c-8498-245b4840ad93 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/609] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:22:44 2026] POST /v2.0/networks => generated 635 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/610] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:44 2026] POST /v2.0/subnets => generated 622 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/611] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:22:44 2026] DELETE /v2.0/floatingips/a47d4450-f6df-4fd8-a2c1-a0f6690db718 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/612] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:22:44 2026] POST /v2.0/ports => generated 964 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/613] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:22:45 2026] DELETE /v2.0/ports/5d418d14-c9a7-41f2-9eb4-0e27f9d892b8 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:45.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25ba6323-a0ed-41c8-8dfa-a1fcc8b3c8d9 8d0b12d3cbc846f98cf576374b042ff9 418f5680c654425f97010d90e19c7dda - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 341/614] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:22:45 2026] DELETE /v2.0/ports/5d418d14-c9a7-41f2-9eb4-0e27f9d892b8 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:45.896 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd1a5aad-a1f4-4868-b99c-70bed5c42382 8d0b12d3cbc846f98cf576374b042ff9 418f5680c654425f97010d90e19c7dda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 342/615] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:22:45 2026] GET /v2.0/ports/5d418d14-c9a7-41f2-9eb4-0e27f9d892b8 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/616] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:22:45 2026] DELETE /v2.0/subnets/b3b72d5f-7535-4daa-bc08-b3971b3f6c62 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:46.564 7 INFO neutron.services.segments.plugin [-] Segment c21dbbbb-4a43-4991-930d-21cb987c542f resource provider aggregate not found 2026-07-02 06:22:46.574 7 INFO neutron.services.segments.plugin [-] Segment c21dbbbb-4a43-4991-930d-21cb987c542f resource provider aggregate not found 2026-07-02 06:22:46.608 7 INFO neutron.services.segments.plugin [-] Segment c21dbbbb-4a43-4991-930d-21cb987c542f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c21dbbbb-4a43-4991-930d-21cb987c542f found for delete ", "request_id": "req-85bfbc60-46c8-42a1-b0fa-fd4db6f06932"}]} 2026-07-02 06:22:46.609 7 INFO neutron.services.segments.plugin [-] Segment c21dbbbb-4a43-4991-930d-21cb987c542f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c21dbbbb-4a43-4991-930d-21cb987c542f found for delete ", "request_id": "req-5a454632-8b84-4965-bdb8-5ac611902653"}]} [pid: 7|app: 0|req: 344/617] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:22:46 2026] DELETE /v2.0/networks/25b13634-15d4-467c-8647-b085412c7289 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/618] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:22:44 2026] PUT /v2.0/routers/7528a4db-ca6a-42b3-83b7-835c48ec9905/remove_router_interface => generated 309 bytes in 1662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:46.694 8 INFO neutron.db.segments_db [None req-13f461e9-0401-4d3c-a83b-8b489d0b7cb6 8d0b12d3cbc846f98cf576374b042ff9 418f5680c654425f97010d90e19c7dda - - - -] Added segment 2b61f5c0-89a8-4a72-a9e5-a5005bc4ca89 of type vxlan for network 777ef0b9-5fec-4e29-8af8-06b323795e24 [pid: 7|app: 0|req: 345/619] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 2 06:22:46 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 1244 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/620] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:22:46 2026] POST /v2.0/networks => generated 634 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/621] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 2 06:22:46 2026] GET /v2.0/security-groups?id=b5a00f1e-097b-4362-bbb2-6d25e45cc36f&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/622] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:46 2026] POST /v2.0/subnets => generated 622 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:47.437 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-cb4f22d5-bda8-4a70-a699-09689e20fdd9 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 278/623] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:22:47 2026] POST /v2.0/ports => generated 927 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:47.842 7 INFO neutron.db.l3_hamode_db [None req-cb4f22d5-bda8-4a70-a699-09689e20fdd9 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] HA network e6aad52a-9b1a-4b33-a28e-b0d029f175a2 was deleted as no HA routers are present in tenant 79c7ad60fdfb4df69818cf3e26afd5dc. [pid: 7|app: 0|req: 346/624] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:22:46 2026] DELETE /v2.0/routers/7528a4db-ca6a-42b3-83b7-835c48ec9905 => generated 0 bytes in 1077 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/625] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:22:47 2026] DELETE /v2.0/ports/6e8661a5-b99a-4c63-9079-8312ed500130 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/626] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:22:47 2026] DELETE /v2.0/subnets/26287136-9be1-42ec-b978-863a2f2cc2a2 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:48.096 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d47d1529-7a08-4d95-9ab6-f00b9162663e 8d0b12d3cbc846f98cf576374b042ff9 418f5680c654425f97010d90e19c7dda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 280/627] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:22:48 2026] GET /v2.0/ports/6e8661a5-b99a-4c63-9079-8312ed500130 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/628] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:22:48 2026] DELETE /v2.0/subnets/40290581-3871-41b3-b280-02ee0319d1dd => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/629] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:22:48 2026] DELETE /v2.0/networks/81b8663b-002e-40a4-b602-ae79e71304de => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/630] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:48 2026] GET /v2.0/security-groups?tenant_id=2f8d76542d034a06a9675201ab43e60f&name=default => generated 2801 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/631] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:48 2026] DELETE /v2.0/security-groups/b0ca6d78-7bff-49e6-9f09-c57893570e07 => 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: 284/632] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:48 2026] GET /v2.0/security-groups?tenant_id=79c7ad60fdfb4df69818cf3e26afd5dc&name=default => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:48.876 7 INFO neutron.services.segments.plugin [-] Segment 8d06e850-cda9-410a-a134-2f93b6ee9547 resource provider aggregate not found 2026-07-02 06:22:48.881 7 INFO neutron.services.segments.plugin [-] Segment 8d06e850-cda9-410a-a134-2f93b6ee9547 resource provider aggregate not found 2026-07-02 06:22:48.902 7 INFO neutron.services.segments.plugin [-] Segment 8d06e850-cda9-410a-a134-2f93b6ee9547 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d06e850-cda9-410a-a134-2f93b6ee9547 found for delete ", "request_id": "req-5bdaad09-e90d-45bf-aa89-5f56b03ff09b"}]} 2026-07-02 06:22:48.910 7 INFO neutron.services.segments.plugin [-] Segment 8d06e850-cda9-410a-a134-2f93b6ee9547 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d06e850-cda9-410a-a134-2f93b6ee9547 found for delete ", "request_id": "req-20ac78c0-877a-46bb-9e64-0db25e7175e1"}]} 2026-07-02 06:22:48.931 7 INFO neutron.services.segments.plugin [-] Segment 4f9569a8-5df6-47bf-907f-a7de0bb76428 resource provider aggregate not found 2026-07-02 06:22:48.938 7 INFO neutron.services.segments.plugin [-] Segment 4f9569a8-5df6-47bf-907f-a7de0bb76428 resource provider aggregate not found [pid: 8|app: 0|req: 285/633] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:48 2026] DELETE /v2.0/security-groups/44eb61bb-cf66-4a65-b611-54f34edf8247 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:48.957 7 INFO neutron.services.segments.plugin [-] Segment 4f9569a8-5df6-47bf-907f-a7de0bb76428 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f9569a8-5df6-47bf-907f-a7de0bb76428 found for delete ", "request_id": "req-bd158941-e60e-4892-942d-712cd73f5365"}]} 2026-07-02 06:22:48.958 7 INFO neutron.services.segments.plugin [-] Segment 4f9569a8-5df6-47bf-907f-a7de0bb76428 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f9569a8-5df6-47bf-907f-a7de0bb76428 found for delete ", "request_id": "req-7ae3d350-3148-4278-b0d5-ee5f86831765"}]} [pid: 8|app: 0|req: 288/636] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:48 2026] GET /v2.0/security-groups?tenant_id=88d56d16dbbb4d8585039d34b2763786&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/637] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:49 2026] DELETE /v2.0/security-groups/98651f0b-f8e2-4d48-bc48-844cfcb4c0fe => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/638] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:22:48 2026] DELETE /v2.0/networks/777ef0b9-5fec-4e29-8af8-06b323795e24 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/639] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:22:49 2026] POST /v2.0/ports => generated 779 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/640] 10.0.0.22 () {34 vars in 736 bytes} [Thu Jul 2 06:22:49 2026] PUT /v2.0/ports/3a45cf37-b825-45ce-8e45-17aea379e964 => generated 752 bytes in 202 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: 291/641] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:22:49 2026] DELETE /v2.0/ports/3a45cf37-b825-45ce-8e45-17aea379e964 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/642] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 06:22:50 2026] GET /v2.0/ports => generated 781 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:50.297 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc5e04e3-6787-47d8-8901-30e294b15263 8d0b12d3cbc846f98cf576374b042ff9 418f5680c654425f97010d90e19c7dda - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 292/643] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:22:50 2026] GET /v2.0/ports/3a45cf37-b825-45ce-8e45-17aea379e964 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/644] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 06:22:50 2026] GET /v2.0/ports => generated 781 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/645] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:22:50 2026] GET /v2.0/ports/9d52085f-c90f-4604-bac0-4d7c6fd396aa => generated 778 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:50.485 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2eae81c9-9388-4efe-bb59-c42fc37ed6c5 8d0b12d3cbc846f98cf576374b042ff9 418f5680c654425f97010d90e19c7dda - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 353/646] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:22:50 2026] DELETE /v2.0/ports/6e8661a5-b99a-4c63-9079-8312ed500130 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:50.513 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c065d88-c74e-4b63-968f-908cc4f30f56 8d0b12d3cbc846f98cf576374b042ff9 418f5680c654425f97010d90e19c7dda - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 294/647] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:22:50 2026] DELETE /v2.0/subnets/40290581-3871-41b3-b280-02ee0319d1dd => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:50.543 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4509b483-180c-4873-adb6-bfc912882f93 8d0b12d3cbc846f98cf576374b042ff9 418f5680c654425f97010d90e19c7dda - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 354/648] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:22:50 2026] DELETE /v2.0/subnets/b3b72d5f-7535-4daa-bc08-b3971b3f6c62 => 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: 295/649] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:22:50 2026] DELETE /v2.0/ports/9d52085f-c90f-4604-bac0-4d7c6fd396aa => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:50.987 7 INFO neutron.services.segments.plugin [-] Segment 2b61f5c0-89a8-4a72-a9e5-a5005bc4ca89 resource provider aggregate not found 2026-07-02 06:22:50.992 7 INFO neutron.services.segments.plugin [-] Segment 2b61f5c0-89a8-4a72-a9e5-a5005bc4ca89 resource provider aggregate not found 2026-07-02 06:22:51.013 7 INFO neutron.services.segments.plugin [-] Segment 2b61f5c0-89a8-4a72-a9e5-a5005bc4ca89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b61f5c0-89a8-4a72-a9e5-a5005bc4ca89 found for delete ", "request_id": "req-a05df030-98df-4ab3-ad16-e2a72341b5f0"}]} 2026-07-02 06:22:51.019 7 INFO neutron.services.segments.plugin [-] Segment 2b61f5c0-89a8-4a72-a9e5-a5005bc4ca89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b61f5c0-89a8-4a72-a9e5-a5005bc4ca89 found for delete ", "request_id": "req-c15614a3-6418-46a8-99ef-e090000cf54b"}]} [pid: 7|app: 0|req: 355/650] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:22:50 2026] DELETE /v2.0/networks/6e6ba3bb-fcfb-4c2e-9937-135f04a9e0dd => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/651] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:51 2026] GET /v2.0/security-groups?tenant_id=418f5680c654425f97010d90e19c7dda&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:51.604 7 INFO neutron.services.segments.plugin [-] Segment f1759ddb-4f3f-46bc-a2de-7df216994eb9 resource provider aggregate not found 2026-07-02 06:22:51.610 7 INFO neutron.services.segments.plugin [-] Segment f1759ddb-4f3f-46bc-a2de-7df216994eb9 resource provider aggregate not found 2026-07-02 06:22:51.640 7 INFO neutron.services.segments.plugin [-] Segment f1759ddb-4f3f-46bc-a2de-7df216994eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1759ddb-4f3f-46bc-a2de-7df216994eb9 found for delete ", "request_id": "req-ad9226ee-5a0e-4c6a-a8b0-125f65d2f891"}]} 2026-07-02 06:22:51.641 7 INFO neutron.services.segments.plugin [-] Segment f1759ddb-4f3f-46bc-a2de-7df216994eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1759ddb-4f3f-46bc-a2de-7df216994eb9 found for delete ", "request_id": "req-ba7ab33a-ad70-4baa-afa6-58da77673e8f"}]} [pid: 7|app: 0|req: 356/652] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:51 2026] DELETE /v2.0/security-groups/8f1f7044-6001-4e12-9f5c-43e17118c895 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:54.032 8 INFO neutron.db.segments_db [None req-76a9a7a9-7cd7-46ad-8e47-e46262e0acb5 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Added segment 28e86f9d-4e8a-4743-9ce1-c776404f5de8 of type vxlan for network 05a1fa33-f4d9-48a0-b88a-3398e20630b6 [pid: 8|app: 0|req: 297/653] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:22:53 2026] POST /v2.0/networks => generated 634 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:54.249 7 INFO neutron.db.segments_db [None req-4f03af38-b207-4ded-990c-e0e631961d98 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Added segment 95500e54-86e9-4da7-bc7a-25c173774720 of type vxlan for network ff04be6b-4faf-463a-a802-6c180689ff6a [pid: 7|app: 0|req: 357/654] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:22:54 2026] POST /v2.0/networks => generated 634 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/655] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:54 2026] GET /v2.0/security-groups?tenant_id=7fd26b5acdbb434eb251528720ac1574&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/656] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:54 2026] GET /v2.0/security-groups?tenant_id=11e111ca4f944150baea066fafe257f3&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/657] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:54 2026] POST /v2.0/subnets => generated 622 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/658] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:54 2026] DELETE /v2.0/security-groups/e3e0795c-be10-4473-9553-3182342c7dd5 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/659] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:54 2026] DELETE /v2.0/security-groups/11c3a4e8-fb6c-4f48-aeaf-279744032f03 => 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: 360/660] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:54 2026] GET /v2.0/security-groups?tenant_id=0433c4edff304f55b681ad1e17f2e1e9&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/661] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:22:54 2026] DELETE /v2.0/security-groups/f2aa017c-a514-4c6a-ba60-0d09e220cdba => 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: 301/662] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:54 2026] POST /v2.0/subnets => generated 631 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:55.184 7 INFO neutron.db.segments_db [None req-e5edda36-3a31-4f45-9ec1-b5139a4806f0 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Added segment 06dcc6be-4089-4aa0-b8fa-bc4eb3d08485 of type vxlan for network 9533c329-a056-474f-ac7a-1aeabe3b9306 [pid: 8|app: 0|req: 302/663] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:55 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:55.515 7 INFO neutron.db.l3_hamode_db [None req-e5edda36-3a31-4f45-9ec1-b5139a4806f0 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 303/664] 10.0.0.157 () {34 vars in 971 bytes} [Thu Jul 2 06:22:55 2026] GET /v2.0/ports/e980a547-9727-46ff-9ba8-85050c791e2e => generated 972 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:55.700 7 INFO neutron.db.l3_hamode_db [None req-e5edda36-3a31-4f45-9ec1-b5139a4806f0 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 304/665] 199.19.213.193 () {34 vars in 1000 bytes} [Thu Jul 2 06:22:55 2026] GET /v2.0/subnets?network_id=312477af-1104-4bf6-8dea-cf5bbaf1869d => generated 660 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/666] 199.19.213.193 () {34 vars in 1146 bytes} [Thu Jul 2 06:22:55 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a&device_owner=compute%3Anova&network_id=312477af-1104-4bf6-8dea-cf5bbaf1869d => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/667] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:22:55 2026] PUT /v2.0/ports/e980a547-9727-46ff-9ba8-85050c791e2e => generated 1149 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:22:56.416 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-744d8758-cf41-40a5-8c1a-dbd969ddec97'] response: {'name': 'network-changed', 'server_uuid': 'b3426755-fbdd-4d76-8ba0-ff36b9b6f88a', 'tag': 'e980a547-9727-46ff-9ba8-85050c791e2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 307/668] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:56 2026] GET /v2.0/ports?tenant_id=e531ac2ab5b64294896fe7671df3b69a&device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/669] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:22:56 2026] GET /v2.0/networks?id=312477af-1104-4bf6-8dea-cf5bbaf1869d => generated 780 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/670] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:22:55 2026] POST /v2.0/routers => generated 511 bytes in 1455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/671] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:22:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e980a547-9727-46ff-9ba8-85050c791e2e => generated 861 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:57.284 8 INFO neutron.db.segments_db [None req-31637e61-1ae9-4ef9-a51c-3def0b38b64b 9e0c00e3d8fc428ba467c959d31c951b 6d10fbfd638f4e79a19c353e6c5e3215 - - - -] Added segment 331b6aea-ddfb-4202-9471-97e4512c3141 of type vxlan for network 99e2032c-82ad-4fe9-a738-5ec016cccc5f 2026-07-02 06:22:57.387 8 INFO neutron.db.segments_db [None req-31637e61-1ae9-4ef9-a51c-3def0b38b64b 9e0c00e3d8fc428ba467c959d31c951b 6d10fbfd638f4e79a19c353e6c5e3215 - - - -] Added segment e0a87d8c-891c-458a-abd6-af20fd51dbf8 of type vxlan for network ea5d0597-84c4-4f8e-a3e7-d3bd09d4cf19 [pid: 8|app: 0|req: 310/672] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:22:56 2026] POST /v2.0/networks => generated 1245 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/673] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:22:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e980a547-9727-46ff-9ba8-85050c791e2e => 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: 312/674] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:22:57 2026] GET /v2.0/networks => generated 1844 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/675] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:22:57 2026] GET /v2.0/subnets?id=9f4415d5-e9f6-44f1-ae57-fa0155620420 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:57.972 8 INFO neutron.services.segments.plugin [-] Segment 331b6aea-ddfb-4202-9471-97e4512c3141 resource provider aggregate not found 2026-07-02 06:22:57.977 8 INFO neutron.services.segments.plugin [-] Segment 331b6aea-ddfb-4202-9471-97e4512c3141 resource provider aggregate not found 2026-07-02 06:22:57.991 8 INFO neutron.services.segments.plugin [-] Segment 331b6aea-ddfb-4202-9471-97e4512c3141 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 331b6aea-ddfb-4202-9471-97e4512c3141 found for delete ", "request_id": "req-9b7166d1-9cc3-4fb6-b3e1-85084610abc2"}]} 2026-07-02 06:22:57.993 8 INFO neutron.services.segments.plugin [-] Segment 331b6aea-ddfb-4202-9471-97e4512c3141 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 331b6aea-ddfb-4202-9471-97e4512c3141 found for delete ", "request_id": "req-53fdeca7-a0e8-46d6-bc25-aa07f4f4caa4"}]} [pid: 8|app: 0|req: 314/676] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:22:57 2026] DELETE /v2.0/networks/99e2032c-82ad-4fe9-a738-5ec016cccc5f => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/677] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:22:56 2026] PUT /v2.0/routers/7f551368-6e1d-4b8a-a192-8248c57ad4fa/add_router_interface => generated 309 bytes in 1436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/678] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:58 2026] GET /v2.0/ports?network_id=312477af-1104-4bf6-8dea-cf5bbaf1869d&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: 364/679] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:22:58 2026] GET /v2.0/ports/0a24330d-f1f4-4e00-a4d9-7cb43519b02f => generated 959 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/680] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:58 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/681] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:22:58 2026] DELETE /v2.0/networks/ea5d0597-84c4-4f8e-a3e7-d3bd09d4cf19 => 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: 317/682] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:58 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?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: 318/683] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:22:58 2026] GET /v2.0/networks => generated 651 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/684] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:58 2026] GET /v2.0/ports?tenant_id=e531ac2ab5b64294896fe7671df3b69a&device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 1421 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:58.517 8 INFO neutron.db.segments_db [None req-bd50a62c-4adb-42ed-b04d-3a6512507517 9e0c00e3d8fc428ba467c959d31c951b 6d10fbfd638f4e79a19c353e6c5e3215 - - - -] Added segment 8bcbc910-c647-4479-b958-a703c5dea08c of type vxlan for network 7783905b-e055-4099-b769-22d3833523c9 [pid: 8|app: 0|req: 320/685] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:22:58 2026] POST /v2.0/networks => generated 650 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/686] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:22:58 2026] GET /v2.0/networks?id=312477af-1104-4bf6-8dea-cf5bbaf1869d => generated 780 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:58.784 8 INFO neutron.db.segments_db [None req-e7a3bec1-072e-4a02-bd5c-f14923d038fc 9e0c00e3d8fc428ba467c959d31c951b 6d10fbfd638f4e79a19c353e6c5e3215 - - - -] Added segment 535d9585-928f-4094-beb0-11a3bd6379b9 of type vxlan for network 33fb1a4c-d57a-4668-8fb1-ef5ce34b70a9 [pid: 8|app: 0|req: 322/687] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:22:58 2026] POST /v2.0/networks => generated 649 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/688] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:22:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e980a547-9727-46ff-9ba8-85050c791e2e => 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: 324/689] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:22:58 2026] POST /v2.0/ports => generated 1506 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/690] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:22:59 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 1152 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/691] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:22:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e980a547-9727-46ff-9ba8-85050c791e2e => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/692] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:22:59 2026] GET /v2.0/security-groups?tenant_id=fc91262ae67649a9805d2b951bcfc23c&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:00.020 8 INFO neutron.services.segments.plugin [-] Segment e0a87d8c-891c-458a-abd6-af20fd51dbf8 resource provider aggregate not found 2026-07-02 06:23:00.024 8 INFO neutron.services.segments.plugin [-] Segment e0a87d8c-891c-458a-abd6-af20fd51dbf8 resource provider aggregate not found 2026-07-02 06:23:00.037 8 INFO neutron.services.segments.plugin [-] Segment e0a87d8c-891c-458a-abd6-af20fd51dbf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0a87d8c-891c-458a-abd6-af20fd51dbf8 found for delete ", "request_id": "req-1349073e-4fb3-484e-8fae-444c66659749"}]} 2026-07-02 06:23:00.041 8 INFO neutron.services.segments.plugin [-] Segment e0a87d8c-891c-458a-abd6-af20fd51dbf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0a87d8c-891c-458a-abd6-af20fd51dbf8 found for delete ", "request_id": "req-afa7e05c-3557-4bff-99c6-85f694afc78e"}]} [pid: 7|app: 0|req: 366/693] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:22:58 2026] PUT /v2.0/routers/7f551368-6e1d-4b8a-a192-8248c57ad4fa/add_router_interface => generated 309 bytes in 1912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/694] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/security-groups?id=b5a00f1e-097b-4362-bbb2-6d25e45cc36f&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/695] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 06:22:59 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: 368/696] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/subnets?id=9f4415d5-e9f6-44f1-ae57-fa0155620420 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/697] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/ports/140410f7-8765-4ac0-aba2-5d57f90a3b98 => generated 967 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/698] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:00 2026] DELETE /v2.0/security-groups/11131ee0-1f09-4859-b740-5251fbbeebb6 => 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: 330/699] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/ports?network_id=312477af-1104-4bf6-8dea-cf5bbaf1869d&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: 370/700] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:23:00 2026] DELETE /v2.0/ports/62cc7357-29df-4698-81c9-0070a502a9b8 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/701] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?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: 372/702] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/security-groups?tenant_id=200b5a2429a14f20a5561bf9c9dab0e4&name=default => generated 2801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/703] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:23:00 2026] DELETE /v2.0/ports/f5fff6a6-7305-46ba-a7a0-910cf9a1796b => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/704] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/705] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:00 2026] DELETE /v2.0/security-groups/7d9b9776-725b-4876-85c8-ede030390a2d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/706] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/ports => 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: 377/707] 199.19.213.193 () {34 vars in 1118 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1152 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:01.153 7 INFO neutron.db.segments_db [None req-99c80b2f-da51-4bd9-931c-85859d3a8fde 9e0c00e3d8fc428ba467c959d31c951b 6d10fbfd638f4e79a19c353e6c5e3215 - - - -] Added segment 4f0fb652-be17-4c09-9375-277bf05f8d8a of type vxlan for network 65282ebc-8088-4f6f-8181-1abee7b40d1a [pid: 7|app: 0|req: 378/708] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:01 2026] POST /v2.0/networks => generated 649 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/709] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:23:00 2026] PUT /v2.0/routers/7f551368-6e1d-4b8a-a192-8248c57ad4fa/remove_router_interface => generated 309 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:01.412 8 INFO neutron.db.segments_db [None req-5bfd343c-a4db-4316-969b-149200ecd8cb 9e0c00e3d8fc428ba467c959d31c951b 6d10fbfd638f4e79a19c353e6c5e3215 - - - -] Added segment e11d36ee-8af5-4484-a025-f9e26c6d5663 of type vxlan for network 1228e221-0cc0-4251-9aea-20933b9e9c9c [pid: 8|app: 0|req: 332/710] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:01 2026] POST /v2.0/networks => generated 650 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/711] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:23:01 2026] PUT /v2.0/ports/e980a547-9727-46ff-9ba8-85050c791e2e => generated 972 bytes in 475 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 06:23:01.799 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f803d4f-82be-439c-ae4d-4d32e8480688'] response: {'name': 'network-changed', 'server_uuid': 'b3426755-fbdd-4d76-8ba0-ff36b9b6f88a', 'tag': 'e980a547-9727-46ff-9ba8-85050c791e2e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 380/712] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:01 2026] POST /v2.0/subnets => generated 1226 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/713] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:23:02 2026] GET /v2.0/ports?tenant_id=e531ac2ab5b64294896fe7671df3b69a&device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/714] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:23:01 2026] PUT /v2.0/routers/7f551368-6e1d-4b8a-a192-8248c57ad4fa/remove_router_interface => generated 309 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/715] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:23:02 2026] GET /v2.0/subnets => generated 1839 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/716] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:23:02 2026] GET /v2.0/ports?device_id=7f551368-6e1d-4b8a-a192-8248c57ad4fa => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/717] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:23:02 2026] GET /v2.0/networks?id=312477af-1104-4bf6-8dea-cf5bbaf1869d => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/718] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:02 2026] DELETE /v2.0/subnets/23b8f274-0318-449e-81d9-cec0ec98400f => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/719] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e980a547-9727-46ff-9ba8-85050c791e2e => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/720] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:02 2026] DELETE /v2.0/subnets/bc645485-5923-40dd-acec-9188f6eb4a12 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/721] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:23:03 2026] GET /v2.0/subnets?id=9f4415d5-e9f6-44f1-ae57-fa0155620420 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/722] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:23:03 2026] GET /v2.0/subnets => generated 626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/723] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:23:03 2026] GET /v2.0/ports?network_id=312477af-1104-4bf6-8dea-cf5bbaf1869d&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:03.712 8 INFO neutron.services.segments.plugin [-] Segment 06dcc6be-4089-4aa0-b8fa-bc4eb3d08485 resource provider aggregate not found 2026-07-02 06:23:03.720 8 INFO neutron.services.segments.plugin [-] Segment 06dcc6be-4089-4aa0-b8fa-bc4eb3d08485 resource provider aggregate not found 2026-07-02 06:23:03.741 8 INFO neutron.services.segments.plugin [-] Segment 06dcc6be-4089-4aa0-b8fa-bc4eb3d08485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06dcc6be-4089-4aa0-b8fa-bc4eb3d08485 found for delete ", "request_id": "req-06583a4f-982a-47d8-80c9-71694da94434"}]} 2026-07-02 06:23:03.742 8 INFO neutron.services.segments.plugin [-] Segment 06dcc6be-4089-4aa0-b8fa-bc4eb3d08485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06dcc6be-4089-4aa0-b8fa-bc4eb3d08485 found for delete ", "request_id": "req-dfe45843-e0f5-4f93-a7c1-fecf7336bb5c"}]} 2026-07-02 06:23:03.748 8 INFO neutron.db.l3_hamode_db [None req-539e1912-3e2d-441d-8146-f46243978d0c 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] HA network 9533c329-a056-474f-ac7a-1aeabe3b9306 was deleted as no HA routers are present in tenant 4db49f74d61d4a4099e7d4937d4155e2. [pid: 8|app: 0|req: 335/724] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:02 2026] DELETE /v2.0/routers/7f551368-6e1d-4b8a-a192-8248c57ad4fa => generated 0 bytes in 1158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:03.766 7 INFO neutron.services.segments.plugin [-] Segment e11d36ee-8af5-4484-a025-f9e26c6d5663 resource provider aggregate not found 2026-07-02 06:23:03.771 7 INFO neutron.services.segments.plugin [-] Segment e11d36ee-8af5-4484-a025-f9e26c6d5663 resource provider aggregate not found 2026-07-02 06:23:03.788 7 INFO neutron.services.segments.plugin [-] Segment e11d36ee-8af5-4484-a025-f9e26c6d5663 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11d36ee-8af5-4484-a025-f9e26c6d5663 found for delete ", "request_id": "req-467f2604-60e4-405e-9778-fb40b3f09e41"}]} 2026-07-02 06:23:03.789 7 INFO neutron.services.segments.plugin [-] Segment e11d36ee-8af5-4484-a025-f9e26c6d5663 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11d36ee-8af5-4484-a025-f9e26c6d5663 found for delete ", "request_id": "req-469a1fc6-8ad6-4d56-bf70-a7ed03f2edb1"}]} [pid: 7|app: 0|req: 390/725] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:03 2026] DELETE /v2.0/networks/1228e221-0cc0-4251-9aea-20933b9e9c9c => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/726] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:23:03 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/727] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:03 2026] DELETE /v2.0/subnets/aad61040-2433-4aff-8cf0-5387e3f992f3 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/728] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:23:04 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?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: 337/731] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:03 2026] DELETE /v2.0/networks/65282ebc-8088-4f6f-8181-1abee7b40d1a => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/732] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:23:04 2026] GET /v2.0/ports?tenant_id=e531ac2ab5b64294896fe7671df3b69a&device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/733] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:04 2026] DELETE /v2.0/subnets/31f98bc3-3653-4101-8f0c-01855e77420d => 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: 396/734] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:23:04 2026] GET /v2.0/networks?id=312477af-1104-4bf6-8dea-cf5bbaf1869d => generated 780 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/735] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:04 2026] DELETE /v2.0/networks/33fb1a4c-d57a-4668-8fb1-ef5ce34b70a9 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/736] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:23:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e980a547-9727-46ff-9ba8-85050c791e2e => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/737] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:04 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/738] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:04 2026] DELETE /v2.0/networks/ff04be6b-4faf-463a-a802-6c180689ff6a => 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: 398/739] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:23:04 2026] GET /v2.0/subnets?id=9f4415d5-e9f6-44f1-ae57-fa0155620420 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/740] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:04 2026] GET /v2.0/security-groups?id=b5a00f1e-097b-4362-bbb2-6d25e45cc36f&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: 8|app: 0|req: 342/741] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:04 2026] DELETE /v2.0/networks/7783905b-e055-4099-b769-22d3833523c9 => 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: 343/742] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:23:04 2026] GET /v2.0/ports?network_id=312477af-1104-4bf6-8dea-cf5bbaf1869d&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/743] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:04 2026] DELETE /v2.0/networks/05a1fa33-f4d9-48a0-b88a-3398e20630b6 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:05.169 8 INFO neutron.db.segments_db [None req-3032dbee-ac46-44e1-9430-c271ef40f582 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Added segment e21ef170-802b-44fd-9e07-9bc81ca398df of type vxlan for network 93475218-a2e0-4ab5-a51c-b94d52bd5933 [pid: 7|app: 0|req: 401/744] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:23:05 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?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: 344/745] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:05 2026] POST /v2.0/networks => generated 633 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/746] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:23:05 2026] GET /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d?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: 345/747] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:05 2026] GET /v2.0/security-groups?tenant_id=116429f479d0469798bb31b36066eab1&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/748] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:23:05 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/749] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:05 2026] POST /v2.0/subnets => generated 622 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/750] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:05 2026] GET /v2.0/security-groups?tenant_id=6d10fbfd638f4e79a19c353e6c5e3215&name=default => generated 2801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:05.777 8 INFO neutron.services.segments.plugin [-] Segment 4f0fb652-be17-4c09-9375-277bf05f8d8a resource provider aggregate not found 2026-07-02 06:23:05.786 8 INFO neutron.services.segments.plugin [-] Segment 4f0fb652-be17-4c09-9375-277bf05f8d8a resource provider aggregate not found 2026-07-02 06:23:05.801 8 INFO neutron.services.segments.plugin [-] Segment 4f0fb652-be17-4c09-9375-277bf05f8d8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f0fb652-be17-4c09-9375-277bf05f8d8a found for delete ", "request_id": "req-1d94c9c5-7e26-45cb-9737-835162d613cd"}]} 2026-07-02 06:23:05.809 8 INFO neutron.services.segments.plugin [-] Segment 4f0fb652-be17-4c09-9375-277bf05f8d8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f0fb652-be17-4c09-9375-277bf05f8d8a found for delete ", "request_id": "req-1e680ceb-224c-4f9e-bd87-4d5b9bd9e8f7"}]} 2026-07-02 06:23:05.820 8 INFO neutron.services.segments.plugin [-] Segment 535d9585-928f-4094-beb0-11a3bd6379b9 resource provider aggregate not found 2026-07-02 06:23:05.830 7 INFO neutron.services.segments.plugin [-] Segment 95500e54-86e9-4da7-bc7a-25c173774720 resource provider aggregate not found 2026-07-02 06:23:05.837 7 INFO neutron.services.segments.plugin [-] Segment 95500e54-86e9-4da7-bc7a-25c173774720 resource provider aggregate not found 2026-07-02 06:23:05.847 8 INFO neutron.services.segments.plugin [-] Segment 535d9585-928f-4094-beb0-11a3bd6379b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 535d9585-928f-4094-beb0-11a3bd6379b9 found for delete ", "request_id": "req-8b19be76-2f2b-4e71-a67d-1dccb894f5a0"}]} 2026-07-02 06:23:05.855 7 INFO neutron.services.segments.plugin [-] Segment 95500e54-86e9-4da7-bc7a-25c173774720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95500e54-86e9-4da7-bc7a-25c173774720 found for delete ", "request_id": "req-5de38737-c008-41af-a722-a57d8b7eacb9"}]} 2026-07-02 06:23:05.864 7 INFO neutron.services.segments.plugin [-] Segment 95500e54-86e9-4da7-bc7a-25c173774720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95500e54-86e9-4da7-bc7a-25c173774720 found for delete ", "request_id": "req-7c109b5f-8ee1-4f48-9653-cc24b8d5537e"}]} 2026-07-02 06:23:05.867 8 INFO neutron.services.segments.plugin [-] Segment 535d9585-928f-4094-beb0-11a3bd6379b9 resource provider aggregate not found 2026-07-02 06:23:05.869 7 INFO neutron.services.segments.plugin [-] Segment 28e86f9d-4e8a-4743-9ce1-c776404f5de8 resource provider aggregate not found [pid: 7|app: 0|req: 404/751] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:05 2026] DELETE /v2.0/security-groups/fe077940-35bc-4cb1-8e25-23b0ac24d7e8 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:05.883 7 INFO neutron.services.segments.plugin [-] Segment 28e86f9d-4e8a-4743-9ce1-c776404f5de8 resource provider aggregate not found 2026-07-02 06:23:05.885 8 INFO neutron.services.segments.plugin [-] Segment 8bcbc910-c647-4479-b958-a703c5dea08c resource provider aggregate not found 2026-07-02 06:23:05.892 8 INFO neutron.services.segments.plugin [-] Segment 535d9585-928f-4094-beb0-11a3bd6379b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 535d9585-928f-4094-beb0-11a3bd6379b9 found for delete ", "request_id": "req-68d30260-5441-4323-9b37-3f2903d985f7"}]} 2026-07-02 06:23:05.897 7 INFO neutron.services.segments.plugin [-] Segment 28e86f9d-4e8a-4743-9ce1-c776404f5de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28e86f9d-4e8a-4743-9ce1-c776404f5de8 found for delete ", "request_id": "req-e7b72282-0500-4492-ad07-cb464e0affa7"}]} 2026-07-02 06:23:05.900 8 INFO neutron.services.segments.plugin [-] Segment 8bcbc910-c647-4479-b958-a703c5dea08c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bcbc910-c647-4479-b958-a703c5dea08c found for delete ", "request_id": "req-ae596241-e0a7-4ace-b4e7-267870473768"}]} 2026-07-02 06:23:05.915 7 INFO neutron.services.segments.plugin [-] Segment 28e86f9d-4e8a-4743-9ce1-c776404f5de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28e86f9d-4e8a-4743-9ce1-c776404f5de8 found for delete ", "request_id": "req-1958523a-c112-44f7-8a06-a0870e4527a9"}]} 2026-07-02 06:23:05.918 8 INFO neutron.services.segments.plugin [-] Segment 8bcbc910-c647-4479-b958-a703c5dea08c resource provider aggregate not found 2026-07-02 06:23:05.937 7 INFO neutron.db.segments_db [None req-cf1b209c-75cd-42d0-b800-51b37e5ab676 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Added segment 7434c50f-32a9-48f2-83f9-dcd5d09692c6 of type vxlan for network 2093ec5e-6545-4302-992b-44fb5c2f5588 2026-07-02 06:23:05.943 8 INFO neutron.services.segments.plugin [-] Segment 8bcbc910-c647-4479-b958-a703c5dea08c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bcbc910-c647-4479-b958-a703c5dea08c found for delete ", "request_id": "req-883e5cf1-1c76-44f8-a32a-3eadbece0750"}]} 2026-07-02 06:23:06.143 8 INFO neutron.db.l3_db [None req-3617f2fa-86a4-415d-98ad-5ccd12eb95ff c6b89a7b2ede4be292d07e2d2c072577 e531ac2ab5b64294896fe7671df3b69a - - - -] Floating IP 67805c89-51cc-4498-b102-6c9977399c35 disassociated. External IP: 10.96.250.216, port: e980a547-9727-46ff-9ba8-85050c791e2e. 2026-07-02 06:23:06.225 7 INFO neutron.db.l3_hamode_db [None req-cf1b209c-75cd-42d0-b800-51b37e5ab676 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:23:06.429 7 INFO neutron.db.l3_hamode_db [None req-cf1b209c-75cd-42d0-b800-51b37e5ab676 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 348/752] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:23:05 2026] DELETE /v2.0/ports/e980a547-9727-46ff-9ba8-85050c791e2e => generated 0 bytes in 883 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:06.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b1c99cc-eb45-4604-9a7b-0c87c221485a'] response: {'server_uuid': 'b3426755-fbdd-4d76-8ba0-ff36b9b6f88a', 'name': 'network-vif-deleted', 'tag': 'e980a547-9727-46ff-9ba8-85050c791e2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 349/753] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:06 2026] DELETE /v2.0/security-groups/9dee25a3-439c-4974-8dbd-ab556b7b2337 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/754] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:06 2026] GET /v2.0/ports?device_id=b3426755-fbdd-4d76-8ba0-ff36b9b6f88a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/755] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:06 2026] GET /v2.0/security-groups?tenant_id=dcf6a114309047639795e846488c02ae&name=default => generated 2801 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/756] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:06 2026] DELETE /v2.0/security-groups/f7cd4de3-674e-4f79-bc92-f9f9881d371a => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/757] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:05 2026] POST /v2.0/routers => generated 510 bytes in 1365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/758] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:23:07 2026] POST /v2.0/ports => generated 964 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/759] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:07 2026] DELETE /v2.0/security-groups/b5a00f1e-097b-4362-bbb2-6d25e45cc36f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:07.987 8 INFO neutron.api.v2.resource [None req-25eedc26-d43b-4262-968b-513744abe6bc c6b89a7b2ede4be292d07e2d2c072577 e531ac2ab5b64294896fe7671df3b69a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 355/760] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 06:23:07 2026] GET /v2.0/security-groups/b5a00f1e-097b-4362-bbb2-6d25e45cc36f => 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: 356/761] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:23:07 2026] DELETE /v2.0/floatingips/67805c89-51cc-4498-b102-6c9977399c35 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/762] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:23:07 2026] PUT /v2.0/routers/c362e4ea-5249-4572-813b-8bad4af41247/add_router_interface => generated 309 bytes in 1656 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: 357/763] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:23:08 2026] PUT /v2.0/routers/686b11b5-8de2-49fb-b3b7-7647c2f90024/remove_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:09.677 7 INFO neutron.db.segments_db [None req-e669b2e2-c6f6-4924-82b9-fe3fd007ce24 4c4f3bc13cad47c6a22748c08deb2cc5 d48ed45e5e9a4812a92ef41b47e22410 - - - -] Added segment 2a9d97fa-b57c-4bd2-bf65-d0db9f81ef8d of type vxlan for network 9fb2dc8a-f793-43f9-8c2f-b05273b0546b [pid: 8|app: 0|req: 358/764] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:23:09 2026] GET /v2.0/ports/809b931b-5b3f-455c-b8da-c58d25fe6761 => generated 1038 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/765] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:09 2026] POST /v2.0/networks => generated 644 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/766] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:23:09 2026] PUT /v2.0/routers/c362e4ea-5249-4572-813b-8bad4af41247/remove_router_interface => generated 309 bytes in 1039 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: 409/767] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:23:10 2026] POST /v2.0/ports => generated 775 bytes in 319 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 06:23:11.297 7 INFO neutron.api.v2.resource [None req-4c5ada29-37c8-4327-852a-e41d68d4f2e3 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 410/768] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:23:11 2026] PUT /v2.0/routers/c362e4ea-5249-4572-813b-8bad4af41247/remove_router_interface => generated 197 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:11.351 7 INFO neutron.db.segments_db [None req-582a106b-07d7-4612-9261-45879d02830d 4c4f3bc13cad47c6a22748c08deb2cc5 d48ed45e5e9a4812a92ef41b47e22410 - - - -] Added segment 67337b8a-760d-4b58-8c39-bb7f235003db of type vxlan for network 62de4bc8-19bf-4991-9c16-73a6d09629ac [pid: 7|app: 0|req: 411/769] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:11 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/770] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:23:11 2026] GET /v2.0/ports?device_id=c362e4ea-5249-4572-813b-8bad4af41247 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:11.507 8 INFO neutron.services.segments.plugin [-] Segment ce5fa904-2700-4c9e-a333-a16cfd45dbff resource provider aggregate not found 2026-07-02 06:23:11.512 8 INFO neutron.services.segments.plugin [-] Segment ce5fa904-2700-4c9e-a333-a16cfd45dbff resource provider aggregate not found 2026-07-02 06:23:11.528 8 INFO neutron.services.segments.plugin [-] Segment ce5fa904-2700-4c9e-a333-a16cfd45dbff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce5fa904-2700-4c9e-a333-a16cfd45dbff found for delete ", "request_id": "req-c7358df2-a136-49b3-90da-0681e6c6f22a"}]} 2026-07-02 06:23:11.529 8 INFO neutron.services.segments.plugin [-] Segment ce5fa904-2700-4c9e-a333-a16cfd45dbff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce5fa904-2700-4c9e-a333-a16cfd45dbff found for delete ", "request_id": "req-14abfb71-f806-491c-a772-bc13bd79ccc1"}]} 2026-07-02 06:23:11.542 8 INFO neutron.db.l3_hamode_db [None req-ecb6c2ac-9d02-4be4-8468-6c1be9710c11 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] HA network cd7d1464-cf0c-401b-a4aa-0521d02cffef was deleted as no HA routers are present in tenant e531ac2ab5b64294896fe7671df3b69a. [pid: 8|app: 0|req: 359/771] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:09 2026] DELETE /v2.0/routers/686b11b5-8de2-49fb-b3b7-7647c2f90024 => generated 0 bytes in 1837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/772] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:11 2026] POST /v2.0/subnets => generated 602 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/773] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:11 2026] DELETE /v2.0/subnets/9f4415d5-e9f6-44f1-ae57-fa0155620420 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:12.371 8 INFO neutron.db.l3_hamode_db [None req-6644417b-f6d4-4303-be36-02ef7d296269 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] HA network 2093ec5e-6545-4302-992b-44fb5c2f5588 was deleted as no HA routers are present in tenant 4db49f74d61d4a4099e7d4937d4155e2. [pid: 8|app: 0|req: 360/774] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:11 2026] DELETE /v2.0/routers/c362e4ea-5249-4572-813b-8bad4af41247 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/775] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:23:12 2026] POST /v2.0/ports => generated 950 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/776] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:12 2026] DELETE /v2.0/networks/312477af-1104-4bf6-8dea-cf5bbaf1869d => generated 0 bytes in 186 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: 416/777] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:12 2026] DELETE /v2.0/subnets/b863d6e8-2e3a-4880-92b2-372b5c91254f => 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: 362/778] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:23:12 2026] DELETE /v2.0/ports/43d776af-a777-4ebf-bcd2-f0e61986eda2 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/779] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:13 2026] GET /v2.0/security-groups?tenant_id=e531ac2ab5b64294896fe7671df3b69a&name=default => generated 2797 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:13.076 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f40ef106-5030-430a-b9ff-4a4d7301a260 4c4f3bc13cad47c6a22748c08deb2cc5 d48ed45e5e9a4812a92ef41b47e22410 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 364/780] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:23:13 2026] DELETE /v2.0/ports/43d776af-a777-4ebf-bcd2-f0e61986eda2 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:13.138 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b8812cd4-505b-4c5b-a88b-abf7fea1a44d] 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: 365/781] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:13 2026] DELETE /v2.0/security-groups/9199abb9-29ee-4872-a9d1-bae255e23cad => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:13.235 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9140a1d-934b-4afd-a856-b10f8eb95be0 4c4f3bc13cad47c6a22748c08deb2cc5 d48ed45e5e9a4812a92ef41b47e22410 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 366/782] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:23:13 2026] GET /v2.0/ports/43d776af-a777-4ebf-bcd2-f0e61986eda2 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:13.273 7 INFO neutron.services.segments.plugin [-] Segment e21ef170-802b-44fd-9e07-9bc81ca398df resource provider aggregate not found 2026-07-02 06:23:13.280 7 INFO neutron.services.segments.plugin [-] Segment e21ef170-802b-44fd-9e07-9bc81ca398df resource provider aggregate not found 2026-07-02 06:23:13.297 7 INFO neutron.services.segments.plugin [-] Segment e21ef170-802b-44fd-9e07-9bc81ca398df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e21ef170-802b-44fd-9e07-9bc81ca398df found for delete ", "request_id": "req-ecad035e-1cb2-4573-88b9-2d28bedd7ee6"}]} 2026-07-02 06:23:13.298 7 INFO neutron.services.segments.plugin [-] Segment e21ef170-802b-44fd-9e07-9bc81ca398df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e21ef170-802b-44fd-9e07-9bc81ca398df found for delete ", "request_id": "req-13838eaa-9119-4dff-a4a9-8b417298ea27"}]} [pid: 7|app: 0|req: 417/783] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:12 2026] DELETE /v2.0/networks/93475218-a2e0-4ab5-a51c-b94d52bd5933 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:13.386 7 INFO neutron.db.segments_db [None req-48ca796c-f05e-4d82-a450-289dba1e74db 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Added segment 5174b3f1-4916-49d3-ae98-fa0e19a7de01 of type vxlan for network cd8e1e3e-ca76-45e8-a9ac-3aee29489040 [pid: 8|app: 0|req: 367/784] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:13 2026] DELETE /v2.0/subnets/213f0257-4ecd-4a2a-8f99-50cd40d2e78b => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/785] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:13 2026] POST /v2.0/networks => generated 633 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:13.554 8 INFO neutron.services.segments.plugin [-] Segment 7434c50f-32a9-48f2-83f9-dcd5d09692c6 resource provider aggregate not found 2026-07-02 06:23:13.565 8 INFO neutron.services.segments.plugin [-] Segment 7434c50f-32a9-48f2-83f9-dcd5d09692c6 resource provider aggregate not found 2026-07-02 06:23:13.580 8 INFO neutron.services.segments.plugin [-] Segment 7434c50f-32a9-48f2-83f9-dcd5d09692c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7434c50f-32a9-48f2-83f9-dcd5d09692c6 found for delete ", "request_id": "req-e82275f8-bd1c-4d9d-aba9-c43b48ae0633"}]} 2026-07-02 06:23:13.589 8 INFO neutron.services.segments.plugin [-] Segment 7434c50f-32a9-48f2-83f9-dcd5d09692c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7434c50f-32a9-48f2-83f9-dcd5d09692c6 found for delete ", "request_id": "req-24229903-7e3d-4275-9784-77a983166ed2"}]} 2026-07-02 06:23:13.606 8 INFO neutron.services.segments.plugin [-] Segment 98acc67c-c46c-46f5-8b99-0c8c769548d8 resource provider aggregate not found 2026-07-02 06:23:13.614 8 INFO neutron.services.segments.plugin [-] Segment 98acc67c-c46c-46f5-8b99-0c8c769548d8 resource provider aggregate not found 2026-07-02 06:23:13.628 8 INFO neutron.services.segments.plugin [-] Segment 98acc67c-c46c-46f5-8b99-0c8c769548d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98acc67c-c46c-46f5-8b99-0c8c769548d8 found for delete ", "request_id": "req-4797e774-3adb-4c41-bdc7-3e47954513ec"}]} 2026-07-02 06:23:13.633 8 INFO neutron.services.segments.plugin [-] Segment 98acc67c-c46c-46f5-8b99-0c8c769548d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98acc67c-c46c-46f5-8b99-0c8c769548d8 found for delete ", "request_id": "req-79821fb2-ecb3-4b45-8e2e-18215d2a9120"}]} [pid: 8|app: 0|req: 368/786] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:13 2026] GET /v2.0/security-groups?tenant_id=ba432920ee5348f5be9665b5c2c94287&name=default => generated 2801 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/787] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:13 2026] DELETE /v2.0/networks/62de4bc8-19bf-4991-9c16-73a6d09629ac => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/788] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:14 2026] DELETE /v2.0/security-groups/003b5cb7-2778-41b5-b4a6-ff1d4a5148a8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:14.185 7 INFO neutron.db.segments_db [None req-b5e27cfb-9c6f-4f32-ae24-817b77758286 4c4f3bc13cad47c6a22748c08deb2cc5 d48ed45e5e9a4812a92ef41b47e22410 - - - -] Added segment 363866e1-78f7-4613-929b-a60c6801a582 of type vxlan for network 199ef7e1-8bb6-42a6-9a7d-e6cb6652e69d 2026-07-02 06:23:14.201 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b8812cd4-505b-4c5b-a88b-abf7fea1a44d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39426. [pid: 8|app: 0|req: 369/789] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:13 2026] POST /v2.0/subnets => generated 622 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:14.288 8 INFO neutron.db.segments_db [None req-c8e26bb8-da33-4b31-b9be-33a140955d7d 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Added segment 78e4175b-db6e-435b-a4e9-297ad0445220 of type vxlan for network 96337105-a26a-4bb3-9376-43e09db99632 [pid: 7|app: 0|req: 421/790] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:14 2026] POST /v2.0/networks => generated 631 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/791] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:14 2026] GET /v2.0/security-groups?tenant_id=e10094e0c1e748dabdbcc3467b7b0f44&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:14.560 8 INFO neutron.db.l3_hamode_db [None req-c8e26bb8-da33-4b31-b9be-33a140955d7d 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:23:14.712 8 INFO neutron.db.l3_hamode_db [None req-c8e26bb8-da33-4b31-b9be-33a140955d7d 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 423/792] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:14 2026] POST /v2.0/subnets => generated 602 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/793] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:14 2026] DELETE /v2.0/security-groups/1d83bb3d-fcde-4de7-a173-1970be067ff3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:15.326 7 INFO neutron.services.segments.plugin [-] Segment 67337b8a-760d-4b58-8c39-bb7f235003db resource provider aggregate not found 2026-07-02 06:23:15.338 7 INFO neutron.services.segments.plugin [-] Segment 67337b8a-760d-4b58-8c39-bb7f235003db resource provider aggregate not found 2026-07-02 06:23:15.355 7 INFO neutron.services.segments.plugin [-] Segment 67337b8a-760d-4b58-8c39-bb7f235003db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67337b8a-760d-4b58-8c39-bb7f235003db found for delete ", "request_id": "req-ce82eeb0-a885-429f-99c1-f5ec0665bbba"}]} 2026-07-02 06:23:15.362 7 INFO neutron.services.segments.plugin [-] Segment 67337b8a-760d-4b58-8c39-bb7f235003db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67337b8a-760d-4b58-8c39-bb7f235003db found for delete ", "request_id": "req-9636c2a3-e298-4a11-8d03-4a3895d5770c"}]} [pid: 7|app: 0|req: 425/794] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:23:14 2026] POST /v2.0/ports => generated 916 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/795] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:14 2026] POST /v2.0/routers => generated 511 bytes in 1243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:15.738 7 INFO neutron.db.segments_db [None req-59f67e99-0b93-45f5-9d3f-8f7a50619477 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment f33dc453-57e8-43f1-b3c7-0917d8475b6a of type vxlan for network fc011ef0-46c9-4a94-bad3-f066842ed8f2 [pid: 8|app: 0|req: 371/796] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:23:15 2026] DELETE /v2.0/ports/40da0b26-b58b-466e-8487-a19a37091f7e => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/797] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/networks => generated 738 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:15.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-764c9de9-5b41-4bc9-8cf1-efe9d311135f 4c4f3bc13cad47c6a22748c08deb2cc5 d48ed45e5e9a4812a92ef41b47e22410 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 427/798] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:23:15 2026] GET /v2.0/ports/40da0b26-b58b-466e-8487-a19a37091f7e => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/799] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/subnets => generated 661 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/800] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:16 2026] DELETE /v2.0/subnets/6dbdd252-a267-4420-8550-8935386f7c66 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:16.546 7 INFO neutron.db.segments_db [None req-dc561bfb-e98d-4e24-ac5b-a30889f61e16 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 16d4ec63-4e88-4104-94af-2a461249e3d3 of type vxlan for network e9bc0bf3-6be9-4a4b-a778-7628cd892076 2026-07-02 06:23:16.896 7 INFO neutron.db.l3_hamode_db [None req-dc561bfb-e98d-4e24-ac5b-a30889f61e16 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 372/801] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:23:15 2026] PUT /v2.0/routers/e7e4f270-ee89-44bd-8a94-ebab735a4140/add_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:17.695 8 INFO neutron.services.segments.plugin [-] Segment 363866e1-78f7-4613-929b-a60c6801a582 resource provider aggregate not found 2026-07-02 06:23:17.715 8 INFO neutron.services.segments.plugin [-] Segment 363866e1-78f7-4613-929b-a60c6801a582 resource provider aggregate not found 2026-07-02 06:23:17.737 8 INFO neutron.services.segments.plugin [-] Segment 363866e1-78f7-4613-929b-a60c6801a582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 363866e1-78f7-4613-929b-a60c6801a582 found for delete ", "request_id": "req-c9dd2f6f-9560-4bfa-8a9f-28e3c501801a"}]} 2026-07-02 06:23:17.738 8 INFO neutron.services.segments.plugin [-] Segment 363866e1-78f7-4613-929b-a60c6801a582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 363866e1-78f7-4613-929b-a60c6801a582 found for delete ", "request_id": "req-fd8b2391-a3c2-4743-bd29-e065b6ae231c"}]} [pid: 8|app: 0|req: 373/802] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:17 2026] DELETE /v2.0/networks/199ef7e1-8bb6-42a6-9a7d-e6cb6652e69d => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:18.112 8 INFO neutron.db.segments_db [None req-5448e1b6-b651-49a6-b867-27d41a124a8d 0b8ac2be2f60428db004601c1adcbff6 5a949856c3c3469bb11b478b81b1d4df - - - -] Added segment 3cb67b64-c834-4742-b883-e6f3eded0ae3 of type vxlan for network bcc1f210-b228-45a1-9dbe-6b16788d83ab [pid: 8|app: 0|req: 374/803] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:17 2026] POST /v2.0/networks => generated 650 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/804] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:23:18 2026] GET /v2.0/ports/81c8eb61-aaa6-4169-9f7c-c7f85a011f75 => generated 959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:18.428 7 INFO neutron.db.l3_hamode_db [None req-dc561bfb-e98d-4e24-ac5b-a30889f61e16 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 376/805] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:23:18 2026] POST /v2.0/ports => generated 774 bytes in 372 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: 377/806] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:18 2026] POST /v2.0/subnets => generated 603 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/807] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:16 2026] POST /v2.0/routers => generated 725 bytes in 3206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/808] 10.0.0.22 () {34 vars in 736 bytes} [Thu Jul 2 06:23:19 2026] PUT /v2.0/ports/936d536a-7910-4b93-8028-0b9a4671f9b9 => generated 752 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:19.991 7 INFO neutron.db.segments_db [None req-182fdf7d-d276-4287-86c9-cf3dd0abff95 0b8ac2be2f60428db004601c1adcbff6 5a949856c3c3469bb11b478b81b1d4df - - - -] Added segment 9e2088f3-53f1-475d-8104-c3b67f473c52 of type vxlan for network 9cec4265-5e0e-493a-a2b0-fb51607693e7 2026-07-02 06:23:20.363 7 INFO neutron.db.l3_hamode_db [None req-182fdf7d-d276-4287-86c9-cf3dd0abff95 0b8ac2be2f60428db004601c1adcbff6 5a949856c3c3469bb11b478b81b1d4df - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 378/811] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:23:19 2026] PUT /v2.0/routers/e7e4f270-ee89-44bd-8a94-ebab735a4140/remove_router_interface => generated 309 bytes in 1408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:21.501 7 INFO neutron.db.l3_hamode_db [None req-182fdf7d-d276-4287-86c9-cf3dd0abff95 0b8ac2be2f60428db004601c1adcbff6 5a949856c3c3469bb11b478b81b1d4df - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 379/812] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:23:20 2026] PUT /v2.0/routers/005f8c7d-94a1-438f-9edd-76a92a2c4a7d/add_router_interface => generated 309 bytes in 1536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/813] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:23:22 2026] DELETE /v2.0/ports/936d536a-7910-4b93-8028-0b9a4671f9b9 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/814] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:23:22 2026] GET /v2.0/ports?device_id=e7e4f270-ee89-44bd-8a94-ebab735a4140 => 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: 382/815] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 06:23:22 2026] GET /v2.0/ports => generated 778 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/816] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:19 2026] POST /v2.0/routers => generated 694 bytes in 2738 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 06:23:22.682 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02e839b3-44ed-4a32-8c33-08085ed3801e 4c4f3bc13cad47c6a22748c08deb2cc5 d48ed45e5e9a4812a92ef41b47e22410 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 435/817] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:23:22 2026] GET /v2.0/ports/936d536a-7910-4b93-8028-0b9a4671f9b9 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:23.177 8 INFO neutron.services.segments.plugin [-] Segment 78e4175b-db6e-435b-a4e9-297ad0445220 resource provider aggregate not found 2026-07-02 06:23:23.183 8 INFO neutron.services.segments.plugin [-] Segment 78e4175b-db6e-435b-a4e9-297ad0445220 resource provider aggregate not found 2026-07-02 06:23:23.192 8 INFO neutron.db.l3_hamode_db [None req-7d425535-1cb9-4ce3-9c64-6b6fc6b91ae0 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] HA network 96337105-a26a-4bb3-9376-43e09db99632 was deleted as no HA routers are present in tenant 4db49f74d61d4a4099e7d4937d4155e2. [pid: 8|app: 0|req: 383/818] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:22 2026] DELETE /v2.0/routers/e7e4f270-ee89-44bd-8a94-ebab735a4140 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:23.209 8 INFO neutron.services.segments.plugin [-] Segment 78e4175b-db6e-435b-a4e9-297ad0445220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e4175b-db6e-435b-a4e9-297ad0445220 found for delete ", "request_id": "req-f6934508-0528-48f4-8764-1f508ad7b7d3"}]} 2026-07-02 06:23:23.216 8 INFO neutron.services.segments.plugin [-] Segment 78e4175b-db6e-435b-a4e9-297ad0445220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e4175b-db6e-435b-a4e9-297ad0445220 found for delete ", "request_id": "req-a842dcc1-96b5-4619-8323-8b90772f3975"}]} [pid: 8|app: 0|req: 384/819] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 06:23:23 2026] GET /v2.0/ports => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/820] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 06:23:23 2026] POST /v2.0/security-groups => generated 1596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/821] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:23 2026] DELETE /v2.0/subnets/6efc9084-72cb-4be2-907d-29e048f65844 => 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: 387/822] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:23:23 2026] GET /v2.0/ports/a02f3f7f-a96d-4ecb-9664-99af0874c7ef => generated 775 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/823] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:23:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 389/824] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:23 2026] DELETE /v2.0/networks/cd8e1e3e-ca76-45e8-a9ac-3aee29489040 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:24.416 8 INFO neutron.pecan_wsgi.hooks.translation [None req-535d9f09-6cb3-4a09-bb05-e16e78dacacd 4c4f3bc13cad47c6a22748c08deb2cc5 d48ed45e5e9a4812a92ef41b47e22410 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 390/825] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:23:24 2026] DELETE /v2.0/ports/40da0b26-b58b-466e-8487-a19a37091f7e => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/826] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:23:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:24.559 8 INFO neutron.db.segments_db [None req-0e6aa9a7-d2a5-4ee6-828d-36c89b5521b7 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Added segment a7e24dd9-a7dc-438a-8391-72a66b88f59d of type vxlan for network 34143622-f443-4c64-9a2b-a0dd6248db30 [pid: 7|app: 0|req: 436/827] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:23:22 2026] PUT /v2.0/routers/30b1c67f-ad18-49a5-b71d-7f372a770f00/add_router_interface => generated 309 bytes in 2056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:24.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2de93e38-a48e-4f6b-be60-37dee252ad59 4c4f3bc13cad47c6a22748c08deb2cc5 d48ed45e5e9a4812a92ef41b47e22410 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 437/828] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:24 2026] DELETE /v2.0/subnets/6dbdd252-a267-4420-8550-8935386f7c66 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:24.942 8 INFO neutron.db.l3_hamode_db [None req-0e6aa9a7-d2a5-4ee6-828d-36c89b5521b7 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:23:25.233 8 INFO neutron.services.segments.plugin [-] Segment 5174b3f1-4916-49d3-ae98-fa0e19a7de01 resource provider aggregate not found 2026-07-02 06:23:25.253 8 INFO neutron.services.segments.plugin [-] Segment 5174b3f1-4916-49d3-ae98-fa0e19a7de01 resource provider aggregate not found 2026-07-02 06:23:25.259 8 INFO neutron.services.segments.plugin [-] Segment 5174b3f1-4916-49d3-ae98-fa0e19a7de01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5174b3f1-4916-49d3-ae98-fa0e19a7de01 found for delete ", "request_id": "req-727b0373-9488-41d4-843c-fcd2e7929f9c"}]} 2026-07-02 06:23:25.276 8 INFO neutron.services.segments.plugin [-] Segment 5174b3f1-4916-49d3-ae98-fa0e19a7de01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5174b3f1-4916-49d3-ae98-fa0e19a7de01 found for delete ", "request_id": "req-0d124d04-b7bd-4e65-bf75-d76b047dc9df"}]} [pid: 7|app: 0|req: 438/829] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:23:24 2026] POST /v2.0/floatingips => generated 552 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/830] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:23:25 2026] POST /v2.0/ports => generated 954 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:23:25.840 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52b9a880-8d02-48cc-b7fe-2b4f4149d4b1 4c4f3bc13cad47c6a22748c08deb2cc5 d48ed45e5e9a4812a92ef41b47e22410 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 440/831] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:25 2026] DELETE /v2.0/subnets/213f0257-4ecd-4a2a-8f99-50cd40d2e78b => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/832] 10.0.0.157 () {34 vars in 1100 bytes} [Thu Jul 2 06:23:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1355942483&fields=id&tenant_id=14b26cff504c433b9fc1a99e9e9200c0 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/833] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:23:25 2026] POST /v2.0/ports => generated 959 bytes in 452 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 06:23:26.513 8 INFO neutron.db.l3_hamode_db [None req-0e6aa9a7-d2a5-4ee6-828d-36c89b5521b7 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 443/834] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:23:26 2026] DELETE /v2.0/ports/a02f3f7f-a96d-4ecb-9664-99af0874c7ef => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/835] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/networks?id=fc011ef0-46c9-4a94-bad3-f066842ed8f2 => generated 670 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:27.528 7 INFO neutron.db.l3_db [None req-ab43ca62-2986-4e47-af97-44cea4933551 0b8ac2be2f60428db004601c1adcbff6 5a949856c3c3469bb11b478b81b1d4df - - - -] Floating IP a62ca7b7-5897-4f31-a9d6-27b966d0f97f associated. External IP: 10.96.250.211, port: fb6cc840-8c9c-44ed-b073-5c0ab2d0a31d. [pid: 8|app: 0|req: 392/836] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:24 2026] POST /v2.0/routers => generated 692 bytes in 3110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:27.849 8 INFO neutron.services.segments.plugin [-] Segment 2a9d97fa-b57c-4bd2-bf65-d0db9f81ef8d resource provider aggregate not found 2026-07-02 06:23:27.856 8 INFO neutron.services.segments.plugin [-] Segment 2a9d97fa-b57c-4bd2-bf65-d0db9f81ef8d resource provider aggregate not found 2026-07-02 06:23:27.874 8 INFO neutron.services.segments.plugin [-] Segment 2a9d97fa-b57c-4bd2-bf65-d0db9f81ef8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a9d97fa-b57c-4bd2-bf65-d0db9f81ef8d found for delete ", "request_id": "req-735f9e2a-5ebd-4e56-8771-ba1e8b3ccd3d"}]} 2026-07-02 06:23:27.875 8 INFO neutron.services.segments.plugin [-] Segment 2a9d97fa-b57c-4bd2-bf65-d0db9f81ef8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a9d97fa-b57c-4bd2-bf65-d0db9f81ef8d found for delete ", "request_id": "req-97ca3df7-ade9-437e-b5d8-35536599cf0d"}]} [pid: 8|app: 0|req: 393/837] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:27 2026] DELETE /v2.0/networks/9fb2dc8a-f793-43f9-8c2f-b05273b0546b => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/838] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:23:27 2026] GET /v2.0/quotas/14b26cff504c433b9fc1a99e9e9200c0 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/839] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 06:23:26 2026] POST /v2.0/floatingips => generated 843 bytes in 1302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/840] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:23:27 2026] GET /v2.0/routers/04567bca-bab2-43b5-b6e7-6c9f56ff7ea2 => generated 698 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/841] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:23:27 2026] GET /v2.0/ports?tenant_id=14b26cff504c433b9fc1a99e9e9200c0&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:28.190 8 INFO neutron.db.l3_db [None req-3072a554-a207-4b68-b5e0-fdb1e9db61e1 0b8ac2be2f60428db004601c1adcbff6 5a949856c3c3469bb11b478b81b1d4df - - - -] Floating IP a62ca7b7-5897-4f31-a9d6-27b966d0f97f disassociated. External IP: 10.96.250.211, port: fb6cc840-8c9c-44ed-b073-5c0ab2d0a31d. [pid: 7|app: 0|req: 447/842] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/routers => generated 701 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/843] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:23:28 2026] PUT /v2.0/floatingips/a62ca7b7-5897-4f31-a9d6-27b966d0f97f => generated 552 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/844] 10.0.0.157 () {34 vars in 907 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/extensions => generated 19178 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/845] 10.0.0.22 () {34 vars in 740 bytes} [Thu Jul 2 06:23:28 2026] PUT /v2.0/routers/04567bca-bab2-43b5-b6e7-6c9f56ff7ea2 => generated 705 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/846] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/security-groups?tenant_id=d48ed45e5e9a4812a92ef41b47e22410&name=default => generated 2801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/847] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/networks/fc011ef0-46c9-4a94-bad3-f066842ed8f2?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/848] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/routers/04567bca-bab2-43b5-b6e7-6c9f56ff7ea2 => generated 705 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/849] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:28 2026] DELETE /v2.0/security-groups/0b909cb0-e2be-4bb8-b5ca-c1c2bd7593af => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/850] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/networks/fc011ef0-46c9-4a94-bad3-f066842ed8f2?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: 403/851] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/ports?device_id=04567bca-bab2-43b5-b6e7-6c9f56ff7ea2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/852] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:23:28 2026] DELETE /v2.0/floatingips/a62ca7b7-5897-4f31-a9d6-27b966d0f97f => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:30.229 8 INFO neutron.services.segments.plugin [-] Segment a7e24dd9-a7dc-438a-8391-72a66b88f59d resource provider aggregate not found 2026-07-02 06:23:30.236 8 INFO neutron.services.segments.plugin [-] Segment a7e24dd9-a7dc-438a-8391-72a66b88f59d resource provider aggregate not found 2026-07-02 06:23:30.262 8 INFO neutron.services.segments.plugin [-] Segment a7e24dd9-a7dc-438a-8391-72a66b88f59d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7e24dd9-a7dc-438a-8391-72a66b88f59d found for delete ", "request_id": "req-190a8323-1484-45d4-98bd-a627ed8eb13a"}]} 2026-07-02 06:23:30.266 8 INFO neutron.services.segments.plugin [-] Segment a7e24dd9-a7dc-438a-8391-72a66b88f59d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7e24dd9-a7dc-438a-8391-72a66b88f59d found for delete ", "request_id": "req-a69f7d50-d3b4-408d-a919-431d35aebab0"}]} 2026-07-02 06:23:30.277 8 INFO neutron.db.l3_hamode_db [None req-5a0ba33c-803c-4874-961d-6fd738844fb2 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] HA network 34143622-f443-4c64-9a2b-a0dd6248db30 was deleted as no HA routers are present in tenant 4db49f74d61d4a4099e7d4937d4155e2. [pid: 8|app: 0|req: 404/853] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:29 2026] DELETE /v2.0/routers/04567bca-bab2-43b5-b6e7-6c9f56ff7ea2 => generated 0 bytes in 1277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/854] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:30 2026] GET /v2.0/ports?device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => 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: 406/855] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:23:30 2026] GET /v2.0/ports?device_id=04567bca-bab2-43b5-b6e7-6c9f56ff7ea2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:30.433 7 INFO neutron.db.l3_db [None req-a66d1510-2287-43d9-a02a-572f7b05c820 0b8ac2be2f60428db004601c1adcbff6 5a949856c3c3469bb11b478b81b1d4df - - - -] Floating IP 5ad7524e-df0b-467e-8e75-4b2277cd6e0c associated. External IP: 10.96.250.208, port: fb0b48e0-589c-4499-bd4f-140637a2fea9. [pid: 8|app: 0|req: 407/856] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:23:30 2026] GET /v2.0/networks?id=fc011ef0-46c9-4a94-bad3-f066842ed8f2 => generated 670 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:30.640 8 INFO neutron.api.v2.resource [None req-6d907b99-b220-4e1d-a233-f89c87229a0c 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 408/857] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:30 2026] DELETE /v2.0/routers/04567bca-bab2-43b5-b6e7-6c9f56ff7ea2 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/858] 199.19.213.193 () {34 vars in 1050 bytes} [Thu Jul 2 06:23:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=14b26cff504c433b9fc1a99e9e9200c0 => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/859] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:23:30 2026] GET /v2.0/ports?device_id=e7e4f270-ee89-44bd-8a94-ebab735a4140 => 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: 450/860] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 06:23:29 2026] POST /v2.0/floatingips => generated 841 bytes in 1762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:30.839 7 INFO neutron.api.v2.resource [None req-1371b370-8830-4061-80d4-dc419478c10c 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 451/861] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:30 2026] DELETE /v2.0/routers/e7e4f270-ee89-44bd-8a94-ebab735a4140 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/862] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 06:23:30 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: 7|app: 0|req: 453/863] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:23:31 2026] GET /v2.0/floatingips/5ad7524e-df0b-467e-8e75-4b2277cd6e0c => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:31.138 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b290abdc-735d-43ef-be95-55c0829575ec 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 454/864] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:31 2026] DELETE /v2.0/subnets/6efc9084-72cb-4be2-907d-29e048f65844 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/865] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:23:31 2026] GET /v2.0/subnetpools/dffea25e-aabf-4da6-977b-69060492d04a => generated 549 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/866] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:23:30 2026] POST /v2.0/ports => generated 958 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: 7|app: 0|req: 456/867] 10.0.0.22 () {32 vars in 654 bytes} [Thu Jul 2 06:23:31 2026] GET /v2.0/floatingips => generated 844 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/868] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:23:31 2026] GET /v2.0/ports?device_id=c362e4ea-5249-4572-813b-8bad4af41247 => 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: 457/869] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:23:31 2026] PUT /v2.0/subnetpools/dffea25e-aabf-4da6-977b-69060492d04a => generated 501 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/870] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:23:31 2026] PUT /v2.0/ports/b54de4b6-c226-405b-b27f-306ed381745c => generated 1203 bytes in 474 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 06:23:31.768 7 INFO neutron.db.l3_db [None req-0075f162-0a7e-419f-afa5-9146e084bf79 0b8ac2be2f60428db004601c1adcbff6 5a949856c3c3469bb11b478b81b1d4df - - - -] Floating IP 5ad7524e-df0b-467e-8e75-4b2277cd6e0c associated. External IP: 10.96.250.208, port: fb0b48e0-589c-4499-bd4f-140637a2fea9. 2026-07-02 06:23:31.787 8 INFO neutron.api.v2.resource [None req-8214c4b1-628a-465b-9832-c72c580921bf 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 414/871] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:31 2026] DELETE /v2.0/routers/c362e4ea-5249-4572-813b-8bad4af41247 => generated 135 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:31.802 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02e91f46-c3b6-4692-9d8c-e9a53df63610'] response: {'name': 'network-changed', 'server_uuid': 'aa37978b-44b6-490a-83bb-bcebb6e69a5e', 'tag': 'b54de4b6-c226-405b-b27f-306ed381745c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 415/872] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:23:31 2026] DELETE /v2.0/subnetpools/dffea25e-aabf-4da6-977b-69060492d04a => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/873] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:31 2026] GET /v2.0/ports?device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/874] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:23:31 2026] GET /v2.0/ports?tenant_id=14b26cff504c433b9fc1a99e9e9200c0&device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:32.000 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4cc52e1-4e46-4755-adbc-b5df8ef8cd23 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 418/875] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:31 2026] DELETE /v2.0/subnets/b863d6e8-2e3a-4880-92b2-372b5c91254f => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:32.011 8 INFO neutron.api.v2.resource [None req-eb949230-12d8-4b00-a3ed-edc4b604374a cd2f12eccda544d880ccadc5b3f2df91 7ebec93f51bb434bb2e3a34d14b19fe7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 419/876] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:23:32 2026] GET /v2.0/subnetpools/dffea25e-aabf-4da6-977b-69060492d04a => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/877] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:32 2026] GET /v2.0/security-groups?id=a4a1df27-abf5-458d-8bf6-bc36c6f87e32&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/878] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:23:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b54de4b6-c226-405b-b27f-306ed381745c => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/879] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:23:32 2026] GET /v2.0/ports?device_id=7f551368-6e1d-4b8a-a192-8248c57ad4fa => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:32.121 8 INFO neutron.api.v2.resource [None req-b0c2a453-c977-4835-a1bd-3aa805d2328e cd2f12eccda544d880ccadc5b3f2df91 7ebec93f51bb434bb2e3a34d14b19fe7 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 423/880] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:23:32 2026] DELETE /v2.0/subnetpools/dffea25e-aabf-4da6-977b-69060492d04a => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/881] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:23:32 2026] GET /v2.0/subnets?id=c19674bf-dc49-496d-8080-9b0e46e35344 => generated 664 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:32.196 8 INFO neutron.api.v2.resource [None req-f85d083a-59b7-4860-b32f-7a3de183620a 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 425/882] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:32 2026] DELETE /v2.0/routers/7f551368-6e1d-4b8a-a192-8248c57ad4fa => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/883] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:23:32 2026] GET /v2.0/ports?network_id=fc011ef0-46c9-4a94-bad3-f066842ed8f2&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:32.251 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3bce645-7cb3-452d-a0b4-fc200bdea4ff 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 427/884] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:32 2026] DELETE /v2.0/subnets/aad61040-2433-4aff-8cf0-5387e3f992f3 => 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: 428/885] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:23:32 2026] GET /v2.0/networks/fc011ef0-46c9-4a94-bad3-f066842ed8f2?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:32.362 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3ba7e41-10cb-4562-9aaf-93ea09cdc560 2c9685a183d84e2f97aa6fc85bdc5ec0 4db49f74d61d4a4099e7d4937d4155e2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 429/886] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:32 2026] DELETE /v2.0/subnets/31f98bc3-3653-4101-8f0c-01855e77420d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/887] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:23:32 2026] GET /v2.0/networks/fc011ef0-46c9-4a94-bad3-f066842ed8f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/888] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:23:31 2026] PUT /v2.0/floatingips/5ad7524e-df0b-467e-8e75-4b2277cd6e0c => generated 843 bytes in 1422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:32.902 7 INFO neutron.db.l3_db [None req-e15e9704-a477-4280-87e1-61425e4fa774 0b8ac2be2f60428db004601c1adcbff6 5a949856c3c3469bb11b478b81b1d4df - - - -] Floating IP 5ad7524e-df0b-467e-8e75-4b2277cd6e0c disassociated. External IP: 10.96.250.208, port: fb6cc840-8c9c-44ed-b073-5c0ab2d0a31d. [pid: 8|app: 0|req: 431/889] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:32 2026] GET /v2.0/security-groups?tenant_id=7ebec93f51bb434bb2e3a34d14b19fe7&name=default => generated 2801 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/890] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/ports?tenant_id=14b26cff504c433b9fc1a99e9e9200c0&device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/891] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:23:32 2026] PUT /v2.0/floatingips/5ad7524e-df0b-467e-8e75-4b2277cd6e0c => generated 552 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/892] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/security-groups?tenant_id=4db49f74d61d4a4099e7d4937d4155e2&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: 434/893] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/networks?id=fc011ef0-46c9-4a94-bad3-f066842ed8f2 => generated 766 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/894] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:33 2026] DELETE /v2.0/security-groups/6052ddd4-0526-4e77-ba43-6f5b521c7dbd => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/895] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:33 2026] DELETE /v2.0/security-groups/288c9543-dcb3-4a2d-bb79-062dacdec221 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/896] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b54de4b6-c226-405b-b27f-306ed381745c => 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: 437/897] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/ports?device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/898] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/subnets?id=c19674bf-dc49-496d-8080-9b0e46e35344 => generated 664 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/899] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/security-groups?id=a4a1df27-abf5-458d-8bf6-bc36c6f87e32&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/902] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/ports?network_id=fc011ef0-46c9-4a94-bad3-f066842ed8f2&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: 461/903] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:23:33 2026] DELETE /v2.0/floatingips/5ad7524e-df0b-467e-8e75-4b2277cd6e0c => generated 0 bytes in 875 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/904] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/networks/fc011ef0-46c9-4a94-bad3-f066842ed8f2?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:34.380 7 INFO neutron.api.v2.resource [None req-af135a51-0efb-49a8-9684-9be07313448b 0b8ac2be2f60428db004601c1adcbff6 5a949856c3c3469bb11b478b81b1d4df - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/905] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:23:34 2026] DELETE /v2.0/floatingips/5ad7524e-df0b-467e-8e75-4b2277cd6e0c => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/906] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/networks/fc011ef0-46c9-4a94-bad3-f066842ed8f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/907] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:23:34 2026] DELETE /v2.0/ports/fb6cc840-8c9c-44ed-b073-5c0ab2d0a31d => generated 0 bytes in 703 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/908] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:35 2026] GET /v2.0/ports?device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/909] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:35 2026] GET /v2.0/security-groups?id=a4a1df27-abf5-458d-8bf6-bc36c6f87e32&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/910] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:35 2026] GET /v2.0/ports?device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/911] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:23:35 2026] DELETE /v2.0/ports/fb0b48e0-589c-4499-bd4f-140637a2fea9 => generated 0 bytes in 768 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/912] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:23:35 2026] GET /v2.0/ports?device_id=30b1c67f-ad18-49a5-b71d-7f372a770f00 => generated 958 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:36.011 7 INFO neutron.db.l3_db [None req-245c3083-3d25-411d-978a-27b4e08ca8a6 d6834b0b0dc149baa69d5cb8a2a5621b 14b26cff504c433b9fc1a99e9e9200c0 - - - -] Floating IP d1218aeb-dc03-4c7b-b338-4a196474a60a associated. External IP: 10.96.250.207, port: b54de4b6-c226-405b-b27f-306ed381745c. [pid: 7|app: 0|req: 467/913] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:23:35 2026] PUT /v2.0/floatingips/d1218aeb-dc03-4c7b-b338-4a196474a60a => generated 856 bytes in 826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/914] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/ports?device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:36.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f98e336f-314d-42ea-9b58-f653fb0fa445'] response: {'name': 'network-changed', 'server_uuid': 'aa37978b-44b6-490a-83bb-bcebb6e69a5e', 'tag': 'b54de4b6-c226-405b-b27f-306ed381745c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 469/915] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/security-groups?id=a4a1df27-abf5-458d-8bf6-bc36c6f87e32&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: 470/916] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/ports?tenant_id=14b26cff504c433b9fc1a99e9e9200c0&device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/917] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/networks?id=fc011ef0-46c9-4a94-bad3-f066842ed8f2 => generated 766 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/918] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b54de4b6-c226-405b-b27f-306ed381745c => 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: 473/919] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/subnets?id=c19674bf-dc49-496d-8080-9b0e46e35344 => generated 664 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/920] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/ports?network_id=fc011ef0-46c9-4a94-bad3-f066842ed8f2&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/921] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/networks/fc011ef0-46c9-4a94-bad3-f066842ed8f2?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: 476/922] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/networks/fc011ef0-46c9-4a94-bad3-f066842ed8f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/923] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:37 2026] GET /v2.0/ports?device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/924] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:37 2026] GET /v2.0/security-groups?id=a4a1df27-abf5-458d-8bf6-bc36c6f87e32&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: 447/925] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:23:35 2026] PUT /v2.0/routers/30b1c67f-ad18-49a5-b71d-7f372a770f00/remove_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/926] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:23:38 2026] GET /v2.0/ports?device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => generated 975 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/927] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:38 2026] GET /v2.0/ports?device_id=aa37978b-44b6-490a-83bb-bcebb6e69a5e => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:38.522 8 INFO neutron.db.l3_db [None req-0b913b84-1a52-46b6-b978-e40f4d2f1346 d6834b0b0dc149baa69d5cb8a2a5621b 14b26cff504c433b9fc1a99e9e9200c0 - - - -] Floating IP d1218aeb-dc03-4c7b-b338-4a196474a60a disassociated. External IP: 10.96.250.207, port: b54de4b6-c226-405b-b27f-306ed381745c. 2026-07-02 06:23:39.058 7 INFO neutron.services.segments.plugin [-] Segment 9e2088f3-53f1-475d-8104-c3b67f473c52 resource provider aggregate not found [pid: 8|app: 0|req: 450/928] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:23:38 2026] DELETE /v2.0/ports/b54de4b6-c226-405b-b27f-306ed381745c => generated 0 bytes in 785 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:39.063 7 INFO neutron.services.segments.plugin [-] Segment 9e2088f3-53f1-475d-8104-c3b67f473c52 resource provider aggregate not found 2026-07-02 06:23:39.081 7 INFO neutron.services.segments.plugin [-] Segment 9e2088f3-53f1-475d-8104-c3b67f473c52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e2088f3-53f1-475d-8104-c3b67f473c52 found for delete ", "request_id": "req-9f676794-3d7b-44a3-bfc9-086a3da28d2b"}]} 2026-07-02 06:23:39.082 7 INFO neutron.services.segments.plugin [-] Segment 9e2088f3-53f1-475d-8104-c3b67f473c52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e2088f3-53f1-475d-8104-c3b67f473c52 found for delete ", "request_id": "req-b844233b-a0dc-43b0-a920-b70e6be286e7"}]} 2026-07-02 06:23:39.098 7 INFO neutron.db.l3_hamode_db [None req-2945b13f-5f2d-455d-8f87-58088bbc407b 0b8ac2be2f60428db004601c1adcbff6 5a949856c3c3469bb11b478b81b1d4df - - - -] HA network 9cec4265-5e0e-493a-a2b0-fb51607693e7 was deleted as no HA routers are present in tenant 5a949856c3c3469bb11b478b81b1d4df. 2026-07-02 06:23:39.105 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02539c48-1fcb-4628-beae-d3ea2fb3bb17'] response: {'server_uuid': 'aa37978b-44b6-490a-83bb-bcebb6e69a5e', 'name': 'network-vif-deleted', 'tag': 'b54de4b6-c226-405b-b27f-306ed381745c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 451/929] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:39 2026] GET /v2.0/security-groups?id=a4a1df27-abf5-458d-8bf6-bc36c6f87e32&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: 479/930] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:37 2026] DELETE /v2.0/routers/30b1c67f-ad18-49a5-b71d-7f372a770f00 => generated 0 bytes in 1906 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/931] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:39 2026] DELETE /v2.0/subnets/85766fda-ab4a-4724-b22b-aa0f465d331c => 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: 480/932] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:39 2026] DELETE /v2.0/networks/bcc1f210-b228-45a1-9dbe-6b16788d83ab => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/933] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:39 2026] GET /v2.0/security-groups?tenant_id=921025536a5d4d57b1e4a27db59eed74&name=default => generated 2801 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/934] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:39 2026] DELETE /v2.0/security-groups/fe5fbec5-befc-4430-abca-0c406be9176c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/935] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:40 2026] DELETE /v2.0/security-groups/a4a1df27-abf5-458d-8bf6-bc36c6f87e32 => 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: 454/936] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:40 2026] GET /v2.0/security-groups?tenant_id=5a949856c3c3469bb11b478b81b1d4df&name=default => generated 2801 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:40.397 8 INFO neutron.api.v2.resource [None req-ae8b6513-fab8-4d87-b4d1-ee49cf2afaea d6834b0b0dc149baa69d5cb8a2a5621b 14b26cff504c433b9fc1a99e9e9200c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 455/937] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 06:23:40 2026] GET /v2.0/security-groups/a4a1df27-abf5-458d-8bf6-bc36c6f87e32 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/938] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:40 2026] GET /v2.0/security-groups?tenant_id=04f9322d9d044f2b950c5a9eaafbd0ed&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/939] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:40 2026] DELETE /v2.0/security-groups/8aaca5fa-ff32-430e-a9d0-152e49eccf6f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/940] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:40 2026] GET /v2.0/security-groups?tenant_id=5be8a4cb665641cb8ec83af08f8e05a4&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/941] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:40 2026] DELETE /v2.0/security-groups/65b8b900-3b89-4a24-a391-bf915e272eda => 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: 458/942] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:40 2026] DELETE /v2.0/security-groups/dfd79bfa-57be-48f9-9788-7b3291e89b19 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/943] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:23:40 2026] DELETE /v2.0/floatingips/d1218aeb-dc03-4c7b-b338-4a196474a60a => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/944] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:40 2026] GET /v2.0/security-groups?tenant_id=a4f113426f574165a4c8867a98efedd9&name=default => generated 2801 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:41.099 7 INFO neutron.services.segments.plugin [-] Segment 3cb67b64-c834-4742-b883-e6f3eded0ae3 resource provider aggregate not found 2026-07-02 06:23:41.109 7 INFO neutron.services.segments.plugin [-] Segment 3cb67b64-c834-4742-b883-e6f3eded0ae3 resource provider aggregate not found 2026-07-02 06:23:41.118 7 INFO neutron.services.segments.plugin [-] Segment 3cb67b64-c834-4742-b883-e6f3eded0ae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb67b64-c834-4742-b883-e6f3eded0ae3 found for delete ", "request_id": "req-98fc8339-c65d-4d6b-810d-bbfe1e7ec2d6"}]} [pid: 8|app: 0|req: 460/945] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:41 2026] DELETE /v2.0/security-groups/9f3f9921-7d25-4c9e-8e14-15cb991ac224 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:41.183 7 INFO neutron.services.segments.plugin [-] Segment 3cb67b64-c834-4742-b883-e6f3eded0ae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb67b64-c834-4742-b883-e6f3eded0ae3 found for delete ", "request_id": "req-437196cf-7948-4f2e-aa48-e710466c7c15"}]} [pid: 7|app: 0|req: 486/946] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:23:41 2026] PUT /v2.0/routers/005f8c7d-94a1-438f-9edd-76a92a2c4a7d/remove_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:42.654 7 INFO neutron.db.segments_db [None req-03dd6fe7-4105-49f3-a326-4d6a1b7dcb52 08bc559d7bae4a74a7681768fcc4c38c 91a7091f6663473987c49deb6128c729 - - - -] Added segment c3bf7155-a34b-4f59-9639-01bd88fc65a3 of type vxlan for network aa051543-705d-4b10-9f80-4cb94ea1d91b [pid: 7|app: 0|req: 487/947] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:42 2026] POST /v2.0/networks => generated 648 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:43.494 8 INFO neutron.services.segments.plugin [-] Segment 16d4ec63-4e88-4104-94af-2a461249e3d3 resource provider aggregate not found 2026-07-02 06:23:43.499 8 INFO neutron.services.segments.plugin [-] Segment 16d4ec63-4e88-4104-94af-2a461249e3d3 resource provider aggregate not found 2026-07-02 06:23:43.516 8 INFO neutron.services.segments.plugin [-] Segment 16d4ec63-4e88-4104-94af-2a461249e3d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d4ec63-4e88-4104-94af-2a461249e3d3 found for delete ", "request_id": "req-ee023d0d-8241-4082-bf16-5202b1fbd73d"}]} 2026-07-02 06:23:43.519 8 INFO neutron.services.segments.plugin [-] Segment 16d4ec63-4e88-4104-94af-2a461249e3d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d4ec63-4e88-4104-94af-2a461249e3d3 found for delete ", "request_id": "req-112d7753-9573-4ccf-ae5f-5e99807497a9"}]} 2026-07-02 06:23:43.524 8 INFO neutron.db.l3_hamode_db [None req-93a20ca1-7284-4aec-9630-e3244eccd632 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] HA network e9bc0bf3-6be9-4a4b-a778-7628cd892076 was deleted as no HA routers are present in tenant 14b26cff504c433b9fc1a99e9e9200c0. [pid: 8|app: 0|req: 461/948] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:42 2026] DELETE /v2.0/routers/005f8c7d-94a1-438f-9edd-76a92a2c4a7d => generated 0 bytes in 1200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/949] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:43 2026] POST /v2.0/subnets => generated 649 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/950] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:43 2026] DELETE /v2.0/subnets/c19674bf-dc49-496d-8080-9b0e46e35344 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:43.834 8 INFO neutron.db.segments_db [None req-8f7a5a61-4c97-4e7d-92c6-abe293f3ee51 08bc559d7bae4a74a7681768fcc4c38c 91a7091f6663473987c49deb6128c729 - - - -] Added segment 10d7a46c-fce1-45da-a7b3-1bc3f5cc2cc9 of type vxlan for network ba351206-b18d-4e7f-989c-327ce9cf9ce8 [pid: 8|app: 0|req: 463/951] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:43 2026] POST /v2.0/networks => generated 648 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/952] 10.0.0.22 () {34 vars in 742 bytes} [Thu Jul 2 06:23:43 2026] PUT /v2.0/networks/ba351206-b18d-4e7f-989c-327ce9cf9ce8 => generated 592 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:44.226 7 INFO neutron.services.segments.plugin [-] Segment f33dc453-57e8-43f1-b3c7-0917d8475b6a resource provider aggregate not found 2026-07-02 06:23:44.250 7 INFO neutron.services.segments.plugin [-] Segment f33dc453-57e8-43f1-b3c7-0917d8475b6a resource provider aggregate not found 2026-07-02 06:23:44.267 7 INFO neutron.services.segments.plugin [-] Segment f33dc453-57e8-43f1-b3c7-0917d8475b6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f33dc453-57e8-43f1-b3c7-0917d8475b6a found for delete ", "request_id": "req-56bdfa39-e3e3-4fa9-afba-909accbd85f1"}]} 2026-07-02 06:23:44.272 7 INFO neutron.services.segments.plugin [-] Segment f33dc453-57e8-43f1-b3c7-0917d8475b6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f33dc453-57e8-43f1-b3c7-0917d8475b6a found for delete ", "request_id": "req-3b5c2050-c8d0-470a-a6af-d8315fdb1f25"}]} [pid: 7|app: 0|req: 489/953] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:43 2026] DELETE /v2.0/networks/fc011ef0-46c9-4a94-bad3-f066842ed8f2 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/954] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:44 2026] POST /v2.0/subnets => generated 622 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/955] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:44 2026] GET /v2.0/security-groups?tenant_id=14b26cff504c433b9fc1a99e9e9200c0&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: 490/956] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:44 2026] GET /v2.0/security-groups?tenant_id=48d0cf391ab44138b942952da9d07df4&name=default => generated 2801 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/957] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:44 2026] DELETE /v2.0/security-groups/8bc318e3-d3ff-4318-acee-cd4887fab97e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/958] 10.0.0.22 () {34 vars in 740 bytes} [Thu Jul 2 06:23:44 2026] PUT /v2.0/subnets/95f14ee7-86fa-466b-852d-17d314ac561f => generated 632 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/959] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:44 2026] GET /v2.0/security-groups?tenant_id=d292df08a9924b80ba224654737af632&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/960] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:45 2026] DELETE /v2.0/security-groups/93e51e44-fd72-4d76-8512-e793fb2f8ff0 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/961] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:45 2026] DELETE /v2.0/security-groups/d85a10ee-5c1c-417e-a309-78472c423ee9 => 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: 493/962] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:45 2026] DELETE /v2.0/networks/ba351206-b18d-4e7f-989c-327ce9cf9ce8 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:45.743 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd13f642-becd-475f-9c6e-e4ebe26651b3 08bc559d7bae4a74a7681768fcc4c38c 91a7091f6663473987c49deb6128c729 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 470/963] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:45 2026] DELETE /v2.0/networks/ba351206-b18d-4e7f-989c-327ce9cf9ce8 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/964] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 06:23:45 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/965] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 06:23:45 2026] GET /v2.0/subnets?network_id=86c84a3d-c00a-4995-a05d-6d57f4202ef8 => generated 626 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/966] 10.0.0.22 () {32 vars in 652 bytes} [Thu Jul 2 06:23:45 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: 8|app: 0|req: 472/967] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:23:45 2026] GET /v2.0/networks => generated 1313 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/968] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:23:46 2026] GET /v2.0/subnets => generated 1265 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/969] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 06:23:46 2026] GET /v2.0/networks/aa051543-705d-4b10-9f80-4cb94ea1d91b => generated 673 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:46.310 7 INFO neutron.services.segments.plugin [-] Segment 10d7a46c-fce1-45da-a7b3-1bc3f5cc2cc9 resource provider aggregate not found 2026-07-02 06:23:46.331 7 INFO neutron.services.segments.plugin [-] Segment 10d7a46c-fce1-45da-a7b3-1bc3f5cc2cc9 resource provider aggregate not found 2026-07-02 06:23:46.338 7 INFO neutron.services.segments.plugin [-] Segment 10d7a46c-fce1-45da-a7b3-1bc3f5cc2cc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10d7a46c-fce1-45da-a7b3-1bc3f5cc2cc9 found for delete ", "request_id": "req-29e7f1f8-f786-4257-9ebb-b6cdf76b8317"}]} 2026-07-02 06:23:46.355 7 INFO neutron.services.segments.plugin [-] Segment 10d7a46c-fce1-45da-a7b3-1bc3f5cc2cc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10d7a46c-fce1-45da-a7b3-1bc3f5cc2cc9 found for delete ", "request_id": "req-0d9ec1ef-8b3a-46bd-95d3-456b5a11a2b4"}]} [pid: 7|app: 0|req: 497/970] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:23:46 2026] GET /v2.0/subnets/4eaff566-5ac0-454e-96cb-e0b9c5933ea6 => generated 649 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:46.385 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f77db308-bfee-4938-97b7-ebff92f95651 08bc559d7bae4a74a7681768fcc4c38c 91a7091f6663473987c49deb6128c729 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 474/971] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:46 2026] DELETE /v2.0/subnets/95f14ee7-86fa-466b-852d-17d314ac561f => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:46.435 7 INFO neutron.pecan_wsgi.hooks.translation [None req-012810dd-8bc8-42de-8212-2877532108ee 08bc559d7bae4a74a7681768fcc4c38c 91a7091f6663473987c49deb6128c729 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 498/972] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:46 2026] DELETE /v2.0/networks/ba351206-b18d-4e7f-989c-327ce9cf9ce8 => generated 138 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/973] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:23:46 2026] DELETE /v2.0/subnets/4eaff566-5ac0-454e-96cb-e0b9c5933ea6 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:47.136 8 INFO neutron.services.segments.plugin [-] Segment c3bf7155-a34b-4f59-9639-01bd88fc65a3 resource provider aggregate not found 2026-07-02 06:23:47.142 8 INFO neutron.services.segments.plugin [-] Segment c3bf7155-a34b-4f59-9639-01bd88fc65a3 resource provider aggregate not found 2026-07-02 06:23:47.160 8 INFO neutron.services.segments.plugin [-] Segment c3bf7155-a34b-4f59-9639-01bd88fc65a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3bf7155-a34b-4f59-9639-01bd88fc65a3 found for delete ", "request_id": "req-75f94e55-9b04-4373-a0cd-c730d4a45369"}]} 2026-07-02 06:23:47.163 8 INFO neutron.services.segments.plugin [-] Segment c3bf7155-a34b-4f59-9639-01bd88fc65a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3bf7155-a34b-4f59-9639-01bd88fc65a3 found for delete ", "request_id": "req-b92e8671-d9ef-4e1c-95d3-1fbf91e90014"}]} [pid: 8|app: 0|req: 476/974] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:23:46 2026] DELETE /v2.0/networks/aa051543-705d-4b10-9f80-4cb94ea1d91b => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:47.188 7 INFO neutron.db.segments_db [None req-fe595511-4775-4116-9741-9efc3b25ebb5 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 48f027cc-1762-43b5-b9a4-2b805bc49c9e of type vxlan for network 71d956aa-aa6f-44f4-b4b8-9f3c78146ddf [pid: 7|app: 0|req: 499/975] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:23:46 2026] POST /v2.0/networks => generated 740 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/976] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:47 2026] POST /v2.0/subnets => generated 664 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:47.707 8 INFO neutron.db.segments_db [None req-915012eb-bf32-4940-8e71-cf9b97a301fc 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment cfdf9f60-e20e-4938-afa1-75a2d947a84a of type vxlan for network 4f2bd18a-a177-46b8-a866-35b93c1f7ea9 [pid: 7|app: 0|req: 500/977] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:47 2026] GET /v2.0/security-groups?tenant_id=ad73233376eb4476a3d680c309b9461e&name=default => generated 2801 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/978] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:47 2026] GET /v2.0/security-groups?tenant_id=91a7091f6663473987c49deb6128c729&name=default => generated 2801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:48.018 8 INFO neutron.db.l3_hamode_db [None req-915012eb-bf32-4940-8e71-cf9b97a301fc 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 502/979] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:47 2026] DELETE /v2.0/security-groups/b156b50b-4930-45f5-9bdc-fd0e775a27b5 => 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: 503/980] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:48 2026] DELETE /v2.0/security-groups/80464116-7bc9-4367-abe4-5cc8311b4703 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:49.191 8 INFO neutron.db.l3_hamode_db [None req-915012eb-bf32-4940-8e71-cf9b97a301fc 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:23:50.239 7 INFO neutron.db.segments_db [None req-44a54790-c611-40b5-8d23-ced807407cb0 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Added segment 3b21d5c6-1b71-46cb-90ce-bb6ce8278587 of type vxlan for network 22593fa8-5242-4564-94e2-b9993de051d6 [pid: 7|app: 0|req: 506/983] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:50 2026] POST /v2.0/networks => generated 629 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:50.423 7 INFO neutron.db.segments_db [None req-a8f348f7-20fe-4743-8cb9-4df2f3227728 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Added segment f4b7ec72-97ed-4518-96ae-79c684aa11c1 of type vxlan for network 016fede5-0789-47b9-9cf3-6bbcb250ea65 [pid: 7|app: 0|req: 507/984] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:23:50 2026] POST /v2.0/networks => generated 630 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/985] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:47 2026] POST /v2.0/routers => generated 728 bytes in 3020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/986] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:50 2026] POST /v2.0/subnets => generated 602 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/987] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:50 2026] POST /v2.0/subnets => generated 602 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:51.365 7 INFO neutron.db.segments_db [None req-1b8363de-9048-4524-a1ef-777e658d138d 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Added segment 07b84657-ac68-41f3-873c-54b95acb15e2 of type vxlan for network 914efcb0-171a-4589-aa9a-4361bcf2b52a 2026-07-02 06:23:51.725 7 INFO neutron.db.l3_hamode_db [None req-1b8363de-9048-4524-a1ef-777e658d138d 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:23:51.995 7 INFO neutron.db.l3_hamode_db [None req-1b8363de-9048-4524-a1ef-777e658d138d 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 479/988] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:23:50 2026] PUT /v2.0/routers/8bee1961-ecb2-4b18-a206-9d8e91848dfb/add_router_interface => generated 309 bytes in 1629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/989] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 06:23:52 2026] POST /v2.0/security-groups => generated 1596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/990] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:23:53 2026] POST /v2.0/security-group-rules => generated 565 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/991] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:23:53 2026] POST /v2.0/security-group-rules => generated 570 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/992] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:23:51 2026] POST /v2.0/routers => generated 507 bytes in 2094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/993] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:23:53 2026] POST /v2.0/floatingips => generated 552 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/994] 10.0.0.157 () {34 vars in 1098 bytes} [Thu Jul 2 06:23:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--965240269&fields=id&tenant_id=52e4f8ec65514cfeb8415cc3d6573b02 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/995] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:23:54 2026] GET /v2.0/networks?id=71d956aa-aa6f-44f4-b4b8-9f3c78146ddf => generated 673 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/996] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:23:54 2026] GET /v2.0/quotas/52e4f8ec65514cfeb8415cc3d6573b02 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/997] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:23:54 2026] GET /v2.0/ports?tenant_id=52e4f8ec65514cfeb8415cc3d6573b02&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/998] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:23:54 2026] GET /v2.0/networks/71d956aa-aa6f-44f4-b4b8-9f3c78146ddf?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/999] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:23:54 2026] GET /v2.0/networks/71d956aa-aa6f-44f4-b4b8-9f3c78146ddf?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: 511/1000] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:23:53 2026] PUT /v2.0/routers/bd44848e-6daf-473a-ac3e-ec2f9bd264a3/add_router_interface => generated 309 bytes in 1658 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1001] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:55 2026] GET /v2.0/ports?device_id=fb166c24-9309-4bc2-9b82-93b635757893 => 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: 490/1002] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:23:55 2026] GET /v2.0/ports/74831c34-586b-4d22-8637-48b0364759fe => generated 955 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1003] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:23:55 2026] GET /v2.0/networks?id=71d956aa-aa6f-44f4-b4b8-9f3c78146ddf => generated 673 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1004] 199.19.213.193 () {34 vars in 1050 bytes} [Thu Jul 2 06:23:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=52e4f8ec65514cfeb8415cc3d6573b02 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1005] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:23:55 2026] POST /v2.0/ports => generated 954 bytes in 443 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: 494/1006] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:23:56 2026] GET /v2.0/security-groups?tenant_id=99146daebcb74715914fac9212b0390f&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1007] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:56 2026] GET /v2.0/ports?device_id=fb166c24-9309-4bc2-9b82-93b635757893 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1008] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:23:55 2026] PUT /v2.0/routers/bd44848e-6daf-473a-ac3e-ec2f9bd264a3/add_router_interface => generated 309 bytes in 1682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1009] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:23:56 2026] DELETE /v2.0/security-groups/276e6300-0db3-4361-9811-9b8e607f54a8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1010] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:56 2026] GET /v2.0/security-groups?id=abfc42ff-ae47-4570-a189-b6702e973ee7&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: 516/1011] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/ports/801501b6-56eb-4c67-9ea1-e421a10c84a1 => generated 955 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1012] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:23:56 2026] PUT /v2.0/ports/26aea87d-2d50-4a36-a873-ea2020b9e6c6 => generated 1199 bytes in 486 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 06:23:57.261 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e9f818f-7ff3-4f84-8a9f-7986b7024926'] response: {'name': 'network-changed', 'server_uuid': 'fb166c24-9309-4bc2-9b82-93b635757893', 'tag': '26aea87d-2d50-4a36-a873-ea2020b9e6c6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 497/1013] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/ports?tenant_id=52e4f8ec65514cfeb8415cc3d6573b02&device_id=fb166c24-9309-4bc2-9b82-93b635757893 => generated 1238 bytes in 63 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: 498/1014] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=26aea87d-2d50-4a36-a873-ea2020b9e6c6 => 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: 499/1015] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/subnets?id=ff87bc7e-c6fc-4064-b6b6-6abafc8e008c => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1016] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/ports?network_id=71d956aa-aa6f-44f4-b4b8-9f3c78146ddf&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: 501/1017] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/networks/71d956aa-aa6f-44f4-b4b8-9f3c78146ddf?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: 502/1018] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/networks/71d956aa-aa6f-44f4-b4b8-9f3c78146ddf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1019] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/ports?tenant_id=52e4f8ec65514cfeb8415cc3d6573b02&device_id=fb166c24-9309-4bc2-9b82-93b635757893 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1020] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/networks?id=71d956aa-aa6f-44f4-b4b8-9f3c78146ddf => generated 768 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1021] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=26aea87d-2d50-4a36-a873-ea2020b9e6c6 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1022] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/subnets?id=ff87bc7e-c6fc-4064-b6b6-6abafc8e008c => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1023] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/ports?network_id=71d956aa-aa6f-44f4-b4b8-9f3c78146ddf&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: 508/1024] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/networks/71d956aa-aa6f-44f4-b4b8-9f3c78146ddf?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: 509/1025] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/networks/71d956aa-aa6f-44f4-b4b8-9f3c78146ddf?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: 510/1026] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:58 2026] GET /v2.0/ports?device_id=fb166c24-9309-4bc2-9b82-93b635757893 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1027] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:58 2026] GET /v2.0/security-groups?id=abfc42ff-ae47-4570-a189-b6702e973ee7&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: 517/1028] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:23:57 2026] PUT /v2.0/routers/bd44848e-6daf-473a-ac3e-ec2f9bd264a3/remove_router_interface => generated 309 bytes in 1612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1029] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:59 2026] GET /v2.0/ports?device_id=fb166c24-9309-4bc2-9b82-93b635757893 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1030] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:59 2026] GET /v2.0/security-groups?id=abfc42ff-ae47-4570-a189-b6702e973ee7&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: 520/1031] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:23:59 2026] GET /v2.0/ports?device_id=fb166c24-9309-4bc2-9b82-93b635757893 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:00.008 7 INFO neutron.db.l3_db [None req-edea9cee-6acc-47d3-9ffe-d37d924c7aee 06bf464ad67546c5977f7214008c7534 52e4f8ec65514cfeb8415cc3d6573b02 - - - -] Floating IP 38e483b3-cb43-419e-ab5e-bcbf9dc22dc7 associated. External IP: 10.96.250.206, port: 26aea87d-2d50-4a36-a873-ea2020b9e6c6. [pid: 8|app: 0|req: 512/1032] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:23:58 2026] PUT /v2.0/routers/bd44848e-6daf-473a-ac3e-ec2f9bd264a3/remove_router_interface => generated 309 bytes in 1536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1033] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:23:59 2026] PUT /v2.0/floatingips/38e483b3-cb43-419e-ab5e-bcbf9dc22dc7 => generated 855 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1034] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:24:00 2026] GET /v2.0/ports?device_id=bd44848e-6daf-473a-ac3e-ec2f9bd264a3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:00.399 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7eb5bb49-b66d-429d-ade3-159a03f4cf47'] response: {'name': 'network-changed', 'server_uuid': 'fb166c24-9309-4bc2-9b82-93b635757893', 'tag': '26aea87d-2d50-4a36-a873-ea2020b9e6c6', 'status': 'completed', 'code': 200} 2026-07-02 06:24:00.631 8 INFO neutron.db.segments_db [None req-243dd1e5-e960-4890-83b5-c95cbf326566 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Added segment ed4a58ad-932a-43f3-932e-3914fd5139c1 of type vxlan for network 760d9f73-bdf3-44a5-818b-1ed52554efea [pid: 8|app: 0|req: 513/1035] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:24:00 2026] POST /v2.0/networks => generated 632 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1036] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:00 2026] GET /v2.0/ports?tenant_id=52e4f8ec65514cfeb8415cc3d6573b02&device_id=fb166c24-9309-4bc2-9b82-93b635757893 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1037] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:00 2026] GET /v2.0/ports?device_id=fb166c24-9309-4bc2-9b82-93b635757893 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:00.945 8 INFO neutron.db.segments_db [None req-95cccd71-aead-4b4b-ad11-018f9ec33c3e 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Added segment 61067d4d-af5d-4ba7-bf1a-a6219347e4e9 of type vxlan for network cd9763e9-f32f-4cc7-aac3-5675e0595e6c 2026-07-02 06:24:01.094 7 INFO neutron.services.segments.plugin [-] Segment 07b84657-ac68-41f3-873c-54b95acb15e2 resource provider aggregate not found 2026-07-02 06:24:01.100 7 INFO neutron.services.segments.plugin [-] Segment 07b84657-ac68-41f3-873c-54b95acb15e2 resource provider aggregate not found 2026-07-02 06:24:01.118 7 INFO neutron.services.segments.plugin [-] Segment 07b84657-ac68-41f3-873c-54b95acb15e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07b84657-ac68-41f3-873c-54b95acb15e2 found for delete ", "request_id": "req-256a989f-6e4a-45ae-a35f-32f031cc9cfd"}]} 2026-07-02 06:24:01.119 7 INFO neutron.services.segments.plugin [-] Segment 07b84657-ac68-41f3-873c-54b95acb15e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07b84657-ac68-41f3-873c-54b95acb15e2 found for delete ", "request_id": "req-361bcae9-07b5-45bb-97d0-ba80b1289983"}]} 2026-07-02 06:24:01.127 7 INFO neutron.db.l3_hamode_db [None req-e79fed04-b687-4b02-a818-6bb8f8c390ff 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] HA network 914efcb0-171a-4589-aa9a-4361bcf2b52a was deleted as no HA routers are present in tenant 66039ca2d0d84c5a85a7c03423ff9bc0. [pid: 7|app: 0|req: 523/1038] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:00 2026] DELETE /v2.0/routers/bd44848e-6daf-473a-ac3e-ec2f9bd264a3 => generated 0 bytes in 745 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1039] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:01 2026] GET /v2.0/networks?id=71d956aa-aa6f-44f4-b4b8-9f3c78146ddf => generated 768 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1040] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:01 2026] GET /v2.0/security-groups?id=abfc42ff-ae47-4570-a189-b6702e973ee7&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:01.275 8 INFO neutron.db.l3_hamode_db [None req-95cccd71-aead-4b4b-ad11-018f9ec33c3e 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 526/1041] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:01 2026] DELETE /v2.0/subnets/18e6cc22-c2d0-4c17-a6b2-1a21c10413a1 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1042] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=26aea87d-2d50-4a36-a873-ea2020b9e6c6 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1043] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:01 2026] GET /v2.0/security-groups?tenant_id=55eaf6583b144980a700545686c6d663&name=default => generated 2801 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1044] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:01 2026] DELETE /v2.0/subnets/43c2dbdb-1850-4340-b7cb-b75803130824 => 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: 530/1045] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:02 2026] GET /v2.0/ports?device_id=fb166c24-9309-4bc2-9b82-93b635757893 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1046] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:02 2026] GET /v2.0/subnets?id=ff87bc7e-c6fc-4064-b6b6-6abafc8e008c => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1047] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:02 2026] DELETE /v2.0/security-groups/90c73172-d78a-43e7-ab78-89e82e1bfe89 => 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: 533/1048] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:24:02 2026] GET /v2.0/ports?device_id=fb166c24-9309-4bc2-9b82-93b635757893 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:02.385 8 INFO neutron.db.l3_hamode_db [None req-95cccd71-aead-4b4b-ad11-018f9ec33c3e 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 534/1049] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:02 2026] DELETE /v2.0/networks/016fede5-0789-47b9-9cf3-6bbcb250ea65 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1050] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:02 2026] GET /v2.0/security-groups?id=abfc42ff-ae47-4570-a189-b6702e973ee7&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1051] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:02 2026] GET /v2.0/ports?network_id=71d956aa-aa6f-44f4-b4b8-9f3c78146ddf&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:02.937 7 INFO neutron.db.l3_db [None req-a8be9902-7c27-4962-aef4-d607299b2198 06bf464ad67546c5977f7214008c7534 52e4f8ec65514cfeb8415cc3d6573b02 - - - -] Floating IP 38e483b3-cb43-419e-ab5e-bcbf9dc22dc7 disassociated. External IP: 10.96.250.206, port: 26aea87d-2d50-4a36-a873-ea2020b9e6c6. 2026-07-02 06:24:03.153 7 INFO neutron.services.segments.plugin [-] Segment f4b7ec72-97ed-4518-96ae-79c684aa11c1 resource provider aggregate not found 2026-07-02 06:24:03.161 7 INFO neutron.services.segments.plugin [-] Segment f4b7ec72-97ed-4518-96ae-79c684aa11c1 resource provider aggregate not found 2026-07-02 06:24:03.172 7 INFO neutron.services.segments.plugin [-] Segment f4b7ec72-97ed-4518-96ae-79c684aa11c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4b7ec72-97ed-4518-96ae-79c684aa11c1 found for delete ", "request_id": "req-22692116-d840-4b5f-b26f-e880ef29c284"}]} 2026-07-02 06:24:03.174 7 INFO neutron.services.segments.plugin [-] Segment f4b7ec72-97ed-4518-96ae-79c684aa11c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4b7ec72-97ed-4518-96ae-79c684aa11c1 found for delete ", "request_id": "req-8e889e45-0c93-483d-8f73-79532526adba"}]} [pid: 7|app: 0|req: 537/1052] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:24:02 2026] DELETE /v2.0/ports/26aea87d-2d50-4a36-a873-ea2020b9e6c6 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1053] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:00 2026] POST /v2.0/routers => generated 695 bytes in 2539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:03.441 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5453bd53-766d-43c4-9a76-16230c868497'] response: {'server_uuid': 'fb166c24-9309-4bc2-9b82-93b635757893', 'name': 'network-vif-deleted', 'tag': '26aea87d-2d50-4a36-a873-ea2020b9e6c6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 517/1054] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/networks/71d956aa-aa6f-44f4-b4b8-9f3c78146ddf?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: 538/1055] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:03 2026] DELETE /v2.0/networks/22593fa8-5242-4564-94e2-b9993de051d6 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1056] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/networks/71d956aa-aa6f-44f4-b4b8-9f3c78146ddf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1057] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/ports?device_id=fb166c24-9309-4bc2-9b82-93b635757893 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:03.812 7 INFO neutron.db.segments_db [None req-09d2f9c0-f809-4381-a23a-d9176df7cf83 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Added segment dfa2f696-1746-44e1-83b0-f4715ce0b5ba of type vxlan for network 483bf619-3613-4dc8-9cbc-5d3b670b27b3 [pid: 8|app: 0|req: 518/1058] 10.0.0.22 () {32 vars in 775 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/subnets?project_id=f19e32bec2434e9b848d2b31c1ea6fda&cidr=10.100.0.0%2F28 => generated 14 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1061] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:03 2026] POST /v2.0/networks => generated 629 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1062] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1063] 10.0.0.22 () {32 vars in 783 bytes} [Thu Jul 2 06:24:04 2026] GET /v2.0/subnets?network_id=86c84a3d-c00a-4995-a05d-6d57f4202ef8&cidr=10.100.0.0%2F28 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1064] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:03 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:04.343 7 INFO neutron.db.segments_db [None req-68198282-e36f-45a1-87d9-0405ffdddee3 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Added segment a8e26a39-e006-44d7-9858-6d87401178e2 of type vxlan for network 47938710-ac94-42b1-bf8b-726374e1f9cc [pid: 8|app: 0|req: 523/1065] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:04 2026] POST /v2.0/subnets => generated 632 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:04.730 7 INFO neutron.db.l3_hamode_db [None req-68198282-e36f-45a1-87d9-0405ffdddee3 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:24:04.939 7 INFO neutron.db.l3_hamode_db [None req-68198282-e36f-45a1-87d9-0405ffdddee3 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:24:05.619 7 INFO neutron.services.segments.plugin [-] Segment 3b21d5c6-1b71-46cb-90ce-bb6ce8278587 resource provider aggregate not found 2026-07-02 06:24:05.625 7 INFO neutron.services.segments.plugin [-] Segment 3b21d5c6-1b71-46cb-90ce-bb6ce8278587 resource provider aggregate not found 2026-07-02 06:24:05.640 7 INFO neutron.services.segments.plugin [-] Segment 3b21d5c6-1b71-46cb-90ce-bb6ce8278587 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b21d5c6-1b71-46cb-90ce-bb6ce8278587 found for delete ", "request_id": "req-baa7c775-e3a5-4ee6-b847-6e1d38285965"}]} 2026-07-02 06:24:05.644 7 INFO neutron.services.segments.plugin [-] Segment 3b21d5c6-1b71-46cb-90ce-bb6ce8278587 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b21d5c6-1b71-46cb-90ce-bb6ce8278587 found for delete ", "request_id": "req-6bd985eb-e662-4bee-ab6a-d2fee7937e3f"}]} [pid: 7|app: 0|req: 543/1066] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:04 2026] POST /v2.0/routers => generated 506 bytes in 2022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1067] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:24:04 2026] PUT /v2.0/routers/7c5be7b3-6dff-4ab8-833e-6ec236d2df21/add_router_interface => generated 309 bytes in 1977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1068] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:06 2026] DELETE /v2.0/security-groups/abfc42ff-ae47-4570-a189-b6702e973ee7 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1069] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:24:06 2026] GET /v2.0/networks => generated 6491 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:06.528 7 INFO neutron.api.v2.resource [None req-17d47d6c-a04d-4cab-b400-7aebdcfead06 06bf464ad67546c5977f7214008c7534 52e4f8ec65514cfeb8415cc3d6573b02 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 546/1070] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 06:24:06 2026] GET /v2.0/security-groups/abfc42ff-ae47-4570-a189-b6702e973ee7 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1071] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:24:06 2026] GET /v2.0/subnets => generated 4959 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1072] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:24:06 2026] POST /v2.0/ports => generated 952 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 548/1073] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:24:06 2026] DELETE /v2.0/floatingips/38e483b3-cb43-419e-ab5e-bcbf9dc22dc7 => 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: 526/1074] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:24:06 2026] GET /v2.0/routers => generated 1998 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1075] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:24:07 2026] POST /v2.0/floatingips => generated 552 bytes in 884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1076] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:24:07 2026] PUT /v2.0/routers/1fe2ec35-8c3e-4bfa-8b37-65e6842ecc92/add_router_interface => generated 309 bytes in 1481 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: 528/1077] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 06:24:08 2026] POST /v2.0/security-groups => generated 1609 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1078] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:24:07 2026] PUT /v2.0/routers/8bee1961-ecb2-4b18-a206-9d8e91848dfb/remove_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1079] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:24:09 2026] GET /v2.0/ports/1beb6b8f-8e00-49a6-a1f5-eb046c797aee => generated 1026 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1080] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:09 2026] POST /v2.0/security-group-rules => generated 565 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1081] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:24:09 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:10.472 7 INFO neutron.services.segments.plugin [-] Segment cfdf9f60-e20e-4938-afa1-75a2d947a84a resource provider aggregate not found 2026-07-02 06:24:10.478 7 INFO neutron.services.segments.plugin [-] Segment cfdf9f60-e20e-4938-afa1-75a2d947a84a resource provider aggregate not found 2026-07-02 06:24:10.493 7 INFO neutron.services.segments.plugin [-] Segment cfdf9f60-e20e-4938-afa1-75a2d947a84a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfdf9f60-e20e-4938-afa1-75a2d947a84a found for delete ", "request_id": "req-b0ad0073-e23d-4c37-913a-c3a97417f879"}]} 2026-07-02 06:24:10.495 7 INFO neutron.services.segments.plugin [-] Segment cfdf9f60-e20e-4938-afa1-75a2d947a84a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfdf9f60-e20e-4938-afa1-75a2d947a84a found for delete ", "request_id": "req-a3103a3e-7740-4c34-a0cc-4937e9552301"}]} 2026-07-02 06:24:10.502 7 INFO neutron.db.l3_hamode_db [None req-2b7eb5a7-57bb-470b-8bb2-7b5cdea84a8f 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] HA network 4f2bd18a-a177-46b8-a866-35b93c1f7ea9 was deleted as no HA routers are present in tenant 52e4f8ec65514cfeb8415cc3d6573b02. [pid: 7|app: 0|req: 553/1082] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:09 2026] DELETE /v2.0/routers/8bee1961-ecb2-4b18-a206-9d8e91848dfb => generated 0 bytes in 1160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1083] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:10 2026] POST /v2.0/security-group-rules => generated 564 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1084] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:24:09 2026] PUT /v2.0/routers/1fe2ec35-8c3e-4bfa-8b37-65e6842ecc92/remove_router_interface => generated 309 bytes in 1123 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: 531/1085] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:10 2026] DELETE /v2.0/subnets/ff87bc7e-c6fc-4064-b6b6-6abafc8e008c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1086] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:11 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: 7|app: 0|req: 555/1087] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:24:10 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:11.300 8 INFO neutron.api.v2.resource [None req-10ddf115-7bfc-4b67-b489-b57fc68a11b1 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 533/1088] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:24:11 2026] PUT /v2.0/routers/1fe2ec35-8c3e-4bfa-8b37-65e6842ecc92/remove_router_interface => generated 197 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1089] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:11 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: 556/1090] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:11 2026] DELETE /v2.0/networks/71d956aa-aa6f-44f4-b4b8-9f3c78146ddf => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1091] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:24:11 2026] GET /v2.0/ports?device_id=1fe2ec35-8c3e-4bfa-8b37-65e6842ecc92 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:11.503 7 INFO neutron.db.securitygroups_db [None req-7a958995-7e0a-46a4-a43f-13a9008b4b05 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Project f19e32bec2434e9b848d2b31c1ea6fda 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: 558/1092] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:11 2026] POST /v2.0/security-group-rules => generated 575 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1093] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:24:11 2026] POST /v2.0/floatingips => generated 552 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:12.103 8 INFO neutron.db.securitygroups_db [None req-49699190-dc4e-4fd6-a5a3-5949f777accc 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Project f19e32bec2434e9b848d2b31c1ea6fda 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: 536/1094] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:12 2026] POST /v2.0/security-group-rules => generated 574 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1095] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:12 2026] GET /v2.0/security-groups?tenant_id=52e4f8ec65514cfeb8415cc3d6573b02&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:12.319 7 INFO neutron.db.l3_hamode_db [None req-6df9b2ee-f9dc-4e71-8cdf-af4f6d0387d1 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] HA network 47938710-ac94-42b1-bf8b-726374e1f9cc was deleted as no HA routers are present in tenant 66039ca2d0d84c5a85a7c03423ff9bc0. [pid: 7|app: 0|req: 559/1096] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:11 2026] DELETE /v2.0/routers/1fe2ec35-8c3e-4bfa-8b37-65e6842ecc92 => generated 0 bytes in 751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1097] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:12 2026] DELETE /v2.0/security-groups/157b2dab-dbe0-4d81-91df-9f356f7a949e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:24:12.519 7 INFO neutron.services.segments.plugin [-] Segment 48f027cc-1762-43b5-b9a4-2b805bc49c9e resource provider aggregate not found 2026-07-02 06:24:12.529 7 INFO neutron.services.segments.plugin [-] Segment 48f027cc-1762-43b5-b9a4-2b805bc49c9e resource provider aggregate not found 2026-07-02 06:24:12.542 7 INFO neutron.services.segments.plugin [-] Segment 48f027cc-1762-43b5-b9a4-2b805bc49c9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f027cc-1762-43b5-b9a4-2b805bc49c9e found for delete ", "request_id": "req-3b787998-0b08-4eb8-8b7d-cf7fdc9318b5"}]} 2026-07-02 06:24:12.561 7 INFO neutron.services.segments.plugin [-] Segment 48f027cc-1762-43b5-b9a4-2b805bc49c9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f027cc-1762-43b5-b9a4-2b805bc49c9e found for delete ", "request_id": "req-1ce980f9-b427-4464-ac76-2939c92c5db2"}]} 2026-07-02 06:24:12.568 7 INFO neutron.services.segments.plugin [-] Segment a8e26a39-e006-44d7-9858-6d87401178e2 resource provider aggregate not found 2026-07-02 06:24:12.585 7 INFO neutron.services.segments.plugin [-] Segment a8e26a39-e006-44d7-9858-6d87401178e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8e26a39-e006-44d7-9858-6d87401178e2 found for delete ", "request_id": "req-72b8a53d-bc34-42e0-b12e-bbf9f0aaffc0"}]} 2026-07-02 06:24:12.592 7 INFO neutron.services.segments.plugin [-] Segment a8e26a39-e006-44d7-9858-6d87401178e2 resource provider aggregate not found 2026-07-02 06:24:12.613 7 INFO neutron.services.segments.plugin [-] Segment a8e26a39-e006-44d7-9858-6d87401178e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8e26a39-e006-44d7-9858-6d87401178e2 found for delete ", "request_id": "req-7137cb12-3e22-472d-9b23-d08b488d27a1"}]} [pid: 8|app: 0|req: 538/1098] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:24:12 2026] POST /v2.0/floatingips => generated 552 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1099] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:12 2026] DELETE /v2.0/subnets/57366844-188e-4d47-856c-4baf138e3807 => generated 0 bytes in 713 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1100] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:24:13 2026] PUT /v2.0/floatingips/4bb54de0-4a19-46ec-b160-97f0e61aef90/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1101] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:24:12 2026] GET /v2.0/networks => generated 1297 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1102] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:24:13 2026] PUT /v2.0/floatingips/d4524785-3426-488e-9e4c-d25835544371/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1103] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:24:13 2026] PUT /v2.0/floatingips/ab842fed-9ab2-4680-9198-e22ec1c7eaa1/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1104] 10.0.0.157 () {34 vars in 1098 bytes} [Thu Jul 2 06:24:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-358940384&fields=id&tenant_id=f19e32bec2434e9b848d2b31c1ea6fda => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1105] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:24:13 2026] PUT /v2.0/floatingips/830bdfb7-656e-4a60-832e-5f57f164798f/tags => 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: 544/1106] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:24:13 2026] GET /v2.0/networks?id=760d9f73-bdf3-44a5-818b-1ed52554efea => generated 660 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1107] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:13 2026] DELETE /v2.0/networks/483bf619-3613-4dc8-9cbc-5d3b670b27b3 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1108] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:24:13 2026] GET /v2.0/quotas/f19e32bec2434e9b848d2b31c1ea6fda => 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: 545/1109] 10.0.0.22 () {32 vars in 671 bytes} [Thu Jul 2 06:24:13 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:13.681 7 INFO neutron.db.segments_db [None req-97456f3c-625f-49e8-88ae-c69aa3f7e10f 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Added segment 5977076c-f859-4ff8-b579-89209727605d of type vxlan for network b4b34d3e-e716-40da-afc7-3db4f60aa033 [pid: 7|app: 0|req: 565/1110] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:13 2026] POST /v2.0/networks => generated 630 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1111] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 06:24:13 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1112] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:24:13 2026] GET /v2.0/ports?tenant_id=f19e32bec2434e9b848d2b31c1ea6fda&fields=id => generated 103 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1113] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 06:24:14 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: 567/1114] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:13 2026] POST /v2.0/subnets => generated 602 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1115] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:24:14 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1116] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 06:24:14 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:14.331 8 INFO neutron.db.segments_db [None req-0f2d0fa8-ea46-4996-bd4e-5185de28beca 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Added segment fdb10d49-d90c-490a-84f6-dd6bc30d91fc of type vxlan for network 6ea0f404-b37a-4aac-88e0-c3850d2ff6d8 2026-07-02 06:24:14.519 7 INFO neutron.db.segments_db [None req-47f8a0ad-95e1-497a-ad9f-a031c55bcf00 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment b3f2b367-4903-4ecc-956c-28b649d670f6 of type vxlan for network f283829b-d82e-4cac-9652-e3d82773bf3f 2026-07-02 06:24:14.614 7 INFO neutron.services.segments.plugin [-] Segment dfa2f696-1746-44e1-83b0-f4715ce0b5ba resource provider aggregate not found 2026-07-02 06:24:14.645 7 INFO neutron.services.segments.plugin [-] Segment dfa2f696-1746-44e1-83b0-f4715ce0b5ba resource provider aggregate not found 2026-07-02 06:24:14.651 7 INFO neutron.services.segments.plugin [-] Segment dfa2f696-1746-44e1-83b0-f4715ce0b5ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfa2f696-1746-44e1-83b0-f4715ce0b5ba found for delete ", "request_id": "req-0a226eb5-9ebc-47a8-9e3a-b90e36e3b1dc"}]} [pid: 7|app: 0|req: 568/1117] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:24:14 2026] POST /v2.0/networks => generated 744 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:14.694 8 INFO neutron.db.l3_hamode_db [None req-0f2d0fa8-ea46-4996-bd4e-5185de28beca 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:24:14.736 7 INFO neutron.services.segments.plugin [-] Segment dfa2f696-1746-44e1-83b0-f4715ce0b5ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfa2f696-1746-44e1-83b0-f4715ce0b5ba found for delete ", "request_id": "req-34f6d5ec-7d4b-47b7-92af-10279cca50a9"}]} [pid: 7|app: 0|req: 569/1118] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:24:14 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1119] 10.0.0.22 () {32 vars in 679 bytes} [Thu Jul 2 06:24:14 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:14.886 8 INFO neutron.db.l3_hamode_db [None req-0f2d0fa8-ea46-4996-bd4e-5185de28beca 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 571/1120] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:14 2026] POST /v2.0/subnets => generated 667 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1121] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 06:24:15 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1122] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:15 2026] GET /v2.0/ports?device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:15.192 7 INFO neutron.db.segments_db [None req-2a9e64b1-1d86-4419-af74-e789b1d57086 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment b6a315c3-ec25-4e7c-bbbe-c54726935883 of type vxlan for network 10182fb5-d877-4166-ad1c-769ba2fca104 2026-07-02 06:24:15.513 7 INFO neutron.db.l3_hamode_db [None req-2a9e64b1-1d86-4419-af74-e789b1d57086 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 550/1123] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:14 2026] POST /v2.0/routers => generated 506 bytes in 1336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1124] 10.0.0.22 () {32 vars in 689 bytes} [Thu Jul 2 06:24:15 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1125] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:15 2026] GET /v2.0/networks?id=760d9f73-bdf3-44a5-818b-1ed52554efea => generated 660 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:16.568 7 INFO neutron.db.l3_hamode_db [None req-2a9e64b1-1d86-4419-af74-e789b1d57086 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 553/1126] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:24:15 2026] PUT /v2.0/routers/95eca2ec-f94d-4b89-8573-8d67363bfc71/add_router_interface => generated 309 bytes in 1455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1127] 10.0.0.22 () {32 vars in 701 bytes} [Thu Jul 2 06:24:17 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1128] 199.19.213.193 () {34 vars in 1050 bytes} [Thu Jul 2 06:24:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f19e32bec2434e9b848d2b31c1ea6fda => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1129] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:17 2026] GET /v2.0/ports?device_id=5660077f-e0fa-45b5-b38a-214f7111360f => 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: 557/1130] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:24:17 2026] GET /v2.0/ports/0cfb042a-1df0-4792-96b6-a3789f000003 => generated 955 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1131] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:15 2026] POST /v2.0/routers => generated 731 bytes in 2503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1132] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:24:17 2026] DELETE /v2.0/floatingips/4bb54de0-4a19-46ec-b160-97f0e61aef90 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1133] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:24:17 2026] POST /v2.0/ports => generated 954 bytes in 475 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: 559/1134] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:24:17 2026] PUT /v2.0/routers/95eca2ec-f94d-4b89-8573-8d67363bfc71/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1135] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:24:18 2026] DELETE /v2.0/floatingips/d4524785-3426-488e-9e4c-d25835544371 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1136] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:24:19 2026] PUT /v2.0/ports/1d32e6a1-a678-45f2-9e15-c256e6bb4e75 => generated 1199 bytes in 475 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 06:24:19.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fed0c36-fe25-41bb-8eb8-e336ff8c97f9'] response: {'name': 'network-changed', 'server_uuid': '5660077f-e0fa-45b5-b38a-214f7111360f', 'tag': '1d32e6a1-a678-45f2-9e15-c256e6bb4e75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 576/1137] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:24:18 2026] PUT /v2.0/routers/cd478e2d-5767-407f-a10b-53fcc51a1c86/add_router_interface => generated 309 bytes in 1848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1138] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:24:19 2026] GET /v2.0/ports?device_id=95eca2ec-f94d-4b89-8573-8d67363bfc71 => 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: 562/1141] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:19 2026] GET /v2.0/ports?device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 969 bytes in 568 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: 563/1142] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:20 2026] GET /v2.0/ports?tenant_id=f19e32bec2434e9b848d2b31c1ea6fda&device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1143] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:24:20 2026] DELETE /v2.0/floatingips/ab842fed-9ab2-4680-9198-e22ec1c7eaa1 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1144] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:20 2026] GET /v2.0/security-groups?id=436312ca-6ba2-4b1c-9936-63d6c0239dc2&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1145] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1d32e6a1-a678-45f2-9e15-c256e6bb4e75 => 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: 583/1146] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:24:20 2026] DELETE /v2.0/floatingips/830bdfb7-656e-4a60-832e-5f57f164798f => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1147] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:20 2026] GET /v2.0/subnets?id=eeb6c786-8e3c-4b1f-9b6c-c2443b02b757 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1148] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 06:24:20 2026] POST /v2.0/security-groups => generated 1596 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:24:20.968 8 INFO neutron.services.segments.plugin [-] Segment fdb10d49-d90c-490a-84f6-dd6bc30d91fc resource provider aggregate not found 2026-07-02 06:24:20.973 8 INFO neutron.services.segments.plugin [-] Segment fdb10d49-d90c-490a-84f6-dd6bc30d91fc resource provider aggregate not found 2026-07-02 06:24:20.985 8 INFO neutron.services.segments.plugin [-] Segment fdb10d49-d90c-490a-84f6-dd6bc30d91fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdb10d49-d90c-490a-84f6-dd6bc30d91fc found for delete ", "request_id": "req-7c0807be-9100-40cd-b3b2-b3a33bd4943c"}]} 2026-07-02 06:24:20.989 8 INFO neutron.services.segments.plugin [-] Segment fdb10d49-d90c-490a-84f6-dd6bc30d91fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdb10d49-d90c-490a-84f6-dd6bc30d91fc found for delete ", "request_id": "req-071575fa-2a78-4ee1-812b-d12ab59b1c1a"}]} 2026-07-02 06:24:20.995 8 INFO neutron.db.l3_hamode_db [None req-679d3efb-caf8-4238-a13f-35fa4f8c93f0 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] HA network 6ea0f404-b37a-4aac-88e0-c3850d2ff6d8 was deleted as no HA routers are present in tenant 66039ca2d0d84c5a85a7c03423ff9bc0. [pid: 8|app: 0|req: 564/1149] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:20 2026] DELETE /v2.0/routers/95eca2ec-f94d-4b89-8573-8d67363bfc71 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1150] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:21 2026] GET /v2.0/ports?network_id=760d9f73-bdf3-44a5-818b-1ed52554efea&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: 566/1151] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1152] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:24:20 2026] DELETE /v2.0/floatingips/4d77c8a1-cb57-4df4-acd9-a202480d8b80 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1153] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:21 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?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: 567/1154] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:21 2026] DELETE /v2.0/subnets/a6f052e5-cd7f-42ea-8576-3d9176ddeeda => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1155] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:21 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?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: 588/1156] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1157] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:21 2026] DELETE /v2.0/networks/b4b34d3e-e716-40da-afc7-3db4f60aa033 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1158] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:21 2026] GET /v2.0/ports?tenant_id=f19e32bec2434e9b848d2b31c1ea6fda&device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1159] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:21 2026] GET /v2.0/ports?device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:22.025 8 INFO neutron.db.segments_db [None req-438e8e4b-28d8-44d5-801f-41a8f4e677b8 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Added segment 7ed57713-de74-48ee-978b-ad5d149b820d of type vxlan for network 4ca93cff-7869-4b51-bd13-356a16e6dd8f [pid: 7|app: 0|req: 589/1160] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:24:21 2026] POST /v2.0/floatingips => generated 552 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1161] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:22 2026] GET /v2.0/networks?id=760d9f73-bdf3-44a5-818b-1ed52554efea => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1162] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:22 2026] GET /v2.0/security-groups?id=436312ca-6ba2-4b1c-9936-63d6c0239dc2&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:22.371 8 INFO neutron.db.l3_hamode_db [None req-438e8e4b-28d8-44d5-801f-41a8f4e677b8 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 592/1163] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:22 2026] GET /v2.0/security-groups?tenant_id=9de8bdb9685f45fab1a568b60a18f63c&name=default => generated 2801 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1164] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1d32e6a1-a678-45f2-9e15-c256e6bb4e75 => 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: 594/1165] 10.0.0.157 () {34 vars in 1100 bytes} [Thu Jul 2 06:24:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1183280629&fields=id&tenant_id=1a07aae99d634ea98f0d365416e54e18 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:23.022 8 INFO neutron.services.segments.plugin [-] Segment 5977076c-f859-4ff8-b579-89209727605d resource provider aggregate not found 2026-07-02 06:24:23.031 8 INFO neutron.services.segments.plugin [-] Segment 5977076c-f859-4ff8-b579-89209727605d resource provider aggregate not found 2026-07-02 06:24:23.053 8 INFO neutron.services.segments.plugin [-] Segment 5977076c-f859-4ff8-b579-89209727605d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5977076c-f859-4ff8-b579-89209727605d found for delete ", "request_id": "req-0cdc03a8-af64-4d1d-a0e2-4fd6e1e24fb9"}]} 2026-07-02 06:24:23.078 8 INFO neutron.services.segments.plugin [-] Segment 5977076c-f859-4ff8-b579-89209727605d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5977076c-f859-4ff8-b579-89209727605d found for delete ", "request_id": "req-b4341456-bc23-4690-b835-7b7a0e292ce4"}]} [pid: 7|app: 0|req: 595/1166] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:22 2026] DELETE /v2.0/security-groups/9560ddb3-a73d-4525-819c-942891a86c9b => 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: 596/1167] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/subnets?id=eeb6c786-8e3c-4b1f-9b6c-c2443b02b757 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1168] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/networks?id=f283829b-d82e-4cac-9652-e3d82773bf3f => generated 676 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1169] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/ports?network_id=760d9f73-bdf3-44a5-818b-1ed52554efea&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: 599/1170] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/quotas/1a07aae99d634ea98f0d365416e54e18 => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1171] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/security-groups?tenant_id=2eb013b02b214fe48c8e3b6803e81686&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: 601/1172] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:23.581 8 INFO neutron.db.l3_hamode_db [None req-438e8e4b-28d8-44d5-801f-41a8f4e677b8 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 602/1173] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/ports?tenant_id=1a07aae99d634ea98f0d365416e54e18&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1174] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/ports?device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 971 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1175] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:23 2026] DELETE /v2.0/security-groups/dc2d13f4-e5de-43e3-9683-515172503f1e => 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: 605/1176] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?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: 606/1177] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?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: 607/1178] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/security-groups?id=436312ca-6ba2-4b1c-9936-63d6c0239dc2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1179] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1180] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/security-groups?tenant_id=f48ddb141b334654a8fc49bcb2062d7e&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1181] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/ports?device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1182] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:24 2026] DELETE /v2.0/security-groups/7e54a46b-3030-44ee-b34f-085dc0974da0 => 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: 612/1183] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1184] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/security-groups?id=436312ca-6ba2-4b1c-9936-63d6c0239dc2&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1185] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/ports?device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1186] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:21 2026] POST /v2.0/routers => generated 687 bytes in 2904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1187] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/routers/0a41ec3c-1781-4904-8af5-c93bbc133501 => generated 693 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:25.494 7 INFO neutron.db.l3_db [None req-5699238c-ba9e-4721-919c-1efdc24e8961 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Floating IP c6a03d7d-76fc-444b-984a-d141641b6d9b associated. External IP: 10.96.250.219, port: 1d32e6a1-a678-45f2-9e15-c256e6bb4e75. [pid: 7|app: 0|req: 615/1188] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 06:24:24 2026] POST /v2.0/floatingips => generated 855 bytes in 1283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1189] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/routers => generated 696 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:25.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c696d38f-a9f9-4a06-b7e9-093c95f4576d'] response: {'name': 'network-changed', 'server_uuid': '5660077f-e0fa-45b5-b38a-214f7111360f', 'tag': '1d32e6a1-a678-45f2-9e15-c256e6bb4e75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 575/1190] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1191] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/networks?id=f283829b-d82e-4cac-9652-e3d82773bf3f => generated 676 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1192] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/floatingips/c6a03d7d-76fc-444b-984a-d141641b6d9b => generated 855 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1193] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/ports?tenant_id=f19e32bec2434e9b848d2b31c1ea6fda&device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1194] 199.19.213.193 () {34 vars in 1050 bytes} [Thu Jul 2 06:24:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1a07aae99d634ea98f0d365416e54e18 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1195] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:26 2026] GET /v2.0/networks?id=760d9f73-bdf3-44a5-818b-1ed52554efea => generated 756 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1196] 10.0.0.22 () {34 vars in 740 bytes} [Thu Jul 2 06:24:25 2026] PUT /v2.0/routers/0a41ec3c-1781-4904-8af5-c93bbc133501 => generated 700 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1197] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1d32e6a1-a678-45f2-9e15-c256e6bb4e75 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1198] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:24:26 2026] GET /v2.0/routers/0a41ec3c-1781-4904-8af5-c93bbc133501 => generated 700 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1199] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:26 2026] GET /v2.0/subnets?id=eeb6c786-8e3c-4b1f-9b6c-c2443b02b757 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1200] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:24:26 2026] GET /v2.0/ports?device_id=0a41ec3c-1781-4904-8af5-c93bbc133501 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1201] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:26 2026] GET /v2.0/ports?network_id=760d9f73-bdf3-44a5-818b-1ed52554efea&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1202] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:24:26 2026] POST /v2.0/ports => generated 954 bytes in 551 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: 581/1203] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:26 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1204] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:24:26 2026] PUT /v2.0/ports/2b058576-3987-4998-9041-46a4ead0da53 => generated 1199 bytes in 489 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 06:24:27.348 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa821a6f-c097-49a6-b8fe-232ffe27e4a0'] response: {'name': 'network-changed', 'server_uuid': '581d9ade-3f7d-462d-b4a2-520f70bef675', 'tag': '2b058576-3987-4998-9041-46a4ead0da53', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 583/1205] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 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: 584/1206] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/floatingips/c6a03d7d-76fc-444b-984a-d141641b6d9b => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1207] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1208] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/ports?tenant_id=1a07aae99d634ea98f0d365416e54e18&device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1209] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1210] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2b058576-3987-4998-9041-46a4ead0da53 => 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: 589/1211] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/subnets?id=b5d135b2-1631-4a31-bb51-bd793044f6b2 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1212] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/ports?network_id=f283829b-d82e-4cac-9652-e3d82773bf3f&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1213] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1214] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1215] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/ports?tenant_id=1a07aae99d634ea98f0d365416e54e18&device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1216] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/networks?id=f283829b-d82e-4cac-9652-e3d82773bf3f => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:28.145 7 INFO neutron.services.segments.plugin [-] Segment 7ed57713-de74-48ee-978b-ad5d149b820d resource provider aggregate not found [pid: 8|app: 0|req: 595/1217] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2b058576-3987-4998-9041-46a4ead0da53 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:28.168 7 INFO neutron.services.segments.plugin [-] Segment 7ed57713-de74-48ee-978b-ad5d149b820d resource provider aggregate not found 2026-07-02 06:24:28.180 7 INFO neutron.services.segments.plugin [-] Segment 7ed57713-de74-48ee-978b-ad5d149b820d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed57713-de74-48ee-978b-ad5d149b820d found for delete ", "request_id": "req-443ed25b-a87c-4070-b800-0b0cbdc4b6ef"}]} 2026-07-02 06:24:28.186 7 INFO neutron.services.segments.plugin [-] Segment 7ed57713-de74-48ee-978b-ad5d149b820d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed57713-de74-48ee-978b-ad5d149b820d found for delete ", "request_id": "req-27e0c655-262f-4f86-8cef-c895f267b348"}]} 2026-07-02 06:24:28.191 7 INFO neutron.db.l3_hamode_db [None req-50c2189a-4f3e-47f9-925b-9f62b4369d3f 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] HA network 4ca93cff-7869-4b51-bd13-356a16e6dd8f was deleted as no HA routers are present in tenant 66039ca2d0d84c5a85a7c03423ff9bc0. [pid: 7|app: 0|req: 623/1218] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:26 2026] DELETE /v2.0/routers/0a41ec3c-1781-4904-8af5-c93bbc133501 => generated 0 bytes in 1545 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1219] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/subnets?id=b5d135b2-1631-4a31-bb51-bd793044f6b2 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1220] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/ports?device_id=0a41ec3c-1781-4904-8af5-c93bbc133501 => 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: 597/1221] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/ports?network_id=f283829b-d82e-4cac-9652-e3d82773bf3f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:28.265 7 INFO neutron.api.v2.resource [None req-cead2291-3702-4dd8-ad10-dc70a06769e0 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 625/1222] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:28 2026] DELETE /v2.0/routers/0a41ec3c-1781-4904-8af5-c93bbc133501 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1223] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/ports?device_id=95eca2ec-f94d-4b89-8573-8d67363bfc71 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:28.321 7 INFO neutron.api.v2.resource [None req-59b32c74-0a52-4b4d-b58a-ff206b59071c 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1224] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:28 2026] DELETE /v2.0/routers/95eca2ec-f94d-4b89-8573-8d67363bfc71 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1225] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?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 06:24:28.348 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a1773d1-26ee-4630-b543-4c279e5ad384 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 628/1226] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:28 2026] DELETE /v2.0/subnets/a6f052e5-cd7f-42ea-8576-3d9176ddeeda => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1227] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/ports?device_id=1fe2ec35-8c3e-4bfa-8b37-65e6842ecc92 => 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: 599/1228] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:28.410 7 INFO neutron.api.v2.resource [None req-16771e5d-e59b-4c71-a0ce-84a7bdee9eba 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 630/1229] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:28 2026] DELETE /v2.0/routers/1fe2ec35-8c3e-4bfa-8b37-65e6842ecc92 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:24:28.437 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb7b34b8-c755-435b-ba69-945ec73c406d 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1230] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:28 2026] DELETE /v2.0/subnets/57366844-188e-4d47-856c-4baf138e3807 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1231] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/ports?device_id=bd44848e-6daf-473a-ac3e-ec2f9bd264a3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:28.508 8 INFO neutron.api.v2.resource [None req-83bb4c5e-0cf8-4c3b-ada8-906a28fc7fd8 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 601/1232] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:28 2026] DELETE /v2.0/routers/bd44848e-6daf-473a-ac3e-ec2f9bd264a3 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:24:28.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-588ce137-87e9-4e28-8a76-ababa1b7ca8a 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 632/1233] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:28 2026] DELETE /v2.0/subnets/18e6cc22-c2d0-4c17-a6b2-1a21c10413a1 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:24:28.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8db44fd8-c1e0-4e30-bd51-2a2c725ac821 9befb51bafb0404ea4eb2e1635ebbe40 66039ca2d0d84c5a85a7c03423ff9bc0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 602/1234] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:28 2026] DELETE /v2.0/subnets/43c2dbdb-1850-4340-b7cb-b75803130824 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1235] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1236] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&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: 634/1237] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:29 2026] GET /v2.0/security-groups?tenant_id=66039ca2d0d84c5a85a7c03423ff9bc0&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1238] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:29 2026] DELETE /v2.0/security-groups/7776e364-ab1e-408e-acff-ffadcc0c1fbd => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:24:29.424 8 INFO neutron.db.segments_db [None req-884b2c77-7cef-478d-a2e5-fc18edc08832 fe99d1612a1c4f9cb041d2e8414bf5bc 48286f7745d54ee6bc360c9e83b2c790 - - - -] Added segment 5dec6d3e-afb2-46b1-8b64-95de0a93d8fc of type vxlan for network 06278815-863e-4ffd-9ed9-a61e6171eb49 [pid: 8|app: 0|req: 604/1239] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:29 2026] POST /v2.0/networks => generated 631 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1240] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:29 2026] POST /v2.0/subnets => generated 602 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1241] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:29 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:30.024 7 INFO neutron.db.segments_db [None req-950d4e62-bd09-42f4-b247-9e83e4d86644 fe99d1612a1c4f9cb041d2e8414bf5bc 48286f7745d54ee6bc360c9e83b2c790 - - - -] Added segment c440c86c-e695-42db-92e0-047997bd40e7 of type vxlan for network 35ec36cc-970f-42f4-968e-80e36d84c814 [pid: 8|app: 0|req: 606/1242] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:29 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1243] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:29 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1244] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:30 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1245] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:30 2026] POST /v2.0/subnets => generated 605 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:30.573 7 INFO neutron.db.segments_db [None req-362a6eae-a8a0-407e-967d-046043b3b34b fe99d1612a1c4f9cb041d2e8414bf5bc 48286f7745d54ee6bc360c9e83b2c790 - - - -] Added segment e5332666-8892-4122-94ee-c093b54a06c5 of type vxlan for network 2785cafb-8d70-4eb6-b751-b04f3ab06be0 2026-07-02 06:24:30.648 8 INFO neutron.db.l3_db [None req-d529efdc-783b-45cc-ba74-ffd150599e3c 506a34e0b33247c194b5a8778d6ca447 1a07aae99d634ea98f0d365416e54e18 - - - -] Floating IP 5611b0af-7ac2-4096-94d3-d1587125cc4d associated. External IP: 10.96.250.212, port: 2b058576-3987-4998-9041-46a4ead0da53. [pid: 7|app: 0|req: 639/1246] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:30 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1247] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:30 2026] POST /v2.0/subnets => generated 605 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1248] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:24:30 2026] PUT /v2.0/floatingips/5611b0af-7ac2-4096-94d3-d1587125cc4d => generated 855 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:31.103 7 INFO neutron.db.segments_db [None req-fb392343-3c49-44b5-9b73-dc221f1db9ac fe99d1612a1c4f9cb041d2e8414bf5bc 48286f7745d54ee6bc360c9e83b2c790 - - - -] Added segment 32d0dcf2-3875-40e5-8139-bd8f600e5aa4 of type vxlan for network dd5f5d07-deaa-4695-b41c-662a07f553b0 [pid: 7|app: 0|req: 641/1249] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:31 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:31.307 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c62068a-55f2-4bf3-9c80-c444953b5f4e'] response: {'name': 'network-changed', 'server_uuid': '581d9ade-3f7d-462d-b4a2-520f70bef675', 'tag': '2b058576-3987-4998-9041-46a4ead0da53', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 642/1250] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:31 2026] GET /v2.0/ports?tenant_id=1a07aae99d634ea98f0d365416e54e18&device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1251] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:31 2026] GET /v2.0/networks?id=f283829b-d82e-4cac-9652-e3d82773bf3f => generated 772 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1252] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:31 2026] POST /v2.0/subnets => generated 605 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1253] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2b058576-3987-4998-9041-46a4ead0da53 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:31.716 8 INFO neutron.db.segments_db [None req-7a404bed-0b87-4991-89d0-bd962fd82683 fe99d1612a1c4f9cb041d2e8414bf5bc 48286f7745d54ee6bc360c9e83b2c790 - - - -] Added segment 37a72409-a2dc-4c55-a23a-12020cdf46ba of type vxlan for network a32d18e3-d1ad-4f68-9c67-925bb7cf04ae [pid: 8|app: 0|req: 611/1254] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:31 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1255] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:31 2026] GET /v2.0/subnets?id=b5d135b2-1631-4a31-bb51-bd793044f6b2 => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1256] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 06:24:31 2026] POST /v2.0/security-groups => generated 1560 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1257] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:31 2026] GET /v2.0/ports?network_id=f283829b-d82e-4cac-9652-e3d82773bf3f&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1258] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 06:24:31 2026] GET /v2.0/security-groups => generated 4343 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1259] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:32 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1260] 10.0.0.22 () {34 vars in 757 bytes} [Thu Jul 2 06:24:32 2026] PUT /v2.0/security-groups/00d1fb9b-82bd-4c75-9050-f15946f9964f => generated 1599 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1261] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:24:31 2026] POST /v2.0/subnets => generated 605 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1262] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 06:24:32 2026] GET /v2.0/security-groups/00d1fb9b-82bd-4c75-9050-f15946f9964f => generated 1599 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1263] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:32 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?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: 615/1264] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:24:32 2026] PUT /v2.0/subnets/c24b5373-c626-447b-9180-bc69d1d72f10/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1265] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:24:32 2026] PUT /v2.0/subnets/76aedf95-c6fe-4804-865c-54ad9383f131/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: 650/1266] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:32 2026] DELETE /v2.0/security-groups/00d1fb9b-82bd-4c75-9050-f15946f9964f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1267] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:24:32 2026] PUT /v2.0/subnets/b1d36e36-8385-4e11-b691-2efa991d9542/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: 651/1268] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 06:24:32 2026] GET /v2.0/security-groups => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:32.572 7 INFO neutron.api.v2.resource [None req-aeb01cb2-5d59-41aa-b047-087ef357c672 94c52a6f9bde4e77abf84f597bcd2565 5ef2f10cfc764b3c93342844e48a35f7 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1269] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:32 2026] DELETE /v2.0/security-groups/00d1fb9b-82bd-4c75-9050-f15946f9964f => 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: 618/1270] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:24:32 2026] PUT /v2.0/subnets/a05fca57-653e-481d-886a-5d6b633293ea/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1271] 10.0.0.22 () {32 vars in 663 bytes} [Thu Jul 2 06:24:32 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1272] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 06:24:32 2026] POST /v2.0/security-groups => generated 1561 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1273] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:32 2026] POST /v2.0/security-group-rules => generated 569 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1274] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:24:32 2026] GET /v2.0/security-group-rules/17998f3c-5f73-4440-9ee5-998b47827e9d => generated 569 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1275] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:32 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1276] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:24:33 2026] DELETE /v2.0/security-group-rules/17998f3c-5f73-4440-9ee5-998b47827e9d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1277] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1278] 10.0.0.22 () {32 vars in 677 bytes} [Thu Jul 2 06:24:32 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1279] 10.0.0.22 () {32 vars in 673 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1280] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1281] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1282] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/security-group-rules/8e750240-c1fe-4206-b9e2-1b2771b177f0 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1283] 10.0.0.22 () {32 vars in 671 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1284] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1285] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1286] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:24:33 2026] DELETE /v2.0/security-group-rules/8e750240-c1fe-4206-b9e2-1b2771b177f0 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1287] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:33 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: 8|app: 0|req: 625/1288] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:33.550 7 INFO neutron.db.securitygroups_db [None req-78497953-eb5a-4355-8ea7-ff0ae6be465f 94c52a6f9bde4e77abf84f597bcd2565 5ef2f10cfc764b3c93342844e48a35f7 - - - -] Project 5ef2f10cfc764b3c93342844e48a35f7 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: 626/1289] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1290] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:33 2026] POST /v2.0/security-group-rules => generated 575 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1291] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/security-group-rules/76ba725a-79e8-44d6-820c-c97b2579e70c => generated 575 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1292] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1293] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:24:33 2026] DELETE /v2.0/security-group-rules/76ba725a-79e8-44d6-820c-c97b2579e70c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1294] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:33 2026] DELETE /v2.0/subnets/c24b5373-c626-447b-9180-bc69d1d72f10 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1297] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1298] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:33 2026] DELETE /v2.0/security-groups/826cfc4b-e706-4957-9b70-de38b2e0f1c7 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1299] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 06:24:34 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1300] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 06:24:34 2026] GET /v2.0/security-groups => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1301] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:33 2026] DELETE /v2.0/subnets/76aedf95-c6fe-4804-865c-54ad9383f131 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1302] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:34 2026] DELETE /v2.0/subnets/b1d36e36-8385-4e11-b691-2efa991d9542 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1303] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:34 2026] DELETE /v2.0/subnets/a05fca57-653e-481d-886a-5d6b633293ea => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1304] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:34 2026] GET /v2.0/security-groups?tenant_id=5ef2f10cfc764b3c93342844e48a35f7&name=default => generated 2801 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1305] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 2 06:24:34 2026] GET /v2.0/ports?device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1306] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:24:34 2026] DELETE /v2.0/subnets/4da9dda0-31ec-45c7-8773-e2c3ab4296e8 => 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: 674/1307] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 2 06:24:35 2026] GET /v2.0/security-groups?id=436312ca-6ba2-4b1c-9936-63d6c0239dc2&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1308] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:35 2026] DELETE /v2.0/security-groups/b4289f0a-952e-473b-b880-6312da68c7e6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:24:35.332 7 INFO neutron.services.segments.plugin [-] Segment 5dec6d3e-afb2-46b1-8b64-95de0a93d8fc resource provider aggregate not found 2026-07-02 06:24:35.337 7 INFO neutron.services.segments.plugin [-] Segment 5dec6d3e-afb2-46b1-8b64-95de0a93d8fc resource provider aggregate not found 2026-07-02 06:24:35.352 7 INFO neutron.services.segments.plugin [-] Segment 5dec6d3e-afb2-46b1-8b64-95de0a93d8fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dec6d3e-afb2-46b1-8b64-95de0a93d8fc found for delete ", "request_id": "req-6f475dd5-a9bf-4589-aee4-64f6ff3d033e"}]} [pid: 7|app: 0|req: 675/1309] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:35 2026] DELETE /v2.0/networks/06278815-863e-4ffd-9ed9-a61e6171eb49 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:24:35.640 8 INFO neutron.services.segments.plugin [-] Segment c440c86c-e695-42db-92e0-047997bd40e7 resource provider aggregate not found 2026-07-02 06:24:35.645 8 INFO neutron.services.segments.plugin [-] Segment c440c86c-e695-42db-92e0-047997bd40e7 resource provider aggregate not found 2026-07-02 06:24:35.661 8 INFO neutron.services.segments.plugin [-] Segment c440c86c-e695-42db-92e0-047997bd40e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c440c86c-e695-42db-92e0-047997bd40e7 found for delete ", "request_id": "req-f8877361-3150-4fb9-a368-1458c9bede3a"}]} 2026-07-02 06:24:35.665 8 INFO neutron.services.segments.plugin [-] Segment c440c86c-e695-42db-92e0-047997bd40e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c440c86c-e695-42db-92e0-047997bd40e7 found for delete ", "request_id": "req-9332f28b-def4-4796-bce2-765dee002ef4"}]} [pid: 8|app: 0|req: 635/1310] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:35 2026] DELETE /v2.0/networks/35ec36cc-970f-42f4-968e-80e36d84c814 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:24:35.688 7 INFO neutron.services.segments.plugin [-] Segment 5dec6d3e-afb2-46b1-8b64-95de0a93d8fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dec6d3e-afb2-46b1-8b64-95de0a93d8fc found for delete ", "request_id": "req-3f7db27c-525b-40a0-b036-08310a53e907"}]} [pid: 7|app: 0|req: 676/1311] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:35 2026] DELETE /v2.0/networks/2785cafb-8d70-4eb6-b751-b04f3ab06be0 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1312] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:36 2026] DELETE /v2.0/networks/dd5f5d07-deaa-4695-b41c-662a07f553b0 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1313] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:36 2026] DELETE /v2.0/networks/a32d18e3-d1ad-4f68-9c67-925bb7cf04ae => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1314] 10.0.0.22 () {32 vars in 825 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/ports?project_id=f19e32bec2434e9b848d2b31c1ea6fda&network_id=760d9f73-bdf3-44a5-818b-1ed52554efea => generated 3691 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1315] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 06:24:36 2026] POST /v2.0/security-groups => generated 1561 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:24:37.548 7 INFO neutron.services.segments.plugin [-] Segment e5332666-8892-4122-94ee-c093b54a06c5 resource provider aggregate not found [pid: 7|app: 0|req: 679/1316] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/subnets?network_id=86c84a3d-c00a-4995-a05d-6d57f4202ef8 => generated 644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1317] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/security-groups => generated 4344 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:37.607 7 INFO neutron.services.segments.plugin [-] Segment e5332666-8892-4122-94ee-c093b54a06c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5332666-8892-4122-94ee-c093b54a06c5 found for delete ", "request_id": "req-b18eb7a6-1d72-4552-bc28-9024671d57ed"}]} 2026-07-02 06:24:37.629 7 INFO neutron.services.segments.plugin [-] Segment 37a72409-a2dc-4c55-a23a-12020cdf46ba resource provider aggregate not found 2026-07-02 06:24:37.652 7 INFO neutron.services.segments.plugin [-] Segment 37a72409-a2dc-4c55-a23a-12020cdf46ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a72409-a2dc-4c55-a23a-12020cdf46ba found for delete ", "request_id": "req-78ce7688-def5-4d55-9dea-80842b65627d"}]} 2026-07-02 06:24:37.689 8 INFO neutron.services.segments.plugin [-] Segment 32d0dcf2-3875-40e5-8139-bd8f600e5aa4 resource provider aggregate not found 2026-07-02 06:24:37.701 8 INFO neutron.services.segments.plugin [-] Segment 32d0dcf2-3875-40e5-8139-bd8f600e5aa4 resource provider aggregate not found 2026-07-02 06:24:37.711 7 INFO neutron.services.segments.plugin [-] Segment e5332666-8892-4122-94ee-c093b54a06c5 resource provider aggregate not found [pid: 7|app: 0|req: 680/1318] 10.0.0.22 () {34 vars in 757 bytes} [Thu Jul 2 06:24:37 2026] PUT /v2.0/security-groups/2c658a28-f640-4fd8-891e-e376ec1346ad => generated 1599 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:37.735 8 INFO neutron.services.segments.plugin [-] Segment 32d0dcf2-3875-40e5-8139-bd8f600e5aa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d0dcf2-3875-40e5-8139-bd8f600e5aa4 found for delete ", "request_id": "req-c2502620-d5f9-47be-840a-2ce514d8c113"}]} 2026-07-02 06:24:37.742 8 INFO neutron.services.segments.plugin [-] Segment 32d0dcf2-3875-40e5-8139-bd8f600e5aa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d0dcf2-3875-40e5-8139-bd8f600e5aa4 found for delete ", "request_id": "req-25e25bf9-6e32-4221-97c7-44c47831e633"}]} 2026-07-02 06:24:37.745 7 INFO neutron.services.segments.plugin [-] Segment e5332666-8892-4122-94ee-c093b54a06c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5332666-8892-4122-94ee-c093b54a06c5 found for delete ", "request_id": "req-bc57897b-5342-4cf6-9211-f8569251bc97"}]} [pid: 8|app: 0|req: 639/1319] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/security-groups?tenant_id=48286f7745d54ee6bc360c9e83b2c790&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:37.779 7 INFO neutron.services.segments.plugin [-] Segment 37a72409-a2dc-4c55-a23a-12020cdf46ba resource provider aggregate not found [pid: 7|app: 0|req: 681/1320] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/security-groups/2c658a28-f640-4fd8-891e-e376ec1346ad => generated 1599 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:37.806 7 INFO neutron.services.segments.plugin [-] Segment 37a72409-a2dc-4c55-a23a-12020cdf46ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a72409-a2dc-4c55-a23a-12020cdf46ba found for delete ", "request_id": "req-d1efceee-0c0a-492f-9d51-e3b92f0a566e"}]} [pid: 7|app: 0|req: 682/1321] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:37 2026] DELETE /v2.0/security-groups/77dd9cdd-b73e-4a0e-915d-22ffc2748236 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:24:37.942 8 INFO neutron.db.l3_db [None req-bbe46402-63b5-41a8-a9f5-742fb5a4b043 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Floating IP c6a03d7d-76fc-444b-984a-d141641b6d9b disassociated. External IP: 10.96.250.219, port: 1d32e6a1-a678-45f2-9e15-c256e6bb4e75. [pid: 7|app: 0|req: 683/1322] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:37 2026] DELETE /v2.0/security-groups/2c658a28-f640-4fd8-891e-e376ec1346ad => 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: 684/1323] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/security-groups => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1324] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/security-groups?tenant_id=cbd7496f6f664becb62c2da445d05dc5&name=default => generated 2801 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:38.272 7 INFO neutron.api.v2.resource [None req-3069dcd2-8eb6-4fd5-af5f-63404f49fe14 30340eac9485463881553b0a11e37f6f 5bb46681958d46618700e6780abe65e8 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 686/1325] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:38 2026] DELETE /v2.0/security-groups/2c658a28-f640-4fd8-891e-e376ec1346ad => 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: 640/1326] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:24:37 2026] PUT /v2.0/floatingips/c6a03d7d-76fc-444b-984a-d141641b6d9b => generated 554 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:38.361 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aab14db3-209d-44b2-adb7-03bfdb183c77'] response: {'name': 'network-changed', 'server_uuid': '5660077f-e0fa-45b5-b38a-214f7111360f', 'tag': '1d32e6a1-a678-45f2-9e15-c256e6bb4e75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 687/1327] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:38 2026] DELETE /v2.0/security-groups/b12ee204-d21e-41ca-a468-67a3fb282095 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1328] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/floatingips/c6a03d7d-76fc-444b-984a-d141641b6d9b => generated 554 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1329] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 06:24:38 2026] POST /v2.0/security-groups => generated 1561 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1330] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/ports?tenant_id=f19e32bec2434e9b848d2b31c1ea6fda&device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1331] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/networks?id=760d9f73-bdf3-44a5-818b-1ed52554efea => generated 756 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1332] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1333] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1d32e6a1-a678-45f2-9e15-c256e6bb4e75 => 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: 643/1334] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/security-group-rules/f37179a8-38b8-441f-9ef6-b3651a77287f => 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: 644/1335] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1336] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/subnets?id=eeb6c786-8e3c-4b1f-9b6c-c2443b02b757 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1337] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/security-groups?tenant_id=71053240dedd4d818bfc9890b190d6ba&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1338] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/ports?network_id=760d9f73-bdf3-44a5-818b-1ed52554efea&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1339] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:24:38 2026] DELETE /v2.0/security-group-rules/f37179a8-38b8-441f-9ef6-b3651a77287f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1340] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1341] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?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: 694/1342] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:38 2026] DELETE /v2.0/security-groups/28508c31-bc28-4a99-9cb7-6c06f4a5210f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1343] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1344] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1345] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/security-group-rules/581eaecd-f5b2-48c2-bea8-342b09d36a1e => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1346] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:38 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1347] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:24:39 2026] DELETE /v2.0/security-group-rules/581eaecd-f5b2-48c2-bea8-342b09d36a1e => 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: 697/1348] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:39 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) [pid: 8|app: 0|req: 652/1349] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1350] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:24:39 2026] GET /v2.0/security-group-rules/087ee95a-8217-4df1-bafc-5337629db130 => generated 570 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1351] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:39 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1352] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:24:39 2026] DELETE /v2.0/security-group-rules/087ee95a-8217-4df1-bafc-5337629db130 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1353] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 06:24:39 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) [pid: 8|app: 0|req: 655/1354] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:24:39 2026] GET /v2.0/floatingips/c6a03d7d-76fc-444b-984a-d141641b6d9b => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1355] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:39 2026] DELETE /v2.0/security-groups/d6ae32db-8e8c-468b-8a46-b60e90e0a1a3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1356] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 06:24:39 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1357] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 06:24:39 2026] GET /v2.0/security-groups => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1358] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:40 2026] GET /v2.0/security-groups?tenant_id=5bb46681958d46618700e6780abe65e8&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1359] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:40 2026] DELETE /v2.0/security-groups/3e260040-c011-4119-b2aa-a172a733c16a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1360] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:24:40 2026] GET /v2.0/floatingips/c6a03d7d-76fc-444b-984a-d141641b6d9b => generated 552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1361] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 06:24:41 2026] POST /v2.0/security-groups => generated 1609 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1362] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:41 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: 704/1363] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:41 2026] POST /v2.0/security-group-rules => generated 564 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1364] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:42 2026] POST /v2.0/security-group-rules => generated 570 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1365] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:42 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) 2026-07-02 06:24:42.258 8 INFO neutron.db.securitygroups_db [None req-7382b5f9-f3a2-43a0-88da-8a45e6a356a8 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Project f19e32bec2434e9b848d2b31c1ea6fda 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: 661/1366] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:42 2026] POST /v2.0/security-group-rules => generated 575 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:42.367 7 INFO neutron.db.securitygroups_db [None req-f9ee88dc-5a20-47ca-8e44-a4c0b5124400 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Project f19e32bec2434e9b848d2b31c1ea6fda 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: 706/1367] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:24:42 2026] POST /v2.0/security-group-rules => generated 574 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1368] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 1240 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1369] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&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: 663/1370] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/networks => generated 1297 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1371] 10.0.0.157 () {34 vars in 1098 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-753399347&fields=id&tenant_id=f19e32bec2434e9b848d2b31c1ea6fda => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1372] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/networks?id=760d9f73-bdf3-44a5-818b-1ed52554efea => generated 660 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1373] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/quotas/f19e32bec2434e9b848d2b31c1ea6fda => 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: 710/1374] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/ports?tenant_id=f19e32bec2434e9b848d2b31c1ea6fda&fields=id => generated 149 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:43.472 8 INFO neutron.db.segments_db [None req-43702787-6877-4144-8315-86015f4841cc e9d39d5571c44859a7c7710604517783 0cec6b49518f47019599c8b78c5f5cd8 - - - -] Added segment 2e96186e-42ad-4e74-a432-9778e32df0ac of type vxlan for network b5a7b31b-ff1f-4770-8a5e-50efd1f52d5b [pid: 7|app: 0|req: 711/1375] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?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: 712/1376] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1377] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:43 2026] POST /v2.0/networks => generated 631 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1378] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/ports?device_id=e264297d-96cd-4183-98f4-a0aef626a174 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1379] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:24:43 2026] POST /v2.0/ports => generated 743 bytes in 383 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: 667/1380] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/security-groups?tenant_id=29a9e41e6d1741bda3458211a55dc6e1&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1381] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:44 2026] DELETE /v2.0/security-groups/43f7535b-4235-4b57-b384-66ada4c6d9d3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1382] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 06:24:44 2026] POST /v2.0/trunks => generated 407 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:44.324 8 INFO neutron.db.segments_db [None req-60dc3bd7-7390-4ff5-8744-847e2dbf6542 e9d39d5571c44859a7c7710604517783 0cec6b49518f47019599c8b78c5f5cd8 - - - -] Added segment 36fb1dfc-093b-41d3-83db-abd00a66b5db of type vxlan for network ea128ac5-15ea-49a5-aeb4-aa671d57833d [pid: 7|app: 0|req: 715/1383] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/networks?id=760d9f73-bdf3-44a5-818b-1ed52554efea => generated 660 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1384] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:44 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: 7|app: 0|req: 716/1385] 199.19.213.193 () {34 vars in 1050 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f19e32bec2434e9b848d2b31c1ea6fda => generated 272 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1386] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:24:44 2026] POST /v2.0/ports => generated 743 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 671/1387] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/ports?device_id=e264297d-96cd-4183-98f4-a0aef626a174 => generated 957 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1388] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:24:44 2026] POST /v2.0/ports => generated 954 bytes in 484 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: 718/1389] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:45 2026] GET /v2.0/security-groups?id=f958ee31-3ca3-4542-b17a-cd3e865e9830&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1390] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 06:24:44 2026] POST /v2.0/trunks => generated 407 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:45.316 8 INFO neutron.db.segments_db [None req-5ee3f50c-0ae4-4534-bf72-62ca687d344f e9d39d5571c44859a7c7710604517783 0cec6b49518f47019599c8b78c5f5cd8 - - - -] Added segment 3f06f03a-8398-4f7b-815d-90bc6eaae294 of type vxlan for network 8e18f4b1-5082-401c-ad5c-6ea397fecb9a [pid: 8|app: 0|req: 673/1391] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:45 2026] POST /v2.0/networks => generated 632 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1392] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:24:45 2026] PUT /v2.0/ports/b9f1840d-080a-469e-9532-953ad3f98c40 => generated 1199 bytes in 510 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 06:24:45.691 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d10d097a-0f96-45c5-8b59-f77fffd43d18'] response: {'name': 'network-changed', 'server_uuid': 'e264297d-96cd-4183-98f4-a0aef626a174', 'tag': 'b9f1840d-080a-469e-9532-953ad3f98c40', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 720/1393] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:45 2026] GET /v2.0/ports?tenant_id=f19e32bec2434e9b848d2b31c1ea6fda&device_id=e264297d-96cd-4183-98f4-a0aef626a174 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 721/1394] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b9f1840d-080a-469e-9532-953ad3f98c40 => 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: 722/1395] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:45 2026] GET /v2.0/subnets?id=eeb6c786-8e3c-4b1f-9b6c-c2443b02b757 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1396] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:45 2026] GET /v2.0/ports?network_id=760d9f73-bdf3-44a5-818b-1ed52554efea&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: 674/1397] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:24:45 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, ' [pid: 7|app: 0|req: 724/1398] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:45 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?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: 725/1399] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:45 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?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: 675/1400] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 06:24:45 2026] POST /v2.0/trunks => generated 407 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:46.111 8 INFO neutron.db.segments_db [None req-7a877a98-4976-48f4-a32b-4a9c004525d9 e9d39d5571c44859a7c7710604517783 0cec6b49518f47019599c8b78c5f5cd8 - - - -] Added segment a885e374-2c33-4ff8-ae01-122a39713c06 of type vxlan for network 13c50a0e-5486-49e0-bb9d-e9c24476a474 [pid: 7|app: 0|req: 726/1401] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:46 2026] GET /v2.0/ports?tenant_id=f19e32bec2434e9b848d2b31c1ea6fda&device_id=e264297d-96cd-4183-98f4-a0aef626a174 => generated 1238 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1402] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:46 2026] GET /v2.0/networks?id=760d9f73-bdf3-44a5-818b-1ed52554efea => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1403] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:46 2026] GET /v2.0/ports?device_id=e264297d-96cd-4183-98f4-a0aef626a174 => 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: 676/1404] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:46 2026] POST /v2.0/networks => generated 632 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1405] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b9f1840d-080a-469e-9532-953ad3f98c40 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1406] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:46 2026] GET /v2.0/security-groups?id=f958ee31-3ca3-4542-b17a-cd3e865e9830&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1407] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:46 2026] GET /v2.0/subnets?id=eeb6c786-8e3c-4b1f-9b6c-c2443b02b757 => generated 653 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1408] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:46 2026] GET /v2.0/ports?network_id=760d9f73-bdf3-44a5-818b-1ed52554efea&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1409] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:46 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?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: 681/1410] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:46 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?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: 730/1411] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:24:46 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1412] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 06:24:46 2026] POST /v2.0/trunks => generated 407 bytes in 292 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 06:24:46.978 7 INFO neutron.db.segments_db [None req-9a63ae84-0081-42eb-9440-7d8a7cdfe39c e9d39d5571c44859a7c7710604517783 0cec6b49518f47019599c8b78c5f5cd8 - - - -] Added segment 5442775c-f3bc-4d4b-8aaf-0672dc32fbd1 of type vxlan for network eb4d382a-7549-4d15-a016-3db70f82b2dd [pid: 7|app: 0|req: 731/1413] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:46 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: 683/1414] 10.0.0.126 () {30 vars in 650 bytes} [Thu Jul 2 06:24:47 2026] GET /v2.0/extensions => generated 19178 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1415] 10.0.0.126 () {30 vars in 724 bytes} [Thu Jul 2 06:24:47 2026] GET /v2.0/quotas/5541c0c13621459babd3d155486ea5ce/details => generated 847 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1416] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:47 2026] GET /v2.0/ports?device_id=e264297d-96cd-4183-98f4-a0aef626a174 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1417] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:47 2026] GET /v2.0/security-groups?id=f958ee31-3ca3-4542-b17a-cd3e865e9830&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1418] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:47 2026] GET /v2.0/ports?device_id=e264297d-96cd-4183-98f4-a0aef626a174 => 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: 688/1419] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:47 2026] GET /v2.0/security-groups?id=f958ee31-3ca3-4542-b17a-cd3e865e9830&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: 689/1420] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:24:47 2026] GET /v2.0/ports?device_id=e264297d-96cd-4183-98f4-a0aef626a174 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1421] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:24:47 2026] POST /v2.0/ports => generated 743 bytes in 807 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: 733/1422] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:47 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:48.194 8 INFO neutron.db.l3_db [None req-ba7697f3-9946-4ac8-ab89-da074195172e 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Floating IP c6a03d7d-76fc-444b-984a-d141641b6d9b associated. External IP: 10.96.250.219, port: b9f1840d-080a-469e-9532-953ad3f98c40. [pid: 7|app: 0|req: 734/1423] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 06:24:48 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1424] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1425] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:24:48 2026] PUT /v2.0/trunks/2eb88eef-697b-4e43-b324-c605423c553b/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: 737/1426] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:24:48 2026] PUT /v2.0/trunks/cd439f27-39a2-45e0-8b19-93c8f681dfa5/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1427] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:24:48 2026] PUT /v2.0/trunks/946cbdd4-791a-40f5-8072-abf73831d7a8/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: 739/1428] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1429] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:24:48 2026] PUT /v2.0/trunks/831c1390-afd9-40c9-8280-0b3223b35b7a/tags => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1430] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1431] 10.0.0.22 () {32 vars in 661 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1432] 10.0.0.22 () {32 vars in 675 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1433] 10.0.0.22 () {32 vars in 671 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1434] 10.0.0.22 () {32 vars in 683 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1435] 10.0.0.22 () {32 vars in 669 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1436] 10.0.0.22 () {32 vars in 683 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1437] 10.0.0.22 () {32 vars in 679 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1438] 10.0.0.22 () {32 vars in 691 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1441] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/trunks/2eb88eef-697b-4e43-b324-c605423c553b => generated 412 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1442] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:24:48 2026] GET /v2.0/ports/3b10c9de-bbd6-448b-afc0-480b2dd41a2f => generated 826 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1443] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:24:47 2026] PUT /v2.0/floatingips/c6a03d7d-76fc-444b-984a-d141641b6d9b => generated 855 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1444] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1445] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/ports?tenant_id=1a07aae99d634ea98f0d365416e54e18&device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:49.169 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-acf33276-42c3-4184-8020-84da5c57741b'] response: {'name': 'network-changed', 'server_uuid': 'e264297d-96cd-4183-98f4-a0aef626a174', 'tag': 'b9f1840d-080a-469e-9532-953ad3f98c40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 692/1446] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/floatingips/c6a03d7d-76fc-444b-984a-d141641b6d9b => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:49.227 7 ERROR neutron_lib.callbacks.manager [None req-94e03482-a58a-452a-8366-cae2c6669ed1 e9d39d5571c44859a7c7710604517783 0cec6b49518f47019599c8b78c5f5cd8 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4161119 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:24:49.227 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 06:24:49.227 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 06:24:49.227 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 06:24:49.227 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 06:24:49.227 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 06:24:49.227 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 06:24:49.227 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 06:24:49.227 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 06:24:49.227 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 06:24:49.227 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 06:24:49.227 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 06:24:49.227 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 06:24:49.227 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 06:24:49.227 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 06:24:49.227 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 06:24:49.227 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:24:49.227 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 755/1447] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 06:24:49 2026] DELETE /v2.0/trunks/2eb88eef-697b-4e43-b324-c605423c553b => 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: 693/1448] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1449] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/ports?tenant_id=f19e32bec2434e9b848d2b31c1ea6fda&device_id=e264297d-96cd-4183-98f4-a0aef626a174 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1450] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/networks?id=f283829b-d82e-4cac-9652-e3d82773bf3f => generated 772 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1451] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/trunks/cd439f27-39a2-45e0-8b19-93c8f681dfa5 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1452] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/networks?id=760d9f73-bdf3-44a5-818b-1ed52554efea => generated 756 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1453] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/ports/8ca180d8-61fe-4579-8142-6db2bff3b061 => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1454] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2b058576-3987-4998-9041-46a4ead0da53 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1455] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b9f1840d-080a-469e-9532-953ad3f98c40 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1456] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/subnets?id=b5d135b2-1631-4a31-bb51-bd793044f6b2 => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:49.522 7 ERROR neutron_lib.callbacks.manager [None req-1fce80b3-2c88-4494-8868-45a05b510615 e9d39d5571c44859a7c7710604517783 0cec6b49518f47019599c8b78c5f5cd8 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4161119 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:24:49.522 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 06:24:49.522 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 06:24:49.522 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 06:24:49.522 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 06:24:49.522 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 06:24:49.522 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 06:24:49.522 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 06:24:49.522 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 06:24:49.522 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 06:24:49.522 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 06:24:49.522 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 06:24:49.522 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 06:24:49.522 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 06:24:49.522 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 06:24:49.522 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 06:24:49.522 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:24:49.522 7 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 699/1457] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/subnets?id=eeb6c786-8e3c-4b1f-9b6c-c2443b02b757 => generated 653 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1458] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 06:24:49 2026] DELETE /v2.0/trunks/cd439f27-39a2-45e0-8b19-93c8f681dfa5 => 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: 760/1459] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/trunks/946cbdd4-791a-40f5-8072-abf73831d7a8 => 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: 700/1460] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/ports?network_id=f283829b-d82e-4cac-9652-e3d82773bf3f&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1461] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/ports?network_id=760d9f73-bdf3-44a5-818b-1ed52554efea&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1462] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/ports/1bd794a6-0d0e-431e-94c5-0b2705600665 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1463] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?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: 702/1464] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:49.783 7 ERROR neutron_lib.callbacks.manager [None req-5e07c219-2639-44dc-8e86-62cc5dd235bd e9d39d5571c44859a7c7710604517783 0cec6b49518f47019599c8b78c5f5cd8 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4161119 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:24:49.783 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 06:24:49.783 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 06:24:49.783 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 06:24:49.783 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 06:24:49.783 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 06:24:49.783 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 06:24:49.783 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 06:24:49.783 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 06:24:49.783 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 06:24:49.783 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 06:24:49.783 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 06:24:49.783 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 06:24:49.783 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 06:24:49.783 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 06:24:49.783 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 06:24:49.783 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:24:49.783 7 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 703/1465] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1466] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 06:24:49 2026] DELETE /v2.0/trunks/946cbdd4-791a-40f5-8072-abf73831d7a8 => 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: 704/1467] 10.0.0.126 () {30 vars in 650 bytes} [Thu Jul 2 06:24:49 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: 8|app: 0|req: 705/1468] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/trunks/831c1390-afd9-40c9-8280-0b3223b35b7a => generated 414 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1469] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1470] 10.0.0.126 () {30 vars in 724 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/quotas/5541c0c13621459babd3d155486ea5ce/details => generated 847 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1471] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:24:49 2026] GET /v2.0/ports/fac06f1c-0dae-4ca1-b3ca-a0225613c5d9 => generated 826 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:50.108 8 ERROR neutron_lib.callbacks.manager [None req-f9608aff-4b37-4746-85dd-e7c150c6788a e9d39d5571c44859a7c7710604517783 0cec6b49518f47019599c8b78c5f5cd8 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4163789 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:24:50.108 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 06:24:50.108 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 06:24:50.108 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 06:24:50.108 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 06:24:50.108 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 06:24:50.108 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 06:24:50.108 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 06:24:50.108 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 06:24:50.108 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 06:24:50.108 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 06:24:50.108 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 06:24:50.108 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 06:24:50.108 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 06:24:50.108 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 06:24:50.108 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 06:24:50.108 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:24:50.108 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 707/1472] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 06:24:49 2026] DELETE /v2.0/trunks/831c1390-afd9-40c9-8280-0b3223b35b7a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1473] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 06:24:50 2026] GET /v2.0/trunks/8d956c8d-9280-4e98-823c-529c38e45b0b => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1474] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:24:50 2026] GET /v2.0/ports/38af3303-8e24-45bc-9f00-521d5570df1d => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1475] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:24:50 2026] GET /v2.0/floatingips/c6a03d7d-76fc-444b-984a-d141641b6d9b => generated 855 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1476] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:50 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:50.420 8 ERROR neutron_lib.callbacks.manager [None req-61b2265e-80ab-4d96-a48d-e5ff9aa86c12 e9d39d5571c44859a7c7710604517783 0cec6b49518f47019599c8b78c5f5cd8 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4163789 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:24:50.420 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 06:24:50.420 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 06:24:50.420 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 06:24:50.420 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 06:24:50.420 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 06:24:50.420 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 06:24:50.420 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 06:24:50.420 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 06:24:50.420 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 06:24:50.420 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 06:24:50.420 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 06:24:50.420 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 06:24:50.420 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 06:24:50.420 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 06:24:50.420 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 06:24:50.420 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:24:50.420 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 709/1477] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 06:24:50 2026] DELETE /v2.0/trunks/8d956c8d-9280-4e98-823c-529c38e45b0b => 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: 769/1478] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:50 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1479] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:24:50 2026] DELETE /v2.0/ports/3b10c9de-bbd6-448b-afc0-480b2dd41a2f => 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: 770/1480] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:24:50 2026] DELETE /v2.0/ports/8ca180d8-61fe-4579-8142-6db2bff3b061 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1481] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:24:51 2026] GET /v2.0/floatingips/c6a03d7d-76fc-444b-984a-d141641b6d9b => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1482] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:24:51 2026] DELETE /v2.0/ports/1bd794a6-0d0e-431e-94c5-0b2705600665 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1483] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:24:51 2026] DELETE /v2.0/ports/fac06f1c-0dae-4ca1-b3ca-a0225613c5d9 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1484] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:51 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1485] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:51 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1486] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:24:51 2026] DELETE /v2.0/ports/38af3303-8e24-45bc-9f00-521d5570df1d => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:24:52.150 8 INFO neutron.services.segments.plugin [-] Segment 2e96186e-42ad-4e74-a432-9778e32df0ac resource provider aggregate not found 2026-07-02 06:24:52.177 8 INFO neutron.services.segments.plugin [-] Segment 2e96186e-42ad-4e74-a432-9778e32df0ac resource provider aggregate not found 2026-07-02 06:24:52.193 8 INFO neutron.services.segments.plugin [-] Segment 2e96186e-42ad-4e74-a432-9778e32df0ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e96186e-42ad-4e74-a432-9778e32df0ac found for delete ", "request_id": "req-e9530ab4-9e45-4ff2-a5e8-d877682af17b"}]} 2026-07-02 06:24:52.196 8 INFO neutron.services.segments.plugin [-] Segment 2e96186e-42ad-4e74-a432-9778e32df0ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e96186e-42ad-4e74-a432-9778e32df0ac found for delete ", "request_id": "req-85f734e8-01d6-4c32-9c8f-8eb56c106f29"}]} [pid: 8|app: 0|req: 714/1487] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:51 2026] DELETE /v2.0/networks/b5a7b31b-ff1f-4770-8a5e-50efd1f52d5b => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:24:52.410 7 INFO neutron.services.segments.plugin [-] Segment 36fb1dfc-093b-41d3-83db-abd00a66b5db resource provider aggregate not found 2026-07-02 06:24:52.416 7 INFO neutron.services.segments.plugin [-] Segment 36fb1dfc-093b-41d3-83db-abd00a66b5db resource provider aggregate not found 2026-07-02 06:24:52.429 7 INFO neutron.services.segments.plugin [-] Segment 36fb1dfc-093b-41d3-83db-abd00a66b5db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36fb1dfc-093b-41d3-83db-abd00a66b5db found for delete ", "request_id": "req-e2fceca4-dd82-4cf8-ad3d-a387b2c6152e"}]} 2026-07-02 06:24:52.434 7 INFO neutron.services.segments.plugin [-] Segment 36fb1dfc-093b-41d3-83db-abd00a66b5db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36fb1dfc-093b-41d3-83db-abd00a66b5db found for delete ", "request_id": "req-27451809-38de-4a89-be13-78243b9d6dba"}]} [pid: 7|app: 0|req: 774/1488] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:52 2026] DELETE /v2.0/networks/ea128ac5-15ea-49a5-aeb4-aa671d57833d => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1489] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:52 2026] GET /v2.0/security-groups?tenant_id=5541c0c13621459babd3d155486ea5ce&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1490] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:52 2026] DELETE /v2.0/networks/8e18f4b1-5082-401c-ad5c-6ea397fecb9a => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1491] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:52 2026] DELETE /v2.0/security-groups/05c51590-8ee5-420f-bb43-17f775f289a3 => 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: 717/1492] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:24:52 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => 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: 718/1493] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:52 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&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: 7|app: 0|req: 776/1494] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:52 2026] DELETE /v2.0/networks/13c50a0e-5486-49e0-bb9d-e9c24476a474 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1495] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:52 2026] DELETE /v2.0/networks/eb4d382a-7549-4d15-a016-3db70f82b2dd => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1496] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:53 2026] GET /v2.0/security-groups?tenant_id=7a41ac41de2348ee9dd49c838d6b2738&name=default => generated 2801 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:54.391 8 INFO neutron.services.segments.plugin [-] Segment 5442775c-f3bc-4d4b-8aaf-0672dc32fbd1 resource provider aggregate not found 2026-07-02 06:24:54.399 8 INFO neutron.services.segments.plugin [-] Segment 5442775c-f3bc-4d4b-8aaf-0672dc32fbd1 resource provider aggregate not found 2026-07-02 06:24:54.417 8 INFO neutron.services.segments.plugin [-] Segment 5442775c-f3bc-4d4b-8aaf-0672dc32fbd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5442775c-f3bc-4d4b-8aaf-0672dc32fbd1 found for delete ", "request_id": "req-b7ab3a85-e254-4975-825d-9fe2455d8a08"}]} 2026-07-02 06:24:54.419 8 INFO neutron.services.segments.plugin [-] Segment 5442775c-f3bc-4d4b-8aaf-0672dc32fbd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5442775c-f3bc-4d4b-8aaf-0672dc32fbd1 found for delete ", "request_id": "req-f5315128-18bd-440f-b109-2c5f5384aff8"}]} [pid: 8|app: 0|req: 720/1497] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:54 2026] DELETE /v2.0/security-groups/c716bade-0f96-43be-8876-03d0c527d7f3 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:24:54.740 7 INFO neutron.services.segments.plugin [-] Segment 3f06f03a-8398-4f7b-815d-90bc6eaae294 resource provider aggregate not found 2026-07-02 06:24:54.754 7 INFO neutron.services.segments.plugin [-] Segment 3f06f03a-8398-4f7b-815d-90bc6eaae294 resource provider aggregate not found 2026-07-02 06:24:54.782 7 INFO neutron.services.segments.plugin [-] Segment 3f06f03a-8398-4f7b-815d-90bc6eaae294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f06f03a-8398-4f7b-815d-90bc6eaae294 found for delete ", "request_id": "req-646ebdac-a5ec-444a-a126-6ff07f7ea597"}]} 2026-07-02 06:24:54.788 7 INFO neutron.services.segments.plugin [-] Segment 3f06f03a-8398-4f7b-815d-90bc6eaae294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f06f03a-8398-4f7b-815d-90bc6eaae294 found for delete ", "request_id": "req-c1ee1367-d48e-4d9f-b293-7f98f4768088"}]} 2026-07-02 06:24:54.811 7 INFO neutron.services.segments.plugin [-] Segment a885e374-2c33-4ff8-ae01-122a39713c06 resource provider aggregate not found 2026-07-02 06:24:54.818 7 INFO neutron.services.segments.plugin [-] Segment a885e374-2c33-4ff8-ae01-122a39713c06 resource provider aggregate not found 2026-07-02 06:24:54.838 7 INFO neutron.services.segments.plugin [-] Segment a885e374-2c33-4ff8-ae01-122a39713c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a885e374-2c33-4ff8-ae01-122a39713c06 found for delete ", "request_id": "req-21e13359-dd33-48d2-a1db-6a0a1bc99b01"}]} 2026-07-02 06:24:54.845 7 INFO neutron.services.segments.plugin [-] Segment a885e374-2c33-4ff8-ae01-122a39713c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a885e374-2c33-4ff8-ae01-122a39713c06 found for delete ", "request_id": "req-96c292a4-031a-4671-9510-8b489c13dd01"}]} [pid: 7|app: 0|req: 778/1498] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:54 2026] GET /v2.0/security-groups?tenant_id=458c3f52c99b4c0c9ba2bf6eb9db9a7b&name=default => generated 2801 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1499] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:54 2026] DELETE /v2.0/security-groups/23e6f2a4-9e96-45b2-ba95-78932c3d5a72 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1500] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:24:55 2026] GET /v2.0/security-groups?tenant_id=0cec6b49518f47019599c8b78c5f5cd8&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: 722/1501] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:24:55 2026] DELETE /v2.0/security-groups/0cbee7fe-cff3-4f8d-ae46-3c1d20928e69 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:24:57.617 7 INFO neutron.db.segments_db [None req-3ec2ff40-1d0f-4c14-80e9-1bc8dc17363c 3bb4617249dd4e1786ef571d39938d0f 2712c32536494765a940168905428e18 - - - -] Added segment c2a2ab3a-89b1-4779-b0ca-d5401bc6763d of type vxlan for network 56b82e50-5b44-4c4d-b4b2-50bb87a115fe [pid: 7|app: 0|req: 780/1502] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:57 2026] POST /v2.0/networks => generated 632 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:57.829 8 INFO neutron.db.segments_db [None req-3ac7615a-b3b5-4286-9ed5-1af91dbf090e 3bb4617249dd4e1786ef571d39938d0f 2712c32536494765a940168905428e18 - - - -] Added segment 6714404a-56a5-49e0-92bc-c11b631c9326 of type vxlan for network 0d9451af-3453-47d9-aa0d-4f379d87626d [pid: 8|app: 0|req: 723/1503] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:57 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:58.023 7 INFO neutron.db.segments_db [None req-048a2da7-1347-4681-b87c-92f913c5692a 3bb4617249dd4e1786ef571d39938d0f 2712c32536494765a940168905428e18 - - - -] Added segment 57238fe0-1738-4696-a2e4-50623c577431 of type vxlan for network 21468bce-441b-4b19-af34-73f6b3ae945a [pid: 7|app: 0|req: 781/1504] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:57 2026] POST /v2.0/networks => generated 632 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:58.217 8 INFO neutron.db.segments_db [None req-f6465320-cdff-4db5-b198-3f121d372b59 3bb4617249dd4e1786ef571d39938d0f 2712c32536494765a940168905428e18 - - - -] Added segment 98d84983-dcbb-49d6-bc6d-fdf04d769ad6 of type vxlan for network 10704dce-1016-4f65-afbf-930186a0c738 [pid: 8|app: 0|req: 724/1505] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:58 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:58.393 7 INFO neutron.db.segments_db [None req-ba36b9f0-13ef-480f-9022-b9429e7a7c2e 3bb4617249dd4e1786ef571d39938d0f 2712c32536494765a940168905428e18 - - - -] Added segment b978bf25-1723-4b58-99e9-894dd170978e of type vxlan for network fc87a25a-0bc2-4dc0-8535-341c3413b34c [pid: 7|app: 0|req: 782/1506] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:24:58 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1507] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:24:58 2026] PUT /v2.0/networks/56b82e50-5b44-4c4d-b4b2-50bb87a115fe/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1508] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:24:58 2026] PUT /v2.0/networks/0d9451af-3453-47d9-aa0d-4f379d87626d/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1509] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:24:58 2026] PUT /v2.0/networks/21468bce-441b-4b19-af34-73f6b3ae945a/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1510] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:24:58 2026] PUT /v2.0/networks/10704dce-1016-4f65-afbf-930186a0c738/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1511] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 06:24:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1512] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:24:58 2026] PUT /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1513] 10.0.0.22 () {32 vars in 665 bytes} [Thu Jul 2 06:24:58 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1514] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:24:58 2026] GET /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1515] 10.0.0.22 () {34 vars in 763 bytes} [Thu Jul 2 06:24:58 2026] PUT /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1516] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:24:58 2026] GET /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1517] 10.0.0.22 () {32 vars in 679 bytes} [Thu Jul 2 06:24:58 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1518] 10.0.0.22 () {34 vars in 759 bytes} [Thu Jul 2 06:24:58 2026] PUT /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags/red => generated 4 bytes in 13 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1519] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:24:58 2026] GET /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags => generated 34 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1520] 10.0.0.22 () {34 vars in 781 bytes} [Thu Jul 2 06:24:58 2026] PUT /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1521] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1522] 10.0.0.22 () {32 vars in 675 bytes} [Thu Jul 2 06:24:58 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1523] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:24:59 2026] PUT /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1524] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/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: 794/1525] 10.0.0.22 () {32 vars in 740 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags/red => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:24:59.103 7 INFO neutron.api.v2.resource [None req-8fd58423-42b3-4338-978c-fac86958ecff 06cb2b81240e4cc2bd6c5e6dac7ac77e 7ac22e1eadcd492b9de58744201838ff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1526] 10.0.0.22 () {32 vars in 744 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags/green => generated 99 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1527] 10.0.0.22 () {32 vars in 687 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1528] 10.0.0.22 () {32 vars in 743 bytes} [Thu Jul 2 06:24:59 2026] DELETE /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1529] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:59.187 7 INFO neutron.api.v2.resource [None req-18ff2bdb-26e6-4205-8aa0-1817c1d2a7cd 06cb2b81240e4cc2bd6c5e6dac7ac77e 7ac22e1eadcd492b9de58744201838ff - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1530] 10.0.0.22 () {32 vars in 747 bytes} [Thu Jul 2 06:24:59 2026] DELETE /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/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: 799/1531] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:24:59 2026] DELETE /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1532] 10.0.0.22 () {32 vars in 673 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1533] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/policies/34d377da-0749-4326-b654-73e98ae0c31c/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1534] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 06:24:59 2026] DELETE /v2.0/qos/policies/34d377da-0749-4326-b654-73e98ae0c31c => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1535] 10.0.0.22 () {32 vars in 687 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1536] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/ports?device_id=e264297d-96cd-4183-98f4-a0aef626a174 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1537] 10.0.0.22 () {32 vars in 683 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1538] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/security-groups?id=f958ee31-3ca3-4542-b17a-cd3e865e9830&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1539] 10.0.0.22 () {32 vars in 695 bytes} [Thu Jul 2 06:24:59 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:59.901 8 INFO neutron.services.segments.plugin [-] Segment c2a2ab3a-89b1-4779-b0ca-d5401bc6763d resource provider aggregate not found 2026-07-02 06:24:59.907 8 INFO neutron.services.segments.plugin [-] Segment c2a2ab3a-89b1-4779-b0ca-d5401bc6763d resource provider aggregate not found 2026-07-02 06:24:59.929 8 INFO neutron.services.segments.plugin [-] Segment c2a2ab3a-89b1-4779-b0ca-d5401bc6763d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2a2ab3a-89b1-4779-b0ca-d5401bc6763d found for delete ", "request_id": "req-e3e2d982-38fa-48d1-973c-c15b2a25a3a2"}]} 2026-07-02 06:24:59.930 8 INFO neutron.services.segments.plugin [-] Segment c2a2ab3a-89b1-4779-b0ca-d5401bc6763d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2a2ab3a-89b1-4779-b0ca-d5401bc6763d found for delete ", "request_id": "req-ab354860-89b4-4b1d-a151-be84cfbb1016"}]} [pid: 8|app: 0|req: 737/1540] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:59 2026] DELETE /v2.0/networks/56b82e50-5b44-4c4d-b4b2-50bb87a115fe => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:25:00.153 7 INFO neutron.services.segments.plugin [-] Segment 6714404a-56a5-49e0-92bc-c11b631c9326 resource provider aggregate not found 2026-07-02 06:25:00.158 7 INFO neutron.services.segments.plugin [-] Segment 6714404a-56a5-49e0-92bc-c11b631c9326 resource provider aggregate not found 2026-07-02 06:25:00.178 7 INFO neutron.services.segments.plugin [-] Segment 6714404a-56a5-49e0-92bc-c11b631c9326 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6714404a-56a5-49e0-92bc-c11b631c9326 found for delete ", "request_id": "req-6feaeef9-fe3a-4242-a3bd-9ac3fb5cfb82"}]} 2026-07-02 06:25:00.179 7 INFO neutron.services.segments.plugin [-] Segment 6714404a-56a5-49e0-92bc-c11b631c9326 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6714404a-56a5-49e0-92bc-c11b631c9326 found for delete ", "request_id": "req-d0e7668c-9ec8-4d60-8d94-7be0886f75d8"}]} [pid: 7|app: 0|req: 804/1541] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:24:59 2026] DELETE /v2.0/networks/0d9451af-3453-47d9-aa0d-4f379d87626d => 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: 738/1542] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:00 2026] GET /v2.0/security-groups?tenant_id=7bd9df1d1f0e490c844230b50747d7bd&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1543] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:00 2026] DELETE /v2.0/networks/21468bce-441b-4b19-af34-73f6b3ae945a => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1544] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:00 2026] DELETE /v2.0/security-groups/316e3762-5c14-480c-a475-ef56677cc1a9 => 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: 806/1545] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:00 2026] DELETE /v2.0/networks/10704dce-1016-4f65-afbf-930186a0c738 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1546] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:00 2026] GET /v2.0/security-groups?tenant_id=7ac22e1eadcd492b9de58744201838ff&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1547] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:00 2026] DELETE /v2.0/security-groups/a8c37774-8e11-47a5-bbfe-fb20ca23d374 => 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: 807/1548] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:00 2026] DELETE /v2.0/networks/fc87a25a-0bc2-4dc0-8535-341c3413b34c => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1549] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1550] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1551] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/security-groups?tenant_id=f3ca69949c4e4cc7b23540c3bb846754&name=default => generated 2801 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1552] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:02 2026] DELETE /v2.0/security-groups/b3f2aa27-578b-4865-b9e0-59fdff5742f3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:25:02.321 7 INFO neutron.services.segments.plugin [-] Segment 57238fe0-1738-4696-a2e4-50623c577431 resource provider aggregate not found 2026-07-02 06:25:02.329 7 INFO neutron.services.segments.plugin [-] Segment 57238fe0-1738-4696-a2e4-50623c577431 resource provider aggregate not found 2026-07-02 06:25:02.349 7 INFO neutron.services.segments.plugin [-] Segment 57238fe0-1738-4696-a2e4-50623c577431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57238fe0-1738-4696-a2e4-50623c577431 found for delete ", "request_id": "req-58c11e75-2b6c-498c-82f1-ff94818fe29b"}]} 2026-07-02 06:25:02.357 7 INFO neutron.services.segments.plugin [-] Segment 57238fe0-1738-4696-a2e4-50623c577431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57238fe0-1738-4696-a2e4-50623c577431 found for delete ", "request_id": "req-6f20225d-6f76-4cff-8622-83ec81ff50e3"}]} 2026-07-02 06:25:02.383 7 INFO neutron.services.segments.plugin [-] Segment 98d84983-dcbb-49d6-bc6d-fdf04d769ad6 resource provider aggregate not found 2026-07-02 06:25:02.389 7 INFO neutron.services.segments.plugin [-] Segment 98d84983-dcbb-49d6-bc6d-fdf04d769ad6 resource provider aggregate not found [pid: 8|app: 0|req: 744/1553] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:02 2026] GET /v2.0/security-groups?tenant_id=ce36a5a68c934e078bcc1a1a7d9453a7&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:25:02.406 7 INFO neutron.services.segments.plugin [-] Segment 98d84983-dcbb-49d6-bc6d-fdf04d769ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d84983-dcbb-49d6-bc6d-fdf04d769ad6 found for delete ", "request_id": "req-dc6bc13c-bc4f-4659-9adf-7b274203a630"}]} 2026-07-02 06:25:02.413 7 INFO neutron.services.segments.plugin [-] Segment 98d84983-dcbb-49d6-bc6d-fdf04d769ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d84983-dcbb-49d6-bc6d-fdf04d769ad6 found for delete ", "request_id": "req-d19a96dc-a7c7-42fe-9a0c-68692d2093ff"}]} 2026-07-02 06:25:02.435 7 INFO neutron.services.segments.plugin [-] Segment b978bf25-1723-4b58-99e9-894dd170978e resource provider aggregate not found 2026-07-02 06:25:02.440 7 INFO neutron.services.segments.plugin [-] Segment b978bf25-1723-4b58-99e9-894dd170978e resource provider aggregate not found [pid: 7|app: 0|req: 810/1554] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:02 2026] GET /v2.0/ports?device_id=e264297d-96cd-4183-98f4-a0aef626a174 => generated 971 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:25:02.464 7 INFO neutron.services.segments.plugin [-] Segment b978bf25-1723-4b58-99e9-894dd170978e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b978bf25-1723-4b58-99e9-894dd170978e found for delete ", "request_id": "req-4a4e1414-67b8-44eb-a814-dce8a30784a7"}]} 2026-07-02 06:25:02.466 7 INFO neutron.services.segments.plugin [-] Segment b978bf25-1723-4b58-99e9-894dd170978e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b978bf25-1723-4b58-99e9-894dd170978e found for delete ", "request_id": "req-8eb33ac7-1dd1-4a6a-a821-ed41f9873998"}]} [pid: 7|app: 0|req: 811/1555] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:02 2026] GET /v2.0/security-groups?id=f958ee31-3ca3-4542-b17a-cd3e865e9830&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1556] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:02 2026] DELETE /v2.0/security-groups/bea1451c-e865-4e1e-a9be-08873ddb61ff => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1557] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:02 2026] GET /v2.0/security-groups?tenant_id=2712c32536494765a940168905428e18&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1558] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:25:02 2026] GET /v2.0/ports?device_id=e264297d-96cd-4183-98f4-a0aef626a174 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1559] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:02 2026] DELETE /v2.0/security-groups/ab4b6b5a-2471-4e33-97f7-666fcba96763 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:25:03.283 7 INFO neutron.db.l3_db [None req-d5300437-d8db-48c3-8744-65dbca471461 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] Floating IP c6a03d7d-76fc-444b-984a-d141641b6d9b disassociated. External IP: 10.96.250.219, port: b9f1840d-080a-469e-9532-953ad3f98c40. [pid: 8|app: 0|req: 747/1560] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:03 2026] GET /v2.0/ports?device_id=e264297d-96cd-4183-98f4-a0aef626a174 => 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: 814/1563] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:25:02 2026] DELETE /v2.0/ports/b9f1840d-080a-469e-9532-953ad3f98c40 => generated 0 bytes in 990 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:25:04.823 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34a44a37-2366-4c0b-8d81-1ce8545c3c39'] response: {'server_uuid': 'e264297d-96cd-4183-98f4-a0aef626a174', 'name': 'network-vif-deleted', 'tag': 'b9f1840d-080a-469e-9532-953ad3f98c40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 750/1564] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:25:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1565] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:25:04 2026] PUT /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1566] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:25:04 2026] GET /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1567] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:04 2026] DELETE /v2.0/security-groups/f958ee31-3ca3-4542-b17a-cd3e865e9830 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1568] 10.0.0.22 () {34 vars in 769 bytes} [Thu Jul 2 06:25:04 2026] PUT /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags/green => 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: 816/1569] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:25:04 2026] GET /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1570] 10.0.0.22 () {34 vars in 765 bytes} [Thu Jul 2 06:25:04 2026] PUT /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1571] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:25:05 2026] GET /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/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: 819/1572] 10.0.0.22 () {34 vars in 787 bytes} [Thu Jul 2 06:25:05 2026] PUT /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/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: 820/1573] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:25:05 2026] GET /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1574] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:25:05 2026] PUT /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1575] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:25:05 2026] GET /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1576] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:25:05 2026] GET /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:25:05.231 7 INFO neutron.api.v2.resource [None req-a7d6b8b4-470a-4355-8b30-420e70715f8c c1c477c1976e47e08da6b494c8ef5e4b 3376cf85d1864ebc88fa3f8901c02ef2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 824/1577] 10.0.0.22 () {32 vars in 750 bytes} [Thu Jul 2 06:25:05 2026] GET /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1578] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:25:05 2026] DELETE /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags/red => 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: 826/1579] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:25:05 2026] GET /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:25:05.331 7 INFO neutron.api.v2.resource [None req-e37bb50e-cd60-4b20-8ef6-9da89bf25b55 c1c477c1976e47e08da6b494c8ef5e4b 3376cf85d1864ebc88fa3f8901c02ef2 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 827/1580] 10.0.0.22 () {32 vars in 753 bytes} [Thu Jul 2 06:25:05 2026] DELETE /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1581] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 06:25:05 2026] DELETE /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1582] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:25:04 2026] DELETE /v2.0/floatingips/c6a03d7d-76fc-444b-984a-d141641b6d9b => generated 0 bytes in 434 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1583] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:25:05 2026] GET /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e/tags => 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: 755/1584] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:25:05 2026] DELETE /v2.0/subnetpools/fcd1e2cd-a823-4213-9ad2-f8df0142c34e => 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: 830/1585] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:05 2026] GET /v2.0/ports?device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1586] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:05 2026] GET /v2.0/security-groups?id=436312ca-6ba2-4b1c-9936-63d6c0239dc2&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: 831/1587] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:25:06 2026] GET /v2.0/ports?device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1588] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:06 2026] GET /v2.0/security-groups?tenant_id=3376cf85d1864ebc88fa3f8901c02ef2&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1589] 199.19.213.193 () {34 vars in 1096 bytes} [Thu Jul 2 06:25:06 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1590] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:06 2026] DELETE /v2.0/security-groups/49346a12-aa21-4a13-ba26-a48d4d31e0af => 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: 835/1591] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:06 2026] GET /v2.0/ports?tenant_id=1a07aae99d634ea98f0d365416e54e18&device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1592] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:06 2026] GET /v2.0/ports?device_id=5660077f-e0fa-45b5-b38a-214f7111360f => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1593] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:25:06 2026] GET /v2.0/networks?id=f283829b-d82e-4cac-9652-e3d82773bf3f => generated 772 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1594] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:25:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2b058576-3987-4998-9041-46a4ead0da53 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1595] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:25:06 2026] DELETE /v2.0/ports/1d32e6a1-a678-45f2-9e15-c256e6bb4e75 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1596] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:06 2026] GET /v2.0/security-groups?tenant_id=b1e84f9ce272481285750a24aeb96a73&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:25:07.093 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e9935ff-b8d6-433a-b06d-bc217af4a1e5'] response: {'server_uuid': '5660077f-e0fa-45b5-b38a-214f7111360f', 'name': 'network-vif-deleted', 'tag': '1d32e6a1-a678-45f2-9e15-c256e6bb4e75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 758/1597] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/subnets?id=b5d135b2-1631-4a31-bb51-bd793044f6b2 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1598] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/ports?network_id=f283829b-d82e-4cac-9652-e3d82773bf3f&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1599] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:07 2026] DELETE /v2.0/security-groups/3720797c-88a8-448b-9100-b1b722f3a231 => 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: 760/1600] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?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: 841/1601] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f?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 06:25:07.870 8 INFO neutron.db.segments_db [None req-ac4fa62f-4b1c-4f0b-a8c7-b11262914f96 e7390330c4dd4abd9613ca68b34bb420 982067918e9f40f5b2789acffc20e818 - - - -] Added segment 1c61242a-973e-4277-8164-6693686d8039 of type vxlan for network 51fc342b-681b-4cfe-aca9-3c9bbc3c7f0e [pid: 8|app: 0|req: 761/1602] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:07 2026] POST /v2.0/networks => generated 632 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1603] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:07 2026] DELETE /v2.0/security-groups/436312ca-6ba2-4b1c-9936-63d6c0239dc2 => 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: 762/1604] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:25:07 2026] POST /v2.0/ports => generated 743 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 763/1605] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:08 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:25:08.502 8 INFO neutron.db.segments_db [None req-1b974788-546b-4d67-a0ec-0ae2f6ab31f2 e7390330c4dd4abd9613ca68b34bb420 982067918e9f40f5b2789acffc20e818 - - - -] Added segment 588c9f52-bced-4b82-9826-03116d42f57e of type vxlan for network 87b6db3f-1477-4a5b-9eff-8d31e9a1c359 [pid: 8|app: 0|req: 764/1606] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:08 2026] POST /v2.0/networks => generated 631 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1607] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:08 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1608] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:25:08 2026] POST /v2.0/ports => generated 743 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 767/1609] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:09 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:25:09.251 8 INFO neutron.db.segments_db [None req-69abf0c4-f00d-402d-96c6-2ca257772cc7 e7390330c4dd4abd9613ca68b34bb420 982067918e9f40f5b2789acffc20e818 - - - -] Added segment d494cf81-e432-4c57-826d-e76deb84bdde of type vxlan for network 04de4a0a-d6c2-4e13-9290-86a815372b67 [pid: 8|app: 0|req: 768/1610] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:09 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1611] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:09 2026] GET /v2.0/security-groups?id=65def9cf-25cf-4234-8ae2-d4f8ded758c2&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1612] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:25:09 2026] POST /v2.0/ports => generated 743 bytes in 387 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: 771/1613] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:25:09 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:25:09.907 8 INFO neutron.db.segments_db [None req-797e9606-d026-4545-9396-f5d930745292 e7390330c4dd4abd9613ca68b34bb420 982067918e9f40f5b2789acffc20e818 - - - -] Added segment 197c4973-3a35-4fc6-bc0a-77fcc45086c1 of type vxlan for network ced9dfdc-2258-40c7-b20c-90d2b6f14212 [pid: 8|app: 0|req: 772/1614] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:09 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1615] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:25:08 2026] PUT /v2.0/routers/7c5be7b3-6dff-4ab8-833e-6ec236d2df21/remove_router_interface => generated 309 bytes in 1983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1616] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:25:10 2026] POST /v2.0/ports => generated 743 bytes in 340 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 06:25:10.423 8 INFO neutron.db.l3_db [None req-420157ec-0812-4edc-bd6b-bfe7bcff7cd1 506a34e0b33247c194b5a8778d6ca447 1a07aae99d634ea98f0d365416e54e18 - - - -] Floating IP 5611b0af-7ac2-4096-94d3-d1587125cc4d disassociated. External IP: 10.96.250.212, port: 2b058576-3987-4998-9041-46a4ead0da53. [pid: 7|app: 0|req: 845/1617] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:25:10 2026] DELETE /v2.0/subnets/eeb6c786-8e3c-4b1f-9b6c-c2443b02b757 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:25:10.663 7 INFO neutron.db.segments_db [None req-3f06f6cc-7a9d-45d5-b5bb-c7fd9761d58f e7390330c4dd4abd9613ca68b34bb420 982067918e9f40f5b2789acffc20e818 - - - -] Added segment d45312e6-03fb-4da3-84ae-67eb2172b271 of type vxlan for network 89decd35-0091-4860-8768-fd0a0b12aea0 [pid: 7|app: 0|req: 846/1618] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:10 2026] POST /v2.0/networks => generated 631 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1619] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:10 2026] GET /v2.0/ports?device_id=581d9ade-3f7d-462d-b4a2-520f70bef675 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1620] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:25:10 2026] DELETE /v2.0/ports/2b058576-3987-4998-9041-46a4ead0da53 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:25:10.994 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad178863-3ce1-47f5-a02c-8fe60f7d6897'] response: {'server_uuid': '581d9ade-3f7d-462d-b4a2-520f70bef675', 'name': 'network-vif-deleted', 'tag': '2b058576-3987-4998-9041-46a4ead0da53', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 774/1621] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:25:10 2026] POST /v2.0/ports => generated 743 bytes in 356 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: 775/1622] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:11 2026] GET /v2.0/security-groups?tenant_id=ea01e2b560d940699efee6eb498dfcd5&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1623] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 06:25:11 2026] PUT /v2.0/ports/5286899d-a463-4dd4-a9ff-b99eb5312a51/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1624] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:11 2026] DELETE /v2.0/security-groups/0c9f7892-d338-48ca-885d-f7c8511dc8b2 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1625] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 06:25:11 2026] PUT /v2.0/ports/94521bea-12bb-40d5-9417-ddf1c745c6c5/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1626] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 06:25:11 2026] PUT /v2.0/ports/ab0e97ea-5b5d-4fc5-8f1e-4ba11c461fcd/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: 780/1627] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:11 2026] GET /v2.0/security-groups?tenant_id=38b81d1207714138ae849cc2dea25afb&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1628] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 06:25:11 2026] PUT /v2.0/ports/d92dc702-01d6-4f07-9d6f-5ebf2cabe648/tags => 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: 782/1629] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:11 2026] DELETE /v2.0/security-groups/b290c6e7-f145-442c-acc5-e0825c82c678 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:25:12.099 7 INFO neutron.services.segments.plugin [-] Segment 61067d4d-af5d-4ba7-bf1a-a6219347e4e9 resource provider aggregate not found 2026-07-02 06:25:12.104 7 INFO neutron.services.segments.plugin [-] Segment 61067d4d-af5d-4ba7-bf1a-a6219347e4e9 resource provider aggregate not found 2026-07-02 06:25:12.120 7 INFO neutron.services.segments.plugin [-] Segment 61067d4d-af5d-4ba7-bf1a-a6219347e4e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61067d4d-af5d-4ba7-bf1a-a6219347e4e9 found for delete ", "request_id": "req-ab8cb1ff-cc48-4008-8883-d1e1a699b3fe"}]} 2026-07-02 06:25:12.121 7 INFO neutron.services.segments.plugin [-] Segment 61067d4d-af5d-4ba7-bf1a-a6219347e4e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61067d4d-af5d-4ba7-bf1a-a6219347e4e9 found for delete ", "request_id": "req-2b1c55c3-6f2a-41a0-b316-32d965a62518"}]} 2026-07-02 06:25:12.129 7 INFO neutron.db.l3_hamode_db [None req-8f539c59-c447-4d46-92aa-012e2568e266 3a4282bf938d46058dc07b3aad4ee3f9 f19e32bec2434e9b848d2b31c1ea6fda - - - -] HA network cd9763e9-f32f-4cc7-aac3-5675e0595e6c was deleted as no HA routers are present in tenant f19e32bec2434e9b848d2b31c1ea6fda. [pid: 7|app: 0|req: 848/1630] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:25:10 2026] DELETE /v2.0/routers/7c5be7b3-6dff-4ab8-833e-6ec236d2df21 => generated 0 bytes in 1275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1631] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:12 2026] DELETE /v2.0/security-groups/65def9cf-25cf-4234-8ae2-d4f8ded758c2 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1632] 10.0.0.22 () {32 vars in 659 bytes} [Thu Jul 2 06:25:12 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:25:12.341 7 INFO neutron.api.v2.resource [None req-a5f75608-1cc8-4393-a3dd-23a2b863a3d8 506a34e0b33247c194b5a8778d6ca447 1a07aae99d634ea98f0d365416e54e18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1633] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 06:25:12 2026] GET /v2.0/security-groups/65def9cf-25cf-4234-8ae2-d4f8ded758c2 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:25:12.391 8 INFO neutron.services.segments.plugin [-] Segment ed4a58ad-932a-43f3-932e-3914fd5139c1 resource provider aggregate not found 2026-07-02 06:25:12.404 8 INFO neutron.services.segments.plugin [-] Segment ed4a58ad-932a-43f3-932e-3914fd5139c1 resource provider aggregate not found 2026-07-02 06:25:12.412 8 INFO neutron.services.segments.plugin [-] Segment ed4a58ad-932a-43f3-932e-3914fd5139c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed4a58ad-932a-43f3-932e-3914fd5139c1 found for delete ", "request_id": "req-3c32936b-3583-4e3a-89b8-8148b740cc00"}]} [pid: 7|app: 0|req: 851/1634] 10.0.0.22 () {32 vars in 673 bytes} [Thu Jul 2 06:25:12 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:25:12.423 8 INFO neutron.services.segments.plugin [-] Segment ed4a58ad-932a-43f3-932e-3914fd5139c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed4a58ad-932a-43f3-932e-3914fd5139c1 found for delete ", "request_id": "req-0a7458fe-27dc-4faf-bec0-f615c34d5e4f"}]} [pid: 8|app: 0|req: 784/1635] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:12 2026] DELETE /v2.0/networks/760d9f73-bdf3-44a5-818b-1ed52554efea => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1636] 10.0.0.22 () {32 vars in 669 bytes} [Thu Jul 2 06:25:12 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1637] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 06:25:12 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1638] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:25:12 2026] DELETE /v2.0/floatingips/5611b0af-7ac2-4096-94d3-d1587125cc4d => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1639] 10.0.0.22 () {32 vars in 667 bytes} [Thu Jul 2 06:25:12 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1640] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 06:25:12 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1641] 10.0.0.22 () {32 vars in 677 bytes} [Thu Jul 2 06:25:12 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1642] 10.0.0.22 () {32 vars in 689 bytes} [Thu Jul 2 06:25:13 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1643] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:25:13 2026] DELETE /v2.0/ports/5286899d-a463-4dd4-a9ff-b99eb5312a51 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1644] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:13 2026] GET /v2.0/security-groups?tenant_id=f19e32bec2434e9b848d2b31c1ea6fda&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1645] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:25:13 2026] DELETE /v2.0/ports/94521bea-12bb-40d5-9417-ddf1c745c6c5 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1646] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:13 2026] DELETE /v2.0/security-groups/474ceba9-7c72-46e2-8d4c-4a62c1f9736c => 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: 853/1647] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:25:12 2026] PUT /v2.0/routers/cd478e2d-5767-407f-a10b-53fcc51a1c86/remove_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1648] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:25:13 2026] DELETE /v2.0/ports/ab0e97ea-5b5d-4fc5-8f1e-4ba11c461fcd => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1649] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:13 2026] GET /v2.0/security-groups?tenant_id=c692e2aa4cb74af0a51a0cd9e0a4e17b&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1650] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:25:14 2026] DELETE /v2.0/ports/d92dc702-01d6-4f07-9d6f-5ebf2cabe648 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1651] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:14 2026] DELETE /v2.0/security-groups/ec5bb905-8cef-4ab7-8da2-b6ffae913fd7 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1652] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:25:14 2026] DELETE /v2.0/ports/0343c7c4-5340-4f69-ab6d-d1bd615351c9 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:25:15.174 8 INFO neutron.services.segments.plugin [-] Segment b6a315c3-ec25-4e7c-bbbe-c54726935883 resource provider aggregate not found 2026-07-02 06:25:15.179 8 INFO neutron.services.segments.plugin [-] Segment b6a315c3-ec25-4e7c-bbbe-c54726935883 resource provider aggregate not found 2026-07-02 06:25:15.192 8 INFO neutron.services.segments.plugin [-] Segment b6a315c3-ec25-4e7c-bbbe-c54726935883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6a315c3-ec25-4e7c-bbbe-c54726935883 found for delete ", "request_id": "req-967592e2-d299-4b85-a109-227f5aa95258"}]} 2026-07-02 06:25:15.198 8 INFO neutron.services.segments.plugin [-] Segment b6a315c3-ec25-4e7c-bbbe-c54726935883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6a315c3-ec25-4e7c-bbbe-c54726935883 found for delete ", "request_id": "req-7e63d06f-c56c-4dfb-823f-b4d9fe5d44d4"}]} 2026-07-02 06:25:15.205 8 INFO neutron.db.l3_hamode_db [None req-91d45149-0b2a-4257-a16a-3baddab65cad 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] HA network 10182fb5-d877-4166-ad1c-769ba2fca104 was deleted as no HA routers are present in tenant 1a07aae99d634ea98f0d365416e54e18. [pid: 8|app: 0|req: 796/1653] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:25:14 2026] DELETE /v2.0/routers/cd478e2d-5767-407f-a10b-53fcc51a1c86 => generated 0 bytes in 1198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:25:15.247 7 INFO neutron.services.segments.plugin [-] Segment 1c61242a-973e-4277-8164-6693686d8039 resource provider aggregate not found 2026-07-02 06:25:15.253 7 INFO neutron.services.segments.plugin [-] Segment 1c61242a-973e-4277-8164-6693686d8039 resource provider aggregate not found 2026-07-02 06:25:15.271 7 INFO neutron.services.segments.plugin [-] Segment 1c61242a-973e-4277-8164-6693686d8039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c61242a-973e-4277-8164-6693686d8039 found for delete ", "request_id": "req-932676f0-941d-4c8d-9ac9-aed2fe174827"}]} 2026-07-02 06:25:15.276 7 INFO neutron.services.segments.plugin [-] Segment 1c61242a-973e-4277-8164-6693686d8039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c61242a-973e-4277-8164-6693686d8039 found for delete ", "request_id": "req-0113b09f-28d0-41c9-856b-b8dac931116c"}]} [pid: 7|app: 0|req: 858/1654] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:14 2026] DELETE /v2.0/networks/51fc342b-681b-4cfe-aca9-3c9bbc3c7f0e => generated 0 bytes in 596 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1655] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:25:15 2026] DELETE /v2.0/subnets/b5d135b2-1631-4a31-bb51-bd793044f6b2 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1656] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:15 2026] DELETE /v2.0/networks/87b6db3f-1477-4a5b-9eff-8d31e9a1c359 => generated 0 bytes in 215 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: 860/1657] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:15 2026] DELETE /v2.0/networks/04de4a0a-d6c2-4e13-9290-86a815372b67 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1658] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:15 2026] DELETE /v2.0/networks/ced9dfdc-2258-40c7-b20c-90d2b6f14212 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1659] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:15 2026] DELETE /v2.0/networks/89decd35-0091-4860-8768-fd0a0b12aea0 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1660] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:15 2026] DELETE /v2.0/networks/f283829b-d82e-4cac-9652-e3d82773bf3f => generated 0 bytes in 915 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1661] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:16 2026] GET /v2.0/security-groups?tenant_id=1a07aae99d634ea98f0d365416e54e18&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1662] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:16 2026] DELETE /v2.0/security-groups/76e2f77c-23fe-4877-9ec8-e9fe71c9310c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:25:17.290 7 INFO neutron.services.segments.plugin [-] Segment 588c9f52-bced-4b82-9826-03116d42f57e resource provider aggregate not found 2026-07-02 06:25:17.299 7 INFO neutron.services.segments.plugin [-] Segment 588c9f52-bced-4b82-9826-03116d42f57e resource provider aggregate not found 2026-07-02 06:25:17.304 7 INFO neutron.services.segments.plugin [-] Segment 588c9f52-bced-4b82-9826-03116d42f57e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588c9f52-bced-4b82-9826-03116d42f57e found for delete ", "request_id": "req-8a3fe41d-46b4-4dda-bd4f-5e81ba31e717"}]} 2026-07-02 06:25:17.318 7 INFO neutron.services.segments.plugin [-] Segment d494cf81-e432-4c57-826d-e76deb84bdde resource provider aggregate not found 2026-07-02 06:25:17.329 7 INFO neutron.services.segments.plugin [-] Segment 588c9f52-bced-4b82-9826-03116d42f57e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588c9f52-bced-4b82-9826-03116d42f57e found for delete ", "request_id": "req-2a1a7f1e-dd67-4c4b-b8f0-fb06580dcefa"}]} 2026-07-02 06:25:17.348 7 INFO neutron.services.segments.plugin [-] Segment d494cf81-e432-4c57-826d-e76deb84bdde resource provider aggregate not found 2026-07-02 06:25:17.358 7 INFO neutron.services.segments.plugin [-] Segment d494cf81-e432-4c57-826d-e76deb84bdde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d494cf81-e432-4c57-826d-e76deb84bdde found for delete ", "request_id": "req-ab4f5072-2e6a-49fc-94d2-da68e9f6c83e"}]} 2026-07-02 06:25:17.368 7 INFO neutron.services.segments.plugin [-] Segment d494cf81-e432-4c57-826d-e76deb84bdde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d494cf81-e432-4c57-826d-e76deb84bdde found for delete ", "request_id": "req-ceb41fcf-f2d0-4def-a748-bad1b58e2eb6"}]} 2026-07-02 06:25:17.374 7 INFO neutron.services.segments.plugin [-] Segment 197c4973-3a35-4fc6-bc0a-77fcc45086c1 resource provider aggregate not found 2026-07-02 06:25:17.386 7 INFO neutron.services.segments.plugin [-] Segment 197c4973-3a35-4fc6-bc0a-77fcc45086c1 resource provider aggregate not found 2026-07-02 06:25:17.394 7 INFO neutron.services.segments.plugin [-] Segment 197c4973-3a35-4fc6-bc0a-77fcc45086c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197c4973-3a35-4fc6-bc0a-77fcc45086c1 found for delete ", "request_id": "req-621d3b33-1c3e-4032-ba3e-2e5625dad00f"}]} 2026-07-02 06:25:17.415 7 INFO neutron.services.segments.plugin [-] Segment d45312e6-03fb-4da3-84ae-67eb2172b271 resource provider aggregate not found 2026-07-02 06:25:17.427 7 INFO neutron.services.segments.plugin [-] Segment 197c4973-3a35-4fc6-bc0a-77fcc45086c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197c4973-3a35-4fc6-bc0a-77fcc45086c1 found for delete ", "request_id": "req-17869972-f1d6-4761-816d-d0669f046ed1"}]} 2026-07-02 06:25:17.438 7 INFO neutron.services.segments.plugin [-] Segment d45312e6-03fb-4da3-84ae-67eb2172b271 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d45312e6-03fb-4da3-84ae-67eb2172b271 found for delete ", "request_id": "req-807ca21f-0254-43ee-945f-2ef7bcdbb2ff"}]} 2026-07-02 06:25:17.445 7 INFO neutron.services.segments.plugin [-] Segment d45312e6-03fb-4da3-84ae-67eb2172b271 resource provider aggregate not found 2026-07-02 06:25:17.461 7 INFO neutron.services.segments.plugin [-] Segment d45312e6-03fb-4da3-84ae-67eb2172b271 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d45312e6-03fb-4da3-84ae-67eb2172b271 found for delete ", "request_id": "req-4c530c2a-5586-4bb9-87df-2e999ad8cf5b"}]} [pid: 7|app: 0|req: 864/1663] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:17 2026] GET /v2.0/security-groups?tenant_id=b7d971aa019140d6a53169c0a860e625&name=default => generated 2801 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:25:17.590 8 INFO neutron.services.segments.plugin [-] Segment b3f2b367-4903-4ecc-956c-28b649d670f6 resource provider aggregate not found 2026-07-02 06:25:17.595 8 INFO neutron.services.segments.plugin [-] Segment b3f2b367-4903-4ecc-956c-28b649d670f6 resource provider aggregate not found 2026-07-02 06:25:17.612 8 INFO neutron.services.segments.plugin [-] Segment b3f2b367-4903-4ecc-956c-28b649d670f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f2b367-4903-4ecc-956c-28b649d670f6 found for delete ", "request_id": "req-0da86fec-2862-4274-9f3a-f3c926634479"}]} 2026-07-02 06:25:17.614 8 INFO neutron.services.segments.plugin [-] Segment b3f2b367-4903-4ecc-956c-28b649d670f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f2b367-4903-4ecc-956c-28b649d670f6 found for delete ", "request_id": "req-9fa1004f-7a39-40dd-9ae5-58a46b247563"}]} [pid: 8|app: 0|req: 800/1664] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:17 2026] DELETE /v2.0/security-groups/1b283a5c-2386-40b3-af94-b10a783be35e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1665] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:17 2026] GET /v2.0/security-groups?tenant_id=982067918e9f40f5b2789acffc20e818&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1666] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:17 2026] DELETE /v2.0/security-groups/edeb35d8-9941-4f02-91c8-5a9b17a28bfd => 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: 866/1667] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:18 2026] GET /v2.0/security-groups?tenant_id=ec4b3b542f674ef8ac94f3c93a556633&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1668] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:18 2026] DELETE /v2.0/security-groups/3891131a-99c6-45a7-ac2b-3dd00663270f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:25:18.855 7 INFO neutron.db.segments_db [None req-d772a321-8708-471d-b579-09ad6db4a7ee 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 15f10b84-bd9d-4b21-9236-d5f903b69956 of type vxlan for network 1f18f8b9-2bca-441d-bcbc-1a09533a7277 [pid: 7|app: 0|req: 867/1671] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:25:18 2026] POST /v2.0/networks => generated 745 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1672] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:25:18 2026] POST /v2.0/subnets => generated 668 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:25:19.302 7 INFO neutron.db.segments_db [None req-094217f2-a6b7-4145-b109-54deed8cf7ac 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment e16334b2-68f1-42b5-8497-9e5269e26f0e of type vxlan for network 8af281b5-13cb-4271-925f-fffbdc5aa26b 2026-07-02 06:25:19.640 7 INFO neutron.db.l3_hamode_db [None req-094217f2-a6b7-4145-b109-54deed8cf7ac 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:25:20.686 7 INFO neutron.db.l3_hamode_db [None req-094217f2-a6b7-4145-b109-54deed8cf7ac 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 868/1673] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:25:19 2026] POST /v2.0/routers => generated 732 bytes in 2609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1674] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:25:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1675] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:25:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1676] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:25:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1677] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:25:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1678] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:25:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1679] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:25:23 2026] PUT /v2.0/subnetpools/0ac3351d-4f0e-4023-b2dc-4f7bf071d269/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1680] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:25:23 2026] PUT /v2.0/subnetpools/22868920-974d-4712-981e-a9446110b14d/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1681] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:25:23 2026] PUT /v2.0/subnetpools/66c4c6a9-9490-4445-b96b-4462e18ef369/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: 877/1682] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:25:23 2026] PUT /v2.0/subnetpools/8c836644-c3c1-4797-9c2e-2a6480a09d64/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1683] 10.0.0.22 () {32 vars in 671 bytes} [Thu Jul 2 06:25:23 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1684] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 06:25:23 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1685] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:25:21 2026] PUT /v2.0/routers/cdea8d6b-e1b1-4a43-9387-2e066efe5b88/add_router_interface => generated 309 bytes in 1634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1686] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 06:25:23 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1687] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 06:25:23 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1688] 10.0.0.22 () {32 vars in 679 bytes} [Thu Jul 2 06:25:23 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1689] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 06:25:23 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1690] 10.0.0.22 () {32 vars in 689 bytes} [Thu Jul 2 06:25:23 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1691] 10.0.0.22 () {32 vars in 701 bytes} [Thu Jul 2 06:25:23 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1692] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:25:23 2026] DELETE /v2.0/subnetpools/0ac3351d-4f0e-4023-b2dc-4f7bf071d269 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1693] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:25:23 2026] DELETE /v2.0/subnetpools/22868920-974d-4712-981e-a9446110b14d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1694] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:25:23 2026] DELETE /v2.0/subnetpools/66c4c6a9-9490-4445-b96b-4462e18ef369 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1695] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:25:23 2026] DELETE /v2.0/subnetpools/8c836644-c3c1-4797-9c2e-2a6480a09d64 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1696] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:25:24 2026] DELETE /v2.0/subnetpools/d94fab9a-f6da-4800-a1b8-54b15feddd3a => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:25:24.374 7 INFO neutron.db.segments_db [None req-9199b6ad-e9d9-44ad-a3fd-2538f611e490 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Added segment a964ffe5-ec4e-430e-8ca3-7d9fb3f06c1d of type vxlan for network eb026df2-f3e7-44e8-8f8a-05b62b8a69ad [pid: 7|app: 0|req: 885/1697] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:24 2026] POST /v2.0/networks => generated 639 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1698] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:25:24 2026] POST /v2.0/subnets => generated 634 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1699] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:25:24 2026] GET /v2.0/networks?id=1f18f8b9-2bca-441d-bcbc-1a09533a7277 => generated 677 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1700] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:25:25 2026] GET /v2.0/quotas/740635f6651e4aadbb77d6cc3b018d69 => 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: 814/1701] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 06:25:24 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1702] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:25:25 2026] GET /v2.0/ports?tenant_id=740635f6651e4aadbb77d6cc3b018d69&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1703] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:25 2026] GET /v2.0/security-groups?tenant_id=73fd67bd842943ea9ebf67db27677866&name=default => generated 2801 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1704] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:25:25 2026] GET /v2.0/networks/1f18f8b9-2bca-441d-bcbc-1a09533a7277?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: 817/1705] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:25 2026] DELETE /v2.0/security-groups/3d0af752-23d0-4e65-93c5-839d2b669e97 => 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: 818/1706] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:25:25 2026] GET /v2.0/networks/1f18f8b9-2bca-441d-bcbc-1a09533a7277?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1707] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:25:25 2026] POST /v2.0/subnets => generated 707 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:25:25.701 8 INFO neutron.db.segments_db [None req-d7d6798f-996d-4e5f-aa46-a5309c3dce00 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Added segment 7f85ddbc-fb9c-4972-8c8a-306d8dc6371b of type vxlan for network 5631b88b-4e88-4076-a3d5-3e61ae4496e2 [pid: 7|app: 0|req: 890/1708] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:25 2026] GET /v2.0/security-groups?tenant_id=ed6fb944954f49e7b519e34e0af1665a&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: 891/1709] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:25 2026] GET /v2.0/ports?device_id=a1801fa5-c93b-41f5-ae7e-0406b446a397 => 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: 819/1710] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:25 2026] POST /v2.0/networks => generated 636 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1711] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:25 2026] DELETE /v2.0/security-groups/c424ad27-446b-482f-a61b-13b09efba312 => 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: 820/1712] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:25:25 2026] POST /v2.0/subnets => generated 631 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1713] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:26 2026] GET /v2.0/security-groups?tenant_id=289d4156b40140e99b17ff507c8e7f34&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1714] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:26 2026] DELETE /v2.0/security-groups/674e8462-e019-47ed-89c7-dbb2f2b32d16 => 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: 821/1715] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:25:26 2026] POST /v2.0/subnets => generated 702 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:25:26.642 8 INFO neutron.db.segments_db [None req-a2233a16-b075-48ae-b39c-20bdab9500e6 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Added segment a2655963-2a84-4c9d-b839-691ba36644c8 of type vxlan for network f44bde84-a51f-497f-a6f0-c50cebb4e792 [pid: 7|app: 0|req: 895/1716] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:25:26 2026] GET /v2.0/networks?id=1f18f8b9-2bca-441d-bcbc-1a09533a7277 => generated 677 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1717] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:26 2026] POST /v2.0/networks => generated 638 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1718] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:25:26 2026] POST /v2.0/ports => generated 954 bytes in 539 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: 897/1719] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:27 2026] GET /v2.0/ports?device_id=a1801fa5-c93b-41f5-ae7e-0406b446a397 => generated 957 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1720] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:25:26 2026] POST /v2.0/subnets => generated 632 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1721] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:27 2026] GET /v2.0/security-groups?id=6123bc81-3d1f-4477-9770-19d752e93bf9&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1722] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:25:27 2026] POST /v2.0/subnets => generated 706 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:25:27.842 8 INFO neutron.db.segments_db [None req-d828f994-3658-450e-a766-f3bb19a06287 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Added segment dbcf4c1f-de5b-456e-8e05-374fa84ffa93 of type vxlan for network 143478a2-ec36-43a2-8144-ed33ee152aa2 [pid: 7|app: 0|req: 898/1723] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:25:27 2026] PUT /v2.0/ports/24cef25c-9b78-4585-9229-9dc7e2d0f326 => generated 1199 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:25:27.945 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c356e354-2dd1-4393-bd1b-87ec7a82767e'] response: {'name': 'network-changed', 'server_uuid': 'a1801fa5-c93b-41f5-ae7e-0406b446a397', 'tag': '24cef25c-9b78-4585-9229-9dc7e2d0f326', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 899/1724] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:27 2026] GET /v2.0/ports?tenant_id=740635f6651e4aadbb77d6cc3b018d69&device_id=a1801fa5-c93b-41f5-ae7e-0406b446a397 => generated 1238 bytes in 64 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: 900/1725] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=24cef25c-9b78-4585-9229-9dc7e2d0f326 => 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: 901/1726] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/subnets?id=ebc2ef69-4bce-4537-9b35-a5896b063356 => generated 671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1727] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/ports?network_id=1f18f8b9-2bca-441d-bcbc-1a09533a7277&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1728] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/networks/1f18f8b9-2bca-441d-bcbc-1a09533a7277?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 06:25:28.248 8 INFO neutron.db.l3_hamode_db [None req-d828f994-3658-450e-a766-f3bb19a06287 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 904/1729] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/networks/1f18f8b9-2bca-441d-bcbc-1a09533a7277?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: 905/1730] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/ports?tenant_id=740635f6651e4aadbb77d6cc3b018d69&device_id=a1801fa5-c93b-41f5-ae7e-0406b446a397 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1731] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/networks?id=1f18f8b9-2bca-441d-bcbc-1a09533a7277 => generated 773 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1732] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/ports?device_id=a1801fa5-c93b-41f5-ae7e-0406b446a397 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1733] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=24cef25c-9b78-4585-9229-9dc7e2d0f326 => 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: 909/1734] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/security-groups?id=6123bc81-3d1f-4477-9770-19d752e93bf9&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: 910/1735] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/subnets?id=ebc2ef69-4bce-4537-9b35-a5896b063356 => generated 671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1736] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/ports?network_id=1f18f8b9-2bca-441d-bcbc-1a09533a7277&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1737] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/networks/1f18f8b9-2bca-441d-bcbc-1a09533a7277?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: 913/1738] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/networks/1f18f8b9-2bca-441d-bcbc-1a09533a7277?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1739] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:29 2026] GET /v2.0/ports?device_id=a1801fa5-c93b-41f5-ae7e-0406b446a397 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1740] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:29 2026] GET /v2.0/security-groups?id=6123bc81-3d1f-4477-9770-19d752e93bf9&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:25:30.142 8 INFO neutron.db.l3_hamode_db [None req-d828f994-3658-450e-a766-f3bb19a06287 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:25:30.406 7 INFO neutron.db.segments_db [None req-abf8609e-6bdd-48c8-8664-2f961e0a5813 7571889c83a34760b4bb93b6b1a641a3 dd67644b067645a08b79ebd4bea33dd4 - - - -] Added segment 6b34d86a-4f78-4233-bd21-52cc7e20d600 of type vxlan for network fcc0e3e8-4243-4397-8988-6b6e53e0fe1d [pid: 7|app: 0|req: 916/1741] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:30 2026] POST /v2.0/networks => generated 631 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1742] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:25:30 2026] POST /v2.0/subnets => generated 602 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1743] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:25:30 2026] PUT /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1744] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/ports?device_id=a1801fa5-c93b-41f5-ae7e-0406b446a397 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1745] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1746] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/security-groups?id=6123bc81-3d1f-4477-9770-19d752e93bf9&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: 922/1747] 10.0.0.22 () {34 vars in 761 bytes} [Thu Jul 2 06:25:31 2026] PUT /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1748] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1749] 10.0.0.22 () {34 vars in 757 bytes} [Thu Jul 2 06:25:31 2026] PUT /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1750] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:25:27 2026] POST /v2.0/routers => generated 684 bytes in 3594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1751] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1752] 10.0.0.22 () {34 vars in 779 bytes} [Thu Jul 2 06:25:31 2026] PUT /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1753] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1754] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/ports?device_id=a1801fa5-c93b-41f5-ae7e-0406b446a397 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1755] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:25:31 2026] PUT /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1756] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/security-groups?id=6123bc81-3d1f-4477-9770-19d752e93bf9&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1757] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1758] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:25:31.897 7 INFO neutron.api.v2.resource [None req-6bdbccd5-aa90-45b6-99b8-519a905813f0 7571889c83a34760b4bb93b6b1a641a3 dd67644b067645a08b79ebd4bea33dd4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1759] 10.0.0.22 () {32 vars in 742 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1760] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 06:25:31 2026] DELETE /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1761] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:25:32.027 7 INFO neutron.api.v2.resource [None req-fb83a005-15f8-4ac1-8249-653461087f31 7571889c83a34760b4bb93b6b1a641a3 dd67644b067645a08b79ebd4bea33dd4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 936/1762] 10.0.0.22 () {32 vars in 745 bytes} [Thu Jul 2 06:25:31 2026] DELETE /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1763] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 06:25:32 2026] DELETE /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1764] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:25:32 2026] GET /v2.0/ports?device_id=a1801fa5-c93b-41f5-ae7e-0406b446a397 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1765] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:25:32 2026] GET /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8/tags => 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: 940/1766] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:25:32 2026] DELETE /v2.0/ports/24cef25c-9b78-4585-9229-9dc7e2d0f326 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:25:32.557 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec4a12c7-2ddd-481b-b52c-52082556fd97'] response: {'server_uuid': 'a1801fa5-c93b-41f5-ae7e-0406b446a397', 'name': 'network-vif-deleted', 'tag': '24cef25c-9b78-4585-9229-9dc7e2d0f326', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 941/1767] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:25:32 2026] DELETE /v2.0/subnets/da510e14-febb-4c0d-aeb0-5480c4ec7af8 => 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: 827/1768] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:25:31 2026] PUT /v2.0/routers/e3b1cbd2-b435-467e-9251-768055f1a80e/add_router_interface => generated 309 bytes in 1784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:25:33.169 7 INFO neutron.services.segments.plugin [-] Segment 6b34d86a-4f78-4233-bd21-52cc7e20d600 resource provider aggregate not found 2026-07-02 06:25:33.175 7 INFO neutron.services.segments.plugin [-] Segment 6b34d86a-4f78-4233-bd21-52cc7e20d600 resource provider aggregate not found [pid: 8|app: 0|req: 828/1769] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:33 2026] GET /v2.0/ports?device_id=a1801fa5-c93b-41f5-ae7e-0406b446a397 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:25:33.193 7 INFO neutron.services.segments.plugin [-] Segment 6b34d86a-4f78-4233-bd21-52cc7e20d600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b34d86a-4f78-4233-bd21-52cc7e20d600 found for delete ", "request_id": "req-d81b84c5-9b59-4432-80b2-13d6a01b490c"}]} 2026-07-02 06:25:33.195 7 INFO neutron.services.segments.plugin [-] Segment 6b34d86a-4f78-4233-bd21-52cc7e20d600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b34d86a-4f78-4233-bd21-52cc7e20d600 found for delete ", "request_id": "req-7b144e9b-f45c-4e3f-ab05-ad7673cdec7d"}]} [pid: 7|app: 0|req: 942/1770] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:32 2026] DELETE /v2.0/networks/fcc0e3e8-4243-4397-8988-6b6e53e0fe1d => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1773] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:33 2026] GET /v2.0/security-groups?tenant_id=dd67644b067645a08b79ebd4bea33dd4&name=default => generated 2801 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1774] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:34 2026] DELETE /v2.0/security-groups/fe8b0e6f-b975-4810-8bf5-24e225136c1f => 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: 947/1775] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:25:34 2026] PUT /v2.0/routers/cdea8d6b-e1b1-4a43-9387-2e066efe5b88/remove_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1776] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:25:33 2026] PUT /v2.0/routers/e3b1cbd2-b435-467e-9251-768055f1a80e/add_router_interface => generated 309 bytes in 2328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1777] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:35 2026] GET /v2.0/security-groups?tenant_id=30851a29a7c74ca096e941f695a55428&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:25:36.651 8 INFO neutron.services.segments.plugin [-] Segment e16334b2-68f1-42b5-8497-9e5269e26f0e resource provider aggregate not found 2026-07-02 06:25:36.658 8 INFO neutron.services.segments.plugin [-] Segment e16334b2-68f1-42b5-8497-9e5269e26f0e resource provider aggregate not found 2026-07-02 06:25:36.676 8 INFO neutron.services.segments.plugin [-] Segment e16334b2-68f1-42b5-8497-9e5269e26f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16334b2-68f1-42b5-8497-9e5269e26f0e found for delete ", "request_id": "req-25eae820-c25e-4b5f-b7f7-cd3345929b80"}]} 2026-07-02 06:25:36.678 8 INFO neutron.services.segments.plugin [-] Segment e16334b2-68f1-42b5-8497-9e5269e26f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16334b2-68f1-42b5-8497-9e5269e26f0e found for delete ", "request_id": "req-2fff7bab-3b67-4440-87e3-b953a1987fe2"}]} 2026-07-02 06:25:36.681 8 INFO neutron.db.l3_hamode_db [None req-37a65172-3566-4c5e-b759-880caba8d81b 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] HA network 8af281b5-13cb-4271-925f-fffbdc5aa26b was deleted as no HA routers are present in tenant 740635f6651e4aadbb77d6cc3b018d69. [pid: 8|app: 0|req: 830/1778] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:25:35 2026] DELETE /v2.0/routers/cdea8d6b-e1b1-4a43-9387-2e066efe5b88 => generated 0 bytes in 1167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1779] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:36 2026] DELETE /v2.0/security-groups/9a52e1bb-e43b-4b67-a05d-6ca751d6dfee => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1780] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:25:36 2026] DELETE /v2.0/subnets/ebc2ef69-4bce-4537-9b35-a5896b063356 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1781] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:37 2026] DELETE /v2.0/networks/1f18f8b9-2bca-441d-bcbc-1a09533a7277 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1782] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:37 2026] GET /v2.0/security-groups?tenant_id=740635f6651e4aadbb77d6cc3b018d69&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1783] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:37 2026] DELETE /v2.0/security-groups/6123bc81-3d1f-4477-9770-19d752e93bf9 => 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: 949/1784] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:25:35 2026] PUT /v2.0/routers/e3b1cbd2-b435-467e-9251-768055f1a80e/add_router_interface => generated 309 bytes in 2695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1785] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 06:25:38 2026] POST /v2.0/security-groups => generated 1564 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1786] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:25:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:25:38.707 8 INFO neutron.services.segments.plugin [-] Segment 15f10b84-bd9d-4b21-9236-d5f903b69956 resource provider aggregate not found 2026-07-02 06:25:38.714 8 INFO neutron.services.segments.plugin [-] Segment 15f10b84-bd9d-4b21-9236-d5f903b69956 resource provider aggregate not found 2026-07-02 06:25:38.730 8 INFO neutron.services.segments.plugin [-] Segment 15f10b84-bd9d-4b21-9236-d5f903b69956 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f10b84-bd9d-4b21-9236-d5f903b69956 found for delete ", "request_id": "req-cbe4deed-f890-46e8-a94c-51a97eabdf31"}]} 2026-07-02 06:25:38.735 8 INFO neutron.services.segments.plugin [-] Segment 15f10b84-bd9d-4b21-9236-d5f903b69956 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f10b84-bd9d-4b21-9236-d5f903b69956 found for delete ", "request_id": "req-316851f0-22f1-4ce5-becc-dbd368516c00"}]} [pid: 8|app: 0|req: 837/1787] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:25:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1788] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:25:38 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: 8|app: 0|req: 838/1789] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:25:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1790] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:25:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1791] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:25:39 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: 7|app: 0|req: 953/1792] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:25:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1793] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:25:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1794] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:25:39 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: 8|app: 0|req: 841/1795] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:25:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1796] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:25:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1797] 10.0.0.157 () {34 vars in 1096 bytes} [Thu Jul 2 06:25:40 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1235417213&fields=id&tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1798] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:25:40 2026] GET /v2.0/networks?id=5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 703 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1799] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:25:40 2026] GET /v2.0/quotas/f7487a9a2f344dc5ae6f12ccfdb87a8c => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1800] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:25:40 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&fields=id => generated 287 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1801] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:25:40 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:25:40.686 8 INFO neutron.db.segments_db [None req-10f97445-704b-4ecd-b5f2-ed71f65c4560 fda4cf3f88d54430ad085710c09b3b0f d3c1f7d04c2c4bd1b997c3e00b2035b3 - - - -] Added segment 1b9ace9b-d863-4d63-97c5-72b51b95aa1d of type vxlan for network 36f0d74f-82e7-4b6e-991a-4107ccb5d01f [pid: 7|app: 0|req: 959/1802] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:25:40 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 844/1803] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:40 2026] POST /v2.0/networks => generated 632 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:25:40.907 7 INFO neutron.db.segments_db [None req-0df4a0ef-db27-4d01-8fee-00b79687ec95 fda4cf3f88d54430ad085710c09b3b0f d3c1f7d04c2c4bd1b997c3e00b2035b3 - - - -] Added segment aaa6f68e-bfcb-400c-b789-6cc66e1bb5c8 of type vxlan for network 1b425a5d-e4da-4031-b57c-f7cc783248f4 [pid: 8|app: 0|req: 845/1804] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:40 2026] GET /v2.0/ports?device_id=57d68df1-756a-4ed2-af8d-243709c51dc6 => 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: 960/1805] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:40 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1806] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:25:41 2026] PUT /v2.0/networks/36f0d74f-82e7-4b6e-991a-4107ccb5d01f/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1807] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:25:41 2026] GET /v2.0/networks/36f0d74f-82e7-4b6e-991a-4107ccb5d01f/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1808] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:25:41 2026] PUT /v2.0/networks/1b425a5d-e4da-4031-b57c-f7cc783248f4/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1809] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:25:41 2026] GET /v2.0/networks/1b425a5d-e4da-4031-b57c-f7cc783248f4/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1810] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:25:41 2026] PUT /v2.0/networks/1b425a5d-e4da-4031-b57c-f7cc783248f4/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1811] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:25:41 2026] GET /v2.0/networks/1b425a5d-e4da-4031-b57c-f7cc783248f4/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1812] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:25:41 2026] GET /v2.0/networks/36f0d74f-82e7-4b6e-991a-4107ccb5d01f/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1813] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:25:41 2026] GET /v2.0/networks?id=5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 703 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:25:41.655 7 INFO neutron.services.segments.plugin [-] Segment 1b9ace9b-d863-4d63-97c5-72b51b95aa1d resource provider aggregate not found 2026-07-02 06:25:41.660 7 INFO neutron.services.segments.plugin [-] Segment 1b9ace9b-d863-4d63-97c5-72b51b95aa1d resource provider aggregate not found 2026-07-02 06:25:41.682 7 INFO neutron.services.segments.plugin [-] Segment 1b9ace9b-d863-4d63-97c5-72b51b95aa1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b9ace9b-d863-4d63-97c5-72b51b95aa1d found for delete ", "request_id": "req-7182799a-5fd6-4b66-8fc8-55dc53e31209"}]} 2026-07-02 06:25:41.684 7 INFO neutron.services.segments.plugin [-] Segment 1b9ace9b-d863-4d63-97c5-72b51b95aa1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b9ace9b-d863-4d63-97c5-72b51b95aa1d found for delete ", "request_id": "req-72343466-2236-41bc-9a5a-b7fac6cf3ea2"}]} [pid: 7|app: 0|req: 964/1814] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:41 2026] DELETE /v2.0/networks/36f0d74f-82e7-4b6e-991a-4107ccb5d01f => 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: 851/1815] 199.19.213.193 () {34 vars in 1050 bytes} [Thu Jul 2 06:25:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1816] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:41 2026] DELETE /v2.0/networks/1b425a5d-e4da-4031-b57c-f7cc783248f4 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1817] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:25:41 2026] POST /v2.0/ports => generated 1175 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1818] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:41 2026] GET /v2.0/security-groups?tenant_id=6d98ae3e5a464579850fb1154d49977d&name=default => generated 2801 bytes in 341 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: 967/1819] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:42 2026] DELETE /v2.0/security-groups/8aa00edc-793c-4000-a7f9-b046a3952187 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1820] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:42 2026] GET /v2.0/security-groups?tenant_id=24e8a125d5d842f0b0d2488812984ed1&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1821] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:25:42 2026] PUT /v2.0/ports/3f96f908-75fe-4ea3-9bd6-31e260fbca31 => generated 1420 bytes in 564 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 06:25:42.899 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c77d60d2-2a7f-4352-86de-691298be8ead'] response: {'name': 'network-changed', 'server_uuid': '57d68df1-756a-4ed2-af8d-243709c51dc6', 'tag': '3f96f908-75fe-4ea3-9bd6-31e260fbca31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 969/1822] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:42 2026] GET /v2.0/security-groups?tenant_id=d3c1f7d04c2c4bd1b997c3e00b2035b3&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1823] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:42 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&device_id=57d68df1-756a-4ed2-af8d-243709c51dc6 => generated 1459 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1824] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:42 2026] DELETE /v2.0/security-groups/0d00ce78-33a4-4b1a-a548-4a344d7f5b68 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 971/1825] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:42 2026] DELETE /v2.0/security-groups/036f9149-b7fd-4457-8688-241f0d52b67f => 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: 855/1826] 199.19.213.193 () {34 vars in 1056 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.93&port_id=3f96f908-75fe-4ea3-9bd6-31e260fbca31 => 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: 972/1827] 199.19.213.193 () {34 vars in 1102 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a&port_id=3f96f908-75fe-4ea3-9bd6-31e260fbca31 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1828] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/subnets?id=805383dd-6330-4f88-afaa-573c4214c10a&id=7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1829] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&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: 7|app: 0|req: 973/1830] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/security-groups?tenant_id=e7ac29bd51584d689a8d912e3adf5ab7&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1831] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&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: 859/1832] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 974/1833] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:43 2026] DELETE /v2.0/security-groups/52163626-746f-43e3-8720-cf67ce83c9fa => 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: 860/1834] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 975/1835] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&device_id=57d68df1-756a-4ed2-af8d-243709c51dc6 => generated 1459 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1836] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/networks?id=5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 799 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:25:43.717 7 INFO neutron.services.segments.plugin [-] Segment aaa6f68e-bfcb-400c-b789-6cc66e1bb5c8 resource provider aggregate not found 2026-07-02 06:25:43.722 7 INFO neutron.services.segments.plugin [-] Segment aaa6f68e-bfcb-400c-b789-6cc66e1bb5c8 resource provider aggregate not found [pid: 7|app: 0|req: 976/1837] 199.19.213.193 () {34 vars in 1056 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.93&port_id=3f96f908-75fe-4ea3-9bd6-31e260fbca31 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1838] 199.19.213.193 () {34 vars in 1102 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a&port_id=3f96f908-75fe-4ea3-9bd6-31e260fbca31 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:25:43.787 7 INFO neutron.services.segments.plugin [-] Segment aaa6f68e-bfcb-400c-b789-6cc66e1bb5c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaa6f68e-bfcb-400c-b789-6cc66e1bb5c8 found for delete ", "request_id": "req-d549abef-ccbf-48e6-a6fe-f0ba96cc0da0"}]} 2026-07-02 06:25:43.811 7 INFO neutron.services.segments.plugin [-] Segment aaa6f68e-bfcb-400c-b789-6cc66e1bb5c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaa6f68e-bfcb-400c-b789-6cc66e1bb5c8 found for delete ", "request_id": "req-efc578e1-f1ca-4a5b-8045-15b9222f7b3e"}]} [pid: 7|app: 0|req: 977/1839] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/subnets?id=805383dd-6330-4f88-afaa-573c4214c10a&id=7af643ba-a4f9-438e-b064-dc12171c02a5 => 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: 863/1840] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1841] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1842] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:43 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1843] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:44 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 865/1844] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:46 2026] GET /v2.0/ports?device_id=57d68df1-756a-4ed2-af8d-243709c51dc6 => generated 1192 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1845] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:46 2026] GET /v2.0/security-groups?id=94a0ab84-140f-49f5-9ed9-9bfd8adbaafa&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1846] 10.0.0.22 () {32 vars in 817 bytes} [Thu Jul 2 06:25:46 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&mac_address=fa%3A16%3A3e%3A53%3A61%3A4e => generated 1192 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:25:47.211 7 INFO neutron.db.l3_db [None req-f04f1ef7-2828-4273-a608-01ea06bb9626 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Floating IP 1b167225-7443-4f1e-a867-be8d6d63684c associated. External IP: 10.96.250.206, port: 3f96f908-75fe-4ea3-9bd6-31e260fbca31. [pid: 7|app: 0|req: 981/1847] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 06:25:46 2026] POST /v2.0/floatingips => generated 854 bytes in 1333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1848] 10.0.0.157 () {34 vars in 1096 bytes} [Thu Jul 2 06:25:47 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1235417213&fields=id&tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:25:47.781 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d05e3adb-0d48-4b98-8d00-836f1b227fba'] response: {'name': 'network-changed', 'server_uuid': '57d68df1-756a-4ed2-af8d-243709c51dc6', 'tag': '3f96f908-75fe-4ea3-9bd6-31e260fbca31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 982/1849] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:25:47 2026] GET /v2.0/networks?id=f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 705 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1850] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:25:47 2026] GET /v2.0/quotas/f7487a9a2f344dc5ae6f12ccfdb87a8c => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1851] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:47 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&device_id=57d68df1-756a-4ed2-af8d-243709c51dc6 => generated 1461 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1852] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:25:47 2026] GET /v2.0/networks?id=5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1853] 199.19.213.193 () {34 vars in 1056 bytes} [Thu Jul 2 06:25:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.93&port_id=3f96f908-75fe-4ea3-9bd6-31e260fbca31 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1854] 199.19.213.193 () {34 vars in 1102 bytes} [Thu Jul 2 06:25:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a&port_id=3f96f908-75fe-4ea3-9bd6-31e260fbca31 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1855] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:25:47 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&fields=id => generated 333 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1856] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:25:48 2026] GET /v2.0/subnets?id=805383dd-6330-4f88-afaa-573c4214c10a&id=7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1857] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:25:48 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 986/1858] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:25:48 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1859] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:48 2026] GET /v2.0/ports?device_id=014a3d04-bac0-455e-83eb-dbae8b6d423a => 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: 873/1860] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:48 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&device_owner=network%3Adhcp => generated 1457 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1861] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:48 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1862] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:48 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1863] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:48 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 876/1866] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:25:49 2026] GET /v2.0/networks?id=f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 705 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1867] 199.19.213.193 () {34 vars in 1050 bytes} [Thu Jul 2 06:25:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c => generated 179 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1868] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:25:49 2026] POST /v2.0/ports => generated 1187 bytes in 491 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: 992/1869] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:25:49 2026] PUT /v2.0/ports/b739295d-9e88-41ad-abdf-56fc543bbcc3 => generated 1432 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1870] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/security-groups?tenant_id=df0de138e64842a4a08a0f91cd5676cf&name=default => generated 2801 bytes in 281 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 06:25:50.372 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbe90978-55ec-40de-8b2e-bb88e6ab7422'] response: {'name': 'network-changed', 'server_uuid': '014a3d04-bac0-455e-83eb-dbae8b6d423a', 'tag': 'b739295d-9e88-41ad-abdf-56fc543bbcc3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 879/1871] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&device_id=014a3d04-bac0-455e-83eb-dbae8b6d423a => generated 1471 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1872] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.144&port_id=b739295d-9e88-41ad-abdf-56fc543bbcc3 => 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: 993/1873] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:50 2026] DELETE /v2.0/security-groups/8f055404-8147-4a08-a440-98d575641f83 => 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: 881/1874] 199.19.213.193 () {34 vars in 1106 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1bc&port_id=b739295d-9e88-41ad-abdf-56fc543bbcc3 => generated 19 bytes in 29 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: 994/1875] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/subnets?id=1755b216-5a4a-4432-89d8-544ca7baab5f&id=4aa85c83-bf94-4e0e-95e7-767718968825 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1876] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1877] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1878] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/security-groups?tenant_id=67422bf1ecca457b887571c9bf74ec0c&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: 884/1879] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 996/1880] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:50 2026] DELETE /v2.0/security-groups/c043848e-59dc-445f-a396-2086f4b85d55 => 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: 885/1881] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 997/1882] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&device_id=014a3d04-bac0-455e-83eb-dbae8b6d423a => generated 1471 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1883] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/networks?id=f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1884] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.144&port_id=b739295d-9e88-41ad-abdf-56fc543bbcc3 => 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: 887/1885] 199.19.213.193 () {34 vars in 1106 bytes} [Thu Jul 2 06:25:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1bc&port_id=b739295d-9e88-41ad-abdf-56fc543bbcc3 => 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: 999/1886] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:25:51 2026] GET /v2.0/subnets?id=1755b216-5a4a-4432-89d8-544ca7baab5f&id=4aa85c83-bf94-4e0e-95e7-767718968825 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1887] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:51 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&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: 1000/1888] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:51 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1889] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:51 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1890] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:51 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 890/1891] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:53 2026] GET /v2.0/security-groups?tenant_id=34f5d025680e4f56ba176b03c36bac72&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1892] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:53 2026] DELETE /v2.0/security-groups/61696065-1536-4f6a-96da-9a62e38a7fb4 => 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: 1002/1893] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:25:53 2026] GET /v2.0/ports?device_id=014a3d04-bac0-455e-83eb-dbae8b6d423a => generated 1204 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1894] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:53 2026] GET /v2.0/security-groups?id=94a0ab84-140f-49f5-9ed9-9bfd8adbaafa&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1895] 10.0.0.22 () {32 vars in 817 bytes} [Thu Jul 2 06:25:53 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&mac_address=fa%3A16%3A3e%3A0f%3A80%3Af5 => generated 1204 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:25:54.912 8 INFO neutron.db.l3_db [None req-54b7f65e-112d-47c3-9500-ca3c29f417c8 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Floating IP 2ff7c7ab-46d2-4747-a74a-e83433fca706 associated. External IP: 10.96.250.210, port: b739295d-9e88-41ad-abdf-56fc543bbcc3. [pid: 8|app: 0|req: 893/1896] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 06:25:53 2026] POST /v2.0/floatingips => generated 855 bytes in 1473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1897] 10.0.0.22 () {32 vars in 652 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions => generated 19178 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1898] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1899] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1900] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1901] 10.0.0.22 () {32 vars in 664 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1902] 10.0.0.22 () {32 vars in 698 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1903] 10.0.0.22 () {32 vars in 696 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:25:55.519 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-98e1d95f-fe60-4edc-964d-0853a95da886'] response: {'name': 'network-changed', 'server_uuid': '014a3d04-bac0-455e-83eb-dbae8b6d423a', 'tag': 'b739295d-9e88-41ad-abdf-56fc543bbcc3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 897/1904] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1905] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1906] 10.0.0.22 () {32 vars in 702 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1907] 10.0.0.22 () {32 vars in 692 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1908] 10.0.0.22 () {32 vars in 694 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1909] 10.0.0.22 () {32 vars in 684 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1910] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&device_id=014a3d04-bac0-455e-83eb-dbae8b6d423a => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1911] 10.0.0.22 () {32 vars in 686 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1912] 10.0.0.22 () {32 vars in 660 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1913] 10.0.0.22 () {32 vars in 698 bytes} [Thu Jul 2 06:25:55 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: 7|app: 0|req: 1016/1914] 10.0.0.22 () {32 vars in 678 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1915] 10.0.0.22 () {32 vars in 682 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1916] 10.0.0.22 () {32 vars in 674 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1917] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 06:25:55 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: 7|app: 0|req: 1020/1918] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1919] 10.0.0.22 () {32 vars in 686 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1920] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/networks?id=f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1921] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1922] 10.0.0.22 () {32 vars in 686 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1923] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 06:25:55 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: 7|app: 0|req: 1025/1924] 10.0.0.22 () {32 vars in 698 bytes} [Thu Jul 2 06:25:55 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: 7|app: 0|req: 1026/1925] 10.0.0.22 () {32 vars in 678 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1926] 10.0.0.22 () {32 vars in 666 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1927] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.144&port_id=b739295d-9e88-41ad-abdf-56fc543bbcc3 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1928] 10.0.0.22 () {32 vars in 676 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1929] 10.0.0.22 () {32 vars in 664 bytes} [Thu Jul 2 06:25:55 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: 7|app: 0|req: 1030/1930] 10.0.0.22 () {32 vars in 674 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1931] 10.0.0.22 () {32 vars in 712 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1932] 10.0.0.22 () {32 vars in 690 bytes} [Thu Jul 2 06:25:55 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: 901/1933] 199.19.213.193 () {34 vars in 1106 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1bc&port_id=b739295d-9e88-41ad-abdf-56fc543bbcc3 => 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: 1033/1934] 10.0.0.22 () {32 vars in 682 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1935] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1936] 10.0.0.22 () {32 vars in 686 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1937] 10.0.0.22 () {32 vars in 704 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1938] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1939] 10.0.0.22 () {32 vars in 674 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1940] 10.0.0.22 () {32 vars in 692 bytes} [Thu Jul 2 06:25:55 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: 908/1941] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1942] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/subnets?id=1755b216-5a4a-4432-89d8-544ca7baab5f&id=4aa85c83-bf94-4e0e-95e7-767718968825 => generated 1367 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1943] 10.0.0.22 () {32 vars in 708 bytes} [Thu Jul 2 06:25:55 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: 910/1944] 10.0.0.22 () {32 vars in 704 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1945] 10.0.0.22 () {32 vars in 696 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1946] 10.0.0.22 () {32 vars in 710 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1947] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1948] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1949] 10.0.0.22 () {32 vars in 686 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/binding-extended => 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: 915/1950] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1951] 10.0.0.22 () {32 vars in 674 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1952] 10.0.0.22 () {32 vars in 670 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1953] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1954] 10.0.0.22 () {32 vars in 660 bytes} [Thu Jul 2 06:25:55 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: 1038/1955] 10.0.0.22 () {32 vars in 698 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1956] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/ports?device_id=57d68df1-756a-4ed2-af8d-243709c51dc6 => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1957] 10.0.0.22 () {32 vars in 698 bytes} [Thu Jul 2 06:25:55 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: 920/1958] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/security-groups?id=94a0ab84-140f-49f5-9ed9-9bfd8adbaafa&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1959] 10.0.0.22 () {32 vars in 676 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1960] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1961] 10.0.0.22 () {32 vars in 682 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1962] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 924/1963] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 06:25:55 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1964] 10.0.0.22 () {32 vars in 684 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1965] 10.0.0.22 () {32 vars in 706 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1966] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1967] 10.0.0.22 () {32 vars in 696 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1968] 10.0.0.22 () {32 vars in 694 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1969] 10.0.0.22 () {32 vars in 684 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1970] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1971] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 932/1972] 10.0.0.22 () {32 vars in 666 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1973] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1974] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1975] 10.0.0.22 () {32 vars in 690 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1976] 10.0.0.22 () {32 vars in 690 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1977] 10.0.0.22 () {32 vars in 694 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1978] 10.0.0.22 () {32 vars in 684 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1979] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1980] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1981] 10.0.0.22 () {32 vars in 702 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1982] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1983] 10.0.0.22 () {32 vars in 714 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1984] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1985] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1986] 10.0.0.22 () {32 vars in 682 bytes} [Thu Jul 2 06:25: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) [pid: 7|app: 0|req: 1048/1987] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1988] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1989] 10.0.0.22 () {32 vars in 678 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1990] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1991] 10.0.0.22 () {32 vars in 696 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1992] 10.0.0.22 () {32 vars in 704 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1993] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1994] 10.0.0.22 () {32 vars in 682 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1995] 10.0.0.22 () {32 vars in 704 bytes} [Thu Jul 2 06:25:56 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: 944/1996] 10.0.0.22 () {32 vars in 694 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1997] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1998] 10.0.0.22 () {32 vars in 696 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1999] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2000] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2001] 10.0.0.22 () {32 vars in 664 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2002] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2003] 10.0.0.22 () {32 vars in 692 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2004] 10.0.0.22 () {32 vars in 676 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2005] 10.0.0.22 () {32 vars in 666 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2006] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:25:56 2026] GET /v2.0/security-groups?tenant_id=3a2e8132977b447fa1de2ea77d9f7364&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2007] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:25:57 2026] DELETE /v2.0/security-groups/c7e9b746-c7c7-42bb-abd6-abed5b354d16 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:25:59.307 8 INFO neutron.db.segments_db [None req-e894f21a-39d6-4f63-971d-18de937a52b0 30d4e101d0f24c349efa84d6b7f87e9b 65882c0e946a42cf9a6a3c4176d7be3e - - - -] Added segment d03cfeb4-0869-4d9a-b2b4-13f175172c10 of type vxlan for network 772f851c-b9c5-4378-94e3-277a6ca1a5c0 2026-07-02 06:25:59.402 8 INFO neutron.db.segments_db [None req-e894f21a-39d6-4f63-971d-18de937a52b0 30d4e101d0f24c349efa84d6b7f87e9b 65882c0e946a42cf9a6a3c4176d7be3e - - - -] Added segment a3752eb7-f6e5-45ae-82d6-91f828c9ad3b of type vxlan for network ce23f903-2420-401a-922a-8a24b3528961 [pid: 8|app: 0|req: 950/2008] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:25:59 2026] POST /v2.0/networks => generated 1245 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2009] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:25:59 2026] GET /v2.0/networks => generated 1844 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:25:59.911 8 INFO neutron.services.segments.plugin [-] Segment d03cfeb4-0869-4d9a-b2b4-13f175172c10 resource provider aggregate not found 2026-07-02 06:25:59.916 8 INFO neutron.services.segments.plugin [-] Segment d03cfeb4-0869-4d9a-b2b4-13f175172c10 resource provider aggregate not found 2026-07-02 06:25:59.934 8 INFO neutron.services.segments.plugin [-] Segment d03cfeb4-0869-4d9a-b2b4-13f175172c10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d03cfeb4-0869-4d9a-b2b4-13f175172c10 found for delete ", "request_id": "req-b60d2657-85d5-4d8f-bf6d-6a4971afd4be"}]} 2026-07-02 06:25:59.936 8 INFO neutron.services.segments.plugin [-] Segment d03cfeb4-0869-4d9a-b2b4-13f175172c10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d03cfeb4-0869-4d9a-b2b4-13f175172c10 found for delete ", "request_id": "req-5ab252f1-53f4-4e99-8c73-0406dfc44f10"}]} [pid: 8|app: 0|req: 951/2010] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:59 2026] DELETE /v2.0/networks/772f851c-b9c5-4378-94e3-277a6ca1a5c0 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:26:00.142 7 INFO neutron.services.segments.plugin [-] Segment a3752eb7-f6e5-45ae-82d6-91f828c9ad3b resource provider aggregate not found 2026-07-02 06:26:00.148 7 INFO neutron.services.segments.plugin [-] Segment a3752eb7-f6e5-45ae-82d6-91f828c9ad3b resource provider aggregate not found 2026-07-02 06:26:00.165 7 INFO neutron.services.segments.plugin [-] Segment a3752eb7-f6e5-45ae-82d6-91f828c9ad3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3752eb7-f6e5-45ae-82d6-91f828c9ad3b found for delete ", "request_id": "req-63ae84e4-128c-46bf-a03e-8f53c2b22bbe"}]} 2026-07-02 06:26:00.170 7 INFO neutron.services.segments.plugin [-] Segment a3752eb7-f6e5-45ae-82d6-91f828c9ad3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3752eb7-f6e5-45ae-82d6-91f828c9ad3b found for delete ", "request_id": "req-2f5fd5f7-50d9-437b-9f45-b367983182a9"}]} [pid: 7|app: 0|req: 1060/2011] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:25:59 2026] DELETE /v2.0/networks/ce23f903-2420-401a-922a-8a24b3528961 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2012] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:26:00 2026] GET /v2.0/networks => generated 651 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:00.374 7 INFO neutron.db.segments_db [None req-e83e5ea6-7024-4d27-8dd6-60fc643971b0 30d4e101d0f24c349efa84d6b7f87e9b 65882c0e946a42cf9a6a3c4176d7be3e - - - -] Added segment add68de8-2d0f-4256-ba42-f35c05e15d77 of type vxlan for network b46b23bf-54af-47f1-ba9d-0c040cc7f1b8 [pid: 7|app: 0|req: 1061/2013] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:26:00 2026] POST /v2.0/networks => generated 653 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:00.541 8 INFO neutron.db.segments_db [None req-9abf6cf7-8e70-4525-b7ee-3bae5d8f8eb9 30d4e101d0f24c349efa84d6b7f87e9b 65882c0e946a42cf9a6a3c4176d7be3e - - - -] Added segment 9eba03f0-1b24-4be1-a214-726199fec664 of type vxlan for network c9c6981e-ab63-414d-89b0-19594d249d46 [pid: 8|app: 0|req: 953/2014] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:26:00 2026] POST /v2.0/networks => generated 653 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2015] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 06:26:00 2026] POST /v2.0/ports => generated 1504 bytes in 1244 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2016] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 06:26:01 2026] GET /v2.0/ports => generated 1504 bytes in 172 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: 1063/2017] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:26:02 2026] DELETE /v2.0/ports/d818b3b4-37a7-4edb-bac5-4e5d144fd627 => 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: 955/2018] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:26:02 2026] DELETE /v2.0/ports/59bdf65b-cf4f-44d5-8221-21683de63d27 => 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: 1064/2019] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 06:26:02 2026] GET /v2.0/ports => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:26:02.702 8 INFO neutron.db.segments_db [None req-928a23d0-d84d-41cd-97a4-ba73900a7d1e 30d4e101d0f24c349efa84d6b7f87e9b 65882c0e946a42cf9a6a3c4176d7be3e - - - -] Added segment b388df4e-9b4a-489b-997a-6cf051e43d32 of type vxlan for network f335477f-ec0c-42a1-8a75-0a69997a7968 [pid: 8|app: 0|req: 956/2020] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:26:02 2026] POST /v2.0/networks => generated 654 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:02.903 7 INFO neutron.db.segments_db [None req-1fcbbb81-528b-4210-bb3f-00846249f480 30d4e101d0f24c349efa84d6b7f87e9b 65882c0e946a42cf9a6a3c4176d7be3e - - - -] Added segment 842385a5-ac08-4ff1-a9c2-ad95fc21ab94 of type vxlan for network 85cedfb7-d5ab-4bed-9867-44ec23da63e9 [pid: 7|app: 0|req: 1065/2021] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:26:02 2026] POST /v2.0/networks => generated 654 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2024] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 2 06:26:03 2026] GET /v2.0/ports?device_id=014a3d04-bac0-455e-83eb-dbae8b6d423a => generated 1473 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2025] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:04 2026] GET /v2.0/security-groups?id=94a0ab84-140f-49f5-9ed9-9bfd8adbaafa&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2026] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:26:03 2026] POST /v2.0/subnets => generated 1276 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2027] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:26:04 2026] GET /v2.0/subnets => generated 1889 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2028] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:26:04 2026] DELETE /v2.0/subnets/5206394e-4439-42c8-84e5-26363c1e28a5 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2029] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:26:04 2026] DELETE /v2.0/subnets/d55ef79d-613e-4cf7-a409-49b65ffbff62 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2030] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:26:04 2026] GET /v2.0/subnets => generated 626 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:05.366 7 INFO neutron.services.segments.plugin [-] Segment 842385a5-ac08-4ff1-a9c2-ad95fc21ab94 resource provider aggregate not found 2026-07-02 06:26:05.385 7 INFO neutron.services.segments.plugin [-] Segment 842385a5-ac08-4ff1-a9c2-ad95fc21ab94 resource provider aggregate not found 2026-07-02 06:26:05.391 7 INFO neutron.services.segments.plugin [-] Segment 842385a5-ac08-4ff1-a9c2-ad95fc21ab94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 842385a5-ac08-4ff1-a9c2-ad95fc21ab94 found for delete ", "request_id": "req-469fae07-9157-43f8-9b72-74ad9eb503fd"}]} 2026-07-02 06:26:05.404 7 INFO neutron.services.segments.plugin [-] Segment 842385a5-ac08-4ff1-a9c2-ad95fc21ab94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 842385a5-ac08-4ff1-a9c2-ad95fc21ab94 found for delete ", "request_id": "req-12e890da-51c3-4bf7-8af7-7170d6f2bf13"}]} [pid: 7|app: 0|req: 1072/2031] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:26:04 2026] DELETE /v2.0/networks/85cedfb7-d5ab-4bed-9867-44ec23da63e9 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:26:06.286 8 INFO neutron.services.segments.plugin [-] Segment b388df4e-9b4a-489b-997a-6cf051e43d32 resource provider aggregate not found 2026-07-02 06:26:06.291 8 INFO neutron.services.segments.plugin [-] Segment b388df4e-9b4a-489b-997a-6cf051e43d32 resource provider aggregate not found 2026-07-02 06:26:06.303 8 INFO neutron.services.segments.plugin [-] Segment b388df4e-9b4a-489b-997a-6cf051e43d32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b388df4e-9b4a-489b-997a-6cf051e43d32 found for delete ", "request_id": "req-c16173f0-c3f0-48a4-a2a5-75245d7f67da"}]} 2026-07-02 06:26:06.306 8 INFO neutron.services.segments.plugin [-] Segment b388df4e-9b4a-489b-997a-6cf051e43d32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b388df4e-9b4a-489b-997a-6cf051e43d32 found for delete ", "request_id": "req-33fdba33-ba83-4090-b231-72db3ac7c7f4"}]} [pid: 8|app: 0|req: 960/2032] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:26:05 2026] DELETE /v2.0/networks/f335477f-ec0c-42a1-8a75-0a69997a7968 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2033] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:26:06 2026] DELETE /v2.0/networks/c9c6981e-ab63-414d-89b0-19594d249d46 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2034] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:26:06 2026] DELETE /v2.0/networks/b46b23bf-54af-47f1-ba9d-0c040cc7f1b8 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:26:07.416 7 INFO neutron.services.segments.plugin [-] Segment 9eba03f0-1b24-4be1-a214-726199fec664 resource provider aggregate not found 2026-07-02 06:26:07.422 7 INFO neutron.services.segments.plugin [-] Segment 9eba03f0-1b24-4be1-a214-726199fec664 resource provider aggregate not found 2026-07-02 06:26:07.434 7 INFO neutron.services.segments.plugin [-] Segment 9eba03f0-1b24-4be1-a214-726199fec664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9eba03f0-1b24-4be1-a214-726199fec664 found for delete ", "request_id": "req-e7511f41-faaf-4ae8-a22d-42257c2b482f"}]} 2026-07-02 06:26:07.438 7 INFO neutron.services.segments.plugin [-] Segment 9eba03f0-1b24-4be1-a214-726199fec664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9eba03f0-1b24-4be1-a214-726199fec664 found for delete ", "request_id": "req-d4e6573e-9ea6-408c-929a-bbfd4f293da8"}]} [pid: 7|app: 0|req: 1074/2035] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:26:07 2026] GET /v2.0/security-groups?tenant_id=65882c0e946a42cf9a6a3c4176d7be3e&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2036] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:26:07 2026] DELETE /v2.0/security-groups/a24dea8f-16bf-45f1-b03e-d627649cd396 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2037] 199.19.213.193 () {34 vars in 1096 bytes} [Thu Jul 2 06:26:08 2026] GET /v2.0/ports?device_id=57d68df1-756a-4ed2-af8d-243709c51dc6&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:26:08.599 8 INFO neutron.services.segments.plugin [-] Segment add68de8-2d0f-4256-ba42-f35c05e15d77 resource provider aggregate not found 2026-07-02 06:26:08.606 8 INFO neutron.services.segments.plugin [-] Segment add68de8-2d0f-4256-ba42-f35c05e15d77 resource provider aggregate not found 2026-07-02 06:26:08.627 8 INFO neutron.services.segments.plugin [-] Segment add68de8-2d0f-4256-ba42-f35c05e15d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid add68de8-2d0f-4256-ba42-f35c05e15d77 found for delete ", "request_id": "req-ef21f7d4-13cb-4a4e-888b-2a64e879ff1f"}]} 2026-07-02 06:26:08.630 8 INFO neutron.services.segments.plugin [-] Segment add68de8-2d0f-4256-ba42-f35c05e15d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid add68de8-2d0f-4256-ba42-f35c05e15d77 found for delete ", "request_id": "req-8a647cc2-6692-4a89-ac37-10272a15619b"}]} [pid: 8|app: 0|req: 963/2038] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:08 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&device_id=57d68df1-756a-4ed2-af8d-243709c51dc6 => generated 1461 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2039] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:26:08 2026] GET /v2.0/networks?id=5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 799 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2040] 199.19.213.193 () {34 vars in 1056 bytes} [Thu Jul 2 06:26:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.93&port_id=3f96f908-75fe-4ea3-9bd6-31e260fbca31 => 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: 1077/2041] 199.19.213.193 () {34 vars in 1102 bytes} [Thu Jul 2 06:26:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a&port_id=3f96f908-75fe-4ea3-9bd6-31e260fbca31 => 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: 965/2042] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:26:08 2026] GET /v2.0/subnets?id=805383dd-6330-4f88-afaa-573c4214c10a&id=7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 1362 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2043] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:08 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&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: 966/2044] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:09 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&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: 1079/2045] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:09 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 967/2046] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:09 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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 06:26:09.665 7 INFO neutron.db.segments_db [None req-52dd3d8c-ef50-4f2c-b4ba-d7e7d3825ccf 1188be61bef84b45bed2351eed7a8b55 5bee9f18bf6749e39e550c5575af7b9f - - - -] Added segment f3c7ae0b-7fe3-4393-88e9-522cdd5f6bd7 of type vxlan for network acea49b2-f804-4c3f-8a56-628dd03e0238 [pid: 7|app: 0|req: 1080/2047] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:26:09 2026] POST /v2.0/networks => generated 643 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2048] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:26:10 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2049] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:26:09 2026] POST /v2.0/subnets => generated 617 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:10.262 7 INFO neutron.db.segments_db [None req-de75e8d0-4b7d-46ec-9bcd-0ce5209aa675 1188be61bef84b45bed2351eed7a8b55 5bee9f18bf6749e39e550c5575af7b9f - - - -] Added segment 7a793715-43e6-493d-b457-1acf8dbf5a60 of type vxlan for network 98fde145-b253-491b-a32f-348906cdb49f [pid: 7|app: 0|req: 1082/2050] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:26:10 2026] POST /v2.0/networks => generated 644 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2051] 10.0.0.22 () {34 vars in 742 bytes} [Thu Jul 2 06:26:10 2026] PUT /v2.0/networks/98fde145-b253-491b-a32f-348906cdb49f => generated 592 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2052] 10.0.0.180 () {30 vars in 659 bytes} [Thu Jul 2 06:26:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2053] 10.0.0.180 () {30 vars in 661 bytes} [Thu Jul 2 06:26: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: 8|app: 0|req: 972/2054] 10.0.0.180 () {30 vars in 637 bytes} [Thu Jul 2 06:26:10 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: 973/2055] 10.0.0.180 () {30 vars in 673 bytes} [Thu Jul 2 06:26:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2056] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:26:10 2026] POST /v2.0/subnets => generated 602 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2057] 10.0.0.180 () {28 vars in 439 bytes} [Thu Jul 2 06:26:11 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: 974/2058] 10.0.0.22 () {34 vars in 740 bytes} [Thu Jul 2 06:26:11 2026] PUT /v2.0/subnets/83e6938d-0cf1-4d7a-b61d-b6358a2b94be => generated 612 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2059] 10.0.0.180 () {30 vars in 697 bytes} [Thu Jul 2 06:26:11 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 634 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2060] 10.0.0.180 () {30 vars in 659 bytes} [Thu Jul 2 06:26:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2061] 10.0.0.180 () {30 vars in 661 bytes} [Thu Jul 2 06:26:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2062] 10.0.0.180 () {30 vars in 637 bytes} [Thu Jul 2 06:26:11 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: 1089/2063] 10.0.0.180 () {30 vars in 673 bytes} [Thu Jul 2 06:26:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2064] 10.0.0.180 () {30 vars in 697 bytes} [Thu Jul 2 06:26:11 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:11.505 8 INFO neutron.services.segments.plugin [-] Segment 7a793715-43e6-493d-b457-1acf8dbf5a60 resource provider aggregate not found 2026-07-02 06:26:11.512 8 INFO neutron.services.segments.plugin [-] Segment 7a793715-43e6-493d-b457-1acf8dbf5a60 resource provider aggregate not found 2026-07-02 06:26:11.523 8 INFO neutron.services.segments.plugin [-] Segment 7a793715-43e6-493d-b457-1acf8dbf5a60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a793715-43e6-493d-b457-1acf8dbf5a60 found for delete ", "request_id": "req-f46c2719-a5ce-485a-9ec2-e493a69b5205"}]} 2026-07-02 06:26:11.530 8 INFO neutron.services.segments.plugin [-] Segment 7a793715-43e6-493d-b457-1acf8dbf5a60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a793715-43e6-493d-b457-1acf8dbf5a60 found for delete ", "request_id": "req-cfed8adc-8bb0-410c-999f-8c7751cbd691"}]} [pid: 7|app: 0|req: 1091/2065] 10.0.0.180 () {30 vars in 659 bytes} [Thu Jul 2 06:26:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2066] 10.0.0.180 () {30 vars in 661 bytes} [Thu Jul 2 06:26:11 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: 1093/2067] 10.0.0.180 () {30 vars in 637 bytes} [Thu Jul 2 06:26:11 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: 1094/2068] 10.0.0.180 () {30 vars in 673 bytes} [Thu Jul 2 06:26:11 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: 1095/2069] 10.0.0.180 () {30 vars in 699 bytes} [Thu Jul 2 06:26:11 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2070] 10.0.0.180 () {30 vars in 651 bytes} [Thu Jul 2 06:26:11 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2071] 10.0.0.180 () {34 vars in 673 bytes} [Thu Jul 2 06:26:11 2026] POST /v2.0/ports => generated 1132 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2072] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:26:11 2026] DELETE /v2.0/networks/98fde145-b253-491b-a32f-348906cdb49f => generated 0 bytes in 1174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:26:12.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efbb5074-5e4f-48ca-921f-5b19837fa27c 1188be61bef84b45bed2351eed7a8b55 5bee9f18bf6749e39e550c5575af7b9f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1098/2073] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:26:12 2026] DELETE /v2.0/networks/98fde145-b253-491b-a32f-348906cdb49f => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2074] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 06:26:12 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2075] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 06:26:12 2026] GET /v2.0/subnets?network_id=86c84a3d-c00a-4995-a05d-6d57f4202ef8 => generated 626 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2076] 10.0.0.22 () {32 vars in 652 bytes} [Thu Jul 2 06:26:12 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: 7|app: 0|req: 1100/2077] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:26:12 2026] GET /v2.0/networks => generated 1308 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2078] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:26:12 2026] GET /v2.0/subnets => generated 1233 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2079] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 06:26:12 2026] GET /v2.0/networks/acea49b2-f804-4c3f-8a56-628dd03e0238 => generated 668 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2080] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:26:12 2026] GET /v2.0/subnets/86c7b5cf-5f43-4d0c-a74a-566ab00c683d => generated 617 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:12.967 7 INFO neutron.pecan_wsgi.hooks.translation [None req-502c8469-0662-4a19-aa11-6f280b035af9 1188be61bef84b45bed2351eed7a8b55 5bee9f18bf6749e39e550c5575af7b9f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1102/2081] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:26:12 2026] DELETE /v2.0/subnets/83e6938d-0cf1-4d7a-b61d-b6358a2b94be => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:26:12.994 8 INFO neutron.pecan_wsgi.hooks.translation [None req-197f6595-857c-4372-96f6-4cbd5dd67162 1188be61bef84b45bed2351eed7a8b55 5bee9f18bf6749e39e550c5575af7b9f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 980/2082] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:26:12 2026] DELETE /v2.0/networks/98fde145-b253-491b-a32f-348906cdb49f => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2083] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:26:13 2026] DELETE /v2.0/subnets/86c7b5cf-5f43-4d0c-a74a-566ab00c683d => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:26:13.553 8 INFO neutron.services.segments.plugin [-] Segment 7a793715-43e6-493d-b457-1acf8dbf5a60 resource provider aggregate not found 2026-07-02 06:26:13.564 8 INFO neutron.services.segments.plugin [-] Segment 7a793715-43e6-493d-b457-1acf8dbf5a60 resource provider aggregate not found 2026-07-02 06:26:13.586 8 INFO neutron.services.segments.plugin [-] Segment 7a793715-43e6-493d-b457-1acf8dbf5a60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a793715-43e6-493d-b457-1acf8dbf5a60 found for delete ", "request_id": "req-542481b9-d841-429e-9364-2459f0d6b6ea"}]} 2026-07-02 06:26:13.587 8 INFO neutron.services.segments.plugin [-] Segment 7a793715-43e6-493d-b457-1acf8dbf5a60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a793715-43e6-493d-b457-1acf8dbf5a60 found for delete ", "request_id": "req-7d5c6228-b286-4556-a36e-68fc7b699d92"}]} [pid: 7|app: 0|req: 1104/2084] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2085] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2086] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2087] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:26:13 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: 981/2088] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:26:13 2026] DELETE /v2.0/networks/acea49b2-f804-4c3f-8a56-628dd03e0238 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2089] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2090] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:26:13 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: 1109/2091] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:26:13 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: 983/2092] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2093] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:26:13 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: 984/2094] 199.19.213.193 () {30 vars in 732 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/security-groups?name=lb-498a3538-6740-4a47-bfdd-d4fc14792288 => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2095] 199.19.213.193 () {34 vars in 696 bytes} [Thu Jul 2 06:26:14 2026] POST /v2.0/security-groups => generated 1573 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2096] 199.19.213.193 () {30 vars in 762 bytes} [Thu Jul 2 06:26:14 2026] GET /v2.0/security-group-rules?security_group_id=2e185bde-1fbd-4514-b407-ad0167d00c08 => generated 1118 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2097] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:26:14 2026] GET /v2.0/security-groups?tenant_id=5bee9f18bf6749e39e550c5575af7b9f&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2098] 199.19.213.193 () {34 vars in 749 bytes} [Thu Jul 2 06:26:14 2026] PUT /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1132 bytes in 233 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: 1113/2099] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:26:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2100] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:26:14 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: 1115/2101] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:26:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2102] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:26:14 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: 987/2103] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:26:14 2026] DELETE /v2.0/security-groups/ba400dc5-fe06-43f2-8029-635719b6bb7a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2104] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:26:14 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => 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: 988/2105] 10.0.0.22 () {32 vars in 622 bytes} [Thu Jul 2 06:26:16 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: 1118/2106] 10.0.0.22 () {32 vars in 632 bytes} [Thu Jul 2 06:26:16 2026] GET /v2.0/ => generated 632 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:17.008 8 INFO neutron.services.segments.plugin [-] Segment f3c7ae0b-7fe3-4393-88e9-522cdd5f6bd7 resource provider aggregate not found 2026-07-02 06:26:17.014 8 INFO neutron.services.segments.plugin [-] Segment f3c7ae0b-7fe3-4393-88e9-522cdd5f6bd7 resource provider aggregate not found 2026-07-02 06:26:17.029 8 INFO neutron.services.segments.plugin [-] Segment f3c7ae0b-7fe3-4393-88e9-522cdd5f6bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3c7ae0b-7fe3-4393-88e9-522cdd5f6bd7 found for delete ", "request_id": "req-b7efe088-d6fb-428d-a4bb-4fa9e6819116"}]} 2026-07-02 06:26:17.031 8 INFO neutron.services.segments.plugin [-] Segment f3c7ae0b-7fe3-4393-88e9-522cdd5f6bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3c7ae0b-7fe3-4393-88e9-522cdd5f6bd7 found for delete ", "request_id": "req-62b8e02e-b9e5-49a6-9732-f67d453306a5"}]} [pid: 8|app: 0|req: 989/2107] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:26:16 2026] GET /v2.0/security-groups?tenant_id=77a1f90e56344f7b8a559fd9cf4701f4&name=default => generated 2805 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2108] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:26:17 2026] DELETE /v2.0/security-groups/ab279307-9184-4a84-ad74-ea6e5dc82560 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:26:19.172 7 INFO neutron.db.segments_db [None req-c4c43f07-dd7b-446e-80eb-4efa103a7729 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 0b998adb-5f73-4c09-ac02-34b788e4dbd2 of type vxlan for network e6b4aa1f-7b63-43e9-95b4-a2ed059fc870 [pid: 7|app: 0|req: 1121/2111] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:26:18 2026] POST /v2.0/networks => generated 741 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2112] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:26:19 2026] POST /v2.0/subnets => generated 664 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:19.606 7 INFO neutron.db.segments_db [None req-5bbd64f2-81d9-41d2-afe4-7ec3f6f6d1d7 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 0758b763-5db0-44ef-8fbb-12180e01186b of type vxlan for network 1f3e453d-6e20-4044-a82a-bb1c97af3438 2026-07-02 06:26:19.927 7 INFO neutron.db.l3_hamode_db [None req-5bbd64f2-81d9-41d2-afe4-7ec3f6f6d1d7 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:26:20.950 7 INFO neutron.db.l3_hamode_db [None req-5bbd64f2-81d9-41d2-afe4-7ec3f6f6d1d7 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 992/2113] 10.0.0.157 () {34 vars in 1016 bytes} [Thu Jul 2 06:26:21 2026] GET /v2.0/security-groups?id=91a08561-a9dd-4df5-9229-c8c7d3f613ce&fields=id => 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: 993/2114] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:26:21 2026] GET /v2.0/networks?id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2115] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:26:21 2026] GET /v2.0/quotas/bdf1d1413a5347f18c7b64d14cb7263b => 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: 995/2116] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:26:21 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&fields=id => generated 149 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2117] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:26:21 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 997/2118] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:26:21 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 998/2119] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:22 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => 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: 999/2120] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:22 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2121] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:26:19 2026] POST /v2.0/routers => generated 728 bytes in 3074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2122] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/networks?id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c => generated 735 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2123] 199.19.213.193 () {34 vars in 1050 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bdf1d1413a5347f18c7b64d14cb7263b => generated 343 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2124] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:26:23 2026] POST /v2.0/ports => generated 1082 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1000/2125] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:26:22 2026] PUT /v2.0/routers/eee2e990-8703-4d78-aff9-a65d6236d4de/add_router_interface => generated 309 bytes in 1649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2126] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:26:23 2026] PUT /v2.0/ports/8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 => generated 1207 bytes in 706 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2127] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 1246 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:26:24.522 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4797a29b-4f62-43d5-86dc-77aea1b9c0ff'] response: {'name': 'network-changed', 'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'tag': '8858c11a-09c5-40ba-8b7b-2fa5a974b6f3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1127/2128] 199.19.213.193 () {34 vars in 1062 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.191&port_id=8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 => 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: 1002/2129] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/subnets?id=3e56f3a1-2435-4a10-ad27-2548779f0d56 => 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: 1128/2130] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1003/2131] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/ports?network_id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2132] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/security-groups?id=91a08561-a9dd-4df5-9229-c8c7d3f613ce&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2133] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?fields=segments => generated 14 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2134] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2135] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 1006/2136] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2137] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/networks?id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2138] 199.19.213.193 () {34 vars in 1062 bytes} [Thu Jul 2 06:26:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.191&port_id=8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 => 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: 1132/2139] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:26:25 2026] GET /v2.0/subnets?id=3e56f3a1-2435-4a10-ad27-2548779f0d56 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2140] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:26:25 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2141] 199.19.213.193 () {34 vars in 1044 bytes} [Thu Jul 2 06:26:25 2026] GET /v2.0/security-groups?id=91a08561-a9dd-4df5-9229-c8c7d3f613ce&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2142] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:25 2026] GET /v2.0/ports?network_id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2143] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:25 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2144] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:25 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2145] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:26:26 2026] GET /v2.0/networks?id=e6b4aa1f-7b63-43e9-95b4-a2ed059fc870 => generated 673 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2146] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:26:26 2026] GET /v2.0/quotas/fd72473d6f534e84b7d6820e97a593a3 => 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: 1012/2147] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:26:26 2026] GET /v2.0/ports?tenant_id=fd72473d6f534e84b7d6820e97a593a3&fields=id => generated 103 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2148] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:26:26 2026] GET /v2.0/networks/e6b4aa1f-7b63-43e9-95b4-a2ed059fc870?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2149] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:26:26 2026] GET /v2.0/networks/e6b4aa1f-7b63-43e9-95b4-a2ed059fc870?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: 1137/2150] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:27 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2151] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:26:27 2026] GET /v2.0/security-groups?id=91a08561-a9dd-4df5-9229-c8c7d3f613ce&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2152] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:27 2026] GET /v2.0/ports?device_id=20d16108-fe62-47ff-b89d-bcc1961db375 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2153] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:27 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2154] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:26:27 2026] GET /v2.0/networks?id=e6b4aa1f-7b63-43e9-95b4-a2ed059fc870 => generated 673 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2155] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:28 2026] GET /v2.0/ports?device_id=20d16108-fe62-47ff-b89d-bcc1961db375 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2156] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:26:28 2026] POST /v2.0/ports => generated 954 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2157] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:26:28 2026] PUT /v2.0/ports/8f5e53c6-d117-4e5c-85cb-b4a5f562d28c => generated 1199 bytes in 523 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: 1017/2158] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/ports?tenant_id=fd72473d6f534e84b7d6820e97a593a3&device_id=20d16108-fe62-47ff-b89d-bcc1961db375 => generated 1238 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, ' 2026-07-02 06:26:29.196 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b723b34-649a-4790-b61a-3a492987c767'] response: {'name': 'network-changed', 'server_uuid': '20d16108-fe62-47ff-b89d-bcc1961db375', 'tag': '8f5e53c6-d117-4e5c-85cb-b4a5f562d28c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2159] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8f5e53c6-d117-4e5c-85cb-b4a5f562d28c => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2160] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/subnets?id=4b12d8a9-5ff5-456e-b076-f9eb140ae78a => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2161] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/ports?network_id=e6b4aa1f-7b63-43e9-95b4-a2ed059fc870&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: 1019/2162] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/networks/e6b4aa1f-7b63-43e9-95b4-a2ed059fc870?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2163] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/networks/e6b4aa1f-7b63-43e9-95b4-a2ed059fc870?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2164] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/ports?device_id=20d16108-fe62-47ff-b89d-bcc1961db375 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2165] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/security-groups?id=f20560e3-c83c-4595-9390-dedb5a32d206&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2166] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/ports?tenant_id=fd72473d6f534e84b7d6820e97a593a3&device_id=20d16108-fe62-47ff-b89d-bcc1961db375 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2167] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/networks?id=e6b4aa1f-7b63-43e9-95b4-a2ed059fc870 => generated 769 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2168] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8f5e53c6-d117-4e5c-85cb-b4a5f562d28c => 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: 1023/2169] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/subnets?id=4b12d8a9-5ff5-456e-b076-f9eb140ae78a => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2170] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/ports?network_id=e6b4aa1f-7b63-43e9-95b4-a2ed059fc870&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2171] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/networks/e6b4aa1f-7b63-43e9-95b4-a2ed059fc870?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2172] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/networks/e6b4aa1f-7b63-43e9-95b4-a2ed059fc870?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: 1025/2173] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:30 2026] GET /v2.0/ports?device_id=20d16108-fe62-47ff-b89d-bcc1961db375 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2174] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:26:30 2026] GET /v2.0/security-groups?id=f20560e3-c83c-4595-9390-dedb5a32d206&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2175] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:31 2026] GET /v2.0/ports?device_id=20d16108-fe62-47ff-b89d-bcc1961db375 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2176] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:26:31 2026] GET /v2.0/security-groups?id=f20560e3-c83c-4595-9390-dedb5a32d206&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2177] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:32 2026] GET /v2.0/ports?device_id=20d16108-fe62-47ff-b89d-bcc1961db375 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2178] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:26:33 2026] GET /v2.0/security-groups?id=f20560e3-c83c-4595-9390-dedb5a32d206&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2179] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:33 2026] GET /v2.0/ports?device_id=20d16108-fe62-47ff-b89d-bcc1961db375 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2180] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:26:33 2026] GET /v2.0/security-groups?id=f20560e3-c83c-4595-9390-dedb5a32d206&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2183] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:26:34 2026] GET /v2.0/ports?device_id=20d16108-fe62-47ff-b89d-bcc1961db375 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2184] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:26:34 2026] DELETE /v2.0/ports/8f5e53c6-d117-4e5c-85cb-b4a5f562d28c => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2185] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:34 2026] GET /v2.0/ports?device_id=20d16108-fe62-47ff-b89d-bcc1961db375 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:26:37.254 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79730207-151f-481b-932c-c39e90096a71'] response: {'server_uuid': '20d16108-fe62-47ff-b89d-bcc1961db375', 'name': 'network-vif-deleted', 'tag': '8f5e53c6-d117-4e5c-85cb-b4a5f562d28c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1155/2186] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:26:37 2026] PUT /v2.0/routers/eee2e990-8703-4d78-aff9-a65d6236d4de/remove_router_interface => generated 309 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:40.067 8 INFO neutron.services.segments.plugin [-] Segment 0758b763-5db0-44ef-8fbb-12180e01186b resource provider aggregate not found 2026-07-02 06:26:40.071 8 INFO neutron.services.segments.plugin [-] Segment 0758b763-5db0-44ef-8fbb-12180e01186b resource provider aggregate not found 2026-07-02 06:26:40.094 8 INFO neutron.services.segments.plugin [-] Segment 0758b763-5db0-44ef-8fbb-12180e01186b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0758b763-5db0-44ef-8fbb-12180e01186b found for delete ", "request_id": "req-ece62b24-29f3-4a91-b9d4-0dce93c2c677"}]} 2026-07-02 06:26:40.102 8 INFO neutron.services.segments.plugin [-] Segment 0758b763-5db0-44ef-8fbb-12180e01186b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0758b763-5db0-44ef-8fbb-12180e01186b found for delete ", "request_id": "req-168e2700-1b4d-4ac1-b687-f08ceeb99568"}]} 2026-07-02 06:26:40.105 8 INFO neutron.db.l3_hamode_db [None req-61980c4c-2716-4a55-9554-0dc73ff00192 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] HA network 1f3e453d-6e20-4044-a82a-bb1c97af3438 was deleted as no HA routers are present in tenant fd72473d6f534e84b7d6820e97a593a3. [pid: 8|app: 0|req: 1032/2187] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:26:38 2026] DELETE /v2.0/routers/eee2e990-8703-4d78-aff9-a65d6236d4de => generated 0 bytes in 1743 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2188] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:26:40 2026] DELETE /v2.0/subnets/4b12d8a9-5ff5-456e-b076-f9eb140ae78a => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2189] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:26:40 2026] DELETE /v2.0/networks/e6b4aa1f-7b63-43e9-95b4-a2ed059fc870 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2190] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:26:40 2026] GET /v2.0/security-groups?tenant_id=fd72473d6f534e84b7d6820e97a593a3&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2191] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:26:41 2026] DELETE /v2.0/security-groups/f20560e3-c83c-4595-9390-dedb5a32d206 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:26:43.188 7 INFO neutron.db.segments_db [None req-aa465c4e-e0ed-484f-91a6-bc5fd4f8385f 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 26a3d6fd-039f-419d-bf4f-0442a350066c of type vxlan for network b2ff80d1-5d36-43f9-b0ce-d2239319b38e [pid: 7|app: 0|req: 1158/2192] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:26:42 2026] POST /v2.0/networks => generated 741 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:43.356 8 INFO neutron.services.segments.plugin [-] Segment 0b998adb-5f73-4c09-ac02-34b788e4dbd2 resource provider aggregate not found 2026-07-02 06:26:43.362 8 INFO neutron.services.segments.plugin [-] Segment 0b998adb-5f73-4c09-ac02-34b788e4dbd2 resource provider aggregate not found 2026-07-02 06:26:43.380 8 INFO neutron.services.segments.plugin [-] Segment 0b998adb-5f73-4c09-ac02-34b788e4dbd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b998adb-5f73-4c09-ac02-34b788e4dbd2 found for delete ", "request_id": "req-5281b418-02ed-490b-945e-4b6c2c215921"}]} 2026-07-02 06:26:43.384 8 INFO neutron.services.segments.plugin [-] Segment 0b998adb-5f73-4c09-ac02-34b788e4dbd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b998adb-5f73-4c09-ac02-34b788e4dbd2 found for delete ", "request_id": "req-9fdc783a-8469-4fee-b3a9-31628d05495d"}]} [pid: 8|app: 0|req: 1035/2193] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:26:43 2026] POST /v2.0/subnets => generated 664 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:43.726 7 INFO neutron.db.segments_db [None req-ed93fdb4-f7e5-4c9d-a190-05992ea1e237 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 096712ea-e3b7-40da-9780-569597073b7f of type vxlan for network 58a4585a-2abd-40a0-aba7-8b4107098cd0 2026-07-02 06:26:44.081 7 INFO neutron.db.l3_hamode_db [None req-ed93fdb4-f7e5-4c9d-a190-05992ea1e237 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:26:45.671 7 INFO neutron.db.l3_hamode_db [None req-ed93fdb4-f7e5-4c9d-a190-05992ea1e237 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1159/2194] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:26:43 2026] POST /v2.0/routers => generated 728 bytes in 3229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2195] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:26:46 2026] PUT /v2.0/routers/80473632-601a-40d1-89d4-4321d5bdb0f2/add_router_interface => generated 309 bytes in 1723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:49.903 7 INFO neutron.db.segments_db [None req-1a78d246-9c55-4951-aa79-29af474de7c3 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment 70e18ba5-b805-4883-886a-e7107490d6c3 of type vxlan for network ea5bd634-6cd0-4092-ab62-ec55a86f7b6f [pid: 7|app: 0|req: 1161/2198] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 06:26:49 2026] POST /v2.0/networks => generated 741 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2199] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:26:50 2026] POST /v2.0/subnets => generated 664 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:50.418 7 INFO neutron.db.segments_db [None req-05378e38-693e-4fb3-bfce-1decfde5e811 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Added segment f07d2fe1-62c2-4e00-938f-b0b612ae7d46 of type vxlan for network cb7ef6a7-eac0-4df5-9f6b-2129dc4a41a7 2026-07-02 06:26:50.808 7 INFO neutron.db.l3_hamode_db [None req-05378e38-693e-4fb3-bfce-1decfde5e811 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:26:52.030 7 INFO neutron.db.l3_hamode_db [None req-05378e38-693e-4fb3-bfce-1decfde5e811 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1162/2200] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:26:50 2026] POST /v2.0/routers => generated 728 bytes in 2810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2201] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 06:26:53 2026] PUT /v2.0/routers/18d06c8c-075c-4690-8eaf-cc46efb63add/add_router_interface => generated 309 bytes in 1623 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2202] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 06:26:55 2026] POST /v2.0/security-groups => generated 1611 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2203] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:26:55 2026] POST /v2.0/security-group-rules => generated 565 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2204] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:26:55 2026] POST /v2.0/security-group-rules => generated 564 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2205] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:26:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2206] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:26:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:56.075 8 INFO neutron.db.securitygroups_db [None req-83b2acc8-c74e-482e-84a5-29081257a1fd 2888898142ea4bc2ac069b332a683ff6 13581c437f24428ea9d7e13f8babcd71 - - - -] Project 13581c437f24428ea9d7e13f8babcd71 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: 1042/2207] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:26:56 2026] POST /v2.0/security-group-rules => generated 575 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:56.195 7 INFO neutron.db.securitygroups_db [None req-9fe90395-bf24-477a-a634-060c44807d30 2888898142ea4bc2ac069b332a683ff6 13581c437f24428ea9d7e13f8babcd71 - - - -] Project 13581c437f24428ea9d7e13f8babcd71 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: 1166/2208] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:26:56 2026] POST /v2.0/security-group-rules => generated 574 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2209] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 06:26:56 2026] POST /v2.0/security-groups => generated 1599 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2210] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:26:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2211] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 06:26:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2212] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:26:57 2026] POST /v2.0/floatingips => generated 552 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2213] 10.0.0.157 () {34 vars in 1098 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-308287285&fields=id&tenant_id=13581c437f24428ea9d7e13f8babcd71 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2214] 10.0.0.157 () {34 vars in 1100 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1358608247&fields=id&tenant_id=13581c437f24428ea9d7e13f8babcd71 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2215] 10.0.0.157 () {34 vars in 982 bytes} [Thu Jul 2 06:26:58 2026] GET /v2.0/networks?id=b2ff80d1-5d36-43f9-b0ce-d2239319b38e => generated 673 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2216] 10.0.0.157 () {34 vars in 965 bytes} [Thu Jul 2 06:26:58 2026] GET /v2.0/quotas/13581c437f24428ea9d7e13f8babcd71 => 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: 1047/2217] 10.0.0.157 () {34 vars in 1002 bytes} [Thu Jul 2 06:26:58 2026] GET /v2.0/ports?tenant_id=13581c437f24428ea9d7e13f8babcd71&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2218] 10.0.0.157 () {34 vars in 1008 bytes} [Thu Jul 2 06:26:58 2026] GET /v2.0/networks/b2ff80d1-5d36-43f9-b0ce-d2239319b38e?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: 1048/2219] 10.0.0.157 () {34 vars in 1108 bytes} [Thu Jul 2 06:26:58 2026] GET /v2.0/networks/b2ff80d1-5d36-43f9-b0ce-d2239319b38e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2220] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:58 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => 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: 1049/2221] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:26:59 2026] GET /v2.0/networks?id=b2ff80d1-5d36-43f9-b0ce-d2239319b38e => generated 673 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2222] 199.19.213.193 () {34 vars in 1050 bytes} [Thu Jul 2 06:26:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=13581c437f24428ea9d7e13f8babcd71 => generated 273 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2223] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:26:59 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => 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: 1050/2224] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:26:59 2026] POST /v2.0/ports => generated 993 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2225] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:27:00 2026] PUT /v2.0/ports/d799f049-7068-4f10-a839-2fc6fdf2c3f0 => generated 1238 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1051/2226] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/ports?tenant_id=13581c437f24428ea9d7e13f8babcd71&device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1277 bytes in 55 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 06:27:00.809 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96928678-4e26-4a7e-aa17-c3be148c4d95'] response: {'name': 'network-changed', 'server_uuid': '543e0201-2987-4a31-8626-ae3679a276d6', 'tag': 'd799f049-7068-4f10-a839-2fc6fdf2c3f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1176/2227] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d799f049-7068-4f10-a839-2fc6fdf2c3f0 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2228] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2229] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/subnets?id=1b2e9dc1-fe21-4974-a0ce-b312c574da36 => generated 667 bytes in 42 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: 1053/2230] 10.0.0.157 () {34 vars in 1120 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/security-groups?id=d79fe14c-41fc-4c6c-a037-f7f2fa6d5617&id=ff601080-c78b-494f-ab66-ebb4fc34ff75&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2231] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/ports?network_id=b2ff80d1-5d36-43f9-b0ce-d2239319b38e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2232] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/networks/b2ff80d1-5d36-43f9-b0ce-d2239319b38e?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2233] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/networks/b2ff80d1-5d36-43f9-b0ce-d2239319b38e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2234] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/ports?tenant_id=13581c437f24428ea9d7e13f8babcd71&device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2235] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2236] 199.19.213.193 () {34 vars in 1124 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/security-groups?id=ff601080-c78b-494f-ab66-ebb4fc34ff75&id=d79fe14c-41fc-4c6c-a037-f7f2fa6d5617&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2237] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/networks?id=b2ff80d1-5d36-43f9-b0ce-d2239319b38e => generated 769 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2238] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d799f049-7068-4f10-a839-2fc6fdf2c3f0 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2239] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/subnets?id=1b2e9dc1-fe21-4974-a0ce-b312c574da36 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2240] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/ports?network_id=b2ff80d1-5d36-43f9-b0ce-d2239319b38e&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: 1182/2241] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/networks/b2ff80d1-5d36-43f9-b0ce-d2239319b38e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2242] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/networks/b2ff80d1-5d36-43f9-b0ce-d2239319b38e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2243] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1010 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2244] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2245] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:02 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: 1063/2246] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2247] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2248] 10.0.0.157 () {34 vars in 1120 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/security-groups?id=d79fe14c-41fc-4c6c-a037-f7f2fa6d5617&id=ff601080-c78b-494f-ab66-ebb4fc34ff75&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2249] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => 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: 1185/2250] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2251] 199.19.213.193 () {34 vars in 677 bytes} [Thu Jul 2 06:27:02 2026] POST /v2.0/ports => generated 1097 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2252] 10.0.0.157 () {34 vars in 971 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1097 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1067/2253] 10.0.0.157 () {34 vars in 907 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/extensions => generated 19178 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2254] 199.19.213.193 () {34 vars in 1262 bytes} [Thu Jul 2 06:27:03 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2255] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:03 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2256] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:03 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1189/2257] 199.19.213.193 () {34 vars in 975 bytes} [Thu Jul 2 06:27:03 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1097 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2258] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:27:03 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1010 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2259] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:03 2026] GET /v2.0/networks?id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 802 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2260] 10.0.0.157 () {34 vars in 1120 bytes} [Thu Jul 2 06:27:03 2026] GET /v2.0/security-groups?id=d79fe14c-41fc-4c6c-a037-f7f2fa6d5617&id=ff601080-c78b-494f-ab66-ebb4fc34ff75&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2261] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:27:03 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1010 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2262] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:27:03 2026] PUT /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1251 bytes in 513 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 06:27:04.083 8 INFO neutron.db.l3_db [None req-6d662945-2631-42f1-9be6-592e1ef35e79 2888898142ea4bc2ac069b332a683ff6 13581c437f24428ea9d7e13f8babcd71 - - - -] Floating IP 4428503c-8012-4c7a-a7ce-21e07be17432 associated. External IP: 10.96.250.201, port: d799f049-7068-4f10-a839-2fc6fdf2c3f0. [pid: 7|app: 0|req: 1194/2265] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 2527 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:04.114 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3276e458-9f04-4a28-aca1-446bbea06d25'] response: {'name': 'network-changed', 'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'tag': '1e55b38e-4bb9-488a-8193-36eb41a28368', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1195/2266] 199.19.213.193 () {34 vars in 1062 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.191&port_id=8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 => 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: 1196/2267] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/subnets?id=3e56f3a1-2435-4a10-ad27-2548779f0d56 => 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: 1197/2268] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/ports?network_id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c&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: 1198/2269] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 1199/2270] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 1200/2271] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2272] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/subnets?id=22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2273] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/ports?network_id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2274] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1204/2275] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2276] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 2527 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2277] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/networks?id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 802 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2278] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=1e55b38e-4bb9-488a-8193-36eb41a28368 => 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: 1208/2279] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/subnets?id=22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2280] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:27:03 2026] PUT /v2.0/floatingips/4428503c-8012-4c7a-a7ce-21e07be17432 => generated 855 bytes in 1346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2281] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/ports?network_id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2282] 10.0.0.157 () {34 vars in 971 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1287 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:05.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fe0f197-41c6-42b5-85d2-728973fe727d'] response: {'name': 'network-changed', 'server_uuid': '543e0201-2987-4a31-8626-ae3679a276d6', 'tag': 'd799f049-7068-4f10-a839-2fc6fdf2c3f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1210/2283] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1211/2284] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/ports?tenant_id=13581c437f24428ea9d7e13f8babcd71&device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2285] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1213/2286] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks?id=b2ff80d1-5d36-43f9-b0ce-d2239319b38e => generated 769 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2287] 199.19.213.193 () {34 vars in 749 bytes} [Thu Jul 2 06:27:05 2026] PUT /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1312 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2288] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d799f049-7068-4f10-a839-2fc6fdf2c3f0 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1215/2289] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/subnets?id=1b2e9dc1-fe21-4974-a0ce-b312c574da36 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2290] 199.19.213.193 () {30 vars in 732 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/security-groups?name=lb-498a3538-6740-4a47-bfdd-d4fc14792288 => generated 1576 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2291] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/ports?network_id=b2ff80d1-5d36-43f9-b0ce-d2239319b38e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2292] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/b2ff80d1-5d36-43f9-b0ce-d2239319b38e?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: 1218/2293] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/b2ff80d1-5d36-43f9-b0ce-d2239319b38e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2294] 199.19.213.193 () {34 vars in 749 bytes} [Thu Jul 2 06:27:05 2026] PUT /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1312 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2295] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:05 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: 1077/2296] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:05 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: 1220/2297] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:05 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: 1078/2298] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2299] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2300] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2301] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1348 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2302] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:06 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2303] 199.19.213.193 () {30 vars in 703 bytes} [Thu Jul 2 06:27:06 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 799 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2304] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:06 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2305] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:06 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:10.527 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-064fe046-c4ef-4218-93c3-7f27b5d8ab74'] response: {'name': 'network-changed', 'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'tag': '1e55b38e-4bb9-488a-8193-36eb41a28368', 'status': 'completed', 'code': 200} 2026-07-02 06:27:10.527 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-064fe046-c4ef-4218-93c3-7f27b5d8ab74'] response: {'name': 'network-changed', 'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'tag': '1e55b38e-4bb9-488a-8193-36eb41a28368', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1082/2306] 199.19.213.193 () {34 vars in 1096 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/ports?device_id=014a3d04-bac0-455e-83eb-dbae8b6d423a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2307] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2308] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&device_id=014a3d04-bac0-455e-83eb-dbae8b6d423a => generated 1473 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2309] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/networks?id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 802 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2310] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/networks?id=f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2311] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=1e55b38e-4bb9-488a-8193-36eb41a28368 => 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: 1086/2312] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/subnets?id=22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 655 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2313] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.144&port_id=b739295d-9e88-41ad-abdf-56fc543bbcc3 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2314] 199.19.213.193 () {34 vars in 1106 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1bc&port_id=b739295d-9e88-41ad-abdf-56fc543bbcc3 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2315] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/ports?network_id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2316] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/subnets?id=1755b216-5a4a-4432-89d8-544ca7baab5f&id=4aa85c83-bf94-4e0e-95e7-767718968825 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2317] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1230/2318] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2319] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2320] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1232/2321] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:11 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 1090/2322] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:11 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2323] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:11 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2324] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:11 2026] GET /v2.0/networks?id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 802 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2325] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=1e55b38e-4bb9-488a-8193-36eb41a28368 => 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: 1092/2326] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:11 2026] GET /v2.0/subnets?id=22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2327] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:11 2026] GET /v2.0/ports?network_id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2328] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:11 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2329] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:11 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1094/2330] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:27:12 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1010 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2331] 10.0.0.157 () {34 vars in 1120 bytes} [Thu Jul 2 06:27:12 2026] GET /v2.0/security-groups?id=d79fe14c-41fc-4c6c-a037-f7f2fa6d5617&id=ff601080-c78b-494f-ab66-ebb4fc34ff75&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2332] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:27:12 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1279 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2333] 10.0.0.22 () {32 vars in 857 bytes} [Thu Jul 2 06:27:12 2026] GET /v2.0/floatingips?floating_network_id=86c84a3d-c00a-4995-a05d-6d57f4202ef8&port_id=d799f049-7068-4f10-a839-2fc6fdf2c3f0 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2334] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 2 06:27:13 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2335] 10.0.0.61 () {34 vars in 1119 bytes} [Thu Jul 2 06:27:13 2026] GET /v2.0/security-groups?id=d79fe14c-41fc-4c6c-a037-f7f2fa6d5617&id=ff601080-c78b-494f-ab66-ebb4fc34ff75&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:13.686 7 INFO neutron.db.l3_db [None req-86ee28c4-a04a-47b0-a000-06dd3c6ecafd 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Floating IP 2482ed38-be7e-4e56-9c84-a967e5f696ac associated. External IP: 10.96.250.219, port: 1a0a9dc0-9177-46f8-aabc-fce10f88fc9a. [pid: 7|app: 0|req: 1238/2336] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 06:27:12 2026] POST /v2.0/floatingips => generated 899 bytes in 1250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2337] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:27:15 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2338] 10.0.0.157 () {34 vars in 1120 bytes} [Thu Jul 2 06:27:15 2026] GET /v2.0/security-groups?id=d79fe14c-41fc-4c6c-a037-f7f2fa6d5617&id=ff601080-c78b-494f-ab66-ebb4fc34ff75&fields=id&fields=name => generated 206 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2339] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:27:15 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:16.430 7 INFO neutron.db.l3_db [None req-8f34ba03-fe7d-4b41-8d38-6f2004e2f3ff 2888898142ea4bc2ac069b332a683ff6 13581c437f24428ea9d7e13f8babcd71 - - - -] Floating IP 4428503c-8012-4c7a-a7ce-21e07be17432 disassociated. External IP: 10.96.250.201, port: d799f049-7068-4f10-a839-2fc6fdf2c3f0. [pid: 8|app: 0|req: 1101/2340] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:27:16 2026] GET /v2.0/ports?device_id=543e0201-2987-4a31-8626-ae3679a276d6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2341] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:27:15 2026] DELETE /v2.0/ports/d799f049-7068-4f10-a839-2fc6fdf2c3f0 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2342] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2343] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:17 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: 1103/2344] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:17 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: 1242/2345] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:17.916 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-091e811a-752b-4fe2-851d-85eed79a9a72'] response: {'server_uuid': '543e0201-2987-4a31-8626-ae3679a276d6', 'name': 'network-vif-deleted', 'tag': 'd799f049-7068-4f10-a839-2fc6fdf2c3f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1104/2346] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:17 2026] DELETE /v2.0/security-groups/ff601080-c78b-494f-ab66-ebb4fc34ff75 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:17.943 8 INFO neutron.api.v2.resource [None req-aa3e70cf-24e4-47eb-8667-1bb2a4c701a6 2888898142ea4bc2ac069b332a683ff6 13581c437f24428ea9d7e13f8babcd71 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1105/2347] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 06:27:17 2026] GET /v2.0/security-groups/ff601080-c78b-494f-ab66-ebb4fc34ff75 => 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: 1243/2348] 199.19.213.193 () {30 vars in 732 bytes} [Thu Jul 2 06:27:17 2026] GET /v2.0/security-groups?name=lb-498a3538-6740-4a47-bfdd-d4fc14792288 => generated 1576 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2349] 199.19.213.193 () {30 vars in 762 bytes} [Thu Jul 2 06:27:17 2026] GET /v2.0/security-group-rules?security_group_id=2e185bde-1fbd-4514-b407-ad0167d00c08 => generated 1118 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2350] 199.19.213.193 () {34 vars in 707 bytes} [Thu Jul 2 06:27:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2351] 199.19.213.193 () {34 vars in 707 bytes} [Thu Jul 2 06:27:18 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2352] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:27:17 2026] DELETE /v2.0/floatingips/4428503c-8012-4c7a-a7ce-21e07be17432 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2353] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:18 2026] DELETE /v2.0/security-groups/d79fe14c-41fc-4c6c-a037-f7f2fa6d5617 => 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: 1107/2356] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:27:18 2026] PUT /v2.0/routers/80473632-601a-40d1-89d4-4321d5bdb0f2/remove_router_interface => generated 309 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:21.452 7 INFO neutron.services.segments.plugin [-] Segment 096712ea-e3b7-40da-9780-569597073b7f resource provider aggregate not found 2026-07-02 06:27:21.458 7 INFO neutron.services.segments.plugin [-] Segment 096712ea-e3b7-40da-9780-569597073b7f resource provider aggregate not found 2026-07-02 06:27:21.473 7 INFO neutron.services.segments.plugin [-] Segment 096712ea-e3b7-40da-9780-569597073b7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 096712ea-e3b7-40da-9780-569597073b7f found for delete ", "request_id": "req-96738303-2afc-498c-ac57-fbd8744b49a4"}]} 2026-07-02 06:27:21.476 7 INFO neutron.services.segments.plugin [-] Segment 096712ea-e3b7-40da-9780-569597073b7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 096712ea-e3b7-40da-9780-569597073b7f found for delete ", "request_id": "req-ef9dfd13-cec1-490e-bd3c-40abcd1509e5"}]} 2026-07-02 06:27:21.478 7 INFO neutron.db.l3_hamode_db [None req-b009873c-f805-4f1d-b4a8-385f6ffefc19 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] HA network 58a4585a-2abd-40a0-aba7-8b4107098cd0 was deleted as no HA routers are present in tenant 13581c437f24428ea9d7e13f8babcd71. [pid: 7|app: 0|req: 1250/2357] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:27:19 2026] DELETE /v2.0/routers/80473632-601a-40d1-89d4-4321d5bdb0f2 => generated 0 bytes in 1593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2358] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:27:21 2026] DELETE /v2.0/subnets/1b2e9dc1-fe21-4974-a0ce-b312c574da36 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2359] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:27:21 2026] DELETE /v2.0/networks/b2ff80d1-5d36-43f9-b0ce-d2239319b38e => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2360] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:27:22 2026] PUT /v2.0/routers/18d06c8c-075c-4690-8eaf-cc46efb63add/remove_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:23.501 7 INFO neutron.services.segments.plugin [-] Segment 26a3d6fd-039f-419d-bf4f-0442a350066c resource provider aggregate not found 2026-07-02 06:27:23.507 7 INFO neutron.services.segments.plugin [-] Segment 26a3d6fd-039f-419d-bf4f-0442a350066c resource provider aggregate not found 2026-07-02 06:27:23.542 7 INFO neutron.services.segments.plugin [-] Segment 26a3d6fd-039f-419d-bf4f-0442a350066c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a3d6fd-039f-419d-bf4f-0442a350066c found for delete ", "request_id": "req-140bd2a8-bf32-45ab-98dd-c3f799f243f2"}]} 2026-07-02 06:27:23.543 7 INFO neutron.services.segments.plugin [-] Segment 26a3d6fd-039f-419d-bf4f-0442a350066c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a3d6fd-039f-419d-bf4f-0442a350066c found for delete ", "request_id": "req-713e0f96-defa-4faa-805b-e6a6996afe61"}]} 2026-07-02 06:27:24.545 7 INFO neutron.db.l3_hamode_db [None req-8a72bab4-3927-4cd4-9407-ce8691f3fbf7 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] HA network cb7ef6a7-eac0-4df5-9f6b-2129dc4a41a7 was deleted as no HA routers are present in tenant 4ce0475566254ba292b619e8a0b0af42. [pid: 7|app: 0|req: 1252/2361] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:27:23 2026] DELETE /v2.0/routers/18d06c8c-075c-4690-8eaf-cc46efb63add => generated 0 bytes in 1160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2362] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:27:24 2026] DELETE /v2.0/subnets/e230483a-4519-4267-9e47-103754c100d3 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2363] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:27:24 2026] DELETE /v2.0/networks/ea5bd634-6cd0-4092-ab62-ec55a86f7b6f => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2364] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:27:25 2026] GET /v2.0/security-groups?tenant_id=13581c437f24428ea9d7e13f8babcd71&name=default => generated 2805 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:25.569 7 INFO neutron.services.segments.plugin [-] Segment f07d2fe1-62c2-4e00-938f-b0b612ae7d46 resource provider aggregate not found 2026-07-02 06:27:25.574 7 INFO neutron.services.segments.plugin [-] Segment f07d2fe1-62c2-4e00-938f-b0b612ae7d46 resource provider aggregate not found 2026-07-02 06:27:25.596 7 INFO neutron.services.segments.plugin [-] Segment f07d2fe1-62c2-4e00-938f-b0b612ae7d46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f07d2fe1-62c2-4e00-938f-b0b612ae7d46 found for delete ", "request_id": "req-445ce198-4d09-4f9f-9286-0858e656deb2"}]} 2026-07-02 06:27:25.603 7 INFO neutron.services.segments.plugin [-] Segment f07d2fe1-62c2-4e00-938f-b0b612ae7d46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f07d2fe1-62c2-4e00-938f-b0b612ae7d46 found for delete ", "request_id": "req-9722bb2f-ad33-41b8-8a30-7f07cdc2f57a"}]} [pid: 7|app: 0|req: 1254/2365] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:25 2026] DELETE /v2.0/security-groups/d4851085-84c7-465d-b1e0-686c9071b452 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:25.797 7 INFO neutron.services.segments.plugin [-] Segment 70e18ba5-b805-4883-886a-e7107490d6c3 resource provider aggregate not found 2026-07-02 06:27:25.804 7 INFO neutron.services.segments.plugin [-] Segment 70e18ba5-b805-4883-886a-e7107490d6c3 resource provider aggregate not found 2026-07-02 06:27:25.834 7 INFO neutron.services.segments.plugin [-] Segment 70e18ba5-b805-4883-886a-e7107490d6c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70e18ba5-b805-4883-886a-e7107490d6c3 found for delete ", "request_id": "req-b41d6901-9bac-4d8a-8457-9add76a102d9"}]} 2026-07-02 06:27:25.840 7 INFO neutron.services.segments.plugin [-] Segment 70e18ba5-b805-4883-886a-e7107490d6c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70e18ba5-b805-4883-886a-e7107490d6c3 found for delete ", "request_id": "req-90f8e989-6ae9-41a7-98b3-6b62eb8b021d"}]} [pid: 7|app: 0|req: 1255/2366] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:27:25 2026] GET /v2.0/security-groups?tenant_id=4ce0475566254ba292b619e8a0b0af42&name=default => generated 2805 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2367] 10.0.0.180 () {30 vars in 659 bytes} [Thu Jul 2 06:27:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2368] 10.0.0.180 () {30 vars in 661 bytes} [Thu Jul 2 06:27:25 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: 1114/2369] 10.0.0.180 () {30 vars in 637 bytes} [Thu Jul 2 06:27:25 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: 1115/2370] 10.0.0.180 () {30 vars in 673 bytes} [Thu Jul 2 06:27:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2371] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:25 2026] DELETE /v2.0/security-groups/7bbca75e-42fd-4f6c-9da7-fd594b388b81 => 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: 1116/2372] 10.0.0.180 () {28 vars in 439 bytes} [Thu Jul 2 06:27:26 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2373] 10.0.0.180 () {30 vars in 697 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/subnets/7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 631 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2374] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:26 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: 1258/2375] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:26 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: 1118/2376] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:26 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: 1259/2377] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:26 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: 1119/2378] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/subnets/7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2379] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2380] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2381] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:27 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: 1121/2382] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2383] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:27 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: 1122/2384] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?fields=segments => generated 14 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2385] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:28 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2386] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:28 2026] GET /v2.0/networks?id=5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 799 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2387] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:27:28 2026] POST /v2.0/ports => generated 1303 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2388] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:27:28 2026] PUT /v2.0/ports/df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 1428 bytes in 641 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: 1265/2389] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 4046 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:27:29.615 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40b4b64f-e4cb-43ba-a152-e5776df7c3f8'] response: {'name': 'network-changed', 'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'tag': 'df8caf11-7cad-488b-b4d8-abd04883fe20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1125/2390] 199.19.213.193 () {34 vars in 1062 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.191&port_id=8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2391] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/subnets?id=3e56f3a1-2435-4a10-ad27-2548779f0d56 => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2392] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/ports?network_id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c&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: 1267/2393] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?fields=segments => generated 14 bytes in 69 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: 1127/2394] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2395] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2396] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/subnets?id=22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2397] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/ports?network_id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2398] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1130/2399] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1131/2400] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.169&port_id=df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2401] 199.19.213.193 () {34 vars in 1104 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ef&port_id=df8caf11-7cad-488b-b4d8-abd04883fe20 => 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: 1133/2402] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/subnets?id=805383dd-6330-4f88-afaa-573c4214c10a&id=7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2403] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2404] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2405] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 1270/2406] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 06:27:30 2026] POST /v2.0/security-groups => generated 1539 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2407] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 1137/2408] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 06:27:30 2026] POST /v2.0/security-groups => generated 1539 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2409] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 4046 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2410] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 06:27:30 2026] POST /v2.0/security-groups => generated 1539 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2411] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 06:27:30 2026] POST /v2.0/security-groups => generated 1539 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2412] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 06:27:30 2026] POST /v2.0/security-groups => generated 1539 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2413] 10.0.0.157 () {34 vars in 971 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/ports/df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 1464 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2414] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 06:27:31 2026] PUT /v2.0/security-groups/02dca3b8-1adb-4d82-8757-816a3d0fb5ed/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2415] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/ports/df8caf11-7cad-488b-b4d8-abd04883fe20 => 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: 1278/2416] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 06:27:31 2026] PUT /v2.0/security-groups/8cdd59c2-f012-4bf9-93c4-6559c4460a22/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2417] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/ports/df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 1464 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2418] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 06:27:31 2026] PUT /v2.0/security-groups/91f74c4c-af8f-4c6f-ba2c-aebe59727424/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2419] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/networks?id=5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 799 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2420] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 06:27:31 2026] PUT /v2.0/security-groups/d7966ccd-fa27-46d8-8cd6-8bb36d8e83a4/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2421] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.169&port_id=df8caf11-7cad-488b-b4d8-abd04883fe20 => 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: 1142/2422] 10.0.0.22 () {32 vars in 679 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2423] 199.19.213.193 () {34 vars in 1104 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ef&port_id=df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2424] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2425] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/subnets?id=805383dd-6330-4f88-afaa-573c4214c10a&id=7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2426] 10.0.0.22 () {32 vars in 689 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2427] 199.19.213.193 () {34 vars in 750 bytes} [Thu Jul 2 06:27:31 2026] PUT /v2.0/ports/df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 1199 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1147/2428] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2429] 199.19.213.193 () {30 vars in 703 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 796 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2430] 10.0.0.22 () {32 vars in 701 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2431] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&device_owner=network%3Adhcp => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:31.696 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e09b1f0c-c732-4310-a4e0-6d499f5c9f7e'] response: {'name': 'network-changed', 'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'tag': 'df8caf11-7cad-488b-b4d8-abd04883fe20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1283/2432] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/subnets/7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2433] 10.0.0.22 () {32 vars in 687 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2434] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 1151/2435] 10.0.0.22 () {32 vars in 701 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2436] 10.0.0.22 () {32 vars in 697 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2438] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2438] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2439] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:31 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: 1287/2440] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27: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: 7|app: 0|req: 1288/2441] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:31 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: 1154/2442] 10.0.0.22 () {32 vars in 709 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2443] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 3817 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2444] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2445] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:31 2026] DELETE /v2.0/security-groups/02dca3b8-1adb-4d82-8757-816a3d0fb5ed => 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: 1156/2446] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2447] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/networks?id=5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2448] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2449] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.169&port_id=df8caf11-7cad-488b-b4d8-abd04883fe20 => 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: 1157/2450] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:32 2026] DELETE /v2.0/security-groups/8cdd59c2-f012-4bf9-93c4-6559c4460a22 => 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: 1294/2451] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2452] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/subnets?id=7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2453] 199.19.213.193 () {30 vars in 703 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 799 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2454] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:32 2026] DELETE /v2.0/security-groups/91f74c4c-af8f-4c6f-ba2c-aebe59727424 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2455] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2456] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => 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: 1297/2457] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2458] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:32 2026] DELETE /v2.0/security-groups/d7966ccd-fa27-46d8-8cd6-8bb36d8e83a4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2459] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2460] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 1299/2461] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:32 2026] DELETE /v2.0/security-groups/d1b66ecb-a558-47af-8a58-f92f66fa5437 => 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: 1163/2462] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/security-groups?tenant_id=e616cfece8cb49708ac2aec3b4155ce6&name=default => generated 2805 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2463] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:33 2026] DELETE /v2.0/security-groups/d728d609-f634-4106-b5da-509546d527ee => 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: 1302/2466] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/security-groups?tenant_id=2800b9914eb2433cbd433edd3e045b9d&name=default => generated 2805 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2467] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:34 2026] DELETE /v2.0/security-groups/a8e92fcc-decf-4972-a2c8-346877da7db6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2468] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:27:34 2026] GET /v2.0/security-groups?tenant_id=11c76a10ea5f465f80ce23e995cb426d&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2469] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:34 2026] DELETE /v2.0/security-groups/e4f7bc2d-97c2-433c-b220-6ad59414f1d2 => 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: 1304/2470] 10.0.0.180 () {30 vars in 659 bytes} [Thu Jul 2 06:27:37 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: 1167/2471] 10.0.0.180 () {30 vars in 661 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2472] 10.0.0.180 () {30 vars in 637 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2473] 10.0.0.180 () {30 vars in 673 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2474] 10.0.0.180 () {28 vars in 439 bytes} [Thu Jul 2 06:27:37 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2475] 10.0.0.180 () {30 vars in 697 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/subnets/1755b216-5a4a-4432-89d8-544ca7baab5f => generated 632 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2476] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:38 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: 1171/2477] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:38 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: 1172/2478] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:38 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: 1173/2479] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2480] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/subnets/7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2481] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/subnets/1755b216-5a4a-4432-89d8-544ca7baab5f => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2482] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 3819 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2483] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2484] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2485] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2486] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 06:27:37 2026] POST /v2.0/floatingips => generated 552 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2487] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:38 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: 1308/2488] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:27:38 2026] PUT /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2489] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2490] 10.0.0.22 () {34 vars in 769 bytes} [Thu Jul 2 06:27:38 2026] PUT /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/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: 1182/2491] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 1310/2492] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2493] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 1311/2494] 10.0.0.22 () {34 vars in 765 bytes} [Thu Jul 2 06:27:38 2026] PUT /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2495] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2496] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/networks?id=f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2497] 10.0.0.22 () {34 vars in 787 bytes} [Thu Jul 2 06:27:38 2026] PUT /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2498] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2499] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 06:27:38 2026] PUT /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2500] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2501] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:39.029 8 INFO neutron.api.v2.resource [None req-aa80d0f5-d173-42d9-b638-08eab6b8a16d d56d2f2c4ae54b2899876050633d9476 0b89ec10aeaa4e1c8ec00e387fc786f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1189/2502] 10.0.0.22 () {32 vars in 750 bytes} [Thu Jul 2 06:27:39 2026] GET /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/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: 1190/2503] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:27:39 2026] DELETE /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2504] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:27:39 2026] GET /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:27:39.183 8 INFO neutron.api.v2.resource [None req-3d47b75c-9cbc-47f9-9015-c242f469f520 d56d2f2c4ae54b2899876050633d9476 0b89ec10aeaa4e1c8ec00e387fc786f1 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1192/2505] 10.0.0.22 () {32 vars in 753 bytes} [Thu Jul 2 06:27:39 2026] DELETE /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2506] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 06:27:39 2026] DELETE /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2507] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:27:39 2026] GET /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2508] 199.19.213.193 () {38 vars in 955 bytes} [Thu Jul 2 06:27:38 2026] POST /v2.0/ports => generated 1307 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1195/2509] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:27:39 2026] DELETE /v2.0/floatingips/5405ee80-066e-4ad7-951d-4ea63e5efb13 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2510] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:27:39 2026] PUT /v2.0/ports/9a4c2567-a5ff-4e93-8dc5-04174280088a => generated 1432 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2511] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:39 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 5279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:27:40.031 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-086f0310-ae63-4a2c-9b16-745af6187210'] response: {'name': 'network-changed', 'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'tag': '9a4c2567-a5ff-4e93-8dc5-04174280088a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1316/2512] 199.19.213.193 () {34 vars in 1062 bytes} [Thu Jul 2 06:27:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.191&port_id=8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2513] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/subnets?id=3e56f3a1-2435-4a10-ad27-2548779f0d56 => generated 630 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2514] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/ports?network_id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2515] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 1318/2516] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2517] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=1e55b38e-4bb9-488a-8193-36eb41a28368 => 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: 1319/2518] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/subnets?id=22fcd819-5652-4ab5-9970-e44d914dbb48 => 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: 1200/2519] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/ports?network_id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2520] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1202/2521] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1203/2522] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.169&port_id=df8caf11-7cad-488b-b4d8-abd04883fe20 => 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: 1320/2523] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/security-groups?tenant_id=0b89ec10aeaa4e1c8ec00e387fc786f1&name=default => generated 2805 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2524] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/subnets?id=7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2525] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2526] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:40 2026] DELETE /v2.0/security-groups/c74a24ce-0ac1-4a45-9564-5fd85d527deb => 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: 1206/2527] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 1322/2528] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 1323/2529] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=9a4c2567-a5ff-4e93-8dc5-04174280088a => 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: 1324/2530] 199.19.213.193 () {34 vars in 1106 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a3&port_id=9a4c2567-a5ff-4e93-8dc5-04174280088a => 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: 1207/2531] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/security-groups?tenant_id=d90a641171d1497c96ea2f8418f61865&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: 1325/2532] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/subnets?id=1755b216-5a4a-4432-89d8-544ca7baab5f&id=4aa85c83-bf94-4e0e-95e7-767718968825 => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2533] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2534] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2535] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:40 2026] DELETE /v2.0/security-groups/4028b515-bbf2-4e4c-9d21-fa723edcd259 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2536] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 1209/2537] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 1329/2538] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 5279 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2539] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/networks?id=f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2540] 10.0.0.157 () {34 vars in 971 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/ports/9a4c2567-a5ff-4e93-8dc5-04174280088a => generated 1468 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2541] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/ports/9a4c2567-a5ff-4e93-8dc5-04174280088a => generated 1468 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2542] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=9a4c2567-a5ff-4e93-8dc5-04174280088a => generated 19 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2543] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/ports/9a4c2567-a5ff-4e93-8dc5-04174280088a => generated 1470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2544] 199.19.213.193 () {34 vars in 1106 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a3&port_id=9a4c2567-a5ff-4e93-8dc5-04174280088a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2545] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/subnets?id=1755b216-5a4a-4432-89d8-544ca7baab5f&id=4aa85c83-bf94-4e0e-95e7-767718968825 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2546] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2547] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2548] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 1336/2549] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 1214/2550] 199.19.213.193 () {34 vars in 750 bytes} [Thu Jul 2 06:27:41 2026] PUT /v2.0/ports/9a4c2567-a5ff-4e93-8dc5-04174280088a => generated 1201 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2551] 199.19.213.193 () {30 vars in 703 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 797 bytes in 56 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: 1215/2552] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/subnets/1755b216-5a4a-4432-89d8-544ca7baab5f => generated 650 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2553] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2554] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:42 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: 1339/2555] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:42 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: 1217/2556] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2557] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:42.618 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ef0d6a4-4e6c-4780-ab6e-47dc70141e1d'] response: {'name': 'network-changed', 'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'tag': '9a4c2567-a5ff-4e93-8dc5-04174280088a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1218/2558] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2559] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 5048 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2560] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2561] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/networks?id=f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2562] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2563] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=9a4c2567-a5ff-4e93-8dc5-04174280088a => 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: 1344/2564] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/subnets?id=1755b216-5a4a-4432-89d8-544ca7baab5f => 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: 1221/2565] 199.19.213.193 () {30 vars in 703 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 799 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2566] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2567] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/ports?network_id=f44bde84-a51f-497f-a6f0-c50cebb4e792&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2568] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => 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: 1223/2569] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?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: 1347/2570] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:27:44.703 8 INFO neutron.db.segments_db [None req-821fd519-28fb-4518-ad4e-e8699744b798 8c49208d41e7479ebd5a8dfcdbe46100 31cd7394048b4b05b8ba2464865be1bf - - - -] Added segment 5b4b7292-a29a-467f-b811-148de417ae54 of type vxlan for network 25e8a0fb-fb61-464f-9995-1dcb128ca8c9 [pid: 8|app: 0|req: 1224/2571] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:27:44 2026] POST /v2.0/networks => generated 632 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2572] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:27:44 2026] PUT /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2573] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:27:44 2026] GET /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2574] 10.0.0.22 () {34 vars in 763 bytes} [Thu Jul 2 06:27:44 2026] PUT /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2575] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2576] 10.0.0.22 () {34 vars in 759 bytes} [Thu Jul 2 06:27:45 2026] PUT /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2577] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2578] 10.0.0.22 () {34 vars in 781 bytes} [Thu Jul 2 06:27:45 2026] PUT /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2579] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2580] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:27:45 2026] PUT /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2581] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2582] 10.0.0.22 () {32 vars in 740 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:45.600 8 INFO neutron.api.v2.resource [None req-5f33d21a-aa6d-43d1-8bd5-049690a4279d 8c49208d41e7479ebd5a8dfcdbe46100 31cd7394048b4b05b8ba2464865be1bf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1230/2583] 10.0.0.22 () {32 vars in 744 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2584] 10.0.0.22 () {32 vars in 743 bytes} [Thu Jul 2 06:27:45 2026] DELETE /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2585] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:27:45.777 7 INFO neutron.api.v2.resource [None req-087273e3-df10-44d2-b25e-612ee1b0ef4e 8c49208d41e7479ebd5a8dfcdbe46100 31cd7394048b4b05b8ba2464865be1bf - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1355/2586] 10.0.0.22 () {32 vars in 747 bytes} [Thu Jul 2 06:27:45 2026] DELETE /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2587] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:27:45 2026] DELETE /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags => 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: 1356/2588] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2589] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:27:45 2026] DELETE /v2.0/networks/25e8a0fb-fb61-464f-9995-1dcb128ca8c9 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2590] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:27:46 2026] GET /v2.0/security-groups?tenant_id=e9c68ac0ebd64777a053c0227c6123d1&name=default => generated 2805 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:47.104 8 INFO neutron.services.segments.plugin [-] Segment 5b4b7292-a29a-467f-b811-148de417ae54 resource provider aggregate not found 2026-07-02 06:27:47.111 8 INFO neutron.services.segments.plugin [-] Segment 5b4b7292-a29a-467f-b811-148de417ae54 resource provider aggregate not found 2026-07-02 06:27:47.133 8 INFO neutron.services.segments.plugin [-] Segment 5b4b7292-a29a-467f-b811-148de417ae54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b4b7292-a29a-467f-b811-148de417ae54 found for delete ", "request_id": "req-2f4b2e1e-7113-41fc-91a5-ee45f15f1c70"}]} 2026-07-02 06:27:47.138 8 INFO neutron.services.segments.plugin [-] Segment 5b4b7292-a29a-467f-b811-148de417ae54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b4b7292-a29a-467f-b811-148de417ae54 found for delete ", "request_id": "req-88b19104-d768-4842-9c54-6b1418439a11"}]} [pid: 8|app: 0|req: 1234/2591] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:47 2026] DELETE /v2.0/security-groups/4172213a-ff91-48c1-82e7-027449a9fcba => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2592] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:27:47 2026] GET /v2.0/security-groups?tenant_id=31cd7394048b4b05b8ba2464865be1bf&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: 1235/2593] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:47 2026] DELETE /v2.0/security-groups/db90dafb-50b3-4014-b83b-07bce654d778 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:50.882 8 INFO neutron.db.segments_db [None req-e56604b7-b9e8-408a-83d2-c18f8576d994 6f2871d0ce9644678ce06eac6d2c017e ae274104f88c416b97e310a987f07503 - - - -] Added segment 3f67a8cd-e059-41ef-897b-2e7e7990a52a of type vxlan for network af73b10d-1a24-4027-9138-265e8eae4481 2026-07-02 06:27:51.192 8 INFO neutron.db.l3_hamode_db [None req-e56604b7-b9e8-408a-83d2-c18f8576d994 6f2871d0ce9644678ce06eac6d2c017e ae274104f88c416b97e310a987f07503 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:27:51.417 8 INFO neutron.db.l3_hamode_db [None req-e56604b7-b9e8-408a-83d2-c18f8576d994 6f2871d0ce9644678ce06eac6d2c017e ae274104f88c416b97e310a987f07503 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1360/2596] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:51 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: 1361/2597] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2598] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2599] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2600] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:51 2026] GET /v2.0/subnets/7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2601] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:27:51 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 5048 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2602] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2603] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:52 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: 1368/2604] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27: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: 7|app: 0|req: 1369/2605] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27: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: 1370/2606] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/ports/9a4c2567-a5ff-4e93-8dc5-04174280088a => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2607] 199.19.213.193 () {34 vars in 749 bytes} [Thu Jul 2 06:27:52 2026] PUT /v2.0/ports/9a4c2567-a5ff-4e93-8dc5-04174280088a => generated 1026 bytes in 307 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 06:27:52.583 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14aecc2d-e22a-439d-afd2-2838cdb80714'] response: {'name': 'network-changed', 'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'tag': '9a4c2567-a5ff-4e93-8dc5-04174280088a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1237/2608] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 06:27:50 2026] POST /v2.0/routers => generated 474 bytes in 1989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2609] 199.19.213.193 () {30 vars in 703 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 797 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2610] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 4873 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2611] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 4873 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2612] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:27:52 2026] PUT /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2613] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/networks?id=f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2614] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2615] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 4873 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2616] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2617] 10.0.0.22 () {34 vars in 761 bytes} [Thu Jul 2 06:27:52 2026] PUT /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags/green => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2618] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2619] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2620] 10.0.0.22 () {34 vars in 757 bytes} [Thu Jul 2 06:27:53 2026] PUT /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags/red => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2621] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2622] 10.0.0.22 () {34 vars in 779 bytes} [Thu Jul 2 06:27:53 2026] PUT /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2623] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2624] 199.19.213.193 () {34 vars in 975 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/ports/9a4c2567-a5ff-4e93-8dc5-04174280088a => 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: 1245/2625] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:27:53 2026] PUT /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2626] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2627] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags/red => 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: 1381/2628] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:27:53 2026] DELETE /v2.0/ports/9a4c2567-a5ff-4e93-8dc5-04174280088a => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:53.750 8 INFO neutron.api.v2.resource [None req-a6f11260-d279-4aac-b07a-3aa4698bbf51 6f2871d0ce9644678ce06eac6d2c017e ae274104f88c416b97e310a987f07503 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1248/2629] 10.0.0.22 () {32 vars in 742 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2630] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 3819 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2631] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 06:27:53 2026] DELETE /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags/red => 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: 1250/2632] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 3819 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2633] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags => generated 30 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:27:53.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e372fed-a52e-44a4-b58a-510c3a45d230 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1384/2634] 199.19.213.193 () {32 vars in 719 bytes} [Thu Jul 2 06:27:53 2026] DELETE /v2.0/ports/9a4c2567-a5ff-4e93-8dc5-04174280088a => 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: 1251/2635] 199.19.213.193 () {34 vars in 1226 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/networks?id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c&id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad&id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&id=f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 3094 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:54.059 7 INFO neutron.api.v2.resource [None req-c7a48293-1ec2-4bb6-8d82-69fab670ed08 6f2871d0ce9644678ce06eac6d2c017e ae274104f88c416b97e310a987f07503 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1385/2636] 10.0.0.22 () {32 vars in 745 bytes} [Thu Jul 2 06:27:53 2026] DELETE /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2637] 199.19.213.193 () {34 vars in 1062 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.191&port_id=8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 => 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: 1253/2638] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/subnets?id=3e56f3a1-2435-4a10-ad27-2548779f0d56 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2639] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2640] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 06:27:54 2026] DELETE /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2641] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2642] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/ports?network_id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2643] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:54 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: 1388/2644] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2645] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:54 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: 1257/2646] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 1258/2647] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2648] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326 => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2649] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2650] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 1260/2651] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1350 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2652] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=1e55b38e-4bb9-488a-8193-36eb41a28368 => 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: 1262/2653] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2654] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/subnets?id=22fcd819-5652-4ab5-9970-e44d914dbb48 => 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: 1264/2655] 199.19.213.193 () {30 vars in 703 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 799 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2656] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/ports?network_id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2657] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:54.623 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-89595b35-0b08-42ca-9ae0-a80bd503b084'] response: {'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'name': 'network-vif-deleted', 'tag': '9a4c2567-a5ff-4e93-8dc5-04174280088a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1267/2658] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1268/2659] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2660] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1270/2661] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.169&port_id=df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2662] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/subnets?id=7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2663] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&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: 1273/2664] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 1274/2665] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 1392/2666] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 06:27:54 2026] PUT /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326 => generated 481 bytes in 801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2667] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/ports?device_id=3b6688dd-6b76-4e5e-b46f-ede6011f2326 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:27:55.952 7 INFO neutron.db.l3_hamode_db [None req-49f1b393-5bb8-436a-8f3b-da195ef9594a 6f2871d0ce9644678ce06eac6d2c017e ae274104f88c416b97e310a987f07503 - - - -] HA network af73b10d-1a24-4027-9138-265e8eae4481 was deleted as no HA routers are present in tenant ae274104f88c416b97e310a987f07503. [pid: 7|app: 0|req: 1393/2668] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:27:55 2026] DELETE /v2.0/routers/3b6688dd-6b76-4e5e-b46f-ede6011f2326 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2669] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:27:56 2026] GET /v2.0/security-groups?tenant_id=e8ff08b170bf4320ae777c89288cd828&name=default => generated 2805 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:56.854 7 INFO neutron.services.segments.plugin [-] Segment 3f67a8cd-e059-41ef-897b-2e7e7990a52a resource provider aggregate not found 2026-07-02 06:27:56.870 7 INFO neutron.services.segments.plugin [-] Segment 3f67a8cd-e059-41ef-897b-2e7e7990a52a resource provider aggregate not found 2026-07-02 06:27:56.896 7 INFO neutron.services.segments.plugin [-] Segment 3f67a8cd-e059-41ef-897b-2e7e7990a52a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f67a8cd-e059-41ef-897b-2e7e7990a52a found for delete ", "request_id": "req-6cf4ec94-435b-445a-a4e4-b2eceb0081ce"}]} 2026-07-02 06:27:56.901 7 INFO neutron.services.segments.plugin [-] Segment 3f67a8cd-e059-41ef-897b-2e7e7990a52a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f67a8cd-e059-41ef-897b-2e7e7990a52a found for delete ", "request_id": "req-fdd8f594-439d-47cb-84a8-0ac3a362d556"}]} [pid: 7|app: 0|req: 1394/2670] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:56 2026] DELETE /v2.0/security-groups/08c92d13-6d3b-49f0-82b4-50795994e705 => 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: 1277/2671] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/security-groups?tenant_id=ae274104f88c416b97e310a987f07503&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: 1395/2672] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:27:57 2026] DELETE /v2.0/security-groups/59413ad1-c330-4a11-b16b-dd8c913ef957 => 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: 1278/2673] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:57 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: 1396/2674] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2675] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2676] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:57 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: 1280/2677] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2678] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2679] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:57 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: 1399/2680] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2681] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:57 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: 1400/2682] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/ports/df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 1237 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2683] 199.19.213.193 () {34 vars in 749 bytes} [Thu Jul 2 06:27:57 2026] PUT /v2.0/ports/df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 1026 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2684] 199.19.213.193 () {30 vars in 703 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 796 bytes in 61 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: 1284/2685] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2686] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 3644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:58.352 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-689a14e6-9c31-420e-a262-7a123141aa6d'] response: {'name': 'network-changed', 'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'tag': 'df8caf11-7cad-488b-b4d8-abd04883fe20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1285/2687] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 3644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2688] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/networks?id=5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2689] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2690] 199.19.213.193 () {34 vars in 975 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/ports/df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2691] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2692] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:27:59 2026] DELETE /v2.0/ports/df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2693] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2694] 199.19.213.193 () {34 vars in 1146 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/networks?id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c&id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad&id=5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 2308 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2695] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 2590 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:59.456 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c8ad142-3407-4e05-a3e2-d3b09df1ab06 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1407/2696] 199.19.213.193 () {32 vars in 719 bytes} [Thu Jul 2 06:27:59 2026] DELETE /v2.0/ports/df8caf11-7cad-488b-b4d8-abd04883fe20 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2697] 199.19.213.193 () {34 vars in 1062 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.191&port_id=8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 => 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: 1408/2698] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/subnets?id=3e56f3a1-2435-4a10-ad27-2548779f0d56 => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2699] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2700] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports?network_id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2701] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:27:59 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: 1411/2702] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2703] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2704] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2705] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 1414/2706] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2707] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2708] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 1294/2709] 199.19.213.193 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.159&port_id=1e55b38e-4bb9-488a-8193-36eb41a28368 => 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: 1416/2710] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => 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: 1417/2711] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/subnets?id=22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 655 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2712] 199.19.213.193 () {30 vars in 703 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 799 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2713] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports?network_id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad&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: 1296/2714] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => 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: 1297/2715] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2716] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?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: 1298/2717] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2720] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2721] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:28:08 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: 1301/2722] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2723] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:08.664 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7f11a20-b1b8-4448-b80e-aa81dae9ccf4'] response: {'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'name': 'network-vif-deleted', 'tag': 'df8caf11-7cad-488b-b4d8-abd04883fe20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1302/2724] 199.19.213.193 () {30 vars in 732 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/security-groups?name=lb-498a3538-6740-4a47-bfdd-d4fc14792288 => generated 2740 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2725] 199.19.213.193 () {30 vars in 762 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/security-group-rules?security_group_id=2e185bde-1fbd-4514-b407-ad0167d00c08 => generated 2206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2726] 199.19.213.193 () {32 vars in 749 bytes} [Thu Jul 2 06:28:08 2026] DELETE /v2.0/security-group-rules/461fbef0-d858-4acd-a997-e24e54b72c7a => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2727] 199.19.213.193 () {32 vars in 749 bytes} [Thu Jul 2 06:28:08 2026] DELETE /v2.0/security-group-rules/fa32fbc8-e440-41a6-bf27-2ee2efcb2a2b => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2728] 199.19.213.193 () {34 vars in 1096 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/ports?device_id=57d68df1-756a-4ed2-af8d-243709c51dc6&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2729] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&device_id=57d68df1-756a-4ed2-af8d-243709c51dc6 => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2730] 199.19.213.193 () {34 vars in 986 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/networks?id=5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 799 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2731] 199.19.213.193 () {34 vars in 1056 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.93&port_id=3f96f908-75fe-4ea3-9bd6-31e260fbca31 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2732] 199.19.213.193 () {34 vars in 1102 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a&port_id=3f96f908-75fe-4ea3-9bd6-31e260fbca31 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2733] 199.19.213.193 () {34 vars in 1064 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/subnets?id=805383dd-6330-4f88-afaa-573c4214c10a&id=7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2734] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2735] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/ports?network_id=5631b88b-4e88-4076-a3d5-3e61ae4496e2&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: 1308/2736] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?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: 1429/2737] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:13.451 8 INFO neutron.db.l3_db [None req-9959141b-2206-4f68-b61d-93cc60a244bf 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Floating IP 2482ed38-be7e-4e56-9c84-a967e5f696ac disassociated (deleted). External IP: 10.96.250.219, port: 1a0a9dc0-9177-46f8-aabc-fce10f88fc9a. [pid: 8|app: 0|req: 1309/2738] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:28:13 2026] DELETE /v2.0/floatingips/2482ed38-be7e-4e56-9c84-a967e5f696ac => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:13.885 7 INFO neutron.api.v2.resource [None req-74dab064-1e2a-489f-ae2d-58c89db65e61 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/2739] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:28:13 2026] GET /v2.0/floatingips/2482ed38-be7e-4e56-9c84-a967e5f696ac => generated 144 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2740] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:28:14 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: 1431/2741] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:28:14 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: 1311/2742] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:28:14 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: 1432/2743] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2744] 199.19.213.193 () {30 vars in 701 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2745] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2746] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2747] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2748] 199.19.213.193 () {34 vars in 975 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2749] 199.19.213.193 () {34 vars in 1060 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2750] 199.19.213.193 () {34 vars in 1016 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad?fields=dns_domain => generated 29 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2751] 199.19.213.193 () {38 vars in 1028 bytes} [Thu Jul 2 06:28:15 2026] PUT /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1151 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2752] 199.19.213.193 () {30 vars in 716 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1437/2753] 199.19.213.193 () {34 vars in 749 bytes} [Thu Jul 2 06:28:15 2026] PUT /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1090 bytes in 266 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: 1438/2754] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 1090 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2755] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/ports?tenant_id=bdf1d1413a5347f18c7b64d14cb7263b&device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 1248 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2756] 199.19.213.193 () {34 vars in 1066 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/networks?id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c&id=eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 1523 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2757] 199.19.213.193 () {32 vars in 719 bytes} [Thu Jul 2 06:28:15 2026] DELETE /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2758] 199.19.213.193 () {34 vars in 1062 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.191&port_id=8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2759] 199.19.213.193 () {30 vars in 663 bytes} [Thu Jul 2 06:28:16 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: 1440/2760] 199.19.213.193 () {34 vars in 984 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/subnets?id=3e56f3a1-2435-4a10-ad27-2548779f0d56 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2761] 199.19.213.193 () {30 vars in 665 bytes} [Thu Jul 2 06:28:16 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: 1322/2762] 199.19.213.193 () {30 vars in 641 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2763] 199.19.213.193 () {30 vars in 677 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2764] 199.19.213.193 () {34 vars in 1052 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/ports?network_id=5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:16.386 8 INFO neutron.pecan_wsgi.hooks.translation [None req-565c42c6-a1f1-4e68-bf3c-c77f63251220 513c9a49c78548899c952f02c8a63d33 bdf1d1413a5347f18c7b64d14cb7263b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1324/2765] 199.19.213.193 () {32 vars in 719 bytes} [Thu Jul 2 06:28:16 2026] DELETE /v2.0/ports/1e55b38e-4bb9-488a-8193-36eb41a28368 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2766] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2767] 199.19.213.193 () {34 vars in 1012 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 1326/2768] 199.19.213.193 () {30 vars in 732 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/security-groups?name=lb-498a3538-6740-4a47-bfdd-d4fc14792288 => generated 1576 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2769] 199.19.213.193 () {30 vars in 697 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => 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: 1443/2770] 199.19.213.193 () {34 vars in 1112 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/networks/5b5ea9fc-d1a4-4c1e-a94d-2d487cb5bf0c?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: 1328/2771] 199.19.213.193 () {34 vars in 749 bytes} [Thu Jul 2 06:28:16 2026] PUT /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 1094 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2772] 199.19.213.193 () {32 vars in 739 bytes} [Thu Jul 2 06:28:16 2026] DELETE /v2.0/security-groups/2e185bde-1fbd-4514-b407-ad0167d00c08 => 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: 1329/2773] 199.19.213.193 () {32 vars in 719 bytes} [Thu Jul 2 06:28:16 2026] DELETE /v2.0/ports/1a0a9dc0-9177-46f8-aabc-fce10f88fc9a => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2774] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:28:18 2026] GET /v2.0/ports?device_id=89fdf766-fcc8-4427-8524-4524670fcbd7 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2775] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:28:18 2026] DELETE /v2.0/ports/8858c11a-09c5-40ba-8b7b-2fa5a974b6f3 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:19.164 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56371040-23d3-455e-88e5-91a429a92723'] response: {'server_uuid': '89fdf766-fcc8-4427-8524-4524670fcbd7', 'name': 'network-vif-deleted', 'tag': '8858c11a-09c5-40ba-8b7b-2fa5a974b6f3', 'status': 'completed', 'code': 200} 2026-07-02 06:28:19.542 8 INFO neutron.db.l3_db [None req-6fcbf476-ee5b-4d32-8010-4b19c3001ecd 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Floating IP 2ff7c7ab-46d2-4747-a74a-e83433fca706 disassociated (deleted). External IP: 10.96.250.210, port: b739295d-9e88-41ad-abdf-56fc543bbcc3. [pid: 8|app: 0|req: 1332/2778] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:28:19 2026] DELETE /v2.0/floatingips/2ff7c7ab-46d2-4747-a74a-e83433fca706 => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:19.983 7 INFO neutron.api.v2.resource [None req-67014524-5543-416a-89b3-a33fddf1b463 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/2779] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:28:19 2026] GET /v2.0/floatingips/2ff7c7ab-46d2-4747-a74a-e83433fca706 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2780] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:28:20 2026] GET /v2.0/ports?device_id=014a3d04-bac0-455e-83eb-dbae8b6d423a => generated 1204 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2781] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:28:20 2026] GET /v2.0/security-groups?id=94a0ab84-140f-49f5-9ed9-9bfd8adbaafa&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2782] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:28:20 2026] GET /v2.0/ports?device_id=014a3d04-bac0-455e-83eb-dbae8b6d423a => generated 1204 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2783] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:28:20 2026] DELETE /v2.0/ports/b739295d-9e88-41ad-abdf-56fc543bbcc3 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:25.437 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e17b9d1-2c9b-416d-8b6e-1266663567c7'] response: {'name': 'network-changed', 'server_uuid': '014a3d04-bac0-455e-83eb-dbae8b6d423a', 'tag': 'b739295d-9e88-41ad-abdf-56fc543bbcc3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1450/2784] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:28:25 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&device_id=014a3d04-bac0-455e-83eb-dbae8b6d423a => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:25.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f4d8d54-7819-40bc-8838-fbbdf3014399'] response: {'server_uuid': '014a3d04-bac0-455e-83eb-dbae8b6d423a', 'name': 'network-vif-deleted', 'tag': 'b739295d-9e88-41ad-abdf-56fc543bbcc3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1451/2785] 199.19.213.193 () {34 vars in 1018 bytes} [Thu Jul 2 06:28:25 2026] GET /v2.0/networks?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&shared=False => generated 2373 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2786] 199.19.213.193 () {34 vars in 930 bytes} [Thu Jul 2 06:28:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:25.772 8 INFO neutron.db.l3_db [None req-df81c7a6-8073-4c46-9b79-af5e4fc54313 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] Floating IP 1b167225-7443-4f1e-a867-be8d6d63684c disassociated (deleted). External IP: 10.96.250.206, port: 3f96f908-75fe-4ea3-9bd6-31e260fbca31. [pid: 8|app: 0|req: 1335/2787] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:28:25 2026] DELETE /v2.0/floatingips/1b167225-7443-4f1e-a867-be8d6d63684c => generated 0 bytes in 751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:26.173 7 INFO neutron.api.v2.resource [None req-94dcf82e-ce9e-43da-a7f8-4aae3efb5dbf 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1453/2788] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:28:26 2026] GET /v2.0/floatingips/1b167225-7443-4f1e-a867-be8d6d63684c => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2789] 10.0.0.157 () {34 vars in 990 bytes} [Thu Jul 2 06:28:26 2026] GET /v2.0/ports?device_id=57d68df1-756a-4ed2-af8d-243709c51dc6 => generated 1192 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2790] 10.0.0.157 () {34 vars in 1040 bytes} [Thu Jul 2 06:28:26 2026] GET /v2.0/security-groups?id=94a0ab84-140f-49f5-9ed9-9bfd8adbaafa&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2791] 199.19.213.193 () {34 vars in 994 bytes} [Thu Jul 2 06:28:26 2026] GET /v2.0/ports?device_id=57d68df1-756a-4ed2-af8d-243709c51dc6 => generated 1192 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2792] 199.19.213.193 () {36 vars in 997 bytes} [Thu Jul 2 06:28:26 2026] DELETE /v2.0/ports/3f96f908-75fe-4ea3-9bd6-31e260fbca31 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:31.585 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c79019b8-72fd-4277-b54d-9ad6dad6b80e'] response: {'name': 'network-changed', 'server_uuid': '57d68df1-756a-4ed2-af8d-243709c51dc6', 'tag': '3f96f908-75fe-4ea3-9bd6-31e260fbca31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1338/2793] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:28:31 2026] DELETE /v2.0/security-group-rules/f8b43f6e-2be4-4be6-9bfb-aa78d94ddddd => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:31.622 8 INFO neutron.api.v2.resource [None req-a145bdf8-82fa-40e4-af29-ba70de5080ac 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1339/2794] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:28:31 2026] GET /v2.0/security-group-rules/f8b43f6e-2be4-4be6-9bfb-aa78d94ddddd => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2795] 199.19.213.193 () {34 vars in 1080 bytes} [Thu Jul 2 06:28:31 2026] GET /v2.0/ports?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&device_id=57d68df1-756a-4ed2-af8d-243709c51dc6 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:31.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec085516-179d-4a3c-8eba-b441428cb5ed'] response: {'server_uuid': '57d68df1-756a-4ed2-af8d-243709c51dc6', 'name': 'network-vif-deleted', 'tag': '3f96f908-75fe-4ea3-9bd6-31e260fbca31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1340/2796] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:28:31 2026] DELETE /v2.0/security-group-rules/a815cb61-5404-4008-abaf-c437be5723a9 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:31.696 8 INFO neutron.api.v2.resource [None req-d325bf68-f7ea-404c-b122-33564b1dcc92 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1341/2797] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:28:31 2026] GET /v2.0/security-group-rules/a815cb61-5404-4008-abaf-c437be5723a9 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2798] 199.19.213.193 () {34 vars in 1018 bytes} [Thu Jul 2 06:28:31 2026] GET /v2.0/networks?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&shared=False => generated 2373 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2799] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:28:31 2026] DELETE /v2.0/security-group-rules/17aee753-add6-45c3-839f-5b782c36fe63 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:31.792 8 INFO neutron.api.v2.resource [None req-16ab15f4-219c-4e75-9c32-408d575df2cb 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1343/2800] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:28:31 2026] GET /v2.0/security-group-rules/17aee753-add6-45c3-839f-5b782c36fe63 => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2801] 199.19.213.193 () {34 vars in 930 bytes} [Thu Jul 2 06:28:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2802] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:28:31 2026] DELETE /v2.0/security-group-rules/46a4ba27-7489-4603-b81f-adb5eba0ba49 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:31.904 7 INFO neutron.api.v2.resource [None req-14a08b17-402a-4521-8235-feeb98d464fe 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1459/2803] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:28:31 2026] GET /v2.0/security-group-rules/46a4ba27-7489-4603-b81f-adb5eba0ba49 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2804] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:28:31 2026] DELETE /v2.0/security-group-rules/8d655608-bc37-4f89-9285-dfc2eaf53583 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:31.994 7 INFO neutron.api.v2.resource [None req-95db5d80-bc08-4e36-ae50-c3563e2aad06 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1460/2805] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:28:31 2026] GET /v2.0/security-group-rules/8d655608-bc37-4f89-9285-dfc2eaf53583 => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2806] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:28:32 2026] DELETE /v2.0/security-group-rules/a9b49256-a24f-48ff-bbf6-6303fc681ab5 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:32.080 7 INFO neutron.api.v2.resource [None req-bd70bec8-04b6-4c08-b7b5-4a393de24b51 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2807] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:28:32 2026] GET /v2.0/security-group-rules/a9b49256-a24f-48ff-bbf6-6303fc681ab5 => 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: 1347/2808] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:28:32 2026] DELETE /v2.0/security-group-rules/07f11d27-eade-4e21-89d7-53f1b11fcf23 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:32.167 7 INFO neutron.api.v2.resource [None req-672b6572-5580-41f7-b311-3a71538e4144 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2809] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:28:32 2026] GET /v2.0/security-group-rules/07f11d27-eade-4e21-89d7-53f1b11fcf23 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2810] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:28:32 2026] DELETE /v2.0/security-group-rules/283dab0d-6236-427c-a3a4-9e8561634c8e => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:32.255 7 INFO neutron.api.v2.resource [None req-266e88e2-9545-4611-8186-da866e9037d8 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/2811] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:28:32 2026] GET /v2.0/security-group-rules/283dab0d-6236-427c-a3a4-9e8561634c8e => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2812] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:28:32 2026] DELETE /v2.0/security-group-rules/2a7af222-f88b-4940-9cef-3b4a87f49865 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:32.342 7 INFO neutron.api.v2.resource [None req-96ab2e8b-83ec-4a43-836c-ef4e7299dd81 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2813] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:28:32 2026] GET /v2.0/security-group-rules/2a7af222-f88b-4940-9cef-3b4a87f49865 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2814] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:28:32 2026] DELETE /v2.0/security-group-rules/e0132499-9f1e-45d6-8fb3-62be8b0f86eb => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:32.432 7 INFO neutron.api.v2.resource [None req-76c26c38-06ee-4993-94a4-8a4f8542bd08 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/2815] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:28:32 2026] GET /v2.0/security-group-rules/e0132499-9f1e-45d6-8fb3-62be8b0f86eb => 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: 1351/2816] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:28:32 2026] DELETE /v2.0/security-group-rules/328fbd8c-0db1-406e-af8e-64eae790d90b => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:32.511 7 INFO neutron.api.v2.resource [None req-9366ebd5-83b0-4f9b-865f-7d3bf0d190b8 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/2817] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:28:32 2026] GET /v2.0/security-group-rules/328fbd8c-0db1-406e-af8e-64eae790d90b => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2818] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:28:32 2026] DELETE /v2.0/security-groups/94a0ab84-140f-49f5-9ed9-9bfd8adbaafa => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:32.619 7 INFO neutron.api.v2.resource [None req-157a2c5c-40e4-48bf-88b4-50186a7e30a8 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/2819] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 06:28:32 2026] GET /v2.0/security-groups/94a0ab84-140f-49f5-9ed9-9bfd8adbaafa => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2822] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:28:32 2026] PUT /v2.0/routers/e3b1cbd2-b435-467e-9251-768055f1a80e/remove_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:34.141 7 INFO neutron.api.v2.resource [None req-2de79260-1e7e-4927-877e-b0714fee61b3 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/2823] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:28:33 2026] PUT /v2.0/routers/e3b1cbd2-b435-467e-9251-768055f1a80e/remove_router_interface => generated 198 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2824] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:28:34 2026] PUT /v2.0/routers/e3b1cbd2-b435-467e-9251-768055f1a80e/remove_router_interface => generated 309 bytes in 1582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:35.950 7 INFO neutron.api.v2.resource [None req-e314d7b4-e4de-4ea1-bf4f-be8dc995624e 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/2825] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:28:35 2026] PUT /v2.0/routers/e3b1cbd2-b435-467e-9251-768055f1a80e/remove_router_interface => generated 198 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2826] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:28:35 2026] PUT /v2.0/routers/e3b1cbd2-b435-467e-9251-768055f1a80e/remove_router_interface => generated 309 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:37.428 7 INFO neutron.api.v2.resource [None req-008bef13-ffe3-42b7-8152-af3e3611726c 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/2827] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 06:28:37 2026] PUT /v2.0/routers/e3b1cbd2-b435-467e-9251-768055f1a80e/remove_router_interface => generated 198 bytes in 216 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:38.472 8 INFO neutron.services.segments.plugin [-] Segment dbcf4c1f-de5b-456e-8e05-374fa84ffa93 resource provider aggregate not found 2026-07-02 06:28:38.496 8 INFO neutron.services.segments.plugin [-] Segment dbcf4c1f-de5b-456e-8e05-374fa84ffa93 resource provider aggregate not found 2026-07-02 06:28:38.511 8 INFO neutron.services.segments.plugin [-] Segment dbcf4c1f-de5b-456e-8e05-374fa84ffa93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbcf4c1f-de5b-456e-8e05-374fa84ffa93 found for delete ", "request_id": "req-fbc622c1-fddd-487f-8e47-145e617a103c"}]} 2026-07-02 06:28:38.512 8 INFO neutron.services.segments.plugin [-] Segment dbcf4c1f-de5b-456e-8e05-374fa84ffa93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbcf4c1f-de5b-456e-8e05-374fa84ffa93 found for delete ", "request_id": "req-635a623f-32a9-485f-a46f-98f479f75187"}]} 2026-07-02 06:28:38.520 8 INFO neutron.db.l3_hamode_db [None req-27ac1020-ebc6-439c-8c80-baf804cf2bfd 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - - -] HA network 143478a2-ec36-43a2-8144-ed33ee152aa2 was deleted as no HA routers are present in tenant f7487a9a2f344dc5ae6f12ccfdb87a8c. [pid: 8|app: 0|req: 1356/2828] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:28:37 2026] DELETE /v2.0/routers/e3b1cbd2-b435-467e-9251-768055f1a80e => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:38.556 7 INFO neutron.api.v2.resource [None req-97e4c576-ee80-48b6-904c-3820ce5b9aed 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/2829] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:28:38 2026] GET /v2.0/routers/e3b1cbd2-b435-467e-9251-768055f1a80e => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2830] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:28:38 2026] DELETE /v2.0/subnets/4aa85c83-bf94-4e0e-95e7-767718968825 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:38.843 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8adff5d-f5fd-42db-9a77-4edbe02d6908 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/2831] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:28:38 2026] GET /v2.0/subnets/4aa85c83-bf94-4e0e-95e7-767718968825 => 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: 1358/2832] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:28:38 2026] DELETE /v2.0/subnets/1755b216-5a4a-4432-89d8-544ca7baab5f => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:39.103 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28a818ee-35eb-48a6-a039-be4981108eba 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2833] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:28:39 2026] GET /v2.0/subnets/1755b216-5a4a-4432-89d8-544ca7baab5f => 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: 1359/2834] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:28:39 2026] DELETE /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:39.526 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27e9b863-6c0e-47bf-ba32-6ae68615660e 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/2835] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 06:28:39 2026] GET /v2.0/networks/f44bde84-a51f-497f-a6f0-c50cebb4e792 => 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: 1360/2836] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:28:39 2026] DELETE /v2.0/subnets/805383dd-6330-4f88-afaa-573c4214c10a => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:39.799 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4eafc3a-d8b0-4f51-ac68-04bdb9a9ee14 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/2837] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:28:39 2026] GET /v2.0/subnets/805383dd-6330-4f88-afaa-573c4214c10a => 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: 1361/2838] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:28:39 2026] DELETE /v2.0/subnets/7af643ba-a4f9-438e-b064-dc12171c02a5 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:40.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1966c35-6ae5-4c36-9451-b01484193157 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/2839] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:28:40 2026] GET /v2.0/subnets/7af643ba-a4f9-438e-b064-dc12171c02a5 => 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: 1362/2840] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:28:40 2026] DELETE /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:40.514 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0d060ae-7552-40ca-8411-8d26aead34ae 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/2841] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 06:28:40 2026] GET /v2.0/networks/5631b88b-4e88-4076-a3d5-3e61ae4496e2 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:40.547 8 INFO neutron.services.segments.plugin [-] Segment a2655963-2a84-4c9d-b839-691ba36644c8 resource provider aggregate not found 2026-07-02 06:28:40.552 8 INFO neutron.services.segments.plugin [-] Segment a2655963-2a84-4c9d-b839-691ba36644c8 resource provider aggregate not found 2026-07-02 06:28:40.576 8 INFO neutron.services.segments.plugin [-] Segment a2655963-2a84-4c9d-b839-691ba36644c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2655963-2a84-4c9d-b839-691ba36644c8 found for delete ", "request_id": "req-ccd6dc14-07f6-49c6-94f4-321c733b3afb"}]} 2026-07-02 06:28:40.597 8 INFO neutron.services.segments.plugin [-] Segment a2655963-2a84-4c9d-b839-691ba36644c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2655963-2a84-4c9d-b839-691ba36644c8 found for delete ", "request_id": "req-acd7446f-5e88-47ab-bce7-7add5d91ee30"}]} 2026-07-02 06:28:40.650 8 INFO neutron.services.segments.plugin [-] Segment 7f85ddbc-fb9c-4972-8c8a-306d8dc6371b resource provider aggregate not found 2026-07-02 06:28:40.657 8 INFO neutron.services.segments.plugin [-] Segment 7f85ddbc-fb9c-4972-8c8a-306d8dc6371b resource provider aggregate not found 2026-07-02 06:28:40.676 8 INFO neutron.services.segments.plugin [-] Segment 7f85ddbc-fb9c-4972-8c8a-306d8dc6371b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f85ddbc-fb9c-4972-8c8a-306d8dc6371b found for delete ", "request_id": "req-a3d64c01-640e-4493-b8f4-c854de710b64"}]} 2026-07-02 06:28:40.687 8 INFO neutron.services.segments.plugin [-] Segment 7f85ddbc-fb9c-4972-8c8a-306d8dc6371b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f85ddbc-fb9c-4972-8c8a-306d8dc6371b found for delete ", "request_id": "req-ab7c3502-9411-4e7b-8b71-8454b9fbd057"}]} [pid: 8|app: 0|req: 1363/2842] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:28:40 2026] DELETE /v2.0/subnets/642833b0-9724-491e-b520-f5b3fc5f9b7b => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:40.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ef1b01a-70db-4b08-a181-baff1bfb1820 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/2843] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:28:40 2026] GET /v2.0/subnets/642833b0-9724-491e-b520-f5b3fc5f9b7b => 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: 1364/2844] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:28:40 2026] DELETE /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:41.151 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd7eed14-3bd2-4a06-accc-8168cd053aad 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/2845] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:28:41 2026] GET /v2.0/subnets/22fcd819-5652-4ab5-9970-e44d914dbb48 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2846] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:28:41 2026] DELETE /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:41.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a6dd714-1e1b-4e40-bd87-f697a8989f73 2038647feb2d460cba4ddbb8a633ef59 f7487a9a2f344dc5ae6f12ccfdb87a8c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2847] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 06:28:41 2026] GET /v2.0/networks/eb026df2-f3e7-44e8-8f8a-05b62b8a69ad => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:43.501 8 INFO neutron.services.segments.plugin [-] Segment a964ffe5-ec4e-430e-8ca3-7d9fb3f06c1d resource provider aggregate not found 2026-07-02 06:28:43.520 8 INFO neutron.services.segments.plugin [-] Segment a964ffe5-ec4e-430e-8ca3-7d9fb3f06c1d resource provider aggregate not found 2026-07-02 06:28:43.528 8 INFO neutron.services.segments.plugin [-] Segment a964ffe5-ec4e-430e-8ca3-7d9fb3f06c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a964ffe5-ec4e-430e-8ca3-7d9fb3f06c1d found for delete ", "request_id": "req-f1d63b29-de29-41f5-82b8-ce7bb546b664"}]} 2026-07-02 06:28:43.539 8 INFO neutron.services.segments.plugin [-] Segment a964ffe5-ec4e-430e-8ca3-7d9fb3f06c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a964ffe5-ec4e-430e-8ca3-7d9fb3f06c1d found for delete ", "request_id": "req-6a6e93a4-ef13-4a18-a9c1-22622ab41161"}]} [pid: 8|app: 0|req: 1366/2848] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:28:43 2026] GET /v2.0/security-groups?tenant_id=924277f8e0854529b6aafb3c20f81871&name=default => generated 2805 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2849] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:28:43 2026] DELETE /v2.0/security-groups/2f28b7b4-4ec1-4588-8d59-b1dffb95cace => 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: 1367/2850] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:28:43 2026] GET /v2.0/security-groups?tenant_id=32bb833a0d1947eaa2530ec89d22cac6&name=default => generated 2805 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2851] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:28:44 2026] DELETE /v2.0/security-groups/47c5244e-73b5-406c-8ae9-98daeaa6ba88 => 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: 1368/2852] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:28:44 2026] GET /v2.0/security-groups?tenant_id=e16a826049664239b5205eaa958c7144&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2853] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:28:44 2026] DELETE /v2.0/security-groups/6e41e844-bc30-493d-be06-d74d16c99fb4 => 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: 1369/2854] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:28:44 2026] GET /v2.0/security-groups?tenant_id=f7487a9a2f344dc5ae6f12ccfdb87a8c&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2855] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:28:44 2026] DELETE /v2.0/security-groups/97d9a09a-118a-4439-a532-3d0a2d87428d => 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: 1370/2856] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:28:44 2026] GET /v2.0/security-groups?tenant_id=27064192abc6432ebfa650afa8b3ecc1&name=default => generated 2805 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2857] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:28:45 2026] DELETE /v2.0/security-groups/872466c4-4a20-4a3d-a844-6ed7a51e98ab => 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: 1371/2858] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:28:45 2026] GET /v2.0/security-groups?tenant_id=d81d68ef621443b2a9951d3cb83ec502&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2859] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:28:45 2026] DELETE /v2.0/security-groups/30df39d4-6944-4b67-9594-ae26c7f322a8 => 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: 1372/2860] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:28:45 2026] GET /v2.0/security-groups?tenant_id=b022d0b31540464986205dba23ce2e29&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2861] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:28:45 2026] DELETE /v2.0/security-groups/86f46261-4e82-45c5-ac0a-6db61cbdba3c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:50.068 7 INFO neutron.db.segments_db [None req-74a40e2c-0e44-4b58-9e6a-e4256b16edb1 05e00ae107dc4202a89821caa5f01010 d25e5a7f7e2a45438d665376beaea171 - - - -] Added segment 89223a6b-d7c8-4429-8db1-99ef8fbd84db of type vxlan for network 17ee3be3-937e-43be-a4b0-54c07b36eae3 [pid: 7|app: 0|req: 1491/2864] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:28:49 2026] POST /v2.0/networks => generated 727 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2865] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:28:50 2026] POST /v2.0/subnets => generated 620 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:50.468 7 WARNING neutron.api.v2.base [None req-3922ad83-65a1-44c1-ad52-edd3c6a02842 05e00ae107dc4202a89821caa5f01010 d25e5a7f7e2a45438d665376beaea171 - - - -] 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 06:28:50.469 7 INFO neutron.api.v2.resource [None req-3922ad83-65a1-44c1-ad52-edd3c6a02842 05e00ae107dc4202a89821caa5f01010 d25e5a7f7e2a45438d665376beaea171 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1492/2866] 10.0.0.22 () {34 vars in 680 bytes} [Thu Jul 2 06:28:50 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-02 06:28:50.952 8 INFO neutron.services.segments.plugin [-] Segment 89223a6b-d7c8-4429-8db1-99ef8fbd84db resource provider aggregate not found 2026-07-02 06:28:50.958 8 INFO neutron.services.segments.plugin [-] Segment 89223a6b-d7c8-4429-8db1-99ef8fbd84db resource provider aggregate not found 2026-07-02 06:28:50.974 8 INFO neutron.services.segments.plugin [-] Segment 89223a6b-d7c8-4429-8db1-99ef8fbd84db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89223a6b-d7c8-4429-8db1-99ef8fbd84db found for delete ", "request_id": "req-d3e1dd82-b35d-4240-b04f-ac792d5ffa1b"}]} 2026-07-02 06:28:50.976 8 INFO neutron.services.segments.plugin [-] Segment 89223a6b-d7c8-4429-8db1-99ef8fbd84db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89223a6b-d7c8-4429-8db1-99ef8fbd84db found for delete ", "request_id": "req-06ab6bd5-cdc4-4d85-ba69-124171bcc5f4"}]} [pid: 8|app: 0|req: 1375/2867] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:28:50 2026] DELETE /v2.0/networks/17ee3be3-937e-43be-a4b0-54c07b36eae3 => generated 0 bytes in 1336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:51.885 7 INFO neutron.db.segments_db [None req-06b7ad0f-1c40-4c1c-9890-8b8ef738bc76 05e00ae107dc4202a89821caa5f01010 d25e5a7f7e2a45438d665376beaea171 - - - -] Added segment 84731eab-4beb-4d32-a90c-8505cc77339c of type vxlan for network 7d501921-108a-4c76-8b0c-0dc0d77b70c5 [pid: 7|app: 0|req: 1493/2868] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:28:51 2026] POST /v2.0/networks => generated 727 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2869] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:28:52 2026] POST /v2.0/subnets => generated 623 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:52.243 7 WARNING neutron.api.v2.base [None req-1d7f30b6-19e2-43c1-90b2-361a223004b4 05e00ae107dc4202a89821caa5f01010 d25e5a7f7e2a45438d665376beaea171 - - - -] 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 06:28:52.243 7 INFO neutron.api.v2.resource [None req-1d7f30b6-19e2-43c1-90b2-361a223004b4 05e00ae107dc4202a89821caa5f01010 d25e5a7f7e2a45438d665376beaea171 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1494/2870] 10.0.0.22 () {34 vars in 680 bytes} [Thu Jul 2 06:28:52 2026] POST /v2.0/rbac-policies => generated 547 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-02 06:28:52.997 8 INFO neutron.services.segments.plugin [-] Segment 89223a6b-d7c8-4429-8db1-99ef8fbd84db resource provider aggregate not found 2026-07-02 06:28:53.003 8 INFO neutron.services.segments.plugin [-] Segment 89223a6b-d7c8-4429-8db1-99ef8fbd84db resource provider aggregate not found 2026-07-02 06:28:53.020 8 INFO neutron.services.segments.plugin [-] Segment 89223a6b-d7c8-4429-8db1-99ef8fbd84db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89223a6b-d7c8-4429-8db1-99ef8fbd84db found for delete ", "request_id": "req-091abd1b-16c6-42f7-8057-035da96d4fbe"}]} 2026-07-02 06:28:53.026 8 INFO neutron.services.segments.plugin [-] Segment 89223a6b-d7c8-4429-8db1-99ef8fbd84db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89223a6b-d7c8-4429-8db1-99ef8fbd84db found for delete ", "request_id": "req-893f23ed-aa7f-4d8a-95a2-c52925310cb4"}]} 2026-07-02 06:28:53.039 8 INFO neutron.services.segments.plugin [-] Segment 84731eab-4beb-4d32-a90c-8505cc77339c resource provider aggregate not found 2026-07-02 06:28:53.047 8 INFO neutron.services.segments.plugin [-] Segment 84731eab-4beb-4d32-a90c-8505cc77339c resource provider aggregate not found 2026-07-02 06:28:53.054 8 INFO neutron.services.segments.plugin [-] Segment 84731eab-4beb-4d32-a90c-8505cc77339c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84731eab-4beb-4d32-a90c-8505cc77339c found for delete ", "request_id": "req-59a39fd1-e130-405a-928a-d9026afc1404"}]} 2026-07-02 06:28:53.063 8 INFO neutron.services.segments.plugin [-] Segment 84731eab-4beb-4d32-a90c-8505cc77339c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84731eab-4beb-4d32-a90c-8505cc77339c found for delete ", "request_id": "req-c21ad1fb-5cf9-413a-97fe-37540c5a8397"}]} [pid: 8|app: 0|req: 1377/2871] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:28:52 2026] DELETE /v2.0/networks/7d501921-108a-4c76-8b0c-0dc0d77b70c5 => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:53.566 7 INFO neutron.db.segments_db [None req-41c9183b-c638-49f5-9d4a-caf7e3c2f6b0 05e00ae107dc4202a89821caa5f01010 d25e5a7f7e2a45438d665376beaea171 - - - -] Added segment 72d84042-aeff-42a4-86ac-5a4025e61e32 of type vxlan for network 79444811-07bc-49cc-b809-99b24498b316 [pid: 7|app: 0|req: 1495/2872] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:28:53 2026] POST /v2.0/networks => generated 726 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2873] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 06:28:53 2026] POST /v2.0/subnets => generated 623 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2874] 10.0.0.22 () {34 vars in 680 bytes} [Thu Jul 2 06:28:53 2026] POST /v2.0/rbac-policies => generated 324 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2875] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 06:28:54 2026] GET /v2.0/networks/79444811-07bc-49cc-b809-99b24498b316 => generated 654 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:55.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61c70a38-e3d8-49ad-a582-de12b0e90a39 6fbdc5c665734919992b782f13510934 706ddf953ea34a2a94bdd90cdd8e5739 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/2876] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 06:28:55 2026] GET /v2.0/networks/79444811-07bc-49cc-b809-99b24498b316 => generated 138 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:55.160 8 INFO neutron.services.segments.plugin [-] Segment 84731eab-4beb-4d32-a90c-8505cc77339c resource provider aggregate not found 2026-07-02 06:28:55.175 8 INFO neutron.services.segments.plugin [-] Segment 84731eab-4beb-4d32-a90c-8505cc77339c resource provider aggregate not found 2026-07-02 06:28:55.191 8 INFO neutron.services.segments.plugin [-] Segment 84731eab-4beb-4d32-a90c-8505cc77339c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84731eab-4beb-4d32-a90c-8505cc77339c found for delete ", "request_id": "req-f6f1b85f-09b8-4895-9b81-a3c4e20db87c"}]} 2026-07-02 06:28:55.193 8 INFO neutron.services.segments.plugin [-] Segment 84731eab-4beb-4d32-a90c-8505cc77339c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84731eab-4beb-4d32-a90c-8505cc77339c found for delete ", "request_id": "req-51bf6a7b-87fe-4364-9aca-451bcb48fd78"}]} [pid: 8|app: 0|req: 1380/2877] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:28:55 2026] DELETE /v2.0/networks/79444811-07bc-49cc-b809-99b24498b316 => generated 0 bytes in 1148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:56.313 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cfbf9b02-983d-4bb5-8476-7e5f8b9470cb 05e00ae107dc4202a89821caa5f01010 d25e5a7f7e2a45438d665376beaea171 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/2878] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:28:56 2026] DELETE /v2.0/subnets/345c24e9-1fbd-4183-b9c4-6da830fc304e => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:56.355 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d44220af-2c3d-47e8-9f04-3b97d475b879 05e00ae107dc4202a89821caa5f01010 d25e5a7f7e2a45438d665376beaea171 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1381/2879] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:28:56 2026] DELETE /v2.0/subnets/1a0a105a-dd5d-4e65-9b70-afdcd8de00d4 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:56.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8099dfb8-cb12-4716-9ade-52def9a992b0 05e00ae107dc4202a89821caa5f01010 d25e5a7f7e2a45438d665376beaea171 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/2880] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:28:56 2026] DELETE /v2.0/subnets/d34449b6-14b2-4287-97ca-7060724a6729 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:57.275 8 INFO neutron.services.segments.plugin [-] Segment 72d84042-aeff-42a4-86ac-5a4025e61e32 resource provider aggregate not found 2026-07-02 06:28:57.284 8 INFO neutron.services.segments.plugin [-] Segment 72d84042-aeff-42a4-86ac-5a4025e61e32 resource provider aggregate not found 2026-07-02 06:28:57.302 8 INFO neutron.services.segments.plugin [-] Segment 72d84042-aeff-42a4-86ac-5a4025e61e32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72d84042-aeff-42a4-86ac-5a4025e61e32 found for delete ", "request_id": "req-f89bfbac-b882-4fad-aedd-568af3dfbf13"}]} 2026-07-02 06:28:57.304 8 INFO neutron.services.segments.plugin [-] Segment 72d84042-aeff-42a4-86ac-5a4025e61e32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72d84042-aeff-42a4-86ac-5a4025e61e32 found for delete ", "request_id": "req-f8a6bd7d-030c-4fd9-949f-b81f2259925a"}]} [pid: 8|app: 0|req: 1382/2881] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/security-groups?tenant_id=706ddf953ea34a2a94bdd90cdd8e5739&name=default => generated 2805 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2882] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:28:57 2026] DELETE /v2.0/security-groups/bd342885-a1d9-4804-9059-143d698bb828 => 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: 1383/2883] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/security-groups?tenant_id=87cd70ab211b43949c78cfbb4fc0076a&name=default => generated 2805 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2884] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:28:57 2026] DELETE /v2.0/security-groups/a9699732-e82f-4f76-b52e-814f09f9a637 => 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: 1384/2885] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:28:58 2026] GET /v2.0/security-groups?tenant_id=d25e5a7f7e2a45438d665376beaea171&name=default => generated 2805 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2886] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:28:58 2026] DELETE /v2.0/security-groups/47a6100f-e1cd-4b5d-82f8-b35fa59569bb => 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: 1385/2887] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 06:29:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2888] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 06:29:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2889] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 06:29:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2890] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 06:29:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2891] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 06:29:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2892] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:29:02 2026] PUT /v2.0/policies/bab40235-33f0-4fca-99d8-83aa42acaf46/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2893] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:29:02 2026] PUT /v2.0/policies/81cc9eef-8708-48f4-9404-e06fbaa2397b/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2894] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:29:02 2026] PUT /v2.0/policies/5d407278-15e6-42ba-8cb4-0c557d99afed/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2895] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 06:29:02 2026] PUT /v2.0/policies/b651bb5a-d290-45fe-a724-98ba7a17b603/tags => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2896] 10.0.0.22 () {32 vars in 673 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2897] 10.0.0.22 () {32 vars in 687 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2898] 10.0.0.22 () {32 vars in 683 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2899] 10.0.0.22 () {32 vars in 695 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2900] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2901] 10.0.0.22 () {32 vars in 695 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2902] 10.0.0.22 () {32 vars in 691 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2903] 10.0.0.22 () {32 vars in 703 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2904] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 06:29:03 2026] DELETE /v2.0/qos/policies/bab40235-33f0-4fca-99d8-83aa42acaf46 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2905] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 06:29:03 2026] DELETE /v2.0/qos/policies/81cc9eef-8708-48f4-9404-e06fbaa2397b => 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: 1512/2908] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 06:29:03 2026] DELETE /v2.0/qos/policies/5d407278-15e6-42ba-8cb4-0c557d99afed => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2909] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 06:29:03 2026] DELETE /v2.0/qos/policies/b651bb5a-d290-45fe-a724-98ba7a17b603 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2910] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 06:29:03 2026] DELETE /v2.0/qos/policies/6da318f9-80c7-4aa2-a9ff-caef8a98ca25 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2911] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/security-groups?tenant_id=5ae69f4201194fa2b1a32a5fed5c68e2&name=default => generated 2805 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2912] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:05 2026] DELETE /v2.0/security-groups/5167e74a-d7f0-4199-8c32-5a52f9ffdab6 => 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: 1399/2913] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:05 2026] GET /v2.0/security-groups?tenant_id=86f25d30a2bc44a2aaf143773c31ae61&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: 1515/2914] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:05 2026] DELETE /v2.0/security-groups/2b102cfe-b0ed-4393-881f-f2182b0882b0 => 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: 1400/2915] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:05 2026] GET /v2.0/security-groups?tenant_id=c12c3573ca134b588f36e126dcbe5dc5&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2916] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:05 2026] DELETE /v2.0/security-groups/689bbd7d-89e1-4d57-96b9-3e1c41b14532 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:09.916 8 INFO neutron.db.segments_db [None req-c9af520a-9543-47c4-9080-00e846489c30 a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] Added segment a87b9c81-3179-48e9-9dac-de20e08bce9b of type vxlan for network 2d240332-8d61-4de3-a374-a868fd1fee1d 2026-07-02 06:29:10.237 8 INFO neutron.db.l3_hamode_db [None req-c9af520a-9543-47c4-9080-00e846489c30 a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:29:10.413 8 INFO neutron.db.l3_hamode_db [None req-c9af520a-9543-47c4-9080-00e846489c30 a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1401/2917] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 06:29:09 2026] POST /v2.0/routers => generated 474 bytes in 1445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:11.206 7 INFO neutron.db.l3_hamode_db [None req-fa485ce2-cbed-4892-aff0-3986f19ee423 a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:29:11.379 7 INFO neutron.db.l3_hamode_db [None req-fa485ce2-cbed-4892-aff0-3986f19ee423 a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1517/2918] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 06:29:11 2026] POST /v2.0/routers => generated 474 bytes in 1354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:12.559 8 INFO neutron.db.l3_hamode_db [None req-434f5a65-4355-4e74-a8d6-c4c4508aaf39 a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:29:12.711 8 INFO neutron.db.l3_hamode_db [None req-434f5a65-4355-4e74-a8d6-c4c4508aaf39 a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1402/2919] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 06:29:12 2026] POST /v2.0/routers => generated 474 bytes in 916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:13.480 7 INFO neutron.db.l3_hamode_db [None req-c2a6847e-009f-4603-a08d-29cc735b4b4d a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:29:13.633 7 INFO neutron.db.l3_hamode_db [None req-c2a6847e-009f-4603-a08d-29cc735b4b4d a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1518/2920] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 06:29:13 2026] POST /v2.0/routers => generated 474 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:14.412 8 INFO neutron.db.l3_hamode_db [None req-8d806337-7dee-4a4b-bb43-d5aa32aef0a6 a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:29:14.580 8 INFO neutron.db.l3_hamode_db [None req-8d806337-7dee-4a4b-bb43-d5aa32aef0a6 a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1403/2921] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 06:29:14 2026] POST /v2.0/routers => generated 474 bytes in 961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2922] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:29:15 2026] PUT /v2.0/routers/44a5ac56-26d7-486e-a3e1-510a75eab123/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2923] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:29:15 2026] PUT /v2.0/routers/bc46470c-6cba-49f3-bd8d-a63a68c999f0/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2924] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:29:15 2026] PUT /v2.0/routers/36870c18-3b8b-401e-87da-ceb471cc6690/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2925] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 06:29:15 2026] PUT /v2.0/routers/471af824-f403-4f2e-9690-bed2a5c46469/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2926] 10.0.0.22 () {32 vars in 663 bytes} [Thu Jul 2 06:29:15 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2927] 10.0.0.22 () {32 vars in 677 bytes} [Thu Jul 2 06:29:15 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2928] 10.0.0.22 () {32 vars in 673 bytes} [Thu Jul 2 06:29:15 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2929] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 06:29:16 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2930] 10.0.0.22 () {32 vars in 671 bytes} [Thu Jul 2 06:29:16 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2931] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 06:29:16 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2932] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 06:29:16 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2933] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 06:29:16 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2934] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:29:17 2026] GET /v2.0/routers/44a5ac56-26d7-486e-a3e1-510a75eab123 => generated 485 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2935] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 06:29:17 2026] PUT /v2.0/routers/44a5ac56-26d7-486e-a3e1-510a75eab123 => generated 485 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2936] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:29:17 2026] GET /v2.0/ports?device_id=44a5ac56-26d7-486e-a3e1-510a75eab123 => 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: 1411/2937] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:29:17 2026] DELETE /v2.0/routers/44a5ac56-26d7-486e-a3e1-510a75eab123 => 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: 1527/2938] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:29:18 2026] GET /v2.0/routers/bc46470c-6cba-49f3-bd8d-a63a68c999f0 => generated 493 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2941] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 06:29:18 2026] PUT /v2.0/routers/bc46470c-6cba-49f3-bd8d-a63a68c999f0 => generated 493 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2942] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:29:19 2026] GET /v2.0/ports?device_id=bc46470c-6cba-49f3-bd8d-a63a68c999f0 => 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: 1413/2943] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:29:19 2026] DELETE /v2.0/routers/bc46470c-6cba-49f3-bd8d-a63a68c999f0 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2944] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:29:19 2026] GET /v2.0/routers/36870c18-3b8b-401e-87da-ceb471cc6690 => generated 502 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2945] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 06:29:19 2026] PUT /v2.0/routers/36870c18-3b8b-401e-87da-ceb471cc6690 => generated 502 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2946] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:29:20 2026] GET /v2.0/ports?device_id=36870c18-3b8b-401e-87da-ceb471cc6690 => 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: 1415/2947] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:29:20 2026] DELETE /v2.0/routers/36870c18-3b8b-401e-87da-ceb471cc6690 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2948] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:29:20 2026] GET /v2.0/routers/471af824-f403-4f2e-9690-bed2a5c46469 => generated 487 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2949] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 06:29:20 2026] PUT /v2.0/routers/471af824-f403-4f2e-9690-bed2a5c46469 => generated 487 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2950] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:29:22 2026] GET /v2.0/ports?device_id=471af824-f403-4f2e-9690-bed2a5c46469 => 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: 1417/2951] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:29:22 2026] DELETE /v2.0/routers/471af824-f403-4f2e-9690-bed2a5c46469 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2952] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 06:29:22 2026] GET /v2.0/routers/5d462967-53c1-4b60-b93b-fa05f3b6b624 => generated 480 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2953] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 06:29:22 2026] PUT /v2.0/routers/5d462967-53c1-4b60-b93b-fa05f3b6b624 => generated 480 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2954] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 06:29:23 2026] GET /v2.0/ports?device_id=5d462967-53c1-4b60-b93b-fa05f3b6b624 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:24.333 8 INFO neutron.services.segments.plugin [-] Segment a87b9c81-3179-48e9-9dac-de20e08bce9b resource provider aggregate not found 2026-07-02 06:29:24.340 8 INFO neutron.services.segments.plugin [-] Segment a87b9c81-3179-48e9-9dac-de20e08bce9b resource provider aggregate not found 2026-07-02 06:29:24.355 8 INFO neutron.services.segments.plugin [-] Segment a87b9c81-3179-48e9-9dac-de20e08bce9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a87b9c81-3179-48e9-9dac-de20e08bce9b found for delete ", "request_id": "req-b72b5650-ef9a-4555-b635-2e94eb350678"}]} 2026-07-02 06:29:24.360 8 INFO neutron.services.segments.plugin [-] Segment a87b9c81-3179-48e9-9dac-de20e08bce9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a87b9c81-3179-48e9-9dac-de20e08bce9b found for delete ", "request_id": "req-9d2b3398-2bb7-4766-ae68-ff9f16029f95"}]} 2026-07-02 06:29:24.367 8 INFO neutron.db.l3_hamode_db [None req-80bd146c-0c75-4eec-a74e-ac2545644795 a1a63f7c434e41b2ae613a62d2e3af63 ca884f7d04ed4c079e9a7b6ff7bac578 - - - -] HA network 2d240332-8d61-4de3-a374-a868fd1fee1d was deleted as no HA routers are present in tenant ca884f7d04ed4c079e9a7b6ff7bac578. [pid: 8|app: 0|req: 1419/2955] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 06:29:23 2026] DELETE /v2.0/routers/5d462967-53c1-4b60-b93b-fa05f3b6b624 => generated 0 bytes in 894 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2956] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:25 2026] GET /v2.0/security-groups?tenant_id=7ea0f254d48a4cf9a06fa1a05c3e3b2c&name=default => generated 2805 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2957] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:25 2026] DELETE /v2.0/security-groups/466e91f8-3bb9-43ad-b80f-218d9b2231c8 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2958] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:25 2026] GET /v2.0/security-groups?tenant_id=517cbdb9d73a4448ad6de7f97243d72b&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2959] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:25 2026] DELETE /v2.0/security-groups/d0dbd944-aa8d-4f84-9659-ad77a50d0ddd => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2960] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:26 2026] GET /v2.0/security-groups?tenant_id=ca884f7d04ed4c079e9a7b6ff7bac578&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: 1422/2961] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:26 2026] DELETE /v2.0/security-groups/a75455c3-1ce3-4194-9fe1-411bc790e4f5 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:29.629 7 INFO neutron.db.segments_db [None req-00c0debb-b2e4-4fcb-88a8-262d6c660502 01f4b6ac32b74fb981882b5297ef3d51 f2500154c70643b7bfbac984c14c715e - - - -] Added segment 9cbb9c9b-8dcb-45f4-9437-096efdc4e129 of type vxlan for network 86a4b0bc-2201-465d-bf7e-8f3f3d7420a0 [pid: 7|app: 0|req: 1540/2962] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:29:29 2026] POST /v2.0/networks => generated 632 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2963] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:29:29 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) [pid: 7|app: 0|req: 1541/2964] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 06:29:30 2026] PUT /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1424/2965] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 06:29:30 2026] GET /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/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: 1542/2966] 10.0.0.22 () {34 vars in 757 bytes} [Thu Jul 2 06:29:30 2026] PUT /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2967] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 06:29:30 2026] GET /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2968] 10.0.0.22 () {34 vars in 753 bytes} [Thu Jul 2 06:29:30 2026] PUT /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2969] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 06:29:30 2026] GET /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2970] 10.0.0.22 () {34 vars in 775 bytes} [Thu Jul 2 06:29:30 2026] PUT /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/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: 1427/2971] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 06:29:30 2026] GET /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2972] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 06:29:30 2026] PUT /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/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: 1428/2973] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 06:29:30 2026] GET /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2974] 10.0.0.22 () {32 vars in 734 bytes} [Thu Jul 2 06:29:30 2026] GET /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:30.663 8 INFO neutron.api.v2.resource [None req-619bca92-f05f-4f30-9469-f33482a944b7 01f4b6ac32b74fb981882b5297ef3d51 f2500154c70643b7bfbac984c14c715e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1429/2975] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 06:29:30 2026] GET /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2976] 10.0.0.22 () {32 vars in 737 bytes} [Thu Jul 2 06:29:30 2026] DELETE /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2977] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 06:29:30 2026] GET /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:30.838 7 INFO neutron.api.v2.resource [None req-905b871d-a10e-427b-8d27-ebacf40afa69 01f4b6ac32b74fb981882b5297ef3d51 f2500154c70643b7bfbac984c14c715e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/2978] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 06:29:30 2026] DELETE /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2979] 10.0.0.22 () {32 vars in 729 bytes} [Thu Jul 2 06:29:30 2026] DELETE /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags => 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: 1549/2980] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 06:29:30 2026] GET /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2981] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:29:30 2026] DELETE /v2.0/ports/bd49394b-9998-441c-8ad4-8a5988ce29f8 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:31.391 7 INFO neutron.services.segments.plugin [-] Segment 9cbb9c9b-8dcb-45f4-9437-096efdc4e129 resource provider aggregate not found 2026-07-02 06:29:31.396 7 INFO neutron.services.segments.plugin [-] Segment 9cbb9c9b-8dcb-45f4-9437-096efdc4e129 resource provider aggregate not found 2026-07-02 06:29:31.412 7 INFO neutron.services.segments.plugin [-] Segment 9cbb9c9b-8dcb-45f4-9437-096efdc4e129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cbb9c9b-8dcb-45f4-9437-096efdc4e129 found for delete ", "request_id": "req-d1b639ab-c852-40ab-89ec-3c579ebda67f"}]} 2026-07-02 06:29:31.413 7 INFO neutron.services.segments.plugin [-] Segment 9cbb9c9b-8dcb-45f4-9437-096efdc4e129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cbb9c9b-8dcb-45f4-9437-096efdc4e129 found for delete ", "request_id": "req-de67cfd7-795e-49af-9a12-ac3ce2842b61"}]} [pid: 7|app: 0|req: 1550/2982] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:29:31 2026] DELETE /v2.0/networks/86a4b0bc-2201-465d-bf7e-8f3f3d7420a0 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2983] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:32 2026] GET /v2.0/security-groups?tenant_id=f2500154c70643b7bfbac984c14c715e&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: 1551/2984] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:32 2026] DELETE /v2.0/security-groups/51a59fbf-9339-443b-927e-18605a5814e2 => 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: 1434/2985] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:32 2026] GET /v2.0/security-groups?tenant_id=3a2c4eb8fc9c4d60bac9ad579ddeab14&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2986] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:32 2026] DELETE /v2.0/security-groups/b013815e-61ae-4f0a-9381-561b916928f9 => 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: 1436/2989] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 06:29:35 2026] POST /v2.0/security-groups => generated 1539 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2990] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 06:29:36 2026] PUT /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2991] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:29:36 2026] GET /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2992] 10.0.0.22 () {34 vars in 777 bytes} [Thu Jul 2 06:29:36 2026] PUT /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2993] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:29:36 2026] GET /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/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: 1556/2994] 10.0.0.22 () {34 vars in 773 bytes} [Thu Jul 2 06:29:36 2026] PUT /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2995] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:29:36 2026] GET /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2996] 10.0.0.22 () {34 vars in 795 bytes} [Thu Jul 2 06:29:36 2026] PUT /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/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: 8|app: 0|req: 1440/2997] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:29:36 2026] GET /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2998] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 06:29:36 2026] PUT /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2999] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:29:36 2026] GET /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3000] 10.0.0.22 () {32 vars in 754 bytes} [Thu Jul 2 06:29:36 2026] GET /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:36.372 8 INFO neutron.api.v2.resource [None req-e56e3189-fc25-4b96-98d7-50cad283e096 830d153791e04fb797a42844fb8cf542 eeec9586fd2144afbf68ebd84e87df8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1442/3001] 10.0.0.22 () {32 vars in 758 bytes} [Thu Jul 2 06:29:36 2026] GET /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3002] 10.0.0.22 () {32 vars in 757 bytes} [Thu Jul 2 06:29:36 2026] DELETE /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3003] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:29:36 2026] GET /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:36.450 7 INFO neutron.api.v2.resource [None req-4be61a4a-a216-4b29-bc24-674d216f33b5 830d153791e04fb797a42844fb8cf542 eeec9586fd2144afbf68ebd84e87df8a - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3004] 10.0.0.22 () {32 vars in 761 bytes} [Thu Jul 2 06:29:36 2026] DELETE /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/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: 1444/3005] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 06:29:36 2026] DELETE /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/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: 1562/3006] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 06:29:36 2026] GET /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3007] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:36 2026] DELETE /v2.0/security-groups/ab4bfd08-c730-4e94-9e9c-476266772a13 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3008] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:37 2026] GET /v2.0/security-groups?tenant_id=8b55a001bef54963b4a41e14893b7d39&name=default => generated 2805 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3009] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:37 2026] DELETE /v2.0/security-groups/b6ce4239-8c18-42f9-9133-1badbdb9400a => 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: 1564/3010] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:37 2026] GET /v2.0/security-groups?tenant_id=eeec9586fd2144afbf68ebd84e87df8a&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3011] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:37 2026] DELETE /v2.0/security-groups/6b938168-5d02-49a7-83d0-b141269b171a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:41.210 7 INFO neutron.db.segments_db [None req-a0bd60a1-8ac8-4d73-b766-03926740b92f 0b3ed7a33e5249dba270e389241225e0 eaac07930028460499c32152d5c7e006 - - - -] Added segment e0a35232-2b73-48e0-ad04-32cd261ecda1 of type vxlan for network 02f9a28a-c7ee-4fba-9b9a-a4f6185f3aff [pid: 7|app: 0|req: 1565/3012] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 06:29:40 2026] POST /v2.0/networks => generated 632 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3013] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 06:29:41 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3014] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 06:29:41 2026] POST /v2.0/trunks => generated 407 bytes in 280 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: 1449/3015] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:29:41 2026] PUT /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3016] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:29:41 2026] GET /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3017] 10.0.0.22 () {34 vars in 759 bytes} [Thu Jul 2 06:29:42 2026] PUT /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3018] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:29:42 2026] GET /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3019] 10.0.0.22 () {34 vars in 755 bytes} [Thu Jul 2 06:29:42 2026] PUT /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3020] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:29:42 2026] GET /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3021] 10.0.0.22 () {34 vars in 777 bytes} [Thu Jul 2 06:29:42 2026] PUT /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/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: 1570/3022] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:29:42 2026] GET /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags => generated 52 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3023] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 06:29:42 2026] PUT /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/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: 1571/3024] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:29:42 2026] GET /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3025] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 06:29:42 2026] GET /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:42.268 7 INFO neutron.api.v2.resource [None req-69a9952e-541b-4e7d-9e7a-62f362163f9a 0b3ed7a33e5249dba270e389241225e0 eaac07930028460499c32152d5c7e006 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3026] 10.0.0.22 () {32 vars in 740 bytes} [Thu Jul 2 06:29:42 2026] GET /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/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: 1455/3027] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:42 2026] DELETE /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags/red => 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: 1573/3028] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:29:42 2026] GET /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:42.346 8 INFO neutron.api.v2.resource [None req-c9974216-e169-48dd-83d3-176f872597d1 0b3ed7a33e5249dba270e389241225e0 eaac07930028460499c32152d5c7e006 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1456/3029] 10.0.0.22 () {32 vars in 743 bytes} [Thu Jul 2 06:29:42 2026] DELETE /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3030] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 06:29:42 2026] DELETE /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3031] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 06:29:42 2026] GET /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3032] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 06:29:42 2026] GET /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3033] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 06:29:42 2026] GET /v2.0/ports/9e547b11-e958-4316-b79b-ad0582642b0f => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:42.713 7 ERROR neutron_lib.callbacks.manager [None req-54782b77-1f88-48e4-81f6-a5fd5651c946 0b3ed7a33e5249dba270e389241225e0 eaac07930028460499c32152d5c7e006 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4161119 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:29:42.713 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-02 06:29:42.713 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 06:29:42.713 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-02 06:29:42.713 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 06:29:42.713 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-02 06:29:42.713 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 06:29:42.713 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-02 06:29:42.713 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 06:29:42.713 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-02 06:29:42.713 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 06:29:42.713 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-02 06:29:42.713 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 06:29:42.713 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-02 06:29:42.713 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 06:29:42.713 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-02 06:29:42.713 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-02 06:29:42.713 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1576/3034] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 06:29:42 2026] DELETE /v2.0/trunks/5b8f016f-d67e-4fc9-8118-20c1d147f9f5 => 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: 1459/3035] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 06:29:42 2026] DELETE /v2.0/ports/9e547b11-e958-4316-b79b-ad0582642b0f => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:43.183 7 INFO neutron.services.segments.plugin [-] Segment e0a35232-2b73-48e0-ad04-32cd261ecda1 resource provider aggregate not found 2026-07-02 06:29:43.188 7 INFO neutron.services.segments.plugin [-] Segment e0a35232-2b73-48e0-ad04-32cd261ecda1 resource provider aggregate not found 2026-07-02 06:29:43.204 7 INFO neutron.services.segments.plugin [-] Segment e0a35232-2b73-48e0-ad04-32cd261ecda1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0a35232-2b73-48e0-ad04-32cd261ecda1 found for delete ", "request_id": "req-e16bb03f-9d60-4b4c-a775-055599dfdd42"}]} 2026-07-02 06:29:43.206 7 INFO neutron.services.segments.plugin [-] Segment e0a35232-2b73-48e0-ad04-32cd261ecda1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0a35232-2b73-48e0-ad04-32cd261ecda1 found for delete ", "request_id": "req-67335efd-4e27-417d-bc26-571252bdbf49"}]} [pid: 7|app: 0|req: 1577/3036] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 06:29:42 2026] DELETE /v2.0/networks/02f9a28a-c7ee-4fba-9b9a-a4f6185f3aff => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3037] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:43 2026] GET /v2.0/security-groups?tenant_id=eaac07930028460499c32152d5c7e006&name=default => generated 2805 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3038] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:44 2026] DELETE /v2.0/security-groups/2dab93f3-df7c-48a3-8961-fc37f968c8a1 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3039] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 06:29:44 2026] GET /v2.0/security-groups?tenant_id=20e9f4629e584c269bfac4fff334f1cd&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3040] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 06:29:44 2026] DELETE /v2.0/security-groups/78eb07ae-2fd3-4a04-9a0d-2dfd04a42700 => 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: 1462/3041] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:29:47 2026] GET /v2.0/networks => generated 2168 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3042] 10.0.0.22 () {32 vars in 654 bytes} [Thu Jul 2 06:29:48 2026] GET /v2.0/floatingips => 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: 1463/3043] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:29:48 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3046] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 06:29:48 2026] GET /v2.0/ports => generated 4725 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3047] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3048] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/networks => generated 2168 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3049] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/security-groups => generated 16626 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3050] 10.0.0.22 () {32 vars in 654 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)