+ 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 [Fri May 1 01:33:38 2026] *** compiled with version: 11.4.0 on 28 April 2026 06:27:48 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-5d5c77f8ff-69jcj 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 0x56411a6de120 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-01 01:33:42.479 7 INFO neutron.common.config [-] Logging enabled! 2026-05-01 01:33:42.479 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-01 01:33:42.581 8 INFO neutron.common.config [-] Logging enabled! 2026-05-01 01:33:42.582 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-01 01:33:42.911 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-01 01:33:43.068 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-01 01:33:43.736 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-01 01:33:43.739 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-01 01:33:43.742 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-01 01:33:43.743 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-01 01:33:43.743 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-01 01:33:43.743 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-01 01:33:43.743 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-01 01:33:43.749 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-01 01:33:43.749 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-01 01:33:43.749 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-01 01:33:43.768 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-01 01:33:43.769 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-01 01:33:43.769 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-01 01:33:43.808 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-01 01:33:43.808 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-01 01:33:43.808 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-01 01:33:43.808 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-01 01:33:43.815 7 WARNING oslo_policy.policy [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-01 01:33:44.010 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-01 01:33:44.013 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-01 01:33:44.017 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-01 01:33:44.018 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-01 01:33:44.018 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-01 01:33:44.018 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-01 01:33:44.018 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-01 01:33:44.024 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-01 01:33:44.024 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-01 01:33:44.025 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-01 01:33:44.043 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-01 01:33:44.044 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-01 01:33:44.044 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-01 01:33:44.086 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-01 01:33:44.086 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-01 01:33:44.086 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-01 01:33:44.086 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-01 01:33:44.094 8 WARNING oslo_policy.policy [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-01 01:33:44.383 8 INFO neutron.plugins.ml2.managers [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] Initializing driver for type 'vlan' 2026-05-01 01:33:44.776 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] VlanTypeDriver initialization complete 2026-05-01 01:33:44.776 8 INFO neutron.plugins.ml2.managers [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] Initializing driver for type 'vxlan' 2026-05-01 01:33:44.777 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-01 01:33:44.801 8 INFO neutron.plugins.ml2.managers [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-01 01:33:44.801 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-01 01:33:44.801 8 INFO neutron.plugins.ml2.managers [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] Initializing extension driver 'port_security' 2026-05-01 01:33:44.801 8 INFO neutron.plugins.ml2.extensions.port_security [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-01 01:33:44.802 8 INFO neutron.plugins.ml2.managers [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] Initializing extension driver 'qos' 2026-05-01 01:33:44.802 8 INFO neutron.plugins.ml2.managers [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-01 01:33:44.802 8 INFO neutron.plugins.ml2.managers [None req-575d4968-766f-4457-b6ff-c92f5f7a1069 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-01 01:33:44.813 8 INFO neutron.quota [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded quota_driver: . 2026-05-01 01:33:44.814 8 INFO neutron.plugins.ml2.plugin [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Modular L2 Plugin initialization complete 2026-05-01 01:33:44.814 8 INFO neutron.plugins.ml2.managers [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-01 01:33:44.814 8 INFO neutron.plugins.ml2.managers [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-01 01:33:44.815 8 INFO neutron.plugins.ml2.managers [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-01 01:33:44.815 8 INFO neutron.extensions.vlantransparent [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Disabled vlantransparent extension. 2026-05-01 01:33:44.815 8 INFO neutron.manager [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loading Plugin: qos 2026-05-01 01:33:44.826 8 INFO neutron.manager [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loading Plugin: router 2026-05-01 01:33:44.860 8 INFO neutron.services.service_base [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-01 01:33:44.860 8 INFO neutron.manager [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loading Plugin: segments 2026-05-01 01:33:44.955 8 INFO neutron.manager [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loading Plugin: trunk 2026-05-01 01:33:45.015 8 INFO neutron.manager [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loading Plugin: vpnaas 2026-05-01 01:33:45.053 8 WARNING stevedore.named [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-01 01:33:45.118 8 INFO neutron_vpnaas.services.vpn.plugin [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-01 01:33:45.119 8 INFO neutron.common.utils [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-01 01:33:45.119 8 INFO neutron.manager [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loading Plugin: auto_allocate 2026-05-01 01:33:45.123 8 INFO neutron.manager [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loading Plugin: tag 2026-05-01 01:33:45.128 8 INFO neutron.manager [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loading Plugin: timestamp 2026-05-01 01:33:45.131 8 INFO neutron.manager [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loading Plugin: network_ip_availability 2026-05-01 01:33:45.135 8 INFO neutron.manager [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loading Plugin: flavors 2026-05-01 01:33:45.138 8 INFO neutron.manager [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loading Plugin: revisions 2026-05-01 01:33:45.141 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Initializing extension manager. 2026-05-01 01:33:45.142 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: address-group 2026-05-01 01:33:45.143 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: address-scope 2026-05-01 01:33:45.143 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-01 01:33:45.144 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: agent 2026-05-01 01:33:45.145 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: agent-resources-synced 2026-05-01 01:33:45.146 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-01 01:33:45.147 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-01 01:33:45.148 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: availability_zone 2026-05-01 01:33:45.148 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: availability_zone_filter 2026-05-01 01:33:45.149 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-01 01:33:45.149 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: default-subnetpools 2026-05-01 01:33:45.151 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-01 01:33:45.151 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: dns-integration 2026-05-01 01:33:45.152 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: dns-domain-ports 2026-05-01 01:33:45.152 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-01 01:33:45.153 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: dvr 2026-05-01 01:33:45.154 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-01 01:33:45.154 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: empty-string-filtering 2026-05-01 01:33:45.155 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-01 01:33:45.155 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-01 01:33:45.156 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: external-net 2026-05-01 01:33:45.157 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-01 01:33:45.157 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: extraroute 2026-05-01 01:33:45.158 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: extraroute-atomic 2026-05-01 01:33:45.158 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-01 01:33:45.159 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-01 01:33:45.160 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-01 01:33:45.160 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-01 01:33:45.161 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: fip-port-details 2026-05-01 01:33:45.162 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: flavors 2026-05-01 01:33:45.163 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-01 01:33:45.163 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: floatingip-pools 2026-05-01 01:33:45.164 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: ip_allocation 2026-05-01 01:33:45.165 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-01 01:33:45.165 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: l2_adjacency 2026-05-01 01:33:45.166 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: router 2026-05-01 01:33:45.168 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-01 01:33:45.169 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-01 01:33:45.169 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-01 01:33:45.170 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: ext-gw-mode 2026-05-01 01:33:45.170 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: l3-ha 2026-05-01 01:33:45.171 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-01 01:33:45.171 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-01 01:33:45.172 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: l3-flavors 2026-05-01 01:33:45.173 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-01 01:33:45.173 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-01 01:33:45.175 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-01 01:33:45.176 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-01 01:33:45.177 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-01 01:33:45.178 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-01 01:33:45.179 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-01 01:33:45.180 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: multi-provider 2026-05-01 01:33:45.180 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: net-mtu 2026-05-01 01:33:45.181 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: net-mtu-writable 2026-05-01 01:33:45.182 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: network_availability_zone 2026-05-01 01:33:45.182 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: network_ha 2026-05-01 01:33:45.183 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: network-ip-availability 2026-05-01 01:33:45.184 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-01 01:33:45.184 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: pagination 2026-05-01 01:33:45.185 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: port-device-profile 2026-05-01 01:33:45.185 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-01 01:33:45.186 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-01 01:33:45.186 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-01 01:33:45.187 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: port-mac-override 2026-05-01 01:33:45.188 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-01 01:33:45.188 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-01 01:33:45.189 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: port-resource-request 2026-05-01 01:33:45.189 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-01 01:33:45.190 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: binding 2026-05-01 01:33:45.191 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: binding-extended 2026-05-01 01:33:45.191 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: port-security 2026-05-01 01:33:45.192 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: project-id 2026-05-01 01:33:45.192 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: provider 2026-05-01 01:33:45.194 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos 2026-05-01 01:33:45.195 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-01 01:33:45.196 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-01 01:33:45.197 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-default 2026-05-01 01:33:45.197 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-fip 2026-05-01 01:33:45.198 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-01 01:33:45.198 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-01 01:33:45.199 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-01 01:33:45.200 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-01 01:33:45.200 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-01 01:33:45.201 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-pps 2026-05-01 01:33:45.202 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-01 01:33:45.202 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-01 01:33:45.203 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: qos-rules-alias 2026-05-01 01:33:45.203 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: quota-check-limit 2026-05-01 01:33:45.205 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: quotas 2026-05-01 01:33:45.206 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: quota_details 2026-05-01 01:33:45.207 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: rbac-policies 2026-05-01 01:33:45.208 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: rbac-address-group 2026-05-01 01:33:45.208 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: rbac-address-scope 2026-05-01 01:33:45.209 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: rbac-security-groups 2026-05-01 01:33:45.209 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-01 01:33:45.210 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: revision-if-match 2026-05-01 01:33:45.211 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-01 01:33:45.211 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: router_availability_zone 2026-05-01 01:33:45.212 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-01 01:33:45.213 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-01 01:33:45.214 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-01 01:33:45.214 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-01 01:33:45.215 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-01 01:33:45.216 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-01 01:33:45.216 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-01 01:33:45.225 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: security-group 2026-05-01 01:33:45.226 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: segment 2026-05-01 01:33:45.227 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-01 01:33:45.227 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: service-type 2026-05-01 01:33:45.228 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: sorting 2026-05-01 01:33:45.228 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: standard-attr-segment 2026-05-01 01:33:45.229 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: standard-attr-description 2026-05-01 01:33:45.230 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: stateful-security-group 2026-05-01 01:33:45.230 8 WARNING neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-01 01:33:45.231 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-01 01:33:45.231 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: subnet_onboard 2026-05-01 01:33:45.232 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-01 01:33:45.233 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: subnet-service-types 2026-05-01 01:33:45.233 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: subnet_allocation 2026-05-01 01:33:45.234 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-01 01:33:45.235 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-01 01:33:45.237 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: standard-attr-tag 2026-05-01 01:33:45.238 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-01 01:33:45.239 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: trunk 2026-05-01 01:33:45.240 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: trunk-details 2026-05-01 01:33:45.240 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-01 01:33:45.241 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-01 01:33:45.242 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-01 01:33:45.243 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-01 01:33:45.244 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: vpn-flavors 2026-05-01 01:33:45.246 8 INFO neutron.api.extensions [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Loaded extension: vpnaas 2026-05-01 01:33:45.248 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-01 01:33:45.248 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-01 01:33:45.248 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-01 01:33:45.249 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-01 01:33:45.253 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-01 01:33:45.254 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-01 01:33:45.260 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-01 01:33:45.261 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-01 01:33:45.261 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-01 01:33:45.263 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-01 01:33:45.263 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] subnetpool is already registered 2026-05-01 01:33:45.263 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-01 01:33:45.264 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] subnetpool is already registered 2026-05-01 01:33:45.264 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-01 01:33:45.265 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-01 01:33:45.265 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-01 01:33:45.266 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-01 01:33:45.267 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-01 01:33:45.267 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-01 01:33:45.272 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-01 01:33:45.272 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] router is already registered 2026-05-01 01:33:45.273 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-01 01:33:45.273 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] floatingip is already registered 2026-05-01 01:33:45.278 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-01 01:33:45.278 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] rbac_policy is already registered 2026-05-01 01:33:45.279 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-01 01:33:45.279 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] security_group is already registered 2026-05-01 01:33:45.280 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-01 01:33:45.280 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] security_group_rule is already registered 2026-05-01 01:33:45.281 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-01 01:33:45.282 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] subnetpool is already registered 2026-05-01 01:33:45.282 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-01 01:33:45.282 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] subnetpool is already registered 2026-05-01 01:33:45.283 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-01 01:33:45.283 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] trunk is already registered 2026-05-01 01:33:45.284 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-01 01:33:45.284 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] endpoint_group is already registered 2026-05-01 01:33:45.284 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-01 01:33:45.285 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] vpnservice is already registered 2026-05-01 01:33:45.285 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-01 01:33:45.286 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] ipsec_site_connection is already registered 2026-05-01 01:33:45.286 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-01 01:33:45.286 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] ipsecpolicy is already registered 2026-05-01 01:33:45.287 8 INFO neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-01 01:33:45.287 8 WARNING neutron.quota.resource_registry [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] ikepolicy is already registered 2026-05-01 01:33:45.325 8 WARNING keystonemiddleware._common.config [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-01 01:33:45.334 8 WARNING oslo_config.cfg [None req-92999ec6-60e8-415b-b905-75619fa2a7d1 - - - - - -] 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 0x56411a6de120 pid: 8 (default app) 2026-05-01 01:33:46.237 7 INFO neutron.plugins.ml2.managers [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] Initializing driver for type 'vlan' 2026-05-01 01:33:46.598 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] VlanTypeDriver initialization complete 2026-05-01 01:33:46.599 7 INFO neutron.plugins.ml2.managers [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] Initializing driver for type 'vxlan' 2026-05-01 01:33:46.599 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-01 01:33:46.629 7 INFO neutron.plugins.ml2.managers [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-01 01:33:46.630 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-01 01:33:46.630 7 INFO neutron.plugins.ml2.managers [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] Initializing extension driver 'port_security' 2026-05-01 01:33:46.630 7 INFO neutron.plugins.ml2.extensions.port_security [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-01 01:33:46.630 7 INFO neutron.plugins.ml2.managers [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] Initializing extension driver 'qos' 2026-05-01 01:33:46.630 7 INFO neutron.plugins.ml2.managers [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-01 01:33:46.631 7 INFO neutron.plugins.ml2.managers [None req-35c637b9-97e8-4cbe-9788-9b2ad250e596 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-01 01:33:46.642 7 INFO neutron.quota [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded quota_driver: . 2026-05-01 01:33:46.642 7 INFO neutron.plugins.ml2.plugin [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-01 01:33:46.642 7 INFO neutron.plugins.ml2.managers [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-01 01:33:46.642 7 INFO neutron.plugins.ml2.managers [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-01 01:33:46.643 7 INFO neutron.plugins.ml2.managers [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-01 01:33:46.643 7 INFO neutron.extensions.vlantransparent [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Disabled vlantransparent extension. 2026-05-01 01:33:46.643 7 INFO neutron.manager [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loading Plugin: qos 2026-05-01 01:33:46.654 7 INFO neutron.manager [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loading Plugin: router 2026-05-01 01:33:46.697 7 INFO neutron.services.service_base [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-01 01:33:46.697 7 INFO neutron.manager [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loading Plugin: segments 2026-05-01 01:33:46.798 7 INFO neutron.manager [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loading Plugin: trunk 2026-05-01 01:33:46.855 7 INFO neutron.manager [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loading Plugin: vpnaas 2026-05-01 01:33:46.891 7 WARNING stevedore.named [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-01 01:33:46.947 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-01 01:33:46.948 7 INFO neutron.common.utils [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-01 01:33:46.948 7 INFO neutron.manager [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loading Plugin: auto_allocate 2026-05-01 01:33:46.954 7 INFO neutron.manager [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loading Plugin: tag 2026-05-01 01:33:46.961 7 INFO neutron.manager [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loading Plugin: timestamp 2026-05-01 01:33:46.963 7 INFO neutron.manager [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-01 01:33:46.967 7 INFO neutron.manager [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loading Plugin: flavors 2026-05-01 01:33:46.970 7 INFO neutron.manager [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loading Plugin: revisions 2026-05-01 01:33:46.973 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Initializing extension manager. 2026-05-01 01:33:46.974 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: address-group 2026-05-01 01:33:46.975 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: address-scope 2026-05-01 01:33:46.975 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-01 01:33:46.976 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: agent 2026-05-01 01:33:46.977 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-01 01:33:46.978 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-01 01:33:46.979 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-01 01:33:46.979 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: availability_zone 2026-05-01 01:33:46.980 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-01 01:33:46.981 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-01 01:33:46.981 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: default-subnetpools 2026-05-01 01:33:46.983 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-01 01:33:46.983 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: dns-integration 2026-05-01 01:33:46.984 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-01 01:33:46.984 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-01 01:33:46.985 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: dvr 2026-05-01 01:33:46.986 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-01 01:33:46.986 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-01 01:33:46.987 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-01 01:33:46.988 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-01 01:33:46.988 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: external-net 2026-05-01 01:33:46.989 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-01 01:33:46.990 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: extraroute 2026-05-01 01:33:46.991 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-01 01:33:46.991 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-01 01:33:46.992 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-01 01:33:46.993 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-01 01:33:46.993 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-01 01:33:46.994 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: fip-port-details 2026-05-01 01:33:46.995 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: flavors 2026-05-01 01:33:46.996 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-01 01:33:46.997 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: floatingip-pools 2026-05-01 01:33:46.997 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: ip_allocation 2026-05-01 01:33:46.998 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-01 01:33:46.999 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: l2_adjacency 2026-05-01 01:33:47.000 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: router 2026-05-01 01:33:47.001 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-01 01:33:47.002 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-01 01:33:47.003 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-01 01:33:47.004 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-01 01:33:47.004 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: l3-ha 2026-05-01 01:33:47.005 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-01 01:33:47.006 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-01 01:33:47.006 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: l3-flavors 2026-05-01 01:33:47.007 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-01 01:33:47.008 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-01 01:33:47.010 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-01 01:33:47.011 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-01 01:33:47.012 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-01 01:33:47.013 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-01 01:33:47.014 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-01 01:33:47.015 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: multi-provider 2026-05-01 01:33:47.015 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: net-mtu 2026-05-01 01:33:47.016 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-01 01:33:47.016 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: network_availability_zone 2026-05-01 01:33:47.017 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: network_ha 2026-05-01 01:33:47.018 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: network-ip-availability 2026-05-01 01:33:47.019 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-01 01:33:47.019 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: pagination 2026-05-01 01:33:47.020 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: port-device-profile 2026-05-01 01:33:47.021 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-01 01:33:47.021 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-01 01:33:47.022 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-01 01:33:47.022 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: port-mac-override 2026-05-01 01:33:47.023 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-01 01:33:47.023 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-01 01:33:47.024 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: port-resource-request 2026-05-01 01:33:47.025 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-01 01:33:47.025 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: binding 2026-05-01 01:33:47.026 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: binding-extended 2026-05-01 01:33:47.027 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: port-security 2026-05-01 01:33:47.027 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: project-id 2026-05-01 01:33:47.028 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: provider 2026-05-01 01:33:47.029 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos 2026-05-01 01:33:47.030 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-01 01:33:47.031 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-01 01:33:47.031 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-default 2026-05-01 01:33:47.032 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-fip 2026-05-01 01:33:47.032 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-01 01:33:47.033 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-01 01:33:47.034 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-01 01:33:47.034 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-01 01:33:47.035 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-01 01:33:47.036 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-pps 2026-05-01 01:33:47.036 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-01 01:33:47.037 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-01 01:33:47.037 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-01 01:33:47.038 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: quota-check-limit 2026-05-01 01:33:47.040 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: quotas 2026-05-01 01:33:47.041 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: quota_details 2026-05-01 01:33:47.042 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: rbac-policies 2026-05-01 01:33:47.043 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: rbac-address-group 2026-05-01 01:33:47.043 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-01 01:33:47.044 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-01 01:33:47.044 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-01 01:33:47.045 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: revision-if-match 2026-05-01 01:33:47.046 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-01 01:33:47.046 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: router_availability_zone 2026-05-01 01:33:47.047 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-01 01:33:47.048 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-01 01:33:47.049 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-01 01:33:47.049 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-01 01:33:47.050 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-01 01:33:47.051 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-01 01:33:47.051 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-01 01:33:47.059 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: security-group 2026-05-01 01:33:47.060 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: segment 2026-05-01 01:33:47.061 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-01 01:33:47.061 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: service-type 2026-05-01 01:33:47.062 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: sorting 2026-05-01 01:33:47.063 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-01 01:33:47.063 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: standard-attr-description 2026-05-01 01:33:47.064 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: stateful-security-group 2026-05-01 01:33:47.064 7 WARNING neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-01 01:33:47.065 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-01 01:33:47.066 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: subnet_onboard 2026-05-01 01:33:47.066 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-01 01:33:47.067 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: subnet-service-types 2026-05-01 01:33:47.067 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: subnet_allocation 2026-05-01 01:33:47.068 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-01 01:33:47.069 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-01 01:33:47.072 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-01 01:33:47.072 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-01 01:33:47.073 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: trunk 2026-05-01 01:33:47.074 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: trunk-details 2026-05-01 01:33:47.074 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-01 01:33:47.075 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-01 01:33:47.077 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-01 01:33:47.077 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-01 01:33:47.078 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: vpn-flavors 2026-05-01 01:33:47.080 7 INFO neutron.api.extensions [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Loaded extension: vpnaas 2026-05-01 01:33:47.082 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-01 01:33:47.082 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-01 01:33:47.083 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-01 01:33:47.083 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-01 01:33:47.087 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-01 01:33:47.087 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-01 01:33:47.093 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-01 01:33:47.094 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-01 01:33:47.095 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-01 01:33:47.096 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-01 01:33:47.096 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] subnetpool is already registered 2026-05-01 01:33:47.096 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-01 01:33:47.097 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] subnetpool is already registered 2026-05-01 01:33:47.097 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-01 01:33:47.098 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-01 01:33:47.098 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-01 01:33:47.099 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-01 01:33:47.100 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-01 01:33:47.100 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-01 01:33:47.105 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-01 01:33:47.105 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] router is already registered 2026-05-01 01:33:47.106 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-01 01:33:47.106 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] floatingip is already registered 2026-05-01 01:33:47.111 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-01 01:33:47.112 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] rbac_policy is already registered 2026-05-01 01:33:47.113 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-01 01:33:47.113 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] security_group is already registered 2026-05-01 01:33:47.113 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-01 01:33:47.114 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] security_group_rule is already registered 2026-05-01 01:33:47.115 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-01 01:33:47.115 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] subnetpool is already registered 2026-05-01 01:33:47.115 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-01 01:33:47.116 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] subnetpool is already registered 2026-05-01 01:33:47.116 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-01 01:33:47.117 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] trunk is already registered 2026-05-01 01:33:47.117 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-01 01:33:47.117 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] endpoint_group is already registered 2026-05-01 01:33:47.118 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-01 01:33:47.118 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] vpnservice is already registered 2026-05-01 01:33:47.119 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-01 01:33:47.119 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] ipsec_site_connection is already registered 2026-05-01 01:33:47.119 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-01 01:33:47.120 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] ipsecpolicy is already registered 2026-05-01 01:33:47.120 7 INFO neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-01 01:33:47.120 7 WARNING neutron.quota.resource_registry [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] ikepolicy is already registered 2026-05-01 01:33:47.157 7 WARNING keystonemiddleware._common.config [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-01 01:33:47.165 7 WARNING oslo_config.cfg [None req-a7f87c28-3e11-4246-858f-6ed10da80da8 - - - - - -] 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 9 seconds on interpreter 0x56411a6de120 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 01:33:50.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d384487-0a33-42ee-bf32-631322b19dd2 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.153 () {44 vars in 927 bytes} [Fri May 1 01:33:49 2026] GET /v2.0/networks/public => generated 108 bytes in 935 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: 1/5] 199.204.45.153 () {44 vars in 949 bytes} [Fri May 1 01:33:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 01:33:51.425 8 WARNING oslo_policy.policy [None req-da2b6672-55d8-48f6-a47f-82232a031341 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-01 01:33:51.567 8 WARNING neutron.services.revisions.revision_plugin [None req-da2b6672-55d8-48f6-a47f-82232a031341 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Could not find related network for resource to bump revision. 2026-05-01 01:33:51.624 8 INFO neutron.db.segments_db [None req-da2b6672-55d8-48f6-a47f-82232a031341 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 563130cd-aadb-4640-9781-190998def4c0 of type flat for network 799f50c0-a35f-46e6-bf3b-af7a0ba5dcfc 2026-05-01 01:33:51.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da2b6672-55d8-48f6-a47f-82232a031341 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.153 () {48 vars in 967 bytes} [Fri May 1 01:33:51 2026] POST /v2.0/networks => generated 124 bytes in 434 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 01:33:57.891 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b342d97b-d796-48a1-ac74-77b349e06cb2 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.153 () {44 vars in 927 bytes} [Fri May 1 01:33:57 2026] GET /v2.0/networks/public => generated 108 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.153 () {44 vars in 949 bytes} [Fri May 1 01:33:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 01:33:58.081 7 WARNING oslo_policy.policy [None req-4397e8f0-1480-4571-ad7a-1cf14d2c7ef3 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-01 01:33:58.122 7 WARNING neutron.services.revisions.revision_plugin [None req-4397e8f0-1480-4571-ad7a-1cf14d2c7ef3 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Could not find related network for resource to bump revision. 2026-05-01 01:33:58.141 7 INFO neutron.db.segments_db [None req-4397e8f0-1480-4571-ad7a-1cf14d2c7ef3 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment bb9bae8f-c063-4eeb-916c-cf440f30364f of type flat for network 024badff-e730-4904-aa76-d1bcd64d1154 2026-05-01 01:33:58.187 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4397e8f0-1480-4571-ad7a-1cf14d2c7ef3 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.153 () {48 vars in 967 bytes} [Fri May 1 01:33:57 2026] POST /v2.0/networks => generated 124 bytes in 276 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 01:34:04.107 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3a8ba02-de76-497f-8c6f-ca8827744266 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.153 () {44 vars in 927 bytes} [Fri May 1 01:34:03 2026] GET /v2.0/networks/public => generated 108 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.153 () {44 vars in 949 bytes} [Fri May 1 01:34:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 01:34:04.220 7 WARNING neutron.services.revisions.revision_plugin [None req-c44cf0ef-b941-46c6-9c5c-c169293e4e46 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Could not find related network for resource to bump revision. 2026-05-01 01:34:04.252 7 INFO neutron.db.segments_db [None req-c44cf0ef-b941-46c6-9c5c-c169293e4e46 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 299208f2-86b3-4ae3-9616-f4e2361b1a59 of type flat for network 07774144-a5d6-42f9-a1e0-0bb8a79e56c5 2026-05-01 01:34:04.282 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c44cf0ef-b941-46c6-9c5c-c169293e4e46 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.153 () {48 vars in 967 bytes} [Fri May 1 01:34:04 2026] POST /v2.0/networks => generated 124 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 01:34:10.184 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cc27af0-b668-4741-a2bb-efba3d15f299 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.153 () {44 vars in 927 bytes} [Fri May 1 01:34:10 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.153 () {44 vars in 949 bytes} [Fri May 1 01:34:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 01:34:10.276 8 WARNING neutron.services.revisions.revision_plugin [None req-7f32a1e1-79d9-4e1e-acc0-c60304e45255 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Could not find related network for resource to bump revision. 2026-05-01 01:34:10.304 8 INFO neutron.db.segments_db [None req-7f32a1e1-79d9-4e1e-acc0-c60304e45255 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment e8e5dce6-7023-44dc-a03b-54b1ab885683 of type flat for network aafbc111-563b-4541-808c-7a379b4618f0 [pid: 8|app: 0|req: 10/16] 199.204.45.153 () {48 vars in 967 bytes} [Fri May 1 01:34:10 2026] POST /v2.0/networks => generated 706 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 01:34:11.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9000895-362c-47f7-a0fa-100810ef0bce 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.204.45.153 () {44 vars in 927 bytes} [Fri May 1 01:34:11 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.153 () {44 vars in 949 bytes} [Fri May 1 01:34:11 2026] GET /v2.0/networks?name=public => generated 709 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 01:34:11.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70749b14-5634-4619-a3ca-3fc2cf60f826 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/19] 199.204.45.153 () {44 vars in 1034 bytes} [Fri May 1 01:34:11 2026] GET /v2.0/subnets/public-subnet?network_id=aafbc111-563b-4541-808c-7a379b4618f0 => generated 113 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/20] 199.204.45.153 () {44 vars in 1057 bytes} [Fri May 1 01:34:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=aafbc111-563b-4541-808c-7a379b4618f0 => 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: 9/21] 199.204.45.153 () {48 vars in 965 bytes} [Fri May 1 01:34:11 2026] POST /v2.0/subnets => generated 641 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 01:38:40.297 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b58f735a-9d13-49c0-a08d-e4a4a6ce078e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:38:40.300 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ced931e-5d3b-4175-82b1-b0ad3f2b4fe8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:38:40.301 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 1 01:38:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.153) !!! 2026-05-01 01:38:40.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b991704-3d77-42f2-a14d-0ecfbee799dd 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/56] 199.204.45.153 () {44 vars in 937 bytes} [Fri May 1 01:38:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 01:38:40.441 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d15185b9-2f6f-4f71-9d90-c24479344110] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:38:40.442 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [faca1acb-afab-4d46-92bf-76f84a0e0b5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:38:40.443 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 1 01:38:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.153) !!! [pid: 8|app: 0|req: 30/57] 199.204.45.153 () {44 vars in 959 bytes} [Fri May 1 01:38:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 01:38:40.535 7 INFO neutron.db.segments_db [None req-33424462-9fd1-484a-963b-71a015abaf59 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 10839330-ccf1-40f9-9125-d94333b856a8 of type vxlan for network 6785c431-57ce-479e-a8c9-bfd7e729290a [pid: 7|app: 0|req: 28/58] 199.204.45.153 () {48 vars in 966 bytes} [Fri May 1 01:38:40 2026] POST /v2.0/networks => generated 707 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 01:38:41.635 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d15185b9-2f6f-4f71-9d90-c24479344110] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38968. 2026-05-01 01:38:41.635 8 INFO oslo.messaging._drivers.impl_rabbit [-] [faca1acb-afab-4d46-92bf-76f84a0e0b5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38970. 2026-05-01 01:38:41.675 8 INFO neutron.pecan_wsgi.hooks.translation [None req-101cb7a6-cfd0-4454-a5e7-ab80d8933f42 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/59] 199.204.45.153 () {44 vars in 937 bytes} [Fri May 1 01:38:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 01:38:41.743 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0ced931e-5d3b-4175-82b1-b0ad3f2b4fe8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38982. 2026-05-01 01:38:41.743 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b58f735a-9d13-49c0-a08d-e4a4a6ce078e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38976. [pid: 7|app: 0|req: 29/60] 199.204.45.153 () {44 vars in 959 bytes} [Fri May 1 01:38:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 01:38:41.781 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9202bbf-db29-434f-a9e5-2cd8dfd7086d 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/61] 199.204.45.153 () {44 vars in 1036 bytes} [Fri May 1 01:38:41 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/62] 199.204.45.153 () {44 vars in 1059 bytes} [Fri May 1 01:38:41 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6785c431-57ce-479e-a8c9-bfd7e729290a => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/63] 199.204.45.153 () {48 vars in 965 bytes} [Fri May 1 01:38:41 2026] POST /v2.0/subnets => generated 627 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 01:38:43.176 7 INFO neutron.api.v2.resource [None req-444d34c1-f800-43e2-aee8-205fd4cc8d06 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/64] 199.204.45.153 () {44 vars in 971 bytes} [Fri May 1 01:38:43 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/65] 199.204.45.153 () {44 vars in 993 bytes} [Fri May 1 01:38:43 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/66] 199.204.45.153 () {48 vars in 980 bytes} [Fri May 1 01:38:43 2026] POST /v2.0/security-groups => generated 1616 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:44 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 1616 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:44 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:44 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.153 () {48 vars in 991 bytes} [Fri May 1 01:38:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:45 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 2230 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:45 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:45 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.153 () {48 vars in 991 bytes} [Fri May 1 01:38:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:46 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:46 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:46 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.153 () {48 vars in 991 bytes} [Fri May 1 01:38:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:47 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 3462 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:47 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 3462 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:47 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.153 () {48 vars in 991 bytes} [Fri May 1 01:38:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:48 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:48 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4078 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:48 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4078 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.153 () {48 vars in 991 bytes} [Fri May 1 01:38:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.153 () {44 vars in 987 bytes} [Fri May 1 01:38:50 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a => generated 732 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 01:38:50.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f48047f-7cfa-4beb-8902-09fef3602562 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 44/90] 199.204.45.153 () {44 vars in 1076 bytes} [Fri May 1 01:38:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.153 () {44 vars in 1099 bytes} [Fri May 1 01:38:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6785c431-57ce-479e-a8c9-bfd7e729290a => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:50 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.153 () {48 vars in 961 bytes} [Fri May 1 01:38:50 2026] POST /v2.0/ports => generated 1100 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 01:38:56.131 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26a52389-8133-42d4-b607-4aec5bb9d0cf 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/94] 199.204.45.153 () {44 vars in 979 bytes} [Fri May 1 01:38:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/95] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:38:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.153 () {48 vars in 1031 bytes} [Fri May 1 01:38:56 2026] PUT /v2.0/ports/fc126d34-3d9b-429e-a59e-294e44d22193 => generated 1213 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.153 () {44 vars in 920 bytes} [Fri May 1 01:38:58 2026] GET /v2.0/ports => generated 3730 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 01:38:59.209 7 INFO neutron.api.v2.resource [None req-96a14e92-75f6-4958-909b-6585984929f8 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/98] 199.204.45.153 () {44 vars in 959 bytes} [Fri May 1 01:38:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.153 () {44 vars in 981 bytes} [Fri May 1 01:38:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.153 () {48 vars in 980 bytes} [Fri May 1 01:38:59 2026] POST /v2.0/security-groups => generated 1610 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:39:00 2026] GET /v2.0/security-groups/0d5ad908-42fa-4248-ae45-65819e4c9830 => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:39:00 2026] GET /v2.0/security-groups/0d5ad908-42fa-4248-ae45-65819e4c9830 => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:39:00 2026] GET /v2.0/security-groups/0d5ad908-42fa-4248-ae45-65819e4c9830 => generated 1610 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.153 () {48 vars in 991 bytes} [Fri May 1 01:39:00 2026] POST /v2.0/security-group-rules => generated 623 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:39:01 2026] GET /v2.0/security-groups/0d5ad908-42fa-4248-ae45-65819e4c9830 => generated 2246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:39:01 2026] GET /v2.0/security-groups/0d5ad908-42fa-4248-ae45-65819e4c9830 => generated 2246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:39:01 2026] GET /v2.0/security-groups/0d5ad908-42fa-4248-ae45-65819e4c9830 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.153 () {48 vars in 991 bytes} [Fri May 1 01:39:01 2026] POST /v2.0/security-group-rules => generated 627 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/123] 199.204.45.153 () {44 vars in 975 bytes} [Fri May 1 01:40:37 2026] GET /v2.0/quotas/31461f9db2d247848e697b87c793a10f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 63/124] 199.204.45.153 () {48 vars in 1027 bytes} [Fri May 1 01:40:37 2026] PUT /v2.0/quotas/31461f9db2d247848e697b87c793a10f => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 01:42:46.374 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d15185b9-2f6f-4f71-9d90-c24479344110] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:42:46.376 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [faca1acb-afab-4d46-92bf-76f84a0e0b5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:42:46.376 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 1 01:42:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.153) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 01:42:46.542 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46703b62-05bf-41a0-a341-a6ac380c5a34 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/143] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 01:42:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 01:42:46.556 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ced931e-5d3b-4175-82b1-b0ad3f2b4fe8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:42:46.559 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b58f735a-9d13-49c0-a08d-e4a4a6ce078e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:42:46.560 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 1 01:42:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.153) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 71/144] 199.204.45.153 () {30 vars in 763 bytes} [Fri May 1 01:42:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 01:42:48.306 8 INFO oslo.messaging._drivers.impl_rabbit [-] [faca1acb-afab-4d46-92bf-76f84a0e0b5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51648. 2026-05-01 01:42:48.306 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d15185b9-2f6f-4f71-9d90-c24479344110] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51632. 2026-05-01 01:42:48.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e0c484a-9915-4eac-a6ac-7790dc4a4681 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/145] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 01:42:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 01:42:48.495 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b58f735a-9d13-49c0-a08d-e4a4a6ce078e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51670. [pid: 7|app: 0|req: 72/146] 199.204.45.153 () {30 vars in 763 bytes} [Fri May 1 01:42:48 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-05-01 01:50:40.758 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ced931e-5d3b-4175-82b1-b0ad3f2b4fe8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:50:40.759 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b58f735a-9d13-49c0-a08d-e4a4a6ce078e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:50:40.776 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 1 01:50:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=23442e39504e4de287e0a068f14fb9bd (ip 199.204.45.153) !!! 2026-05-01 01:50:40.960 7 INFO neutron.api.v2.resource [None req-b20fd13c-aabd-4279-9c9c-0bbd176ebbf6 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 104/209] 199.204.45.153 () {44 vars in 1074 bytes} [Fri May 1 01:50:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=23442e39504e4de287e0a068f14fb9bd => generated 139 bytes in 205 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 01:50:40.970 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d15185b9-2f6f-4f71-9d90-c24479344110] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:50:40.971 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [faca1acb-afab-4d46-92bf-76f84a0e0b5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 01:50:40.972 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 1 01:50:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=23442e39504e4de287e0a068f14fb9bd (ip 199.204.45.153) !!! [pid: 8|app: 0|req: 106/210] 199.204.45.153 () {44 vars in 1097 bytes} [Fri May 1 01:50:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=23442e39504e4de287e0a068f14fb9bd => generated 23 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.204.45.153 () {48 vars in 981 bytes} [Fri May 1 01:50:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 01:50:42.525 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d15185b9-2f6f-4f71-9d90-c24479344110] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39912. 2026-05-01 01:50:42.529 8 INFO oslo.messaging._drivers.impl_rabbit [-] [faca1acb-afab-4d46-92bf-76f84a0e0b5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39916. [pid: 8|app: 0|req: 107/212] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 01:50:42 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 1624 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:50:42 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373 => generated 1624 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 01:50:42 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 1624 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 01:50:42.745 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b58f735a-9d13-49c0-a08d-e4a4a6ce078e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39934. 2026-05-01 01:50:42.746 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0ced931e-5d3b-4175-82b1-b0ad3f2b4fe8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39918. [pid: 7|app: 0|req: 107/215] 199.204.45.153 () {48 vars in 991 bytes} [Fri May 1 01:50:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 01:50:43 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 2234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:50:43 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/218] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 01:50:43 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 199.204.45.153 () {48 vars in 991 bytes} [Fri May 1 01:50:43 2026] POST /v2.0/security-group-rules => generated 599 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 01:50:44 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/221] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:50:44 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/222] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 01:50:45 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/223] 199.204.45.153 () {48 vars in 991 bytes} [Fri May 1 01:50:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 01:50:46 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 3460 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 01:50:46 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373 => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 01:50:46 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/229] 199.204.45.153 () {48 vars in 991 bytes} [Fri May 1 01:50:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/246] 199.204.45.153 () {30 vars in 740 bytes} [Fri May 1 01:52:56 2026] GET /v2.0/networks?tenant_id=23442e39504e4de287e0a068f14fb9bd&shared=False => generated 15 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 01:52:57.048 7 INFO neutron.db.segments_db [None req-132abcfc-b86d-4711-92b8-9ff048d29328 3decf7fddd604b3a9c00450faf29da67 23442e39504e4de287e0a068f14fb9bd - - 9f41d6805f5a45dfa7d4481534f8f332 9f41d6805f5a45dfa7d4481534f8f332] Added segment 6540f094-5847-4163-b9f3-8c689f74a56b of type vxlan for network 54ef47ef-5cf4-45e4-8b32-7de5b040768c [pid: 7|app: 0|req: 123/247] 199.204.45.153 () {34 vars in 682 bytes} [Fri May 1 01:52:56 2026] POST /v2.0/networks => generated 718 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/248] 199.204.45.153 () {30 vars in 722 bytes} [Fri May 1 01:52:57 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 199.204.45.153 () {30 vars in 633 bytes} [Fri May 1 01:52:57 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/250] 199.204.45.153 () {34 vars in 677 bytes} [Fri May 1 01:52:57 2026] POST /v2.0/ports => generated 963 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/251] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 01:52:57 2026] GET /v2.0/networks/54ef47ef-5cf4-45e4-8b32-7de5b040768c => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/252] 199.204.45.153 () {30 vars in 722 bytes} [Fri May 1 01:52:59 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/253] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 01:52:59 2026] GET /v2.0/networks/54ef47ef-5cf4-45e4-8b32-7de5b040768c => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/258] 199.204.45.153 () {44 vars in 975 bytes} [Fri May 1 01:53:18 2026] GET /v2.0/quotas/23442e39504e4de287e0a068f14fb9bd => 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: 130/259] 199.204.45.153 () {48 vars in 1027 bytes} [Fri May 1 01:53:18 2026] PUT /v2.0/quotas/23442e39504e4de287e0a068f14fb9bd => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:04:23.733 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b58f735a-9d13-49c0-a08d-e4a4a6ce078e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 02:04:23.734 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ced931e-5d3b-4175-82b1-b0ad3f2b4fe8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 02:04:23.742 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 1 02:04:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.153) !!! 2026-05-01 02:04:23.898 7 INFO neutron.pecan_wsgi.hooks.translation [None req-652cd0d8-3eb7-4b9d-9558-a5901fc576c6 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/348] 199.204.45.153 () {44 vars in 927 bytes} [Fri May 1 02:04:23 2026] GET /v2.0/networks/public => generated 108 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:04:23.910 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [faca1acb-afab-4d46-92bf-76f84a0e0b5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 02:04:23.911 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d15185b9-2f6f-4f71-9d90-c24479344110] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 02:04:23.913 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 1 02:04:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.153) !!! [pid: 8|app: 0|req: 175/349] 199.204.45.153 () {44 vars in 949 bytes} [Fri May 1 02:04:23 2026] GET /v2.0/networks?name=public => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:04:25.056 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b58f735a-9d13-49c0-a08d-e4a4a6ce078e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57608. 2026-05-01 02:04:25.057 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0ced931e-5d3b-4175-82b1-b0ad3f2b4fe8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57622. 2026-05-01 02:04:25.105 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44635da5-e83e-4394-a665-44b4964d3d87 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/350] 199.204.45.153 () {44 vars in 927 bytes} [Fri May 1 02:04:25 2026] GET /v2.0/networks/public => generated 108 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:04:25.151 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d15185b9-2f6f-4f71-9d90-c24479344110] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57646. 2026-05-01 02:04:25.152 8 INFO oslo.messaging._drivers.impl_rabbit [-] [faca1acb-afab-4d46-92bf-76f84a0e0b5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57630. [pid: 8|app: 0|req: 176/351] 199.204.45.153 () {44 vars in 949 bytes} [Fri May 1 02:04:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:04:25.231 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4fc1da3-e78b-410b-9951-1eb6246e77fa 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/352] 199.204.45.153 () {44 vars in 1034 bytes} [Fri May 1 02:04:25 2026] GET /v2.0/subnets/public-subnet?network_id=aafbc111-563b-4541-808c-7a379b4618f0 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/353] 199.204.45.153 () {44 vars in 1057 bytes} [Fri May 1 02:04:25 2026] GET /v2.0/subnets?name=public-subnet&network_id=aafbc111-563b-4541-808c-7a379b4618f0 => generated 644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:05:00.752 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9c22afe-b399-4e55-9dc9-8109d9f4ba89 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/358] 199.204.45.153 () {44 vars in 937 bytes} [Fri May 1 02:05:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.204.45.153 () {44 vars in 959 bytes} [Fri May 1 02:05:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:05:01.825 8 INFO neutron.pecan_wsgi.hooks.translation [None req-acad63fb-a362-48eb-a0c4-25552a7e3888 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/362] 199.204.45.153 () {44 vars in 937 bytes} [Fri May 1 02:05:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/363] 199.204.45.153 () {44 vars in 959 bytes} [Fri May 1 02:05:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:05:01.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96157f70-e150-41fe-b02c-c62c7106bab5 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/364] 199.204.45.153 () {44 vars in 1036 bytes} [Fri May 1 02:05:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 199.204.45.153 () {44 vars in 1059 bytes} [Fri May 1 02:05:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6785c431-57ce-479e-a8c9-bfd7e729290a => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:05:03.196 8 INFO neutron.api.v2.resource [None req-d83e2224-52f9-4a7a-8ab3-285ddf60f3e7 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/366] 199.204.45.153 () {44 vars in 971 bytes} [Fri May 1 02:05:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.153 () {44 vars in 993 bytes} [Fri May 1 02:05:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:04 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:04 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.153 () {44 vars in 1011 bytes} [Fri May 1 02:05:04 2026] GET /v2.0/security-group-rules/cbc0f5f4-32e3-4f31-94af-760ad2e60fcd => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:05 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:05 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.153 () {44 vars in 1011 bytes} [Fri May 1 02:05:05 2026] GET /v2.0/security-group-rules/6dae02d0-4eb2-4dd9-8352-cc1a43270b3e => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:06 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:06 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.153 () {44 vars in 1011 bytes} [Fri May 1 02:05:06 2026] GET /v2.0/security-group-rules/fd56d5a4-7f64-47ec-b3d5-8d84989d7e09 => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:07 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:07 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.153 () {44 vars in 1011 bytes} [Fri May 1 02:05:07 2026] GET /v2.0/security-group-rules/d956b6c8-2321-4ef8-8024-23c9d2a6cf3b => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:08 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:08 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.153 () {44 vars in 1011 bytes} [Fri May 1 02:05:08 2026] GET /v2.0/security-group-rules/557035f4-963f-4805-ba97-7209e1911865 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.153 () {44 vars in 987 bytes} [Fri May 1 02:05:09 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a => generated 732 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:05:10.051 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ef74e39-c850-40af-9b71-0136cc6547ee 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/384] 199.204.45.153 () {44 vars in 1076 bytes} [Fri May 1 02:05:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.153 () {44 vars in 1099 bytes} [Fri May 1 02:05:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6785c431-57ce-479e-a8c9-bfd7e729290a => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:10 2026] GET /v2.0/security-groups/ec68ccd5-aff4-488e-af71-f16283b93749 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:05:16.952 7 INFO neutron.pecan_wsgi.hooks.translation [None req-690f6e21-ba19-4b14-8572-11787f143a81 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/389] 199.204.45.153 () {44 vars in 979 bytes} [Fri May 1 02:05:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.153 () {44 vars in 920 bytes} [Fri May 1 02:05:18 2026] GET /v2.0/ports => generated 4725 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:05:19.628 8 INFO neutron.api.v2.resource [None req-c76a9570-8e03-4a36-b6b5-261f81b1890f 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/392] 199.204.45.153 () {44 vars in 959 bytes} [Fri May 1 02:05:19 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.153 () {44 vars in 981 bytes} [Fri May 1 02:05:19 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:20 2026] GET /v2.0/security-groups/0d5ad908-42fa-4248-ae45-65819e4c9830 => generated 2886 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:20 2026] GET /v2.0/security-groups/0d5ad908-42fa-4248-ae45-65819e4c9830 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.153 () {44 vars in 1011 bytes} [Fri May 1 02:05:20 2026] GET /v2.0/security-group-rules/b4f912e7-038d-4413-9d0b-8bc020789b31 => generated 623 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:21 2026] GET /v2.0/security-groups/0d5ad908-42fa-4248-ae45-65819e4c9830 => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:05:21 2026] GET /v2.0/security-groups/0d5ad908-42fa-4248-ae45-65819e4c9830 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.153 () {44 vars in 1011 bytes} [Fri May 1 02:05:21 2026] GET /v2.0/security-group-rules/5a575913-9c09-4dc9-b022-0bf52f11eedd => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.153 () {44 vars in 975 bytes} [Fri May 1 02:05:33 2026] GET /v2.0/quotas/31461f9db2d247848e697b87c793a10f => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:06:24.617 8 INFO neutron.api.v2.resource [None req-474c82ec-c532-4369-a1dd-d93472e364c3 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/409] 199.204.45.153 () {44 vars in 1074 bytes} [Fri May 1 02:06:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=23442e39504e4de287e0a068f14fb9bd => generated 139 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.204.45.153 () {44 vars in 1097 bytes} [Fri May 1 02:06:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=23442e39504e4de287e0a068f14fb9bd => generated 4072 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 02:06:25 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 4075 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:06:25 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.153 () {44 vars in 1011 bytes} [Fri May 1 02:06:25 2026] GET /v2.0/security-group-rules/805ec2da-82c1-46c8-aa3a-5f373d1ecc9d => generated 597 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 02:06:26 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 4075 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:06:26 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.153 () {44 vars in 1011 bytes} [Fri May 1 02:06:26 2026] GET /v2.0/security-group-rules/4dd803f0-4b27-4833-86c5-bace0497c6dc => generated 599 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 02:06:27 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 4075 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:06:27 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.153 () {44 vars in 1011 bytes} [Fri May 1 02:06:28 2026] GET /v2.0/security-group-rules/9f053827-94c2-4232-944f-0672f15f5da4 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.204.45.153 () {44 vars in 1088 bytes} [Fri May 1 02:06:29 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373?project_id=23442e39504e4de287e0a068f14fb9bd => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.153 () {44 vars in 1001 bytes} [Fri May 1 02:06:29 2026] GET /v2.0/security-groups/1901a0b9-2a2e-420a-837e-54f7077b3373 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.153 () {44 vars in 1011 bytes} [Fri May 1 02:06:29 2026] GET /v2.0/security-group-rules/aca02f64-6161-4ae3-a7aa-247f00794ba5 => generated 602 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.204.45.153 () {44 vars in 975 bytes} [Fri May 1 02:06:36 2026] GET /v2.0/quotas/23442e39504e4de287e0a068f14fb9bd => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/432] 199.204.45.153 () {44 vars in 949 bytes} [Fri May 1 02:07:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:08:09.185 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d15185b9-2f6f-4f71-9d90-c24479344110] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-01 02:08:09.187 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [faca1acb-afab-4d46-92bf-76f84a0e0b5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 220/439] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:08:09 2026] GET /v2.0/networks => generated 2168 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 10.0.0.117 () {32 vars in 655 bytes} [Fri May 1 02:08:10 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:08:10 2026] GET /v2.0/routers => generated 15 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.117 () {32 vars in 643 bytes} [Fri May 1 02:08:11 2026] GET /v2.0/ports => generated 4725 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:08:11.147 8 INFO oslo.messaging._drivers.impl_rabbit [-] [faca1acb-afab-4d46-92bf-76f84a0e0b5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39040. 2026-05-01 02:08:11.149 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d15185b9-2f6f-4f71-9d90-c24479344110] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39052. [pid: 8|app: 0|req: 222/443] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:08:11 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: 222/444] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:08:11 2026] GET /v2.0/networks => generated 2168 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.117 () {32 vars in 663 bytes} [Fri May 1 02:08:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.117 () {32 vars in 655 bytes} [Fri May 1 02:08:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:08:22.448 8 INFO neutron.db.segments_db [None req-8c76fc89-6db3-4c92-b46f-fe94dc7d92f8 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment a6f397d4-6823-4fa2-a222-b61da1ac6d97 of type vxlan for network 3859879a-2522-43de-ad92-7d400d05851f 2026-05-01 02:08:22.472 7 INFO neutron.db.segments_db [None req-cca1e127-bddc-4416-b065-e30c02b82106 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 9d0a44cd-b38c-4dff-8477-3a25a1546150 of type vxlan for network 40a32987-93c6-413b-b08f-fc60c86b4ed6 [pid: 8|app: 0|req: 225/449] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:08:22 2026] POST /v2.0/networks => generated 745 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/450] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:08:22 2026] POST /v2.0/networks => generated 747 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/451] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:08:22 2026] POST /v2.0/subnets => generated 668 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:08:22 2026] POST /v2.0/subnets => generated 670 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:08:22.888 7 INFO neutron.db.segments_db [None req-b71870c3-818f-4e07-9259-edeca322c987 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment bab14961-a873-461a-91a1-3bb98255b14d of type vxlan for network 54d313ba-2e32-4f45-bf3a-c6bfb636f1a7 [pid: 8|app: 0|req: 227/453] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:22 2026] GET /v2.0/security-groups?tenant_id=ddefa6f6adf3457ea6d57f7bfc126988&name=default => generated 2921 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:08:23.206 8 INFO neutron.db.segments_db [None req-9cd9d1da-0b43-470c-a7d8-432674f371ce 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 75a93fa9-3458-4e62-8b7c-37c73965c501 of type vxlan for network 0513b5c4-9ab5-44ab-947a-a2e59e4b532e 2026-05-01 02:08:23.210 7 INFO neutron.db.l3_hamode_db [None req-b71870c3-818f-4e07-9259-edeca322c987 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:08:23.494 8 INFO neutron.db.l3_hamode_db [None req-9cd9d1da-0b43-470c-a7d8-432674f371ce 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:08:24.644 7 INFO neutron.db.l3_hamode_db [None req-b71870c3-818f-4e07-9259-edeca322c987 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:08:24.760 8 INFO neutron.db.l3_hamode_db [None req-9cd9d1da-0b43-470c-a7d8-432674f371ce 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/454] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:08:22 2026] POST /v2.0/routers => generated 732 bytes in 3400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:08:23 2026] POST /v2.0/routers => generated 734 bytes in 3126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:26 2026] DELETE /v2.0/security-groups/b8d0918d-779f-410a-bcd9-5be40b87605d => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:08:26 2026] PUT /v2.0/routers/de6237f0-36a7-481f-9ae3-bba5fd0dc479/add_router_interface => generated 309 bytes in 1598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:08:26 2026] PUT /v2.0/routers/581ac0b9-6c98-4d35-9059-6bdd2cbe2cef/add_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:27 2026] GET /v2.0/security-groups?tenant_id=f561531a6be5466e99039c55ea2f281c&name=default => generated 2921 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:28 2026] DELETE /v2.0/security-groups/2791465b-1f22-4719-bef5-cd08772d8c27 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:08:28.624 8 INFO neutron.db.segments_db [None req-ff0a4411-33d5-4173-a224-1888350aefa6 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 4b9bb414-8eb5-4ac9-ad97-6d800fb06f45 of type vxlan for network 8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa [pid: 7|app: 0|req: 231/461] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:28 2026] GET /v2.0/security-groups?tenant_id=728e6d2aa1f14d4db2ab801feddfabdd&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:08:28 2026] POST /v2.0/networks => generated 752 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:28 2026] DELETE /v2.0/security-groups/fdc789ce-37df-4dbb-805a-81e961ee08b7 => 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: 232/464] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:08:28 2026] POST /v2.0/subnets => generated 675 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:08:29.143 7 WARNING neutron_lib.context [req-3b0782c1-c16e-49cb-bf7e-5d69106acb70 req-efb0d2dc-a752-4c7c-bae1-b02cf5ba827d 71060ce39d2a47c1b408a21366536751 27f0cf9377b1468bb12728dec3ef0e9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:08:29.155 8 WARNING neutron_lib.context [req-a9f0b0e3-9d05-40c1-901c-09ab0e55bfb5 req-afeef08a-66ad-4455-91b7-56baaec1e334 84c9f70a4dac4b8698c194e566a50dd2 f84380b718ee4c18bb2a6d03c7fce2b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/465] 10.0.0.224 () {38 vars in 971 bytes} [Fri May 1 02:08:28 2026] POST /v2.0/security-groups => generated 1682 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 10.0.0.224 () {38 vars in 971 bytes} [Fri May 1 02:08:29 2026] POST /v2.0/security-groups => generated 1686 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:08:29.308 8 WARNING neutron_lib.context [req-14443d51-a285-418c-bb91-45f8a3d8c234 req-cb372c2b-1877-426d-9fed-fc43ab0eaf26 71060ce39d2a47c1b408a21366536751 27f0cf9377b1468bb12728dec3ef0e9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:08:29.346 7 INFO neutron.db.segments_db [None req-97a0dd36-dc94-4eab-af7a-b875406bd830 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment d3f4b4e0-fff6-4f84-9dba-635947d47948 of type vxlan for network afe41df0-45ee-4500-9f83-164f6ef6f9e9 [pid: 8|app: 0|req: 234/467] 10.0.0.224 () {38 vars in 971 bytes} [Fri May 1 02:08:29 2026] POST /v2.0/security-groups => generated 1681 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:29 2026] GET /v2.0/security-groups/10f0b062-4ce3-4460-8025-20351a163a35 => generated 1686 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:08:29.493 8 WARNING neutron_lib.context [req-9bfbeb39-60d1-4e25-86c0-0a18d14f9adb req-04f447f6-8660-4659-812e-b911b3468a65 71060ce39d2a47c1b408a21366536751 27f0cf9377b1468bb12728dec3ef0e9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:08:29.664 7 INFO neutron.db.l3_hamode_db [None req-97a0dd36-dc94-4eab-af7a-b875406bd830 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/469] 10.0.0.224 () {38 vars in 971 bytes} [Fri May 1 02:08:29 2026] POST /v2.0/security-groups => generated 1681 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:08:29.714 8 WARNING neutron_lib.context [req-728a0340-e808-4a07-8021-a909e722b5c0 req-2930b7d8-083c-4cd1-9ab4-f25dab155a61 84c9f70a4dac4b8698c194e566a50dd2 f84380b718ee4c18bb2a6d03c7fce2b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 237/470] 10.0.0.224 () {38 vars in 981 bytes} [Fri May 1 02:08:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/471] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:08:29 2026] GET /v2.0/security-groups?tenant_id=27f0cf9377b1468bb12728dec3ef0e9a => generated 7905 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:08:29.929 8 WARNING neutron_lib.context [req-bdf09f0e-076d-482f-8456-d5d14c12092d req-ba43a745-9536-41ff-9b1f-0e3371746a2e 84c9f70a4dac4b8698c194e566a50dd2 f84380b718ee4c18bb2a6d03c7fce2b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/472] 10.0.0.224 () {38 vars in 971 bytes} [Fri May 1 02:08:29 2026] POST /v2.0/security-groups => generated 1686 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/473] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/36a940c6-5c80-412a-b6c5-e349eb8ba726 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/474] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/ae1ba1a1-2732-4c39-9808-86f698d67b4c => generated 1686 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/475] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/36a940c6-5c80-412a-b6c5-e349eb8ba726 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:08:30.134 8 WARNING neutron_lib.context [req-97c2d474-6470-442f-b72c-04e7b163b822 req-327196a2-5a8e-4e0d-95ad-cc8e2b09a49d 84c9f70a4dac4b8698c194e566a50dd2 f84380b718ee4c18bb2a6d03c7fce2b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/476] 10.0.0.224 () {38 vars in 981 bytes} [Fri May 1 02:08:30 2026] POST /v2.0/security-group-rules => generated 614 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/477] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/f0a5d2ef-4728-43a7-82b4-d4c94888085e => generated 1682 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/478] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/ae1ba1a1-2732-4c39-9808-86f698d67b4c => generated 2311 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/479] 10.0.0.224 () {36 vars in 1013 bytes} [Fri May 1 02:08:30 2026] DELETE /v2.0/security-groups/f0a5d2ef-4728-43a7-82b4-d4c94888085e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:08:30.423 8 WARNING neutron_lib.context [req-8e8342d7-2e97-4b48-bcee-b99a31ea3ea2 req-e0031d66-f05e-4614-aa8c-1592e85108c8 84c9f70a4dac4b8698c194e566a50dd2 f84380b718ee4c18bb2a6d03c7fce2b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 247/480] 10.0.0.224 () {38 vars in 981 bytes} [Fri May 1 02:08:30 2026] POST /v2.0/security-group-rules => generated 619 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:08:30.517 8 INFO neutron.api.v2.resource [req-e1a79d5e-0b50-478e-aaf2-81c133ac1a92 req-292300f0-d716-40e9-ad7f-2316f1ff899e 71060ce39d2a47c1b408a21366536751 27f0cf9377b1468bb12728dec3ef0e9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/481] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/f0a5d2ef-4728-43a7-82b4-d4c94888085e => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/482] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/ae1ba1a1-2732-4c39-9808-86f698d67b4c => generated 2941 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/483] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/45173adf-5a6f-4ccc-b409-e1e1454241fd => generated 1681 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/484] 10.0.0.224 () {34 vars in 1001 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-group-rules/e81c82d5-8034-4c87-bfec-ff1dad853f76 => generated 616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/485] 10.0.0.224 () {36 vars in 1013 bytes} [Fri May 1 02:08:30 2026] DELETE /v2.0/security-groups/45173adf-5a6f-4ccc-b409-e1e1454241fd => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/486] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/ae1ba1a1-2732-4c39-9808-86f698d67b4c => generated 2941 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:08:30.731 8 INFO neutron.api.v2.resource [req-02d4d712-573a-460a-b08c-010c31b4ba75 req-6e59bef3-6924-418f-b85a-fc1c87869e60 71060ce39d2a47c1b408a21366536751 27f0cf9377b1468bb12728dec3ef0e9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/487] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/45173adf-5a6f-4ccc-b409-e1e1454241fd => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/488] 10.0.0.224 () {36 vars in 1023 bytes} [Fri May 1 02:08:30 2026] DELETE /v2.0/security-group-rules/e81c82d5-8034-4c87-bfec-ff1dad853f76 => 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: 256/489] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/8e18fc84-b4be-4102-ae5c-0bf4b4790a9b => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/490] 10.0.0.224 () {36 vars in 1013 bytes} [Fri May 1 02:08:30 2026] DELETE /v2.0/security-groups/8e18fc84-b4be-4102-ae5c-0bf4b4790a9b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:08:30.974 7 INFO neutron.db.l3_hamode_db [None req-97a0dd36-dc94-4eab-af7a-b875406bd830 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 258/491] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/ae1ba1a1-2732-4c39-9808-86f698d67b4c => generated 2311 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:08:31.001 8 INFO neutron.api.v2.resource [req-fb71a7bf-f967-41ea-bf5e-941f09feedce req-59a230ee-944c-4065-9d1f-3934d68e9d97 71060ce39d2a47c1b408a21366536751 27f0cf9377b1468bb12728dec3ef0e9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/494] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:30 2026] GET /v2.0/security-groups/8e18fc84-b4be-4102-ae5c-0bf4b4790a9b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/495] 10.0.0.224 () {36 vars in 1013 bytes} [Fri May 1 02:08:31 2026] DELETE /v2.0/security-groups/ae1ba1a1-2732-4c39-9808-86f698d67b4c => 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: 263/496] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:08:31 2026] GET /v2.0/security-groups?tenant_id=27f0cf9377b1468bb12728dec3ef0e9a => generated 2921 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/497] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:31 2026] GET /v2.0/security-groups/10f0b062-4ce3-4460-8025-20351a163a35 => generated 2311 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/498] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:31 2026] GET /v2.0/security-groups/36a940c6-5c80-412a-b6c5-e349eb8ba726 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/499] 10.0.0.224 () {36 vars in 1013 bytes} [Fri May 1 02:08:31 2026] DELETE /v2.0/security-groups/10f0b062-4ce3-4460-8025-20351a163a35 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/500] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:31 2026] GET /v2.0/security-groups/36a940c6-5c80-412a-b6c5-e349eb8ba726 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/501] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:08:29 2026] POST /v2.0/routers => generated 739 bytes in 2827 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:08:32.110 7 INFO neutron.api.v2.resource [req-ba9bc566-4fb8-4dc2-90f4-3811d152cbba req-2e5bbb69-0764-4a48-a56d-0309bf7feb63 71060ce39d2a47c1b408a21366536751 27f0cf9377b1468bb12728dec3ef0e9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/502] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:32 2026] GET /v2.0/security-groups/8e18fc84-b4be-4102-ae5c-0bf4b4790a9b => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/503] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:08:31 2026] PUT /v2.0/routers/581ac0b9-6c98-4d35-9059-6bdd2cbe2cef/remove_router_interface => generated 309 bytes in 1585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:08:32.964 8 INFO neutron.api.v2.resource [req-bf6e37af-21ac-4d35-bc9e-8b8bb3e48701 req-597c7359-5cb1-4b55-b48d-1a30ef4845f1 71060ce39d2a47c1b408a21366536751 27f0cf9377b1468bb12728dec3ef0e9a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/504] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:32 2026] GET /v2.0/security-groups/45173adf-5a6f-4ccc-b409-e1e1454241fd => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/505] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:08:32 2026] PUT /v2.0/routers/82f9b170-c209-4945-868d-5f969201c16d/add_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:08:33.489 7 INFO neutron.api.v2.resource [req-87fba013-8edb-408e-b0ec-e9b4af74ed37 req-083eca6a-163e-4598-8594-47a1a02f2b8f 71060ce39d2a47c1b408a21366536751 27f0cf9377b1468bb12728dec3ef0e9a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/506] 10.0.0.224 () {34 vars in 991 bytes} [Fri May 1 02:08:33 2026] GET /v2.0/security-groups/f0a5d2ef-4728-43a7-82b4-d4c94888085e => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:08:33.733 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-7a4711e0-9bc5-441a-8bff-06440f1369cf 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-01 02:08:34.142 8 INFO neutron.db.l3_hamode_db [None req-7a4711e0-9bc5-441a-8bff-06440f1369cf 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] HA network 0513b5c4-9ab5-44ab-947a-a2e59e4b532e was deleted as no HA routers are present in tenant f84380b718ee4c18bb2a6d03c7fce2b0. [pid: 8|app: 0|req: 270/507] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:08:32 2026] DELETE /v2.0/routers/581ac0b9-6c98-4d35-9059-6bdd2cbe2cef => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/508] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:34 2026] GET /v2.0/security-groups?tenant_id=5021a712f9774109a9fe56e446e63a58&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:08:34.406 8 WARNING neutron_lib.context [None req-8628341f-17d7-4dd3-aa7a-955fc74eabf3 06a4a08d977f4caf8a4fe4358fe7eac3 cb77f9f64f7c4de889d0eba84d2cf0ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 272/509] 10.0.0.117 () {34 vars in 685 bytes} [Fri May 1 02:08:34 2026] POST /v2.0/security-groups => generated 1659 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:08:34.679 8 INFO neutron.services.segments.plugin [-] Segment 75a93fa9-3458-4e62-8b7c-37c73965c501 resource provider aggregate not found 2026-05-01 02:08:34.690 8 INFO neutron.services.segments.plugin [-] Segment 75a93fa9-3458-4e62-8b7c-37c73965c501 resource provider aggregate not found 2026-05-01 02:08:34.697 8 INFO neutron.services.segments.plugin [-] Segment 75a93fa9-3458-4e62-8b7c-37c73965c501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75a93fa9-3458-4e62-8b7c-37c73965c501 found for delete ", "request_id": "req-bfec3d86-43dd-488b-bc04-698a1fdb37fb"}]} 2026-05-01 02:08:34.704 8 INFO neutron.services.segments.plugin [-] Segment 75a93fa9-3458-4e62-8b7c-37c73965c501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75a93fa9-3458-4e62-8b7c-37c73965c501 found for delete ", "request_id": "req-ca2ddb6e-eaea-4413-815a-d0ff1a4a23e8"}]} [pid: 8|app: 0|req: 273/510] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:08:34 2026] DELETE /v2.0/subnets/28062697-fb6f-4ef5-a3f9-d8544b1e4829 => 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: 274/511] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:34 2026] DELETE /v2.0/security-groups/30d2bd3f-ee69-4ca7-acf7-a09890c8da9b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:08:34.926 8 WARNING neutron_lib.context [None req-a4b4ff29-d5ca-4f9e-add2-b3e90fab9801 06a4a08d977f4caf8a4fe4358fe7eac3 cb77f9f64f7c4de889d0eba84d2cf0ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 275/512] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:08:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/513] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:08:33 2026] PUT /v2.0/routers/de6237f0-36a7-481f-9ae3-bba5fd0dc479/remove_router_interface => generated 309 bytes in 1645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 239/514] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:35 2026] GET /v2.0/security-groups?tenant_id=f1a8c36767de42c3979c4e04f3d96e4e&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:08:35.315 7 WARNING neutron_lib.context [None req-2a5d3116-b8a0-4f9b-9cbd-2b8fce9cd0db 06a4a08d977f4caf8a4fe4358fe7eac3 cb77f9f64f7c4de889d0eba84d2cf0ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/515] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:08:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/516] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:08:35 2026] DELETE /v2.0/networks/40a32987-93c6-413b-b08f-fc60c86b4ed6 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/517] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:35 2026] DELETE /v2.0/security-groups/820f5662-eb68-4e7d-bb84-887a5c2af941 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:08:35.648 8 WARNING neutron_lib.context [None req-d1378368-ace5-4a35-8de6-60a33172a3dc 06a4a08d977f4caf8a4fe4358fe7eac3 cb77f9f64f7c4de889d0eba84d2cf0ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:08:36.280 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-c91fc289-60a8-4337-be68-6b9750a3d0d5 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 278/518] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:08:35 2026] POST /v2.0/floatingips => generated 552 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/519] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:36 2026] GET /v2.0/security-groups?tenant_id=f84380b718ee4c18bb2a6d03c7fce2b0&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/520] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:36 2026] DELETE /v2.0/security-groups/54f59108-b35a-4a94-b7b7-24edaba0a5fc => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:08:36.745 7 INFO neutron.db.l3_hamode_db [None req-c91fc289-60a8-4337-be68-6b9750a3d0d5 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] HA network 54d313ba-2e32-4f45-bf3a-c6bfb636f1a7 was deleted as no HA routers are present in tenant 27f0cf9377b1468bb12728dec3ef0e9a. [pid: 7|app: 0|req: 241/521] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:08:35 2026] DELETE /v2.0/routers/de6237f0-36a7-481f-9ae3-bba5fd0dc479 => generated 0 bytes in 1292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:08:36.804 8 INFO neutron.services.segments.plugin [-] Segment 9d0a44cd-b38c-4dff-8477-3a25a1546150 resource provider aggregate not found 2026-05-01 02:08:36.809 8 INFO neutron.services.segments.plugin [-] Segment 9d0a44cd-b38c-4dff-8477-3a25a1546150 resource provider aggregate not found 2026-05-01 02:08:36.834 8 INFO neutron.services.segments.plugin [-] Segment 9d0a44cd-b38c-4dff-8477-3a25a1546150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d0a44cd-b38c-4dff-8477-3a25a1546150 found for delete ", "request_id": "req-d2e3229e-1fe0-4ea1-ba25-25112af1914a"}]} 2026-05-01 02:08:36.835 8 INFO neutron.services.segments.plugin [-] Segment 9d0a44cd-b38c-4dff-8477-3a25a1546150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d0a44cd-b38c-4dff-8477-3a25a1546150 found for delete ", "request_id": "req-d8c77947-9676-41fd-88d9-d40fac687914"}]} [pid: 7|app: 0|req: 242/522] 10.0.0.224 () {34 vars in 1096 bytes} [Fri May 1 02:08:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--29822267&fields=id&tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac => generated 69 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/523] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:08:36 2026] DELETE /v2.0/subnets/ae23cdeb-ce2b-421a-9248-9eb1e52f185f => 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: 243/524] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:08:37 2026] GET /v2.0/networks?id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => generated 684 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/525] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:08:37 2026] GET /v2.0/quotas/cb77f9f64f7c4de889d0eba84d2cf0ac => generated 292 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:08:37.253 7 INFO neutron.services.segments.plugin [-] Segment bab14961-a873-461a-91a1-3bb98255b14d resource provider aggregate not found 2026-05-01 02:08:37.277 7 INFO neutron.services.segments.plugin [-] Segment bab14961-a873-461a-91a1-3bb98255b14d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab14961-a873-461a-91a1-3bb98255b14d found for delete ", "request_id": "req-babc7f00-b8ea-4846-a94b-38bb42e68e5f"}]} 2026-05-01 02:08:37.278 7 INFO neutron.services.segments.plugin [-] Segment bab14961-a873-461a-91a1-3bb98255b14d resource provider aggregate not found 2026-05-01 02:08:37.298 7 INFO neutron.services.segments.plugin [-] Segment bab14961-a873-461a-91a1-3bb98255b14d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab14961-a873-461a-91a1-3bb98255b14d found for delete ", "request_id": "req-b95f2932-b74f-4500-811c-ea83470e0173"}]} [pid: 7|app: 0|req: 245/526] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:08:37 2026] GET /v2.0/ports?tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac&fields=id => generated 103 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/527] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:08:37 2026] DELETE /v2.0/networks/3859879a-2522-43de-ad92-7d400d05851f => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/528] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:37 2026] GET /v2.0/security-groups?tenant_id=27f0cf9377b1468bb12728dec3ef0e9a&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/529] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:37 2026] DELETE /v2.0/security-groups/36a940c6-5c80-412a-b6c5-e349eb8ba726 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/530] 10.0.0.224 () {34 vars in 907 bytes} [Fri May 1 02:08:37 2026] GET /v2.0/extensions => generated 19901 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/531] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:08:37 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?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: 248/532] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:08:37 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/533] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:38 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:08:38.815 7 INFO neutron.db.segments_db [None req-7ad0d55a-4ef0-45a5-a583-9d1b8b1fd351 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 74016fb9-754e-4959-bb0a-254f9045c1a9 of type vxlan for network 0ff44b15-9caa-4932-b96e-366cde3c0eae [pid: 7|app: 0|req: 249/534] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:08:38 2026] POST /v2.0/networks => generated 746 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:08:38.988 8 INFO neutron.services.segments.plugin [-] Segment a6f397d4-6823-4fa2-a222-b61da1ac6d97 resource provider aggregate not found 2026-05-01 02:08:38.992 8 INFO neutron.services.segments.plugin [-] Segment a6f397d4-6823-4fa2-a222-b61da1ac6d97 resource provider aggregate not found 2026-05-01 02:08:39.010 8 INFO neutron.services.segments.plugin [-] Segment a6f397d4-6823-4fa2-a222-b61da1ac6d97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f397d4-6823-4fa2-a222-b61da1ac6d97 found for delete ", "request_id": "req-a452ff2b-f047-4240-b270-9cd3eaf7689e"}]} 2026-05-01 02:08:39.012 8 INFO neutron.services.segments.plugin [-] Segment a6f397d4-6823-4fa2-a222-b61da1ac6d97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f397d4-6823-4fa2-a222-b61da1ac6d97 found for delete ", "request_id": "req-1fc6d7b0-b137-427d-8aa1-e7a6c62f3f22"}]} [pid: 8|app: 0|req: 286/535] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:08:38 2026] POST /v2.0/subnets => generated 669 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:08:39.347 7 INFO neutron.db.segments_db [None req-ccb9a7c3-156d-4f7c-ab96-34177e22d1bd 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 480f2a50-d2bf-4e51-a616-b9b70bdda76d of type vxlan for network 54d3cd87-55dd-4e19-bc07-083d618b3075 [pid: 8|app: 0|req: 287/536] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:39 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:08:39.776 7 INFO neutron.db.l3_hamode_db [None req-ccb9a7c3-156d-4f7c-ab96-34177e22d1bd 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:08:40.274 8 INFO neutron.db.segments_db [None req-7c7219e9-95dd-43ab-b733-a54d54d2c0c5 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 49a21e79-ade8-49bd-96d0-208915edfee7 of type vxlan for network 81eea656-076d-4654-b6dd-fd2e0b5be83d [pid: 8|app: 0|req: 288/537] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:08:39 2026] POST /v2.0/networks => generated 747 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/538] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:08:40 2026] GET /v2.0/networks?id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => generated 684 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/539] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:08:40 2026] POST /v2.0/subnets => generated 670 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:08:41.131 7 INFO neutron.db.l3_hamode_db [None req-ccb9a7c3-156d-4f7c-ab96-34177e22d1bd 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 291/540] 199.204.45.153 () {34 vars in 1050 bytes} [Fri May 1 02:08:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac => generated 179 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/541] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:41 2026] GET /v2.0/security-groups?tenant_id=77284c393dae44859b0177815a2a059f&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/542] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:41 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:08:41.703 8 INFO neutron.db.segments_db [None req-80ea949d-7bf5-4f75-91f6-63136776f854 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment ed731fbb-8765-4d1f-878f-da480a4a43dd of type vxlan for network 040385fc-2ba3-4ab3-b09e-cc218cdfd283 2026-05-01 02:08:42.049 8 INFO neutron.db.l3_hamode_db [None req-80ea949d-7bf5-4f75-91f6-63136776f854 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 250/543] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:08:39 2026] POST /v2.0/routers => generated 733 bytes in 3312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:08:42.595 7 WARNING neutron_lib.context [req-fe8f732f-6ddd-4392-a9a0-6282e6ac1958 req-94e240d3-02e1-413e-ac02-57a596584ae8 06a4a08d977f4caf8a4fe4358fe7eac3 cb77f9f64f7c4de889d0eba84d2cf0ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:08:43.231 8 INFO neutron.db.l3_hamode_db [None req-80ea949d-7bf5-4f75-91f6-63136776f854 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 251/544] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:08:42 2026] POST /v2.0/ports => generated 954 bytes in 647 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: 252/545] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:43 2026] DELETE /v2.0/security-groups/8469be3d-a635-49d7-9f66-7b4a19db5f76 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/546] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:08:41 2026] POST /v2.0/routers => generated 734 bytes in 2811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/547] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:44 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 957 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/548] 199.204.45.153 () {34 vars in 911 bytes} [Fri May 1 02:08:44 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/549] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:44 2026] GET /v2.0/security-groups?tenant_id=0e29d187733b4be18a798c2054a2ef33&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/550] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:08:43 2026] PUT /v2.0/routers/15bf8de3-3259-4a19-9965-7abe2ddcbe7a/add_router_interface => generated 309 bytes in 1513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/551] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:44 2026] GET /v2.0/security-groups?id=1ac778ff-1dbf-4c9e-bc5d-62794ae1a777&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: 255/552] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:44 2026] DELETE /v2.0/security-groups/34f9968b-0a81-4ce8-bda4-da13c2638a99 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/553] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:08:45 2026] PUT /v2.0/ports/13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 1199 bytes in 582 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: 257/554] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:08:45 2026] GET /v2.0/ports?tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac&device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 1238 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/555] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:08:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 259/556] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:08:45 2026] GET /v2.0/subnets?id=32d67321-34ee-49c9-b839-7054e9960b9b => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/557] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:08:45 2026] GET /v2.0/networks?id=0ff44b15-9caa-4932-b96e-366cde3c0eae => generated 678 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/558] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:08:46 2026] GET /v2.0/ports?network_id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/561] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:08:46 2026] GET /v2.0/quotas/5927613fe93d4726b438714386a8f57d => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/562] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:46 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/563] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:08:46 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?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: 298/564] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:08:44 2026] PUT /v2.0/routers/359d2d68-79ee-4031-9979-9a85608e7938/add_router_interface => generated 309 bytes in 1624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/565] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:08:46 2026] GET /v2.0/ports?tenant_id=5927613fe93d4726b438714386a8f57d&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/566] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:46 2026] GET /v2.0/security-groups?id=1ac778ff-1dbf-4c9e-bc5d-62794ae1a777&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: 7|app: 0|req: 268/567] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:08:46 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?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) 2026-05-01 02:08:46.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e516e933-c024-418c-bd99-9a87c896c510'] response: {'name': 'network-changed', 'server_uuid': '02f3161a-887f-4314-972c-0f67e227a935', 'tag': '13cceddb-c3ca-4d5a-9e33-7e296ba6fa02', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 269/568] 10.0.0.224 () {34 vars in 907 bytes} [Fri May 1 02:08:46 2026] GET /v2.0/extensions => generated 19901 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/569] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:08:46 2026] GET /v2.0/ports?tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac&device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 1238 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/570] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:08:46 2026] GET /v2.0/networks/0ff44b15-9caa-4932-b96e-366cde3c0eae?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:08:47.002 7 WARNING neutron_lib.context [None req-ffd147c0-d0ec-43c6-b701-23b42a635dcf f5df035cd3504088956726fbb2a351c2 716b410dd43746009f9443f752ebd8ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 301/571] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:08:46 2026] GET /v2.0/networks?id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => generated 780 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/572] 10.0.0.117 () {34 vars in 685 bytes} [Fri May 1 02:08:46 2026] POST /v2.0/security-groups => generated 1660 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/573] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:08:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:08:47.152 7 WARNING neutron_lib.context [None req-f5ae23f5-5764-48d7-a237-c2544249eaa9 f5df035cd3504088956726fbb2a351c2 716b410dd43746009f9443f752ebd8ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 273/574] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:08:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/575] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:08:47 2026] GET /v2.0/subnets?id=32d67321-34ee-49c9-b839-7054e9960b9b => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:08:47.303 7 WARNING neutron_lib.context [None req-af083fd5-a02f-44cb-b1cd-aa03cf58e9b1 f5df035cd3504088956726fbb2a351c2 716b410dd43746009f9443f752ebd8ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 275/576] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:08:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/577] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:08:47 2026] GET /v2.0/ports?network_id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:08:47.438 7 WARNING neutron_lib.context [None req-73e12406-8c04-43af-b9b4-9b221e155dee f5df035cd3504088956726fbb2a351c2 716b410dd43746009f9443f752ebd8ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 302/578] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:08:47 2026] GET /v2.0/networks/0ff44b15-9caa-4932-b96e-366cde3c0eae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/579] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:08:47 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/580] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:47 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/581] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:08:47 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?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: 306/582] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:47 2026] GET /v2.0/ports?device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/583] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:47 2026] GET /v2.0/security-groups?id=1ac778ff-1dbf-4c9e-bc5d-62794ae1a777&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/584] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:08:47 2026] POST /v2.0/floatingips => generated 552 bytes in 773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/585] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:08:48 2026] GET /v2.0/networks?id=0ff44b15-9caa-4932-b96e-366cde3c0eae => generated 678 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:08:48.666 7 WARNING neutron_lib.context [req-8406dffe-afa0-4771-b180-e0cf20048f03 req-8dd06111-bf98-442c-bfe3-43c030fff90e f53a65fcc26c4d1a83b7c92c1d12be8d 5927613fe93d4726b438714386a8f57d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 309/586] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:48 2026] GET /v2.0/ports?device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/587] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:48 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/588] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:48 2026] GET /v2.0/security-groups?id=1ac778ff-1dbf-4c9e-bc5d-62794ae1a777&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/589] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:08:48 2026] POST /v2.0/ports => generated 958 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/590] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:08:49 2026] PUT /v2.0/ports/b6c8ae30-8b4a-4d9d-b384-5374c0910115 => generated 1203 bytes in 615 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: 279/591] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:08:49 2026] GET /v2.0/ports?tenant_id=5927613fe93d4726b438714386a8f57d&device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 1242 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: 7|app: 0|req: 280/592] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:49 2026] GET /v2.0/ports?device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/593] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:08:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b6c8ae30-8b4a-4d9d-b384-5374c0910115 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/594] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:08:50 2026] GET /v2.0/subnets?id=76cba338-dd6f-4b6f-9c30-079448d82fbd => generated 672 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: 7|app: 0|req: 281/595] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:50 2026] GET /v2.0/security-groups?id=cda288fc-1890-4d0c-a335-c38a8f13b7da&fields=id&fields=name => generated 88 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/596] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:08:50 2026] GET /v2.0/ports?network_id=0ff44b15-9caa-4932-b96e-366cde3c0eae&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/597] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:50 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/598] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:08:50 2026] GET /v2.0/networks/0ff44b15-9caa-4932-b96e-366cde3c0eae?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: 283/599] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:50 2026] GET /v2.0/security-groups?id=1ac778ff-1dbf-4c9e-bc5d-62794ae1a777&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/600] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:08:50 2026] GET /v2.0/networks/0ff44b15-9caa-4932-b96e-366cde3c0eae?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: 284/601] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/ports?device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/602] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/security-groups?id=cda288fc-1890-4d0c-a335-c38a8f13b7da&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:08:51.540 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65bbb8e5-7ce7-4e92-bbc6-c8d8d4338843'] response: {'name': 'network-changed', 'server_uuid': 'bd3a7fe9-8d49-4b9d-92ec-878bfb811a19', 'tag': 'b6c8ae30-8b4a-4d9d-b384-5374c0910115', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 285/603] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 971 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/604] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/ports?tenant_id=5927613fe93d4726b438714386a8f57d&device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/605] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/security-groups?id=1ac778ff-1dbf-4c9e-bc5d-62794ae1a777&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/606] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/networks?id=0ff44b15-9caa-4932-b96e-366cde3c0eae => generated 774 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/607] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b6c8ae30-8b4a-4d9d-b384-5374c0910115 => 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: 321/608] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/subnets?id=76cba338-dd6f-4b6f-9c30-079448d82fbd => generated 672 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/609] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/ports?network_id=0ff44b15-9caa-4932-b96e-366cde3c0eae&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: 322/610] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/networks/0ff44b15-9caa-4932-b96e-366cde3c0eae?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: 323/611] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/networks/0ff44b15-9caa-4932-b96e-366cde3c0eae?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: 289/612] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:51 2026] GET /v2.0/security-groups?tenant_id=ce6f4d48184e4f1da727dbe40dfbd617&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/613] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:52 2026] DELETE /v2.0/security-groups/5f96b53c-c83c-441b-b3fd-33a9ace5605e => 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: 290/614] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:52 2026] GET /v2.0/ports?device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/615] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:52 2026] GET /v2.0/security-groups?tenant_id=b3f02e3948a848dca8733678159c5495&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/616] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:52 2026] GET /v2.0/security-groups?id=cda288fc-1890-4d0c-a335-c38a8f13b7da&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/617] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:52 2026] DELETE /v2.0/security-groups/04036815-6c94-4e54-a395-2b62569e40f4 => 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: 292/618] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:52 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/619] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:52 2026] GET /v2.0/security-groups?id=1ac778ff-1dbf-4c9e-bc5d-62794ae1a777&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/620] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:52 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:08:53.661 8 INFO neutron.db.l3_db [None req-359fb422-8381-4768-bfbf-227a9087a0a7 06a4a08d977f4caf8a4fe4358fe7eac3 cb77f9f64f7c4de889d0eba84d2cf0ac - - default default] Floating IP f814b47d-9f43-4a92-a2f3-b909b53f1fae associated. External IP: 10.96.250.212, port: 13cceddb-c3ca-4d5a-9e33-7e296ba6fa02. [pid: 8|app: 0|req: 328/621] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:08:53 2026] PUT /v2.0/floatingips/f814b47d-9f43-4a92-a2f3-b909b53f1fae => generated 855 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/622] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => 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: 294/623] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:53 2026] GET /v2.0/ports?device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 975 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/624] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/security-groups?id=1ac778ff-1dbf-4c9e-bc5d-62794ae1a777&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: 7|app: 0|req: 295/625] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/security-groups?id=cda288fc-1890-4d0c-a335-c38a8f13b7da&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-05-01 02:08:54.402 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2381282-2162-42b8-9a05-17004a38d66e'] response: {'name': 'network-changed', 'server_uuid': '02f3161a-887f-4314-972c-0f67e227a935', 'tag': '13cceddb-c3ca-4d5a-9e33-7e296ba6fa02', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/626] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/ports?tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac&device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/627] 10.0.0.224 () {34 vars in 1098 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--680803884&fields=id&tenant_id=716b410dd43746009f9443f752ebd8ff => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/628] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/networks?id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => 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: 297/629] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/networks?id=81eea656-076d-4654-b6dd-fd2e0b5be83d => generated 679 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/630] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/quotas/716b410dd43746009f9443f752ebd8ff => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/631] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 858 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/632] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/subnets?id=32d67321-34ee-49c9-b839-7054e9960b9b => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/633] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/ports?tenant_id=716b410dd43746009f9443f752ebd8ff&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/634] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/ports?network_id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa&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: 300/635] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/networks/81eea656-076d-4654-b6dd-fd2e0b5be83d?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/636] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?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: 301/637] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/networks/81eea656-076d-4654-b6dd-fd2e0b5be83d?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: 337/638] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:08:54 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/639] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:55 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => 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: 338/640] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:55 2026] GET /v2.0/ports?device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/641] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:55 2026] GET /v2.0/security-groups?id=cda288fc-1890-4d0c-a335-c38a8f13b7da&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/642] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:56 2026] GET /v2.0/ports?device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/643] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:56 2026] GET /v2.0/security-groups?id=cda288fc-1890-4d0c-a335-c38a8f13b7da&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/644] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:08:56 2026] GET /v2.0/networks?id=81eea656-076d-4654-b6dd-fd2e0b5be83d => generated 679 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/645] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:56 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => 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: 305/646] 199.204.45.153 () {34 vars in 1050 bytes} [Fri May 1 02:08:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=716b410dd43746009f9443f752ebd8ff => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:08:56.357 8 WARNING neutron_lib.context [req-494e3708-217d-4a7b-a95b-6cb2ea6c1b22 req-57833257-d191-423d-97d7-0a44a5f860ae f5df035cd3504088956726fbb2a351c2 716b410dd43746009f9443f752ebd8ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 306/647] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:08:56 2026] GET /v2.0/ports?device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/648] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:08:56 2026] POST /v2.0/ports => generated 958 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/649] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:08:56 2026] DELETE /v2.0/ports/b6c8ae30-8b4a-4d9d-b384-5374c0910115 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/650] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/ports?device_id=bd3a7fe9-8d49-4b9d-92ec-878bfb811a19 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:08:57.443 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-796851c4-035c-446a-b0f5-d7711f5e887e'] response: {'server_uuid': 'bd3a7fe9-8d49-4b9d-92ec-878bfb811a19', 'name': 'network-vif-deleted', 'tag': 'b6c8ae30-8b4a-4d9d-b384-5374c0910115', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/651] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/652] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/security-groups?id=fb821fed-daa3-400a-890e-026609b0e18c&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: 343/653] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:08:56 2026] PUT /v2.0/ports/6f354fc4-d188-4e75-afc3-839f0ed9c5b8 => generated 1203 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/654] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/ports?tenant_id=716b410dd43746009f9443f752ebd8ff&device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:08:57.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-970d3013-ff19-4359-a0da-f7765268c9ae'] response: {'name': 'network-changed', 'server_uuid': 'cfd89e69-1d70-4242-880c-95786b10081d', 'tag': '6f354fc4-d188-4e75-afc3-839f0ed9c5b8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 344/655] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6f354fc4-d188-4e75-afc3-839f0ed9c5b8 => 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: 312/656] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/subnets?id=96a24f48-6cb5-49ab-9271-3735bb69946a => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/657] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/ports?network_id=81eea656-076d-4654-b6dd-fd2e0b5be83d&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 313/658] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/networks/81eea656-076d-4654-b6dd-fd2e0b5be83d?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/659] 199.204.45.153 () {34 vars in 1096 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/660] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/networks/81eea656-076d-4654-b6dd-fd2e0b5be83d?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: 347/661] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/ports?tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac&device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/662] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:08:57 2026] GET /v2.0/ports?tenant_id=716b410dd43746009f9443f752ebd8ff&device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/663] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/networks?id=81eea656-076d-4654-b6dd-fd2e0b5be83d => generated 775 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/664] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/networks?id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => generated 780 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/665] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6f354fc4-d188-4e75-afc3-839f0ed9c5b8 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/666] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/667] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/subnets?id=96a24f48-6cb5-49ab-9271-3735bb69946a => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/668] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/security-groups?tenant_id=2a27bcab7d4f419c8a17d05e86c3fcf3&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/669] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/subnets?id=32d67321-34ee-49c9-b839-7054e9960b9b => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/670] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/ports?network_id=81eea656-076d-4654-b6dd-fd2e0b5be83d&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/671] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:08:58 2026] DELETE /v2.0/security-groups/5647a71c-1195-4c8e-8cc8-e4dc8ee5743c => 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: 323/672] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/ports?network_id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/673] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/networks/81eea656-076d-4654-b6dd-fd2e0b5be83d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/674] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/675] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/networks/81eea656-076d-4654-b6dd-fd2e0b5be83d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/676] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?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: 328/677] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => 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: 329/678] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:58 2026] GET /v2.0/security-groups?id=fb821fed-daa3-400a-890e-026609b0e18c&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: 330/679] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:08:59 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/680] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:08:59 2026] GET /v2.0/security-groups?id=fb821fed-daa3-400a-890e-026609b0e18c&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: 350/681] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:08:58 2026] PUT /v2.0/routers/15bf8de3-3259-4a19-9965-7abe2ddcbe7a/remove_router_interface => generated 309 bytes in 1697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/682] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:00 2026] GET /v2.0/security-groups?tenant_id=fcf38695d19044889f00002bdc100e04&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/685] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:01 2026] DELETE /v2.0/security-groups/7c15d4c6-b139-4e94-b7fa-2013d0c073cc => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:01.300 7 INFO neutron.services.segments.plugin [-] Segment 480f2a50-d2bf-4e51-a616-b9b70bdda76d resource provider aggregate not found 2026-05-01 02:09:01.304 7 INFO neutron.services.segments.plugin [-] Segment 480f2a50-d2bf-4e51-a616-b9b70bdda76d resource provider aggregate not found 2026-05-01 02:09:01.323 7 INFO neutron.services.segments.plugin [-] Segment 480f2a50-d2bf-4e51-a616-b9b70bdda76d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 480f2a50-d2bf-4e51-a616-b9b70bdda76d found for delete ", "request_id": "req-924da547-7280-4bad-923f-33d411afe96d"}]} 2026-05-01 02:09:01.327 7 INFO neutron.services.segments.plugin [-] Segment 480f2a50-d2bf-4e51-a616-b9b70bdda76d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 480f2a50-d2bf-4e51-a616-b9b70bdda76d found for delete ", "request_id": "req-45341b7f-29b7-479c-9a37-150bc74d1ae5"}]} [pid: 8|app: 0|req: 355/686] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:01 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:01.336 7 INFO neutron.db.l3_hamode_db [None req-76a0b620-c635-4428-9d43-1bd33c8065f5 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] HA network 54d3cd87-55dd-4e19-bc07-083d618b3075 was deleted as no HA routers are present in tenant 5927613fe93d4726b438714386a8f57d. [pid: 7|app: 0|req: 332/687] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:00 2026] DELETE /v2.0/routers/15bf8de3-3259-4a19-9965-7abe2ddcbe7a => 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: 356/688] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:01 2026] GET /v2.0/security-groups?id=fb821fed-daa3-400a-890e-026609b0e18c&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/689] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:01 2026] DELETE /v2.0/subnets/76cba338-dd6f-4b6f-9c30-079448d82fbd => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:09:02.090 8 INFO neutron.services.segments.plugin [-] Segment 74016fb9-754e-4959-bb0a-254f9045c1a9 resource provider aggregate not found 2026-05-01 02:09:02.094 8 INFO neutron.services.segments.plugin [-] Segment 74016fb9-754e-4959-bb0a-254f9045c1a9 resource provider aggregate not found 2026-05-01 02:09:02.110 8 INFO neutron.services.segments.plugin [-] Segment 74016fb9-754e-4959-bb0a-254f9045c1a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74016fb9-754e-4959-bb0a-254f9045c1a9 found for delete ", "request_id": "req-b3b10be9-6d3c-4004-b4e8-f6f1090a976f"}]} 2026-05-01 02:09:02.111 8 INFO neutron.services.segments.plugin [-] Segment 74016fb9-754e-4959-bb0a-254f9045c1a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74016fb9-754e-4959-bb0a-254f9045c1a9 found for delete ", "request_id": "req-fa5c950a-1222-41ae-a906-9ea1f09ffd31"}]} [pid: 8|app: 0|req: 357/690] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:01 2026] DELETE /v2.0/networks/0ff44b15-9caa-4932-b96e-366cde3c0eae => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/691] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:02 2026] GET /v2.0/security-groups?tenant_id=5927613fe93d4726b438714386a8f57d&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/692] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:02 2026] DELETE /v2.0/security-groups/cda288fc-1890-4d0c-a335-c38a8f13b7da => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/693] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:02 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/694] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:02 2026] GET /v2.0/security-groups?id=fb821fed-daa3-400a-890e-026609b0e18c&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/695] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:02 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/696] 10.0.0.60 () {34 vars in 989 bytes} [Fri May 1 02:09:02 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 1240 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/697] 10.0.0.60 () {34 vars in 1039 bytes} [Fri May 1 02:09:03 2026] GET /v2.0/security-groups?id=1ac778ff-1dbf-4c9e-bc5d-62794ae1a777&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:03.225 8 INFO neutron.db.l3_db [None req-b9be8d15-b14a-4982-90fd-ba768b8aea71 f5df035cd3504088956726fbb2a351c2 716b410dd43746009f9443f752ebd8ff - - default default] Floating IP cede2936-fdb8-49e9-91e6-96bcdfaec064 associated. External IP: 10.96.250.205, port: 6f354fc4-d188-4e75-afc3-839f0ed9c5b8. 2026-05-01 02:09:03.362 7 WARNING neutron_lib.context [None req-4a8650ae-1854-4606-b90d-bbfc5077bda4 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:03.362 7 WARNING neutron_lib.context [None req-4a8650ae-1854-4606-b90d-bbfc5077bda4 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:03.591 7 INFO neutron.db.segments_db [None req-4a8650ae-1854-4606-b90d-bbfc5077bda4 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Added segment 6f1265d5-4485-4328-8845-9b28cf9c6a6f of type vxlan for network 9f7fbd86-74e5-4321-97cb-72c39b2875eb [pid: 8|app: 0|req: 361/698] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:09:02 2026] PUT /v2.0/floatingips/cede2936-fdb8-49e9-91e6-96bcdfaec064 => generated 856 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:03.718 7 INFO neutron.db.segments_db [None req-4a8650ae-1854-4606-b90d-bbfc5077bda4 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Added segment e054d906-546e-4e68-9780-8f2ab5a1da57 of type vxlan for network cec0412b-5afb-4334-9012-17d5d78895df [pid: 8|app: 0|req: 362/699] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:03 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:03.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9662e2a5-3289-4faa-934c-6da504dee2fe'] response: {'name': 'network-changed', 'server_uuid': 'cfd89e69-1d70-4242-880c-95786b10081d', 'tag': '6f354fc4-d188-4e75-afc3-839f0ed9c5b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 338/700] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:03 2026] POST /v2.0/networks => generated 1245 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/701] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:03 2026] GET /v2.0/security-groups?id=fb821fed-daa3-400a-890e-026609b0e18c&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/702] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:03 2026] GET /v2.0/ports?tenant_id=716b410dd43746009f9443f752ebd8ff&device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/703] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:09:03 2026] GET /v2.0/networks => generated 1844 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/704] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:03 2026] GET /v2.0/networks?id=81eea656-076d-4654-b6dd-fd2e0b5be83d => generated 775 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/705] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:09:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6f354fc4-d188-4e75-afc3-839f0ed9c5b8 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/706] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:09:04 2026] GET /v2.0/subnets?id=96a24f48-6cb5-49ab-9271-3735bb69946a => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/707] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:09:04 2026] GET /v2.0/ports?network_id=81eea656-076d-4654-b6dd-fd2e0b5be83d&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/708] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:04 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:04.186 8 INFO neutron.services.segments.plugin [-] Segment 6f1265d5-4485-4328-8845-9b28cf9c6a6f resource provider aggregate not found 2026-05-01 02:09:04.202 8 INFO neutron.services.segments.plugin [-] Segment 6f1265d5-4485-4328-8845-9b28cf9c6a6f resource provider aggregate not found 2026-05-01 02:09:04.206 8 INFO neutron.services.segments.plugin [-] Segment 6f1265d5-4485-4328-8845-9b28cf9c6a6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f1265d5-4485-4328-8845-9b28cf9c6a6f found for delete ", "request_id": "req-1b6800af-c930-45e7-91ff-40b3fd558a2a"}]} 2026-05-01 02:09:04.224 8 INFO neutron.services.segments.plugin [-] Segment 6f1265d5-4485-4328-8845-9b28cf9c6a6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f1265d5-4485-4328-8845-9b28cf9c6a6f found for delete ", "request_id": "req-e97cb1b0-23ab-4364-9207-82bcbf3bde92"}]} [pid: 8|app: 0|req: 365/709] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:03 2026] DELETE /v2.0/networks/9f7fbd86-74e5-4321-97cb-72c39b2875eb => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/710] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:09:04 2026] GET /v2.0/networks/81eea656-076d-4654-b6dd-fd2e0b5be83d?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: 366/711] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:04 2026] GET /v2.0/security-groups?id=fb821fed-daa3-400a-890e-026609b0e18c&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/712] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:09:04 2026] GET /v2.0/networks/81eea656-076d-4654-b6dd-fd2e0b5be83d?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) 2026-05-01 02:09:04.460 7 INFO neutron.services.segments.plugin [-] Segment e054d906-546e-4e68-9780-8f2ab5a1da57 resource provider aggregate not found 2026-05-01 02:09:04.464 7 INFO neutron.services.segments.plugin [-] Segment e054d906-546e-4e68-9780-8f2ab5a1da57 resource provider aggregate not found 2026-05-01 02:09:04.477 7 INFO neutron.services.segments.plugin [-] Segment e054d906-546e-4e68-9780-8f2ab5a1da57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e054d906-546e-4e68-9780-8f2ab5a1da57 found for delete ", "request_id": "req-d3d49a79-3f02-45d9-a738-6e6cb1b9d34a"}]} 2026-05-01 02:09:04.478 7 INFO neutron.services.segments.plugin [-] Segment e054d906-546e-4e68-9780-8f2ab5a1da57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e054d906-546e-4e68-9780-8f2ab5a1da57 found for delete ", "request_id": "req-1aa9bf3e-be6b-4ad0-814e-546ce2e222df"}]} [pid: 7|app: 0|req: 346/713] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:04 2026] DELETE /v2.0/networks/cec0412b-5afb-4334-9012-17d5d78895df => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/714] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:09:04 2026] GET /v2.0/networks => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:04.600 7 WARNING neutron_lib.context [None req-466383f5-1723-47b3-bb60-37dd22a43760 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:04.650 7 INFO neutron.db.segments_db [None req-466383f5-1723-47b3-bb60-37dd22a43760 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Added segment c31edda3-92c3-426c-8e78-5589cf4af785 of type vxlan for network 3f1bd074-f2b2-48e4-ae6c-60431f131e63 [pid: 8|app: 0|req: 369/715] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:09:04 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/716] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:04 2026] POST /v2.0/networks => generated 650 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:04.761 7 WARNING neutron_lib.context [None req-25be1f67-cf15-43d4-9be1-ab63131b184c 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:04.837 7 INFO neutron.db.segments_db [None req-25be1f67-cf15-43d4-9be1-ab63131b184c 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Added segment db0d7444-62dd-44ef-939e-82dcdbea3533 of type vxlan for network 422476ab-c016-41c0-ad05-19bf493b4560 [pid: 7|app: 0|req: 348/717] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:04 2026] POST /v2.0/networks => generated 650 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:05.002 7 WARNING neutron_lib.context [None req-06c8bbd5-1463-4f03-85d7-b978ccbfa368 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:05.042 7 WARNING neutron_lib.context [None req-06c8bbd5-1463-4f03-85d7-b978ccbfa368 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 349/718] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:09:04 2026] POST /v2.0/ports => generated 1506 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:09:05.855 8 INFO neutron.db.l3_db [req-23c3272b-ef57-472e-bedd-bde973d364c2 req-7dbdab0d-8acd-4bb5-993e-c43deb312331 f5df035cd3504088956726fbb2a351c2 716b410dd43746009f9443f752ebd8ff - - default default] Floating IP cede2936-fdb8-49e9-91e6-96bcdfaec064 disassociated. External IP: 10.96.250.205, port: 6f354fc4-d188-4e75-afc3-839f0ed9c5b8. [pid: 7|app: 0|req: 350/719] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:05 2026] GET /v2.0/ports?device_id=cfd89e69-1d70-4242-880c-95786b10081d => generated 975 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/720] 10.0.0.117 () {32 vars in 643 bytes} [Fri May 1 02:09:05 2026] GET /v2.0/ports => generated 1506 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/721] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:06 2026] GET /v2.0/security-groups?id=fb821fed-daa3-400a-890e-026609b0e18c&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/722] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:09:06 2026] DELETE /v2.0/ports/41ea4a19-15df-4032-a54c-9dfc5a49bbf4 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/723] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:09:04 2026] DELETE /v2.0/ports/6f354fc4-d188-4e75-afc3-839f0ed9c5b8 => generated 0 bytes in 1667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/724] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:09:06 2026] DELETE /v2.0/ports/7d907cf9-04a0-487d-85f7-36d3729485ac => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/725] 10.0.0.117 () {32 vars in 643 bytes} [Fri May 1 02:09:06 2026] GET /v2.0/ports => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:06.611 8 WARNING neutron_lib.context [None req-76dd6b9a-759f-41a4-8df1-61be5c8e492c 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:06.615 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d210b75-c21f-492e-9a42-18e673ada8d0'] response: {'server_uuid': 'cfd89e69-1d70-4242-880c-95786b10081d', 'name': 'network-vif-deleted', 'tag': '6f354fc4-d188-4e75-afc3-839f0ed9c5b8', 'status': 'completed', 'code': 200} 2026-05-01 02:09:06.669 8 INFO neutron.db.segments_db [None req-76dd6b9a-759f-41a4-8df1-61be5c8e492c 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Added segment 8482af2e-d1a9-4892-96c7-43d628b05880 of type vxlan for network 81a163d9-e03b-411c-88e8-eb8711285452 [pid: 7|app: 0|req: 355/726] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:06 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/727] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:06 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: 7|app: 0|req: 356/728] 10.0.0.224 () {34 vars in 971 bytes} [Fri May 1 02:09:06 2026] GET /v2.0/ports/13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 968 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:06.827 8 WARNING neutron_lib.context [None req-778b806b-c748-46fe-96f7-45b9a0b7e402 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:06.910 8 INFO neutron.db.segments_db [None req-778b806b-c748-46fe-96f7-45b9a0b7e402 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Added segment 574af7eb-a7f2-4174-84df-4c34dc96f211 of type vxlan for network 465342ae-c26e-43df-b2df-4c62337cbef3 [pid: 8|app: 0|req: 373/729] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:06 2026] POST /v2.0/networks => generated 650 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/730] 199.204.45.153 () {34 vars in 1000 bytes} [Fri May 1 02:09:06 2026] GET /v2.0/subnets?network_id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => generated 660 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/731] 199.204.45.153 () {34 vars in 1146 bytes} [Fri May 1 02:09:07 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935&device_owner=compute%3Anova&network_id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:07.115 7 WARNING neutron_lib.context [None req-4ba7b970-05b9-4e77-8c41-d4e670c74af2 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:07.167 7 WARNING neutron_lib.context [None req-4ba7b970-05b9-4e77-8c41-d4e670c74af2 7a2b7ad7851a4d9bb41f2e94835a6931 dc526dd7ecee4e5bb5361d4e172b524d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 374/732] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:07 2026] GET /v2.0/security-groups?tenant_id=fbb9405c7c944823bf59a7cf81d20e79&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/733] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:09:07 2026] PUT /v2.0/ports/13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 1145 bytes in 572 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: 376/734] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:07 2026] DELETE /v2.0/security-groups/fb821fed-daa3-400a-890e-026609b0e18c => 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: 359/735] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:07 2026] POST /v2.0/subnets => generated 1225 bytes in 1064 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/736] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:08 2026] DELETE /v2.0/security-groups/8320e9a4-47ea-4ce1-9c19-2bd96274282b => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/737] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:08 2026] GET /v2.0/ports?tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac&device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 1417 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:08.235 8 INFO neutron.api.v2.resource [None req-705557b4-d91b-476e-92ab-f46d8b4725ea f5df035cd3504088956726fbb2a351c2 716b410dd43746009f9443f752ebd8ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 378/738] 10.0.0.117 () {32 vars in 737 bytes} [Fri May 1 02:09:08 2026] GET /v2.0/security-groups/fb821fed-daa3-400a-890e-026609b0e18c => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/739] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:09:08 2026] GET /v2.0/subnets => generated 1838 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/740] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:08 2026] GET /v2.0/networks?id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/741] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:08 2026] DELETE /v2.0/subnets/592ded02-430c-4bc1-acbf-7dbe527b8f6b => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/742] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:09:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/743] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:09:08 2026] DELETE /v2.0/floatingips/cede2936-fdb8-49e9-91e6-96bcdfaec064 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:08.687 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4364c7a2-8763-48d1-b225-de7ebe3ad3ef'] response: {'name': 'network-changed', 'server_uuid': '02f3161a-887f-4314-972c-0f67e227a935', 'tag': '13cceddb-c3ca-4d5a-9e33-7e296ba6fa02', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 382/744] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:08 2026] GET /v2.0/security-groups?tenant_id=d74c22152a8546edb745cc1f257e8f1f&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/745] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:08 2026] DELETE /v2.0/subnets/910511ec-650e-4caa-8fa9-642a8c49e6f5 => 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: 383/746] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:09:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 860 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/747] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:09 2026] DELETE /v2.0/security-groups/5d76b820-eb6d-4f71-b4c1-c72d11fe6fe6 => 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: 385/748] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:09:09 2026] GET /v2.0/subnets => generated 626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/749] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:09:09 2026] GET /v2.0/subnets?id=32d67321-34ee-49c9-b839-7054e9960b9b => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/750] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:09 2026] DELETE /v2.0/networks/465342ae-c26e-43df-b2df-4c62337cbef3 => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:09:09.990 8 INFO neutron.services.segments.plugin [-] Segment 574af7eb-a7f2-4174-84df-4c34dc96f211 resource provider aggregate not found 2026-05-01 02:09:09.994 8 INFO neutron.services.segments.plugin [-] Segment 574af7eb-a7f2-4174-84df-4c34dc96f211 resource provider aggregate not found 2026-05-01 02:09:10.011 8 INFO neutron.services.segments.plugin [-] Segment 574af7eb-a7f2-4174-84df-4c34dc96f211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 574af7eb-a7f2-4174-84df-4c34dc96f211 found for delete ", "request_id": "req-b51a83b5-884c-45c7-b23f-344096d8bfe1"}]} 2026-05-01 02:09:10.020 8 INFO neutron.services.segments.plugin [-] Segment 574af7eb-a7f2-4174-84df-4c34dc96f211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 574af7eb-a7f2-4174-84df-4c34dc96f211 found for delete ", "request_id": "req-415d0c93-2985-44bd-85d7-29fb26082c84"}]} [pid: 8|app: 0|req: 388/751] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:09:09 2026] GET /v2.0/ports?network_id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 364/752] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:09:08 2026] PUT /v2.0/routers/359d2d68-79ee-4031-9979-9a85608e7938/remove_router_interface => generated 309 bytes in 1375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/753] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:09:10 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/754] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:10 2026] DELETE /v2.0/networks/81a163d9-e03b-411c-88e8-eb8711285452 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/755] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:09:10 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?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: 391/756] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:10 2026] DELETE /v2.0/networks/422476ab-c016-41c0-ad05-19bf493b4560 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/757] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:10 2026] GET /v2.0/ports?tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac&device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 1417 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/758] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:10 2026] DELETE /v2.0/networks/3f1bd074-f2b2-48e4-ae6c-60431f131e63 => 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: 394/759] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:10 2026] GET /v2.0/networks?id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => generated 780 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/760] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => 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: 396/761] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/762] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:09:11 2026] GET /v2.0/subnets?id=32d67321-34ee-49c9-b839-7054e9960b9b => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/763] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:09:11 2026] GET /v2.0/ports?network_id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa&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: 399/764] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:11 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/765] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:09:11 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/766] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:11 2026] GET /v2.0/security-groups?id=1ac778ff-1dbf-4c9e-bc5d-62794ae1a777&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/767] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:09:11 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:11.557 7 INFO neutron.services.segments.plugin [-] Segment ed731fbb-8765-4d1f-878f-da480a4a43dd resource provider aggregate not found 2026-05-01 02:09:11.562 7 INFO neutron.services.segments.plugin [-] Segment ed731fbb-8765-4d1f-878f-da480a4a43dd resource provider aggregate not found 2026-05-01 02:09:11.567 7 INFO neutron.db.l3_hamode_db [None req-773a5928-a8f2-4e82-89c0-059ae3129cc2 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] HA network 040385fc-2ba3-4ab3-b09e-cc218cdfd283 was deleted as no HA routers are present in tenant 716b410dd43746009f9443f752ebd8ff. [pid: 7|app: 0|req: 366/768] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:10 2026] DELETE /v2.0/routers/359d2d68-79ee-4031-9979-9a85608e7938 => generated 0 bytes in 1235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:11.584 7 INFO neutron.services.segments.plugin [-] Segment ed731fbb-8765-4d1f-878f-da480a4a43dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed731fbb-8765-4d1f-878f-da480a4a43dd found for delete ", "request_id": "req-077e800e-98fd-42cb-ab0b-3cb9e2d33018"}]} 2026-05-01 02:09:11.585 7 INFO neutron.services.segments.plugin [-] Segment ed731fbb-8765-4d1f-878f-da480a4a43dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed731fbb-8765-4d1f-878f-da480a4a43dd found for delete ", "request_id": "req-ac8c5052-76bc-48dc-ba74-b2e3324a09cd"}]} [pid: 7|app: 0|req: 367/769] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:11 2026] DELETE /v2.0/subnets/96a24f48-6cb5-49ab-9271-3735bb69946a => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/770] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:11 2026] GET /v2.0/security-groups?tenant_id=dc526dd7ecee4e5bb5361d4e172b524d&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/771] 199.204.45.153 () {34 vars in 1118 bytes} [Fri May 1 02:09:11 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:12.049 8 INFO neutron.services.segments.plugin [-] Segment 8482af2e-d1a9-4892-96c7-43d628b05880 resource provider aggregate not found 2026-05-01 02:09:12.054 8 INFO neutron.services.segments.plugin [-] Segment 8482af2e-d1a9-4892-96c7-43d628b05880 resource provider aggregate not found [pid: 7|app: 0|req: 369/772] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:11 2026] DELETE /v2.0/security-groups/25f1a89f-32ba-4450-a184-ccdd60442740 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:12.062 8 INFO neutron.services.segments.plugin [-] Segment 8482af2e-d1a9-4892-96c7-43d628b05880 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8482af2e-d1a9-4892-96c7-43d628b05880 found for delete ", "request_id": "req-3edba048-6a36-4808-9441-9e6622b27334"}]} 2026-05-01 02:09:12.076 8 INFO neutron.services.segments.plugin [-] Segment 8482af2e-d1a9-4892-96c7-43d628b05880 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8482af2e-d1a9-4892-96c7-43d628b05880 found for delete ", "request_id": "req-b9cfec1e-af3f-4183-9cd7-41787a89e9d3"}]} 2026-05-01 02:09:12.082 8 INFO neutron.services.segments.plugin [-] Segment db0d7444-62dd-44ef-939e-82dcdbea3533 resource provider aggregate not found 2026-05-01 02:09:12.097 8 INFO neutron.services.segments.plugin [-] Segment db0d7444-62dd-44ef-939e-82dcdbea3533 resource provider aggregate not found 2026-05-01 02:09:12.103 8 INFO neutron.services.segments.plugin [-] Segment db0d7444-62dd-44ef-939e-82dcdbea3533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0d7444-62dd-44ef-939e-82dcdbea3533 found for delete ", "request_id": "req-6ba25ca4-38b8-4927-af04-c7868b350773"}]} 2026-05-01 02:09:12.113 8 INFO neutron.services.segments.plugin [-] Segment db0d7444-62dd-44ef-939e-82dcdbea3533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0d7444-62dd-44ef-939e-82dcdbea3533 found for delete ", "request_id": "req-cd89fb45-e88b-448f-8449-ceb22b393f2c"}]} 2026-05-01 02:09:12.120 8 INFO neutron.services.segments.plugin [-] Segment c31edda3-92c3-426c-8e78-5589cf4af785 resource provider aggregate not found 2026-05-01 02:09:12.135 8 INFO neutron.services.segments.plugin [-] Segment c31edda3-92c3-426c-8e78-5589cf4af785 resource provider aggregate not found 2026-05-01 02:09:12.139 8 INFO neutron.services.segments.plugin [-] Segment c31edda3-92c3-426c-8e78-5589cf4af785 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c31edda3-92c3-426c-8e78-5589cf4af785 found for delete ", "request_id": "req-f3963be4-98f3-45d0-82a9-96eaa99510e4"}]} 2026-05-01 02:09:12.151 8 INFO neutron.services.segments.plugin [-] Segment c31edda3-92c3-426c-8e78-5589cf4af785 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c31edda3-92c3-426c-8e78-5589cf4af785 found for delete ", "request_id": "req-ff5d172f-868e-42e2-b1a7-6bc96fd4c9ac"}]} [pid: 7|app: 0|req: 370/773] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:12 2026] GET /v2.0/security-groups?tenant_id=cc61b127d83542adb9f5b993b95878fc&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/774] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:11 2026] DELETE /v2.0/networks/81eea656-076d-4654-b6dd-fd2e0b5be83d => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/775] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:12 2026] DELETE /v2.0/security-groups/adaca149-9a34-47a0-8e35-5880dfe84816 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/776] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:12 2026] GET /v2.0/security-groups?tenant_id=716b410dd43746009f9443f752ebd8ff&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/777] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:12 2026] DELETE /v2.0/security-groups/d04daef3-54f8-47d8-9773-0cd2e91c28c2 => 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: 371/778] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:09:12 2026] PUT /v2.0/ports/13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 968 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/779] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:12 2026] GET /v2.0/ports?tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac&device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:09:12.928 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2137c26-2a97-4283-9b5f-063ee5f9551b'] response: {'name': 'network-changed', 'server_uuid': '02f3161a-887f-4314-972c-0f67e227a935', 'tag': '13cceddb-c3ca-4d5a-9e33-7e296ba6fa02', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 372/780] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:12 2026] GET /v2.0/networks?id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => generated 780 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/781] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:09:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => 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: 373/782] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/subnets?id=32d67321-34ee-49c9-b839-7054e9960b9b => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/783] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/ports?network_id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa&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: 374/784] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?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: 411/785] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/786] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/ports?tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac&device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/787] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/networks?id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => generated 780 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/788] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/789] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/subnets?id=32d67321-34ee-49c9-b839-7054e9960b9b => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/790] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/ports?network_id=8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa&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: 414/791] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/792] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa?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: 379/793] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/794] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:13 2026] GET /v2.0/security-groups?id=1ac778ff-1dbf-4c9e-bc5d-62794ae1a777&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:14.059 8 WARNING neutron_lib.context [None req-167f8a4b-0386-4f6b-9a57-1b333098f96b 1c6cd86d91e840e7ad5b74db124b959a 79f1b274b39b44c4bb2b92623711ce47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:14.167 8 INFO neutron.services.segments.plugin [-] Segment 49a21e79-ade8-49bd-96d0-208915edfee7 resource provider aggregate not found 2026-05-01 02:09:14.180 8 INFO neutron.services.segments.plugin [-] Segment 49a21e79-ade8-49bd-96d0-208915edfee7 resource provider aggregate not found 2026-05-01 02:09:14.190 8 INFO neutron.services.segments.plugin [-] Segment 49a21e79-ade8-49bd-96d0-208915edfee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49a21e79-ade8-49bd-96d0-208915edfee7 found for delete ", "request_id": "req-e9b84363-cf7c-48f7-954f-5e4db3c29233"}]} 2026-05-01 02:09:14.203 8 INFO neutron.services.segments.plugin [-] Segment 49a21e79-ade8-49bd-96d0-208915edfee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49a21e79-ade8-49bd-96d0-208915edfee7 found for delete ", "request_id": "req-cff4c370-92d6-4720-bdee-f2ee65ef5f21"}]} [pid: 8|app: 0|req: 415/795] 10.0.0.117 () {34 vars in 684 bytes} [Fri May 1 02:09:13 2026] POST /v2.0/security-groups => generated 1624 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/796] 10.0.0.117 () {32 vars in 663 bytes} [Fri May 1 02:09:14 2026] GET /v2.0/security-groups => generated 4529 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:14.394 7 WARNING neutron_lib.context [None req-f854c76a-70f0-41d8-8f78-9f805c3890d2 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 417/797] 10.0.0.117 () {34 vars in 758 bytes} [Fri May 1 02:09:14 2026] PUT /v2.0/security-groups/534845e6-e8b4-4f6a-9428-971f23c3c5c4 => generated 1663 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:14.538 7 INFO neutron.db.segments_db [None req-f854c76a-70f0-41d8-8f78-9f805c3890d2 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Added segment abf9677c-8b3f-46ed-a125-4c6ceee2d131 of type vxlan for network 2d77878e-9a28-4776-8fd6-8256d944913d [pid: 8|app: 0|req: 418/798] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:09:14 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/799] 10.0.0.117 () {32 vars in 737 bytes} [Fri May 1 02:09:14 2026] GET /v2.0/security-groups/534845e6-e8b4-4f6a-9428-971f23c3c5c4 => generated 1663 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/800] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:14 2026] POST /v2.0/networks => generated 648 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:14.743 8 INFO neutron.db.segments_db [None req-154ab3af-812a-49c6-936a-bade2eb78f9b 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 008e65e8-cc78-40b9-9148-c4351d6707a6 of type vxlan for network 063745b2-d4de-40d8-879f-1792d6207fe1 [pid: 8|app: 0|req: 420/801] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:09:14 2026] POST /v2.0/networks => generated 737 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/802] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:14 2026] DELETE /v2.0/security-groups/534845e6-e8b4-4f6a-9428-971f23c3c5c4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:14.949 8 WARNING neutron_lib.context [None req-a05ef6fc-2e2c-495c-a88d-cd4f20bd101e c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:14.987 7 INFO neutron.db.l3_db [req-0f6cc49e-7640-4a18-97ed-2815e377bad4 req-3974b985-aa54-48cd-b217-678b66a2480c 06a4a08d977f4caf8a4fe4358fe7eac3 cb77f9f64f7c4de889d0eba84d2cf0ac - - default default] Floating IP f814b47d-9f43-4a92-a2f3-b909b53f1fae disassociated. External IP: 10.96.250.212, port: 13cceddb-c3ca-4d5a-9e33-7e296ba6fa02. [pid: 8|app: 0|req: 422/803] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:14 2026] POST /v2.0/subnets => generated 603 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/804] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:09:14 2026] DELETE /v2.0/ports/13cceddb-c3ca-4d5a-9e33-7e296ba6fa02 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/805] 10.0.0.117 () {32 vars in 663 bytes} [Fri May 1 02:09:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:15.518 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e57bbd46-cc8a-4927-9d24-9f946a3bb036'] response: {'server_uuid': '02f3161a-887f-4314-972c-0f67e227a935', 'name': 'network-vif-deleted', 'tag': '13cceddb-c3ca-4d5a-9e33-7e296ba6fa02', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 384/806] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:15 2026] GET /v2.0/ports?device_id=02f3161a-887f-4314-972c-0f67e227a935 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:15.537 7 WARNING neutron_lib.context [None req-cb65cf92-b129-498a-a189-6f9e7949e580 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 423/807] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:15 2026] POST /v2.0/subnets => generated 660 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:15.560 8 INFO neutron.api.v2.resource [None req-0f0fb6ed-7042-4b2f-9370-2b74990f3bcf 1c6cd86d91e840e7ad5b74db124b959a 79f1b274b39b44c4bb2b92623711ce47 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/808] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:15 2026] DELETE /v2.0/security-groups/534845e6-e8b4-4f6a-9428-971f23c3c5c4 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:09:15.579 7 INFO neutron.db.segments_db [None req-cb65cf92-b129-498a-a189-6f9e7949e580 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Added segment eed99e2f-eefa-43d7-a63c-743ba1074dcf of type vxlan for network 8484d70c-ca24-4ff2-950b-26efec97fe22 2026-05-01 02:09:15.612 8 INFO neutron.db.segments_db [None req-2fa8f400-0805-4318-a0fb-be8c4a42a8b0 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 6683c202-f485-4cd7-b6fc-b25c7ffe25d8 of type vxlan for network 64a6ac85-74f6-4737-95fe-3d5757823d75 2026-05-01 02:09:15.911 7 INFO neutron.db.l3_hamode_db [None req-cb65cf92-b129-498a-a189-6f9e7949e580 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:09:15.926 8 INFO neutron.db.l3_hamode_db [None req-2fa8f400-0805-4318-a0fb-be8c4a42a8b0 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:09:16.996 8 INFO neutron.db.l3_hamode_db [None req-2fa8f400-0805-4318-a0fb-be8c4a42a8b0 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:09:17.453 7 INFO neutron.db.l3_hamode_db [None req-cb65cf92-b129-498a-a189-6f9e7949e580 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 425/809] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:15 2026] POST /v2.0/routers => generated 724 bytes in 2604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:18.172 8 WARNING neutron_lib.context [None req-392708c7-3042-49cb-995c-d004e296f79d 1c6cd86d91e840e7ad5b74db124b959a 79f1b274b39b44c4bb2b92623711ce47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 426/810] 10.0.0.117 () {34 vars in 684 bytes} [Fri May 1 02:09:18 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/813] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:18 2026] DELETE /v2.0/security-groups/1ac778ff-1dbf-4c9e-bc5d-62794ae1a777 => 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: 385/814] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:15 2026] POST /v2.0/routers => generated 694 bytes in 2980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:18.518 7 WARNING neutron_lib.context [None req-5b710355-0a39-4f5a-81a8-b481744c9a40 1c6cd86d91e840e7ad5b74db124b959a 79f1b274b39b44c4bb2b92623711ce47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 386/815] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:09:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:18.651 7 INFO neutron.api.v2.resource [None req-5b83a9a6-8dc2-4a85-88a3-74280f4162fd 06a4a08d977f4caf8a4fe4358fe7eac3 cb77f9f64f7c4de889d0eba84d2cf0ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 387/816] 10.0.0.117 () {32 vars in 737 bytes} [Fri May 1 02:09:18 2026] GET /v2.0/security-groups/1ac778ff-1dbf-4c9e-bc5d-62794ae1a777 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/817] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:09:18 2026] PUT /v2.0/routers/d7ee4806-65f5-464f-bbf2-581d2ba56ac0/add_router_interface => generated 309 bytes in 1846 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/818] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:09:18 2026] PUT /v2.0/routers/655c5a89-8e5c-4538-aad3-727be2962314/add_router_interface => generated 309 bytes in 1618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/819] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:09:20 2026] GET /v2.0/security-group-rules/f0f77057-e4a7-4fb2-9966-e85454e8fbdb => generated 601 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:20.299 8 WARNING neutron_lib.context [None req-64b01f24-4a57-440b-9ad4-24cf96956681 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 389/820] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:09:20 2026] DELETE /v2.0/floatingips/f814b47d-9f43-4a92-a2f3-b909b53f1fae => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/821] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:09:20 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/822] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:09:20 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: 433/823] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:09:20 2026] DELETE /v2.0/security-group-rules/f0f77057-e4a7-4fb2-9966-e85454e8fbdb => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:20.826 8 WARNING neutron_lib.context [None req-53669280-b10a-4030-b310-f3d223514df3 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 434/824] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:09:20 2026] POST /v2.0/ports => generated 953 bytes in 570 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: 435/825] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:09:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:21.510 8 WARNING neutron_lib.context [None req-f94a5d99-0ba7-4ca3-865a-24cfbbe599ea 48a6bbab82bc4f04b1e4b92988a140b9 223c4b590dcc4884aaf35af362501bcf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 436/826] 10.0.0.117 () {34 vars in 685 bytes} [Fri May 1 02:09:21 2026] POST /v2.0/security-groups => generated 1659 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:09:21.691 8 WARNING neutron_lib.context [None req-c0dad633-fa89-4e8c-ab98-b5d27394f49f c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 391/827] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:09:20 2026] PUT /v2.0/routers/82f9b170-c209-4945-868d-5f969201c16d/remove_router_interface => generated 309 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:21.772 7 WARNING neutron_lib.context [None req-602a6632-1475-4ff6-ba81-a7155db64748 1c6cd86d91e840e7ad5b74db124b959a 79f1b274b39b44c4bb2b92623711ce47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 392/828] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:09:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:21.868 7 WARNING neutron_lib.context [None req-2dbb3dca-06bc-453b-9b8e-7a83fe5ad853 48a6bbab82bc4f04b1e4b92988a140b9 223c4b590dcc4884aaf35af362501bcf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 393/829] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:09:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:22.565 8 INFO neutron.db.l3_db [None req-c0dad633-fa89-4e8c-ab98-b5d27394f49f c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Floating IP c16b5deb-c172-49c9-9cf3-05378a90ed2d associated. External IP: 10.96.250.206, port: dcea083e-06af-48fd-a81f-c6ec4751ab54. [pid: 8|app: 0|req: 437/830] 10.0.0.117 () {34 vars in 677 bytes} [Fri May 1 02:09:21 2026] POST /v2.0/floatingips => generated 840 bytes in 1311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/831] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:09:22 2026] GET /v2.0/security-group-rules/fe9faf0b-a45f-424e-b602-805760941117 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:23.016 8 WARNING neutron_lib.context [None req-699e58e8-d7eb-4dfe-a892-9c9a7666dec5 48a6bbab82bc4f04b1e4b92988a140b9 223c4b590dcc4884aaf35af362501bcf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 439/832] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:09:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:23.289 8 INFO neutron.db.l3_db [None req-bded104b-b840-46f8-a33a-e5f5aafdda00 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Floating IP c16b5deb-c172-49c9-9cf3-05378a90ed2d disassociated. External IP: 10.96.250.206, port: dcea083e-06af-48fd-a81f-c6ec4751ab54. 2026-05-01 02:09:23.546 7 INFO neutron.services.segments.plugin [-] Segment d3f4b4e0-fff6-4f84-9dba-635947d47948 resource provider aggregate not found 2026-05-01 02:09:23.552 7 INFO neutron.services.segments.plugin [-] Segment d3f4b4e0-fff6-4f84-9dba-635947d47948 resource provider aggregate not found 2026-05-01 02:09:23.567 7 INFO neutron.services.segments.plugin [-] Segment d3f4b4e0-fff6-4f84-9dba-635947d47948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3f4b4e0-fff6-4f84-9dba-635947d47948 found for delete ", "request_id": "req-87e01309-35b9-42b1-a2f2-b595fafb39bf"}]} 2026-05-01 02:09:23.575 7 INFO neutron.db.l3_hamode_db [None req-bb635aae-3dd3-45ce-9f07-075fbeb95b43 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] HA network afe41df0-45ee-4500-9f83-164f6ef6f9e9 was deleted as no HA routers are present in tenant cb77f9f64f7c4de889d0eba84d2cf0ac. 2026-05-01 02:09:23.577 7 INFO neutron.services.segments.plugin [-] Segment d3f4b4e0-fff6-4f84-9dba-635947d47948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3f4b4e0-fff6-4f84-9dba-635947d47948 found for delete ", "request_id": "req-8f1eb6d2-afa0-488c-93f7-a38b2cf6aad8"}]} [pid: 7|app: 0|req: 394/833] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:21 2026] DELETE /v2.0/routers/82f9b170-c209-4945-868d-5f969201c16d => generated 0 bytes in 1592 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/834] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:09:23 2026] PUT /v2.0/floatingips/c16b5deb-c172-49c9-9cf3-05378a90ed2d => generated 552 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:23.628 8 WARNING neutron_lib.context [None req-8fb460d3-3e6d-45a8-b8c5-a1ff53448a68 48a6bbab82bc4f04b1e4b92988a140b9 223c4b590dcc4884aaf35af362501bcf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 395/835] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:09:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/836] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:23 2026] DELETE /v2.0/subnets/32d67321-34ee-49c9-b839-7054e9960b9b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/837] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:09:23 2026] DELETE /v2.0/floatingips/c16b5deb-c172-49c9-9cf3-05378a90ed2d => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/838] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:09:23 2026] POST /v2.0/floatingips => generated 552 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/839] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:09:24 2026] DELETE /v2.0/security-group-rules/fe9faf0b-a45f-424e-b602-805760941117 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:24.283 7 WARNING neutron_lib.context [None req-e55c2cba-409b-40e6-a1e0-7ef64494a783 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:24.405 8 INFO neutron.services.segments.plugin [-] Segment 4b9bb414-8eb5-4ac9-ad97-6d800fb06f45 resource provider aggregate not found 2026-05-01 02:09:24.412 8 INFO neutron.services.segments.plugin [-] Segment 4b9bb414-8eb5-4ac9-ad97-6d800fb06f45 resource provider aggregate not found 2026-05-01 02:09:24.424 8 INFO neutron.services.segments.plugin [-] Segment 4b9bb414-8eb5-4ac9-ad97-6d800fb06f45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b9bb414-8eb5-4ac9-ad97-6d800fb06f45 found for delete ", "request_id": "req-006d29d0-0f92-438b-8766-a7d882c32e41"}]} 2026-05-01 02:09:24.426 8 INFO neutron.services.segments.plugin [-] Segment 4b9bb414-8eb5-4ac9-ad97-6d800fb06f45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b9bb414-8eb5-4ac9-ad97-6d800fb06f45 found for delete ", "request_id": "req-0e5f5a25-5ffb-4876-99ad-7f6149342b5e"}]} [pid: 8|app: 0|req: 442/840] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:24 2026] DELETE /v2.0/networks/8dc1c89e-d87c-4d45-b629-cfd6c54bd9fa => 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: 443/841] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:09:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:24.514 8 WARNING neutron_lib.context [None req-1d7045fd-83df-4c2b-999a-b981954888f1 1c6cd86d91e840e7ad5b74db124b959a 79f1b274b39b44c4bb2b92623711ce47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:24.557 8 INFO neutron.db.securitygroups_db [None req-1d7045fd-83df-4c2b-999a-b981954888f1 1c6cd86d91e840e7ad5b74db124b959a 79f1b274b39b44c4bb2b92623711ce47 - - default default] Project 79f1b274b39b44c4bb2b92623711ce47 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: 444/842] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:09:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/843] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:24 2026] GET /v2.0/security-groups?tenant_id=cb77f9f64f7c4de889d0eba84d2cf0ac&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/844] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:09:24 2026] GET /v2.0/security-group-rules/c5e8bf15-dc9d-4387-9659-c4647be41fb2 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/845] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:24 2026] DELETE /v2.0/security-groups/14237cf2-7240-4eb8-97a7-e54722cfb0fd => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/846] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:09:24 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/847] 10.0.0.224 () {34 vars in 1096 bytes} [Fri May 1 02:09:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--61775430&fields=id&tenant_id=223c4b590dcc4884aaf35af362501bcf => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/848] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:09:24 2026] DELETE /v2.0/security-group-rules/c5e8bf15-dc9d-4387-9659-c4647be41fb2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/849] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:09:25 2026] GET /v2.0/networks?id=063745b2-d4de-40d8-879f-1792d6207fe1 => generated 669 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/850] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:09:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/851] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:09:25 2026] GET /v2.0/quotas/223c4b590dcc4884aaf35af362501bcf => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:25.279 7 INFO neutron.db.l3_db [None req-e55c2cba-409b-40e6-a1e0-7ef64494a783 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Floating IP 28fcb54e-f1a2-4954-aa9a-270bd867f822 associated. External IP: 10.96.250.202, port: 9e5c5b16-d07d-496a-bead-5d3d268e4563. [pid: 8|app: 0|req: 454/852] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:25 2026] DELETE /v2.0/security-groups/f7f0efdd-9419-4454-b5db-e25a2b5bc31f => 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: 455/853] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:09:25 2026] GET /v2.0/ports?tenant_id=223c4b590dcc4884aaf35af362501bcf&fields=id => generated 103 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/854] 10.0.0.117 () {32 vars in 663 bytes} [Fri May 1 02:09:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/855] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:09:25 2026] GET /v2.0/networks/063745b2-d4de-40d8-879f-1792d6207fe1?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/856] 10.0.0.117 () {32 vars in 663 bytes} [Fri May 1 02:09:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/857] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:09:25 2026] GET /v2.0/networks/063745b2-d4de-40d8-879f-1792d6207fe1?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: 399/858] 10.0.0.117 () {34 vars in 677 bytes} [Fri May 1 02:09:24 2026] POST /v2.0/floatingips => generated 841 bytes in 1442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/859] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:09:25 2026] GET /v2.0/floatingips/28fcb54e-f1a2-4954-aa9a-270bd867f822 => generated 841 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/860] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:25 2026] GET /v2.0/ports?device_id=8de84d86-72aa-44b0-a303-f1c627749511 => 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: 400/861] 10.0.0.117 () {32 vars in 655 bytes} [Fri May 1 02:09:25 2026] GET /v2.0/floatingips => generated 844 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/862] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:26 2026] GET /v2.0/security-groups?tenant_id=79f1b274b39b44c4bb2b92623711ce47&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/863] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:26 2026] DELETE /v2.0/security-groups/8e666996-2db0-4c39-924a-6e85b6fcbeee => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:26.421 8 INFO neutron.db.l3_db [None req-ad7a7e3d-e424-45e9-8786-5c7f2be75133 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Floating IP 28fcb54e-f1a2-4954-aa9a-270bd867f822 associated. External IP: 10.96.250.202, port: 9e5c5b16-d07d-496a-bead-5d3d268e4563. [pid: 7|app: 0|req: 403/864] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:26 2026] GET /v2.0/networks?id=063745b2-d4de-40d8-879f-1792d6207fe1 => generated 669 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/865] 199.204.45.153 () {34 vars in 1050 bytes} [Fri May 1 02:09:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=223c4b590dcc4884aaf35af362501bcf => generated 179 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:27.055 7 INFO neutron.db.segments_db [None req-29a3a0e0-f8c8-4773-be49-b8f864c2ff1e 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 80e0ec36-8df9-4daf-afb6-320472514ce5 of type vxlan for network e65abe6f-367a-453c-b189-4431611d3a5a [pid: 7|app: 0|req: 405/866] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:09:26 2026] POST /v2.0/networks => generated 743 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:27.164 7 WARNING neutron_lib.context [req-f2afaa24-ba98-4f7b-8c32-3899c9b4087c req-055d45e3-fa07-4949-9148-941aefcf21d5 48a6bbab82bc4f04b1e4b92988a140b9 223c4b590dcc4884aaf35af362501bcf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 462/867] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:09:25 2026] PUT /v2.0/floatingips/28fcb54e-f1a2-4954-aa9a-270bd867f822 => generated 840 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/868] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:27 2026] GET /v2.0/ports?device_id=8de84d86-72aa-44b0-a303-f1c627749511 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/869] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:27 2026] POST /v2.0/subnets => generated 667 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/870] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:09:27 2026] POST /v2.0/ports => generated 958 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:09:27.662 7 INFO neutron.db.segments_db [None req-b9be3fee-330a-4f2d-872c-fb8cbefbb0b2 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 0899e813-ea1e-49e9-8598-9d355ac803ab of type vxlan for network 3e174648-8b1b-45c2-9f99-ec5c916c8c06 2026-05-01 02:09:27.675 8 INFO neutron.db.l3_db [None req-009bbc4d-9940-4c33-80a3-70404690c996 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] Floating IP 28fcb54e-f1a2-4954-aa9a-270bd867f822 disassociated. External IP: 10.96.250.202, port: dcea083e-06af-48fd-a81f-c6ec4751ab54. 2026-05-01 02:09:27.951 7 INFO neutron.db.l3_hamode_db [None req-b9be3fee-330a-4f2d-872c-fb8cbefbb0b2 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 465/871] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:09:27 2026] PUT /v2.0/floatingips/28fcb54e-f1a2-4954-aa9a-270bd867f822 => generated 552 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/872] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:09:28 2026] PUT /v2.0/ports/f9ca889b-529e-4721-ba72-218ab879ce91 => generated 1203 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:29.065 7 INFO neutron.db.l3_hamode_db [None req-b9be3fee-330a-4f2d-872c-fb8cbefbb0b2 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:09:29.141 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd3a5a49-4176-4b77-affe-e20c560bed37'] response: {'name': 'network-changed', 'server_uuid': '8de84d86-72aa-44b0-a303-f1c627749511', 'tag': 'f9ca889b-529e-4721-ba72-218ab879ce91', '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, ' 2026-05-01 02:09:29.294 8 WARNING neutron_lib.context [None req-523e4660-2c6c-41f0-8865-4b378cf409d7 37a2e6ad95a347c8adefad8748a43dc8 ea349b87e4e549cebb9f7bc7f580b05d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 467/873] 10.0.0.117 () {34 vars in 677 bytes} [Fri May 1 02:09:28 2026] POST /v2.0/subnetpools => generated 549 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/874] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:09:29 2026] DELETE /v2.0/floatingips/28fcb54e-f1a2-4954-aa9a-270bd867f822 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/875] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:29 2026] GET /v2.0/ports?device_id=8de84d86-72aa-44b0-a303-f1c627749511 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/876] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:29 2026] GET /v2.0/ports?tenant_id=223c4b590dcc4884aaf35af362501bcf&device_id=8de84d86-72aa-44b0-a303-f1c627749511 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/877] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:09:29 2026] GET /v2.0/subnetpools/63038ad4-df0a-4191-ae20-b15df7597705 => generated 549 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:29.869 8 INFO neutron.api.v2.resource [None req-7e9b6ac5-f574-4ead-9f76-a47dd9ea386a c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/878] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:09:29 2026] DELETE /v2.0/floatingips/28fcb54e-f1a2-4954-aa9a-270bd867f822 => 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: 473/879] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:29 2026] GET /v2.0/security-groups?id=721f4ba0-bba8-44cc-807a-01cf8e4bda42&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/880] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:09:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f9ca889b-529e-4721-ba72-218ab879ce91 => 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: 475/881] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:09:29 2026] PUT /v2.0/subnetpools/63038ad4-df0a-4191-ae20-b15df7597705 => generated 500 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/882] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:09:29 2026] DELETE /v2.0/ports/dcea083e-06af-48fd-a81f-c6ec4751ab54 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/883] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:09:30 2026] GET /v2.0/subnets?id=e440b22a-81c2-45c8-ba13-655f15b8ec42 => generated 663 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/884] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:09:30 2026] DELETE /v2.0/subnetpools/63038ad4-df0a-4191-ae20-b15df7597705 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/885] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:27 2026] POST /v2.0/routers => generated 731 bytes in 3150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/886] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:09:30 2026] GET /v2.0/ports?network_id=063745b2-d4de-40d8-879f-1792d6207fe1&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:30.842 7 INFO neutron.api.v2.resource [None req-af356e18-a40b-4052-a7f7-b9bf4269af45 37a2e6ad95a347c8adefad8748a43dc8 ea349b87e4e549cebb9f7bc7f580b05d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 409/887] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:09:30 2026] GET /v2.0/subnetpools/63038ad4-df0a-4191-ae20-b15df7597705 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/888] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:09:30 2026] DELETE /v2.0/ports/9e5c5b16-d07d-496a-bead-5d3d268e4563 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/889] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:09:30 2026] GET /v2.0/networks/063745b2-d4de-40d8-879f-1792d6207fe1?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:31.045 8 INFO neutron.api.v2.resource [None req-503ebbaf-9e06-46e3-9ce2-ed55672b7720 37a2e6ad95a347c8adefad8748a43dc8 ea349b87e4e549cebb9f7bc7f580b05d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/890] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:09:31 2026] DELETE /v2.0/subnetpools/63038ad4-df0a-4191-ae20-b15df7597705 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/893] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:31 2026] GET /v2.0/ports?device_id=8de84d86-72aa-44b0-a303-f1c627749511 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/894] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:09:31 2026] GET /v2.0/ports?device_id=655c5a89-8e5c-4538-aad3-727be2962314 => generated 958 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/895] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:09:31 2026] GET /v2.0/networks/063745b2-d4de-40d8-879f-1792d6207fe1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/896] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:31 2026] GET /v2.0/security-groups?id=721f4ba0-bba8-44cc-807a-01cf8e4bda42&fields=id&fields=name => generated 112 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/897] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:09:30 2026] PUT /v2.0/routers/09aae2dd-a15f-45c2-a615-327475bd39ec/add_router_interface => generated 309 bytes in 1635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/898] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:32 2026] GET /v2.0/ports?tenant_id=223c4b590dcc4884aaf35af362501bcf&device_id=8de84d86-72aa-44b0-a303-f1c627749511 => generated 1242 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/899] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:09:31 2026] PUT /v2.0/routers/655c5a89-8e5c-4538-aad3-727be2962314/remove_router_interface => generated 309 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/900] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:32 2026] GET /v2.0/security-groups?tenant_id=ea349b87e4e549cebb9f7bc7f580b05d&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/901] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:32 2026] GET /v2.0/ports?device_id=8de84d86-72aa-44b0-a303-f1c627749511 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/902] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:32 2026] GET /v2.0/networks?id=063745b2-d4de-40d8-879f-1792d6207fe1 => generated 765 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/903] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:32 2026] DELETE /v2.0/security-groups/14958af3-182c-4222-81e6-cf2175918332 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/904] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:32 2026] GET /v2.0/security-groups?id=721f4ba0-bba8-44cc-807a-01cf8e4bda42&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/905] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:09:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f9ca889b-529e-4721-ba72-218ab879ce91 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/906] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:09:33 2026] GET /v2.0/subnets?id=e440b22a-81c2-45c8-ba13-655f15b8ec42 => generated 663 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:33.161 7 WARNING neutron_lib.context [None req-1939cedd-61e0-41a3-accd-8386cd85e573 812ffc12a1674d14ba169ac8cab36ae5 212dd13fd01846a0a8a092aa548aec03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 418/907] 10.0.0.117 () {34 vars in 685 bytes} [Fri May 1 02:09:33 2026] POST /v2.0/security-groups => generated 1661 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/908] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:09:33 2026] GET /v2.0/ports?network_id=063745b2-d4de-40d8-879f-1792d6207fe1&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:33.352 7 WARNING neutron_lib.context [None req-80f98e1f-b72c-4e3a-97b5-bf461a130adf 812ffc12a1674d14ba169ac8cab36ae5 212dd13fd01846a0a8a092aa548aec03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 420/909] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:09:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/910] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:09:33 2026] GET /v2.0/networks/063745b2-d4de-40d8-879f-1792d6207fe1?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:33.565 7 WARNING neutron_lib.context [None req-9b224a31-ef84-4c43-a095-88883e710d7f 812ffc12a1674d14ba169ac8cab36ae5 212dd13fd01846a0a8a092aa548aec03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 422/911] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:09:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/912] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:09:33 2026] GET /v2.0/networks/063745b2-d4de-40d8-879f-1792d6207fe1?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) 2026-05-01 02:09:33.745 7 WARNING neutron_lib.context [None req-8f031003-d2fe-4777-83ea-ab151172961c 812ffc12a1674d14ba169ac8cab36ae5 212dd13fd01846a0a8a092aa548aec03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:34.042 8 INFO neutron.services.segments.plugin [-] Segment eed99e2f-eefa-43d7-a63c-743ba1074dcf resource provider aggregate not found 2026-05-01 02:09:34.048 8 INFO neutron.services.segments.plugin [-] Segment eed99e2f-eefa-43d7-a63c-743ba1074dcf resource provider aggregate not found 2026-05-01 02:09:34.055 8 INFO neutron.services.segments.plugin [-] Segment eed99e2f-eefa-43d7-a63c-743ba1074dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eed99e2f-eefa-43d7-a63c-743ba1074dcf found for delete ", "request_id": "req-57d23ed3-349c-4c5f-b86b-767faaee0e9e"}]} 2026-05-01 02:09:34.068 8 INFO neutron.db.l3_hamode_db [None req-5d7b716e-59e5-4a13-847e-7af9b460ac28 c64c0a76d7b04f9499a9564faef38a98 83106aba3abf4bfaa6800b6e99e43f86 - - default default] HA network 8484d70c-ca24-4ff2-950b-26efec97fe22 was deleted as no HA routers are present in tenant 83106aba3abf4bfaa6800b6e99e43f86. [pid: 8|app: 0|req: 490/913] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:32 2026] DELETE /v2.0/routers/655c5a89-8e5c-4538-aad3-727be2962314 => generated 0 bytes in 1288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:34.101 8 INFO neutron.services.segments.plugin [-] Segment eed99e2f-eefa-43d7-a63c-743ba1074dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eed99e2f-eefa-43d7-a63c-743ba1074dcf found for delete ", "request_id": "req-715b6894-1e43-4821-a404-062da57837c0"}]} [pid: 8|app: 0|req: 491/914] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:34 2026] DELETE /v2.0/subnets/e32334fe-4db8-4c96-a508-8971becf45ac => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/915] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:09:33 2026] POST /v2.0/floatingips => generated 552 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/916] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:34 2026] GET /v2.0/ports?device_id=8de84d86-72aa-44b0-a303-f1c627749511 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/917] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:34 2026] GET /v2.0/security-groups?id=721f4ba0-bba8-44cc-807a-01cf8e4bda42&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:34.613 7 INFO neutron.services.segments.plugin [-] Segment abf9677c-8b3f-46ed-a125-4c6ceee2d131 resource provider aggregate not found 2026-05-01 02:09:34.630 7 INFO neutron.services.segments.plugin [-] Segment abf9677c-8b3f-46ed-a125-4c6ceee2d131 resource provider aggregate not found [pid: 8|app: 0|req: 494/918] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:34 2026] GET /v2.0/ports?device_id=8de84d86-72aa-44b0-a303-f1c627749511 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:34.634 7 INFO neutron.services.segments.plugin [-] Segment abf9677c-8b3f-46ed-a125-4c6ceee2d131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abf9677c-8b3f-46ed-a125-4c6ceee2d131 found for delete ", "request_id": "req-eb5fd8d6-5261-471a-9029-ff9d7cc731e0"}]} 2026-05-01 02:09:34.646 7 INFO neutron.services.segments.plugin [-] Segment abf9677c-8b3f-46ed-a125-4c6ceee2d131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abf9677c-8b3f-46ed-a125-4c6ceee2d131 found for delete ", "request_id": "req-d41bf954-7592-4454-9dd8-bfa80a7b409f"}]} [pid: 7|app: 0|req: 425/919] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:34 2026] DELETE /v2.0/networks/2d77878e-9a28-4776-8fd6-8256d944913d => 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: 426/920] 10.0.0.224 () {34 vars in 1100 bytes} [Fri May 1 02:09:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1953507201&fields=id&tenant_id=212dd13fd01846a0a8a092aa548aec03 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/921] 10.0.0.117 () {32 vars in 623 bytes} [Fri May 1 02:09:34 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-01 02:09:35.093 8 INFO neutron.db.l3_db [None req-408b7f54-5925-424d-99a9-7130510dd7bd 48a6bbab82bc4f04b1e4b92988a140b9 223c4b590dcc4884aaf35af362501bcf - - default default] Floating IP ea2f5aef-3f79-4253-b1ec-963d4c43790c associated. External IP: 10.96.250.208, port: f9ca889b-529e-4721-ba72-218ab879ce91. [pid: 7|app: 0|req: 428/922] 10.0.0.117 () {32 vars in 633 bytes} [Fri May 1 02:09:34 2026] GET /v2.0/ => generated 632 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/923] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:09:35 2026] GET /v2.0/networks?id=e65abe6f-367a-453c-b189-4431611d3a5a => generated 676 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/924] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:35 2026] GET /v2.0/security-groups?tenant_id=83106aba3abf4bfaa6800b6e99e43f86&name=default => generated 2925 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/925] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:09:35 2026] GET /v2.0/quotas/212dd13fd01846a0a8a092aa548aec03 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/926] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:35 2026] GET /v2.0/security-groups?tenant_id=a1f4c157d9874d93a1ea37e83891d0db&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/927] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:09:34 2026] PUT /v2.0/floatingips/ea2f5aef-3f79-4253-b1ec-963d4c43790c => generated 856 bytes in 1344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:36.026 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c07e575c-a979-4426-afb4-4a894e55c727'] response: {'name': 'network-changed', 'server_uuid': '8de84d86-72aa-44b0-a303-f1c627749511', 'tag': 'f9ca889b-529e-4721-ba72-218ab879ce91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 433/928] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:35 2026] DELETE /v2.0/security-groups/fd744eee-1176-4461-887f-8355c8b8ef65 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/929] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:09:35 2026] GET /v2.0/ports?tenant_id=212dd13fd01846a0a8a092aa548aec03&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/930] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/ports?device_id=8de84d86-72aa-44b0-a303-f1c627749511 => 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: 434/931] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:36 2026] DELETE /v2.0/security-groups/bc2d1608-c99e-424c-91fa-d12f37791edb => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/932] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/ports?tenant_id=223c4b590dcc4884aaf35af362501bcf&device_id=8de84d86-72aa-44b0-a303-f1c627749511 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/933] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/security-groups?id=721f4ba0-bba8-44cc-807a-01cf8e4bda42&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/934] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/networks/e65abe6f-367a-453c-b189-4431611d3a5a?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/935] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/networks/e65abe6f-367a-453c-b189-4431611d3a5a?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) [pid: 8|app: 0|req: 500/936] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/networks?id=063745b2-d4de-40d8-879f-1792d6207fe1 => generated 765 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/937] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f9ca889b-529e-4721-ba72-218ab879ce91 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/938] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/subnets?id=e440b22a-81c2-45c8-ba13-655f15b8ec42 => generated 663 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/939] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/ports?network_id=063745b2-d4de-40d8-879f-1792d6207fe1&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: 502/940] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/ports?device_id=8de84d86-72aa-44b0-a303-f1c627749511 => generated 975 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/941] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/networks/063745b2-d4de-40d8-879f-1792d6207fe1?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: 503/942] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/ports?device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => 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: 440/943] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/security-groups?id=721f4ba0-bba8-44cc-807a-01cf8e4bda42&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: 504/944] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:09:36 2026] GET /v2.0/networks/063745b2-d4de-40d8-879f-1792d6207fe1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/945] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:09:37 2026] GET /v2.0/ports?device_id=8de84d86-72aa-44b0-a303-f1c627749511 => 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: 442/946] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:37 2026] GET /v2.0/networks?id=e65abe6f-367a-453c-b189-4431611d3a5a => generated 676 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/947] 199.204.45.153 () {34 vars in 1050 bytes} [Fri May 1 02:09:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=212dd13fd01846a0a8a092aa548aec03 => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:37.546 7 WARNING neutron_lib.context [req-8d33e838-06fb-4677-b921-90b038b6a016 req-32fc071f-2f30-4c94-87ca-f0a41c6b6165 812ffc12a1674d14ba169ac8cab36ae5 212dd13fd01846a0a8a092aa548aec03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:37.602 8 INFO neutron.db.l3_db [req-ce4c0b24-d6e7-4678-b504-b0914245d39c req-da13d056-bac1-4159-b88c-885627b32c27 48a6bbab82bc4f04b1e4b92988a140b9 223c4b590dcc4884aaf35af362501bcf - - default default] Floating IP ea2f5aef-3f79-4253-b1ec-963d4c43790c disassociated. External IP: 10.96.250.208, port: f9ca889b-529e-4721-ba72-218ab879ce91. [pid: 7|app: 0|req: 444/948] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:09:37 2026] POST /v2.0/ports => generated 954 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/949] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:09:37 2026] DELETE /v2.0/ports/f9ca889b-529e-4721-ba72-218ab879ce91 => generated 0 bytes in 928 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/950] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:38 2026] GET /v2.0/ports?device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => generated 957 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/951] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:38 2026] GET /v2.0/ports?device_id=8de84d86-72aa-44b0-a303-f1c627749511 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:38.203 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6bc857f-5044-40fc-881e-1d389a9dc13c'] response: {'server_uuid': '8de84d86-72aa-44b0-a303-f1c627749511', 'name': 'network-vif-deleted', 'tag': 'f9ca889b-529e-4721-ba72-218ab879ce91', 'status': 'completed', 'code': 200} 2026-05-01 02:09:38.433 7 WARNING neutron_lib.context [None req-e2a7697d-9318-4159-9892-19d66ac5be2d bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:38.433 7 WARNING neutron_lib.context [None req-e2a7697d-9318-4159-9892-19d66ac5be2d bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:38.607 7 INFO neutron.db.segments_db [None req-e2a7697d-9318-4159-9892-19d66ac5be2d bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Added segment 5ce77081-49e5-4be4-b0f3-16a7a5035f87 of type vxlan for network 4a0221c6-9a87-4cfb-ac67-145e9a9c9448 2026-05-01 02:09:38.690 7 INFO neutron.db.segments_db [None req-e2a7697d-9318-4159-9892-19d66ac5be2d bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Added segment c182e235-440d-4dde-a223-973b231b691f of type vxlan for network 21f5cfbb-34e9-4981-bfdd-8b98ebc741ec [pid: 8|app: 0|req: 507/952] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:09:38 2026] PUT /v2.0/ports/cc6093f7-03bf-4b9e-bc82-2b4e40d315bd => generated 1199 bytes in 532 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: 508/953] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:38 2026] GET /v2.0/security-groups?id=6da1ba67-f8dd-4141-a445-b506cc4377d2&fields=id&fields=name => generated 114 bytes in 51 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: 446/954] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:38 2026] POST /v2.0/networks => generated 1245 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/955] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:38 2026] GET /v2.0/ports?tenant_id=212dd13fd01846a0a8a092aa548aec03&device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/956] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:09:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=cc6093f7-03bf-4b9e-bc82-2b4e40d315bd => 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: 511/957] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:09:38 2026] GET /v2.0/subnets?id=3cb96340-9c30-42b6-8b5a-68c989bb2c50 => generated 670 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/958] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:09:38 2026] GET /v2.0/networks => generated 1844 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/959] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:09:38 2026] GET /v2.0/ports?network_id=e65abe6f-367a-453c-b189-4431611d3a5a&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/960] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:09:38 2026] GET /v2.0/networks/e65abe6f-367a-453c-b189-4431611d3a5a?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/961] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:09:39 2026] GET /v2.0/networks/e65abe6f-367a-453c-b189-4431611d3a5a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:39.102 7 INFO neutron.services.segments.plugin [-] Segment 5ce77081-49e5-4be4-b0f3-16a7a5035f87 resource provider aggregate not found 2026-05-01 02:09:39.110 7 INFO neutron.services.segments.plugin [-] Segment 5ce77081-49e5-4be4-b0f3-16a7a5035f87 resource provider aggregate not found 2026-05-01 02:09:39.126 7 INFO neutron.services.segments.plugin [-] Segment 5ce77081-49e5-4be4-b0f3-16a7a5035f87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ce77081-49e5-4be4-b0f3-16a7a5035f87 found for delete ", "request_id": "req-513a504c-758f-469e-8bd0-f51e7c3b74d1"}]} [pid: 7|app: 0|req: 448/962] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:38 2026] DELETE /v2.0/networks/4a0221c6-9a87-4cfb-ac67-145e9a9c9448 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:09:39.287 7 INFO neutron.services.segments.plugin [-] Segment 5ce77081-49e5-4be4-b0f3-16a7a5035f87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ce77081-49e5-4be4-b0f3-16a7a5035f87 found for delete ", "request_id": "req-7ca59227-4ebb-4577-8e2e-21728028749b"}]} [pid: 7|app: 0|req: 449/963] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:39 2026] DELETE /v2.0/security-groups/721f4ba0-bba8-44cc-807a-01cf8e4bda42 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:39.432 7 INFO neutron.api.v2.resource [None req-cda26cbf-14e5-4cb3-8978-30c0b750f819 48a6bbab82bc4f04b1e4b92988a140b9 223c4b590dcc4884aaf35af362501bcf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 450/964] 10.0.0.117 () {32 vars in 737 bytes} [Fri May 1 02:09:39 2026] GET /v2.0/security-groups/721f4ba0-bba8-44cc-807a-01cf8e4bda42 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:09:39.437 8 INFO neutron.services.segments.plugin [-] Segment c182e235-440d-4dde-a223-973b231b691f resource provider aggregate not found 2026-05-01 02:09:39.443 8 INFO neutron.services.segments.plugin [-] Segment c182e235-440d-4dde-a223-973b231b691f resource provider aggregate not found [pid: 8|app: 0|req: 515/965] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:39 2026] DELETE /v2.0/networks/21f5cfbb-34e9-4981-bfdd-8b98ebc741ec => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:09:39.476 8 INFO neutron.services.segments.plugin [-] Segment c182e235-440d-4dde-a223-973b231b691f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c182e235-440d-4dde-a223-973b231b691f found for delete ", "request_id": "req-60539fa1-c81e-4731-b224-f6f9f2c38d61"}]} 2026-05-01 02:09:39.504 8 INFO neutron.services.segments.plugin [-] Segment c182e235-440d-4dde-a223-973b231b691f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c182e235-440d-4dde-a223-973b231b691f found for delete ", "request_id": "req-3a43faeb-4be1-4bd2-89ec-213c7024d555"}]} [pid: 8|app: 0|req: 516/966] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:09:39 2026] GET /v2.0/networks => generated 651 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:39.652 8 WARNING neutron_lib.context [None req-282a2e8f-ca63-43bd-8a0c-51c90ced79fa bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:39.731 8 INFO neutron.db.segments_db [None req-282a2e8f-ca63-43bd-8a0c-51c90ced79fa bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Added segment bf07c08e-4945-4247-aaa7-9ce241cd99b0 of type vxlan for network ba1ffa29-a405-4103-bbdc-40ec160a51cb [pid: 7|app: 0|req: 451/967] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:09:39 2026] DELETE /v2.0/floatingips/ea2f5aef-3f79-4253-b1ec-963d4c43790c => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/968] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:39 2026] POST /v2.0/networks => generated 654 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/969] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:39 2026] GET /v2.0/ports?device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:39.911 7 WARNING neutron_lib.context [None req-8d872e2b-067f-460d-a2e5-331474327962 bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:39.964 7 INFO neutron.db.segments_db [None req-8d872e2b-067f-460d-a2e5-331474327962 bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Added segment a63f7548-d3f5-408a-9a3c-6963f4e0ac96 of type vxlan for network 1e7b03cf-5d2a-4793-be08-4e7fd50a6569 [pid: 7|app: 0|req: 453/970] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:39 2026] POST /v2.0/networks => generated 654 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/971] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:40 2026] GET /v2.0/security-groups?id=6da1ba67-f8dd-4141-a445-b506cc4377d2&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:40.121 7 WARNING neutron_lib.context [None req-6df95843-237f-49b3-a7e8-d03e9d1d4682 bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:40.164 7 WARNING neutron_lib.context [None req-6df95843-237f-49b3-a7e8-d03e9d1d4682 bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:40.253 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b14a9e4-ce9f-490a-a5b8-3e8c7cf25985'] response: {'name': 'network-changed', 'server_uuid': '02a87534-80ac-4f47-a0ee-95e256454fe0', 'tag': 'cc6093f7-03bf-4b9e-bc82-2b4e40d315bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 518/972] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:09:39 2026] PUT /v2.0/routers/d7ee4806-65f5-464f-bbf2-581d2ba56ac0/remove_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/973] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:09:40 2026] POST /v2.0/ports => generated 1506 bytes in 1159 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: 456/974] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:41 2026] GET /v2.0/ports?tenant_id=212dd13fd01846a0a8a092aa548aec03&device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/975] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:41 2026] GET /v2.0/security-groups?tenant_id=b2898ccd80c44ce09946f286c3e5bc3c&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/976] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:41 2026] GET /v2.0/ports?device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/977] 10.0.0.117 () {32 vars in 643 bytes} [Fri May 1 02:09:41 2026] GET /v2.0/ports => generated 1506 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/978] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:41 2026] GET /v2.0/networks?id=e65abe6f-367a-453c-b189-4431611d3a5a => generated 771 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/979] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:41 2026] DELETE /v2.0/security-groups/cc21555f-144f-4a37-b438-65614a116830 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/980] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:41 2026] GET /v2.0/security-groups?id=6da1ba67-f8dd-4141-a445-b506cc4377d2&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: 525/981] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:09:41 2026] DELETE /v2.0/ports/25b941a0-2807-4f3d-8760-8665b7fa3372 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/982] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=cc6093f7-03bf-4b9e-bc82-2b4e40d315bd => 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: 527/983] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:42 2026] GET /v2.0/ports?device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:42.532 7 INFO neutron.services.segments.plugin [-] Segment 6683c202-f485-4cd7-b6fc-b25c7ffe25d8 resource provider aggregate not found 2026-05-01 02:09:42.540 7 INFO neutron.services.segments.plugin [-] Segment 6683c202-f485-4cd7-b6fc-b25c7ffe25d8 resource provider aggregate not found 2026-05-01 02:09:42.550 7 INFO neutron.db.l3_hamode_db [None req-701b29b3-914d-467d-95e1-24fc33f2af08 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] HA network 64a6ac85-74f6-4737-95fe-3d5757823d75 was deleted as no HA routers are present in tenant 223c4b590dcc4884aaf35af362501bcf. [pid: 7|app: 0|req: 457/984] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:41 2026] DELETE /v2.0/routers/d7ee4806-65f5-464f-bbf2-581d2ba56ac0 => generated 0 bytes in 1243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:42.568 7 INFO neutron.services.segments.plugin [-] Segment 6683c202-f485-4cd7-b6fc-b25c7ffe25d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6683c202-f485-4cd7-b6fc-b25c7ffe25d8 found for delete ", "request_id": "req-6d380ffb-853f-42c3-a42b-2608946a68d3"}]} 2026-05-01 02:09:42.569 7 INFO neutron.services.segments.plugin [-] Segment 6683c202-f485-4cd7-b6fc-b25c7ffe25d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6683c202-f485-4cd7-b6fc-b25c7ffe25d8 found for delete ", "request_id": "req-8359af6b-b973-4dc0-957e-a54b1c00ca79"}]} [pid: 7|app: 0|req: 458/985] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:09:42 2026] GET /v2.0/subnets?id=3cb96340-9c30-42b6-8b5a-68c989bb2c50 => 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: 528/986] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:09:42 2026] DELETE /v2.0/ports/0bfd9e19-638f-41f2-95e8-615eefa1150d => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:09:43.038 7 INFO neutron.db.l3_db [None req-166dff5e-dc5a-48ef-afaa-4136a1604db4 812ffc12a1674d14ba169ac8cab36ae5 212dd13fd01846a0a8a092aa548aec03 - - default default] Floating IP 1bf8b3c7-dab3-4485-831d-97c452985135 associated. External IP: 10.96.250.217, port: cc6093f7-03bf-4b9e-bc82-2b4e40d315bd. [pid: 8|app: 0|req: 529/987] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:42 2026] DELETE /v2.0/subnets/e440b22a-81c2-45c8-ba13-655f15b8ec42 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/988] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:09:43 2026] GET /v2.0/ports?network_id=e65abe6f-367a-453c-b189-4431611d3a5a&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/989] 10.0.0.117 () {32 vars in 643 bytes} [Fri May 1 02:09:43 2026] GET /v2.0/ports => 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: 459/990] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:09:42 2026] PUT /v2.0/floatingips/1bf8b3c7-dab3-4485-831d-97c452985135 => generated 855 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:43.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-461e399c-d468-4210-b334-21a7381b4949'] response: {'name': 'network-changed', 'server_uuid': '02a87534-80ac-4f47-a0ee-95e256454fe0', 'tag': 'cc6093f7-03bf-4b9e-bc82-2b4e40d315bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 460/991] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:09:43 2026] GET /v2.0/networks/e65abe6f-367a-453c-b189-4431611d3a5a?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:43.506 7 WARNING neutron_lib.context [None req-869689c4-1fdc-43e8-850e-5582aab8fbeb bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:43.559 7 INFO neutron.db.segments_db [None req-869689c4-1fdc-43e8-850e-5582aab8fbeb bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Added segment d804e435-a78d-4280-90c3-89bbe512206b of type vxlan for network 3e88c4dc-5d13-4623-94cd-3be5e9f689d8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 461/992] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:43 2026] POST /v2.0/networks => generated 654 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/993] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:09:43 2026] GET /v2.0/networks/e65abe6f-367a-453c-b189-4431611d3a5a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:43.836 8 INFO neutron.services.segments.plugin [-] Segment 008e65e8-cc78-40b9-9148-c4351d6707a6 resource provider aggregate not found [pid: 8|app: 0|req: 532/994] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:43 2026] DELETE /v2.0/networks/063745b2-d4de-40d8-879f-1792d6207fe1 => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:09:43.849 8 INFO neutron.services.segments.plugin [-] Segment 008e65e8-cc78-40b9-9148-c4351d6707a6 resource provider aggregate not found 2026-05-01 02:09:43.856 8 WARNING neutron_lib.context [None req-ad675c5b-fe4b-499b-94f3-3caa6debb534 bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:43.864 8 INFO neutron.services.segments.plugin [-] Segment 008e65e8-cc78-40b9-9148-c4351d6707a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 008e65e8-cc78-40b9-9148-c4351d6707a6 found for delete ", "request_id": "req-f77c1b77-3972-4835-8e9a-aa68875e2530"}]} 2026-05-01 02:09:43.871 8 INFO neutron.services.segments.plugin [-] Segment 008e65e8-cc78-40b9-9148-c4351d6707a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 008e65e8-cc78-40b9-9148-c4351d6707a6 found for delete ", "request_id": "req-00ebf795-5f75-4a32-8c37-2951f495c572"}]} [pid: 7|app: 0|req: 463/995] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:43 2026] GET /v2.0/ports?device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/996] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:43 2026] GET /v2.0/ports?tenant_id=212dd13fd01846a0a8a092aa548aec03&device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:43.942 8 INFO neutron.db.segments_db [None req-ad675c5b-fe4b-499b-94f3-3caa6debb534 bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Added segment e801ac28-2f81-44b2-a5be-b7bb446b6391 of type vxlan for network d474bc26-2d02-4910-8a5b-2306323174bc [pid: 7|app: 0|req: 465/997] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:43 2026] GET /v2.0/security-groups?id=6da1ba67-f8dd-4141-a445-b506cc4377d2&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/998] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:43 2026] GET /v2.0/networks?id=e65abe6f-367a-453c-b189-4431611d3a5a => generated 771 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/999] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:44 2026] GET /v2.0/security-groups?tenant_id=223c4b590dcc4884aaf35af362501bcf&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1000] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:43 2026] POST /v2.0/networks => generated 653 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1001] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:09:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=cc6093f7-03bf-4b9e-bc82-2b4e40d315bd => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1002] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:09:44 2026] GET /v2.0/subnets?id=3cb96340-9c30-42b6-8b5a-68c989bb2c50 => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1003] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:44 2026] DELETE /v2.0/security-groups/f411a026-c6e1-4e88-9f1d-aa5770185d54 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1004] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:09:44 2026] GET /v2.0/ports?network_id=e65abe6f-367a-453c-b189-4431611d3a5a&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: 471/1005] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:44 2026] GET /v2.0/ports?device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1006] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:09:44 2026] GET /v2.0/networks/e65abe6f-367a-453c-b189-4431611d3a5a?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: 472/1007] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:44 2026] GET /v2.0/security-groups?id=6da1ba67-f8dd-4141-a445-b506cc4377d2&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1008] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:09:44 2026] GET /v2.0/networks/e65abe6f-367a-453c-b189-4431611d3a5a?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-05-01 02:09:44.563 8 WARNING neutron_lib.context [None req-2c53c048-30db-498d-a7f1-31fe4aade5b8 bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:44.620 8 WARNING neutron_lib.context [None req-2c53c048-30db-498d-a7f1-31fe4aade5b8 bc0fec1122fa4e748e60010dd55646c1 be88d736c9b1420da5beb471a8c493a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 473/1009] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:44 2026] GET /v2.0/security-groups?tenant_id=1b93ccda18f64ae3a4f9878363d330c2&name=default => generated 2925 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1010] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:09:44 2026] GET /v2.0/ports?device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1011] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:44 2026] DELETE /v2.0/security-groups/6ef4dbf9-576a-4780-ad91-0dd51f3eaa9c => 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: 537/1012] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:44 2026] POST /v2.0/subnets => generated 1276 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1013] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:09:45 2026] GET /v2.0/subnets => generated 1889 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:45.362 7 INFO neutron.db.l3_db [req-e907aeaa-68fc-4ddb-9401-7175557e3246 req-46334e33-64f8-41f9-89de-9b405d46c02a 812ffc12a1674d14ba169ac8cab36ae5 212dd13fd01846a0a8a092aa548aec03 - - default default] Floating IP 1bf8b3c7-dab3-4485-831d-97c452985135 disassociated. External IP: 10.96.250.217, port: cc6093f7-03bf-4b9e-bc82-2b4e40d315bd. [pid: 8|app: 0|req: 539/1014] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:45 2026] DELETE /v2.0/subnets/d4bf8ce7-1b14-497a-91dc-6600fcdee1fc => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1015] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:45 2026] GET /v2.0/ports?device_id=02a87534-80ac-4f47-a0ee-95e256454fe0 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1016] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:09:45 2026] DELETE /v2.0/ports/cc6093f7-03bf-4b9e-bc82-2b4e40d315bd => generated 0 bytes in 803 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1019] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:45 2026] DELETE /v2.0/subnets/1571e201-ff9b-4948-bc10-1268091eabc6 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:09:46.124 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a3dfcb3-b337-4f18-933e-3533a0bc3ef2'] response: {'server_uuid': '02a87534-80ac-4f47-a0ee-95e256454fe0', 'name': 'network-vif-deleted', 'tag': 'cc6093f7-03bf-4b9e-bc82-2b4e40d315bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 542/1020] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:09:46 2026] GET /v2.0/subnets => generated 626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:09:46.457 7 INFO neutron.db.segments_db [None req-71037692-c250-4362-80fa-82d5347c7d1d 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 60478c20-195a-4bb5-b763-c142841c1ef1 of type vxlan for network d8279d76-7d0f-433d-a7ab-1fb7349bc19b 2026-05-01 02:09:46.580 8 INFO neutron.services.segments.plugin [-] Segment e801ac28-2f81-44b2-a5be-b7bb446b6391 resource provider aggregate not found [pid: 7|app: 0|req: 479/1021] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:09:46 2026] POST /v2.0/networks => generated 743 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:46.584 8 INFO neutron.services.segments.plugin [-] Segment e801ac28-2f81-44b2-a5be-b7bb446b6391 resource provider aggregate not found 2026-05-01 02:09:46.615 8 INFO neutron.services.segments.plugin [-] Segment e801ac28-2f81-44b2-a5be-b7bb446b6391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e801ac28-2f81-44b2-a5be-b7bb446b6391 found for delete ", "request_id": "req-5296856a-8935-4da7-9b18-5d4f4bde342c"}]} 2026-05-01 02:09:46.618 8 INFO neutron.services.segments.plugin [-] Segment e801ac28-2f81-44b2-a5be-b7bb446b6391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e801ac28-2f81-44b2-a5be-b7bb446b6391 found for delete ", "request_id": "req-728e3c8a-aa28-4d3c-b8fd-bd56a345818d"}]} [pid: 8|app: 0|req: 543/1022] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:46 2026] DELETE /v2.0/networks/d474bc26-2d02-4910-8a5b-2306323174bc => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1023] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:46 2026] POST /v2.0/subnets => generated 666 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1024] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:46 2026] DELETE /v2.0/security-groups/6da1ba67-f8dd-4141-a445-b506cc4377d2 => 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: 544/1025] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:46 2026] DELETE /v2.0/networks/3e88c4dc-5d13-4623-94cd-3be5e9f689d8 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:09:47.070 7 INFO neutron.db.segments_db [None req-1a5ce61c-c309-49fa-a431-359b666e6371 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment c5cfb8f7-7bdf-44f0-ac21-81dce8a2a909 of type vxlan for network b0a353ce-2b1d-4f41-866d-c36c7ffaa86f 2026-05-01 02:09:47.316 8 INFO neutron.db.segments_db [None req-8fb554eb-70ea-4ac2-a017-722d6871cbcd 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 24b969d4-8bbb-42ec-b893-35253989f914 of type vxlan for network a4bf2c9b-68ca-4bad-8fa2-8eca56336b27 2026-05-01 02:09:47.372 7 INFO neutron.db.l3_hamode_db [None req-1a5ce61c-c309-49fa-a431-359b666e6371 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 545/1026] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:09:47 2026] POST /v2.0/networks => generated 741 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:47.486 8 INFO neutron.api.v2.resource [None req-30ced602-1240-4b55-ad6f-db854146f035 812ffc12a1674d14ba169ac8cab36ae5 212dd13fd01846a0a8a092aa548aec03 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1027] 10.0.0.117 () {32 vars in 737 bytes} [Fri May 1 02:09:47 2026] GET /v2.0/security-groups/6da1ba67-f8dd-4141-a445-b506cc4377d2 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1028] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:47 2026] DELETE /v2.0/networks/1e7b03cf-5d2a-4793-be08-4e7fd50a6569 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1029] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:47 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) [pid: 8|app: 0|req: 549/1030] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:09:47 2026] DELETE /v2.0/floatingips/1bf8b3c7-dab3-4485-831d-97c452985135 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:48.517 7 INFO neutron.db.l3_hamode_db [None req-1a5ce61c-c309-49fa-a431-359b666e6371 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 550/1031] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:48 2026] DELETE /v2.0/networks/ba1ffa29-a405-4103-bbdc-40ec160a51cb => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:09:48.614 8 INFO neutron.db.segments_db [None req-0d525576-b1b0-4777-abe6-0e388c1da948 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 446510d7-8259-4644-8ce8-4e7c62a60012 of type vxlan for network a215e093-4442-4a57-97d2-597eedec8f15 2026-05-01 02:09:48.649 8 INFO neutron.services.segments.plugin [-] Segment d804e435-a78d-4280-90c3-89bbe512206b resource provider aggregate not found 2026-05-01 02:09:48.655 8 INFO neutron.services.segments.plugin [-] Segment d804e435-a78d-4280-90c3-89bbe512206b resource provider aggregate not found 2026-05-01 02:09:48.670 8 INFO neutron.services.segments.plugin [-] Segment d804e435-a78d-4280-90c3-89bbe512206b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d804e435-a78d-4280-90c3-89bbe512206b found for delete ", "request_id": "req-914a5489-ca89-4baa-9283-d252506be1b4"}]} 2026-05-01 02:09:48.678 8 INFO neutron.services.segments.plugin [-] Segment d804e435-a78d-4280-90c3-89bbe512206b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d804e435-a78d-4280-90c3-89bbe512206b found for delete ", "request_id": "req-d7218655-ee75-4c08-9270-883ddf7c82e8"}]} 2026-05-01 02:09:48.692 8 INFO neutron.services.segments.plugin [-] Segment a63f7548-d3f5-408a-9a3c-6963f4e0ac96 resource provider aggregate not found 2026-05-01 02:09:48.698 8 INFO neutron.services.segments.plugin [-] Segment a63f7548-d3f5-408a-9a3c-6963f4e0ac96 resource provider aggregate not found 2026-05-01 02:09:48.705 8 INFO neutron.services.segments.plugin [-] Segment a63f7548-d3f5-408a-9a3c-6963f4e0ac96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a63f7548-d3f5-408a-9a3c-6963f4e0ac96 found for delete ", "request_id": "req-cc488752-960f-4f4a-b475-c8a859c6bc05"}]} 2026-05-01 02:09:48.713 8 INFO neutron.services.segments.plugin [-] Segment a63f7548-d3f5-408a-9a3c-6963f4e0ac96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a63f7548-d3f5-408a-9a3c-6963f4e0ac96 found for delete ", "request_id": "req-d15e7727-8030-43bf-89b8-b10ac1458e56"}]} 2026-05-01 02:09:48.722 8 INFO neutron.services.segments.plugin [-] Segment bf07c08e-4945-4247-aaa7-9ce241cd99b0 resource provider aggregate not found 2026-05-01 02:09:48.727 8 INFO neutron.services.segments.plugin [-] Segment bf07c08e-4945-4247-aaa7-9ce241cd99b0 resource provider aggregate not found 2026-05-01 02:09:48.732 8 INFO neutron.services.segments.plugin [-] Segment bf07c08e-4945-4247-aaa7-9ce241cd99b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf07c08e-4945-4247-aaa7-9ce241cd99b0 found for delete ", "request_id": "req-af3cbbe3-cc03-4018-8fe2-e0473eb0f405"}]} 2026-05-01 02:09:48.743 8 INFO neutron.services.segments.plugin [-] Segment bf07c08e-4945-4247-aaa7-9ce241cd99b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf07c08e-4945-4247-aaa7-9ce241cd99b0 found for delete ", "request_id": "req-cb2de655-68df-4b29-a7eb-c57decb22640"}]} 2026-05-01 02:09:48.997 8 INFO neutron.db.l3_hamode_db [None req-0d525576-b1b0-4777-abe6-0e388c1da948 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 482/1032] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:47 2026] POST /v2.0/routers => generated 730 bytes in 3086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:50.236 8 INFO neutron.db.l3_hamode_db [None req-0d525576-b1b0-4777-abe6-0e388c1da948 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 483/1033] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:09:50 2026] PUT /v2.0/routers/09aae2dd-a15f-45c2-a615-327475bd39ec/remove_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1034] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:48 2026] POST /v2.0/routers => generated 728 bytes in 2984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1035] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:51 2026] GET /v2.0/security-groups?tenant_id=be88d736c9b1420da5beb471a8c493a5&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:52.764 7 INFO neutron.services.segments.plugin [-] Segment 0899e813-ea1e-49e9-8598-9d355ac803ab resource provider aggregate not found 2026-05-01 02:09:52.770 7 INFO neutron.services.segments.plugin [-] Segment 0899e813-ea1e-49e9-8598-9d355ac803ab resource provider aggregate not found 2026-05-01 02:09:52.783 7 INFO neutron.services.segments.plugin [-] Segment 0899e813-ea1e-49e9-8598-9d355ac803ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0899e813-ea1e-49e9-8598-9d355ac803ab found for delete ", "request_id": "req-df89fa3d-f36a-4f5e-95d9-96862a15abd5"}]} 2026-05-01 02:09:52.788 7 INFO neutron.services.segments.plugin [-] Segment 0899e813-ea1e-49e9-8598-9d355ac803ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0899e813-ea1e-49e9-8598-9d355ac803ab found for delete ", "request_id": "req-50d17f24-b3c4-4750-8901-59c40583b1a5"}]} 2026-05-01 02:09:52.791 7 INFO neutron.db.l3_hamode_db [None req-515a0bf2-c3c7-444e-8e55-a993e85ff211 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] HA network 3e174648-8b1b-45c2-9f99-ec5c916c8c06 was deleted as no HA routers are present in tenant 212dd13fd01846a0a8a092aa548aec03. [pid: 7|app: 0|req: 485/1036] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:51 2026] DELETE /v2.0/routers/09aae2dd-a15f-45c2-a615-327475bd39ec => generated 0 bytes in 1114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1037] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:09:51 2026] PUT /v2.0/routers/37e07c6d-0fb0-4490-9513-150760d7ab37/add_router_interface => generated 309 bytes in 2153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1038] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:53 2026] DELETE /v2.0/security-groups/0b498a5e-4520-4a31-afed-d95fc783d7a8 => 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: 554/1039] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:53 2026] DELETE /v2.0/subnets/3cb96340-9c30-42b6-8b5a-68c989bb2c50 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:09:54.434 8 INFO neutron.services.segments.plugin [-] Segment 80e0ec36-8df9-4daf-afb6-320472514ce5 resource provider aggregate not found [pid: 8|app: 0|req: 555/1040] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:53 2026] DELETE /v2.0/networks/e65abe6f-367a-453c-b189-4431611d3a5a => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:09:54.557 8 INFO neutron.services.segments.plugin [-] Segment 80e0ec36-8df9-4daf-afb6-320472514ce5 resource provider aggregate not found 2026-05-01 02:09:54.563 8 INFO neutron.services.segments.plugin [-] Segment 80e0ec36-8df9-4daf-afb6-320472514ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80e0ec36-8df9-4daf-afb6-320472514ce5 found for delete ", "request_id": "req-9e2d5c12-9eec-4d1f-951e-265e4e8b26c6"}]} 2026-05-01 02:09:54.568 8 WARNING neutron_lib.context [None req-b1103ba6-c961-42a2-a647-6e44e1ca9e22 e888cee10bc848eab4a558e8dc7fb7c3 5673e5cbfb264affa7972e94d9eb7649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:54.587 8 INFO neutron.services.segments.plugin [-] Segment 80e0ec36-8df9-4daf-afb6-320472514ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80e0ec36-8df9-4daf-afb6-320472514ce5 found for delete ", "request_id": "req-493863f0-48c5-43a9-a530-d566b11a4433"}]} [pid: 7|app: 0|req: 486/1041] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:09:52 2026] PUT /v2.0/routers/00404eb7-0413-4da8-be1a-3ce3be44178f/add_router_interface => generated 309 bytes in 1861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1042] 10.0.0.117 () {34 vars in 685 bytes} [Fri May 1 02:09:54 2026] POST /v2.0/security-groups => generated 1660 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1043] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:54 2026] GET /v2.0/security-groups?tenant_id=212dd13fd01846a0a8a092aa548aec03&name=default => generated 2925 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:09:54.798 8 WARNING neutron_lib.context [None req-c0bdf4fa-a414-468d-a2ef-c8ec709b9c8b e888cee10bc848eab4a558e8dc7fb7c3 5673e5cbfb264affa7972e94d9eb7649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 557/1044] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:09:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1045] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:54 2026] DELETE /v2.0/security-groups/8c909285-0bd4-4a3f-afe9-a4808240c177 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:09:54.939 8 WARNING neutron_lib.context [None req-3af3ad24-ae79-4f50-be66-7232877ac279 e888cee10bc848eab4a558e8dc7fb7c3 5673e5cbfb264affa7972e94d9eb7649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 558/1046] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:09:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:55.072 7 WARNING neutron_lib.context [None req-b73aa000-2a6c-4afc-8107-b91336851713 e888cee10bc848eab4a558e8dc7fb7c3 5673e5cbfb264affa7972e94d9eb7649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 489/1047] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:09:55 2026] POST /v2.0/floatingips => generated 552 bytes in 791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:56.304 8 WARNING neutron_lib.context [None req-988268f5-9b24-4c29-8463-e3f8bf0ae921 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 490/1048] 10.0.0.224 () {34 vars in 1100 bytes} [Fri May 1 02:09:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1108680263&fields=id&tenant_id=5673e5cbfb264affa7972e94d9eb7649 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:56.500 8 INFO neutron.db.segments_db [None req-988268f5-9b24-4c29-8463-e3f8bf0ae921 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Added segment 55a6c725-39ce-4b3b-8882-112380195ee4 of type vxlan for network 76f7adad-c737-4c98-8bd0-4824cc056bb7 [pid: 7|app: 0|req: 491/1049] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:09:56 2026] GET /v2.0/networks?id=d8279d76-7d0f-433d-a7ab-1fb7349bc19b => generated 675 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1050] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:09:56 2026] GET /v2.0/quotas/5673e5cbfb264affa7972e94d9eb7649 => 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: 493/1051] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:09:56 2026] GET /v2.0/ports?tenant_id=5673e5cbfb264affa7972e94d9eb7649&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1052] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:55 2026] POST /v2.0/networks => generated 645 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:56.673 7 WARNING neutron_lib.context [None req-b327ed55-671c-45e7-ad28-6864baf4ae8e 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 560/1053] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:09:56 2026] GET /v2.0/networks/d8279d76-7d0f-433d-a7ab-1fb7349bc19b?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: 561/1054] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:09:56 2026] GET /v2.0/networks/d8279d76-7d0f-433d-a7ab-1fb7349bc19b?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: 562/1055] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:56 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => 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: 494/1056] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:09:56 2026] POST /v2.0/ports => generated 775 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:57.039 8 WARNING neutron_lib.context [None req-a87c96f4-a549-400c-ae59-2202f2678fc6 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:09:57.096 8 INFO neutron.db.segments_db [None req-a87c96f4-a549-400c-ae59-2202f2678fc6 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Added segment e4f8012d-fd47-4d8e-98f7-481073e5c568 of type vxlan for network d4dbcf07-e542-42c2-8893-8b1411c7f798 [pid: 8|app: 0|req: 563/1057] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:09:57 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:09:57.223 7 WARNING neutron_lib.context [None req-a3c2d106-bd7a-45a6-b3e4-1743fa928e74 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 564/1058] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:09:57 2026] GET /v2.0/networks?id=a4bf2c9b-68ca-4bad-8fa2-8eca56336b27 => generated 673 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1059] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:09:57 2026] GET /v2.0/quotas/bf1a27ce564c4d4f8167479ca84deea0 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1060] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:09:57 2026] GET /v2.0/ports?tenant_id=bf1a27ce564c4d4f8167479ca84deea0&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1061] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:09:57 2026] POST /v2.0/subnets => generated 602 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:09:57.624 7 WARNING neutron_lib.context [None req-0c0e0975-a2cc-40eb-b7b8-55db0e5f79ac 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 567/1062] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:09:57 2026] GET /v2.0/networks/a4bf2c9b-68ca-4bad-8fa2-8eca56336b27?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1063] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:09:57 2026] GET /v2.0/networks/a4bf2c9b-68ca-4bad-8fa2-8eca56336b27?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: 569/1064] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:57 2026] GET /v2.0/networks?id=d8279d76-7d0f-433d-a7ab-1fb7349bc19b => generated 675 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1065] 199.204.45.153 () {34 vars in 1050 bytes} [Fri May 1 02:09:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5673e5cbfb264affa7972e94d9eb7649 => generated 181 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1066] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:57 2026] GET /v2.0/ports?device_id=1cb2e7f4-c195-42d7-900f-77dd3c20259d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:57.922 8 WARNING neutron_lib.context [req-630b6175-1592-4dfb-ba23-12839687ecb5 req-c3218052-d5bc-4755-9b8a-1fe3e650cd06 e888cee10bc848eab4a558e8dc7fb7c3 5673e5cbfb264affa7972e94d9eb7649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 496/1067] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:09:57 2026] POST /v2.0/ports => generated 949 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: 497/1068] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:58 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1069] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:09:57 2026] POST /v2.0/ports => generated 958 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1070] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:09:58 2026] GET /v2.0/security-groups?tenant_id=447398dbf2fb470e9cbbaa0a1fa55d60&name=default => generated 2925 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1071] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:09:58 2026] DELETE /v2.0/ports/88510935-b931-4563-8e67-58671244ccfa => generated 0 bytes in 525 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1072] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:09:58 2026] DELETE /v2.0/security-groups/d4e9c17a-7210-4daf-8558-a207a363e979 => 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: 575/1073] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:09:59 2026] GET /v2.0/networks?id=a4bf2c9b-68ca-4bad-8fa2-8eca56336b27 => generated 673 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1074] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:59 2026] GET /v2.0/ports?device_id=1cb2e7f4-c195-42d7-900f-77dd3c20259d => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:09:59.254 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5304da25-a9f0-4612-9d56-097e8ff98b7d 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 577/1075] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:09:59 2026] DELETE /v2.0/ports/88510935-b931-4563-8e67-58671244ccfa => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:09:59.266 8 WARNING neutron_lib.context [req-2a13c3a4-49a5-4b60-851c-4cccc3dbc812 req-3040b496-361a-4cc7-8082-bea3e1003071 c0b9f226b888499289c6d8a1b2307b26 bf1a27ce564c4d4f8167479ca84deea0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 499/1076] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:09:58 2026] PUT /v2.0/ports/ce6ba319-10d3-4295-8769-390823c94ec7 => generated 1203 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:09:59.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b633ed96-9774-4198-9025-eedae1d43f47 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 500/1077] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:09:59 2026] GET /v2.0/ports/88510935-b931-4563-8e67-58671244ccfa => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:09:59.392 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3732b35-7c14-4057-8c1b-18bef39b368b'] response: {'name': 'network-changed', 'server_uuid': '84a26f7f-f362-4a37-9337-40c9c1bff201', 'tag': 'ce6ba319-10d3-4295-8769-390823c94ec7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 501/1078] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:09:59 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 973 bytes in 66 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: 502/1079] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:09:59 2026] GET /v2.0/ports?tenant_id=5673e5cbfb264affa7972e94d9eb7649&device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1080] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:09:59 2026] DELETE /v2.0/subnets/81b849a2-367e-49b5-a35c-fb771d70b4d4 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1081] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:09:59 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1082] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:09:59 2026] POST /v2.0/ports => generated 958 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/1083] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ce6ba319-10d3-4295-8769-390823c94ec7 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:10:00.155 8 INFO neutron.services.segments.plugin [-] Segment e4f8012d-fd47-4d8e-98f7-481073e5c568 resource provider aggregate not found 2026-05-01 02:10:00.159 8 INFO neutron.services.segments.plugin [-] Segment e4f8012d-fd47-4d8e-98f7-481073e5c568 resource provider aggregate not found [pid: 8|app: 0|req: 579/1084] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:09:59 2026] DELETE /v2.0/networks/d4dbcf07-e542-42c2-8893-8b1411c7f798 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:00.180 8 INFO neutron.services.segments.plugin [-] Segment e4f8012d-fd47-4d8e-98f7-481073e5c568 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4f8012d-fd47-4d8e-98f7-481073e5c568 found for delete ", "request_id": "req-e8ef0ee5-2bc7-493c-8869-c80934743393"}]} 2026-05-01 02:10:00.181 8 INFO neutron.services.segments.plugin [-] Segment e4f8012d-fd47-4d8e-98f7-481073e5c568 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4f8012d-fd47-4d8e-98f7-481073e5c568 found for delete ", "request_id": "req-3396e78e-b495-404e-9112-0a67b835ffbc"}]} [pid: 7|app: 0|req: 506/1085] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:09:59 2026] PUT /v2.0/ports/a81dfb44-4768-45b6-a40a-649d691d6e1c => generated 1203 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1086] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/subnets?id=ccb8db47-ba95-4bb9-9e5f-0b91782806ed => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:10:00.237 7 WARNING neutron_lib.context [None req-0b2da61b-09df-42cf-b7df-c65fc2718558 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 581/1087] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/ports?network_id=d8279d76-7d0f-433d-a7ab-1fb7349bc19b&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:00.311 7 INFO neutron.db.segments_db [None req-0b2da61b-09df-42cf-b7df-c65fc2718558 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Added segment c5b55ec5-ffd9-47cc-985b-5bc68cc3ab83 of type vxlan for network b1dd55b8-a449-4bc2-a023-442550f89506 [pid: 8|app: 0|req: 582/1088] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/ports?tenant_id=bf1a27ce564c4d4f8167479ca84deea0&device_id=1cb2e7f4-c195-42d7-900f-77dd3c20259d => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1089] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:00 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 583/1090] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/networks/d8279d76-7d0f-433d-a7ab-1fb7349bc19b?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1091] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a81dfb44-4768-45b6-a40a-649d691d6e1c => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:10:00.474 8 WARNING neutron_lib.context [None req-8d43e84b-436b-4cac-bb19-8fed8f258281 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 508/1092] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/ports?device_id=1cb2e7f4-c195-42d7-900f-77dd3c20259d => generated 973 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1093] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/networks/d8279d76-7d0f-433d-a7ab-1fb7349bc19b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1094] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/subnets?id=0c7517f1-d70a-4713-80cc-75f7b7daf1f3 => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1095] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/security-groups?id=61f694d8-1c4f-472a-8c61-1d3534974618&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1096] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/ports?tenant_id=5673e5cbfb264affa7972e94d9eb7649&device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1097] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/ports?network_id=a4bf2c9b-68ca-4bad-8fa2-8eca56336b27&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: 585/1098] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:00 2026] POST /v2.0/subnets => generated 602 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1099] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/networks?id=d8279d76-7d0f-433d-a7ab-1fb7349bc19b => generated 771 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1102] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/networks/a4bf2c9b-68ca-4bad-8fa2-8eca56336b27?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:10:01.225 8 WARNING neutron_lib.context [None req-460efbe0-e34c-4742-9e97-d02263730379 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 514/1103] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:00 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 973 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:01.487 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad58eb98-8800-4013-9255-aaec64f9f1ec'] response: {'name': 'network-changed', 'server_uuid': '1cb2e7f4-c195-42d7-900f-77dd3c20259d', 'tag': 'a81dfb44-4768-45b6-a40a-649d691d6e1c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 515/1104] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ce6ba319-10d3-4295-8769-390823c94ec7 => 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: 516/1105] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/networks/a4bf2c9b-68ca-4bad-8fa2-8eca56336b27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1106] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:10:01 2026] POST /v2.0/ports => generated 910 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1107] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1108] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/subnets?id=ccb8db47-ba95-4bb9-9e5f-0b91782806ed => generated 669 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1109] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/ports?tenant_id=bf1a27ce564c4d4f8167479ca84deea0&device_id=1cb2e7f4-c195-42d7-900f-77dd3c20259d => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1110] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/ports?network_id=d8279d76-7d0f-433d-a7ab-1fb7349bc19b&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1111] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/networks?id=a4bf2c9b-68ca-4bad-8fa2-8eca56336b27 => generated 769 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1112] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/networks/d8279d76-7d0f-433d-a7ab-1fb7349bc19b?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1113] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a81dfb44-4768-45b6-a40a-649d691d6e1c => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1114] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/ports?device_id=1cb2e7f4-c195-42d7-900f-77dd3c20259d => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1115] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:10:01 2026] GET /v2.0/networks/d8279d76-7d0f-433d-a7ab-1fb7349bc19b?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: 592/1116] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:10:01 2026] DELETE /v2.0/ports/8e67dd6a-f7c6-47dc-9b2e-d9cb0532d950 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1117] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:10:02 2026] GET /v2.0/subnets?id=0c7517f1-d70a-4713-80cc-75f7b7daf1f3 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1118] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:02 2026] GET /v2.0/security-groups?id=61f694d8-1c4f-472a-8c61-1d3534974618&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:10:02.129 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97c6eb13-e1f2-4aec-92eb-b91e0c4aed42 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 526/1119] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:02 2026] GET /v2.0/ports/8e67dd6a-f7c6-47dc-9b2e-d9cb0532d950 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1120] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:10:02 2026] GET /v2.0/ports?network_id=a4bf2c9b-68ca-4bad-8fa2-8eca56336b27&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: 595/1121] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:10:02 2026] GET /v2.0/networks/a4bf2c9b-68ca-4bad-8fa2-8eca56336b27?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1122] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:10:02 2026] GET /v2.0/networks/a4bf2c9b-68ca-4bad-8fa2-8eca56336b27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1123] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:02 2026] DELETE /v2.0/subnets/2deb6c07-7ab3-45f4-be06-76133a251a51 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:02.780 8 INFO neutron.services.segments.plugin [-] Segment c5b55ec5-ffd9-47cc-985b-5bc68cc3ab83 resource provider aggregate not found 2026-05-01 02:10:02.799 8 INFO neutron.services.segments.plugin [-] Segment c5b55ec5-ffd9-47cc-985b-5bc68cc3ab83 resource provider aggregate not found 2026-05-01 02:10:02.806 8 INFO neutron.services.segments.plugin [-] Segment c5b55ec5-ffd9-47cc-985b-5bc68cc3ab83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5b55ec5-ffd9-47cc-985b-5bc68cc3ab83 found for delete ", "request_id": "req-5eb9d294-dc04-42d5-90a3-cdc4dd11a63f"}]} [pid: 8|app: 0|req: 597/1124] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:02 2026] DELETE /v2.0/networks/b1dd55b8-a449-4bc2-a023-442550f89506 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:02.836 8 WARNING neutron_lib.context [None req-30345f31-88e0-4fb8-9bfe-e9d21b034b71 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:02.840 8 INFO neutron.services.segments.plugin [-] Segment c5b55ec5-ffd9-47cc-985b-5bc68cc3ab83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5b55ec5-ffd9-47cc-985b-5bc68cc3ab83 found for delete ", "request_id": "req-e123d4e3-d2b2-42e1-b82c-bc7a821d6c60"}]} [pid: 7|app: 0|req: 528/1125] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:02 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 973 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1126] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:02 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1127] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:10:02 2026] POST /v2.0/ports => generated 775 bytes in 397 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: 530/1128] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:03 2026] GET /v2.0/ports?device_id=1cb2e7f4-c195-42d7-900f-77dd3c20259d => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1129] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:03 2026] GET /v2.0/security-groups?id=61f694d8-1c4f-472a-8c61-1d3534974618&fields=id&fields=name => generated 88 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1130] 10.0.0.117 () {34 vars in 737 bytes} [Fri May 1 02:10:03 2026] PUT /v2.0/ports/c77e20fc-0dac-4847-bd9a-cc0ff53ad85e => generated 752 bytes in 254 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: 532/1131] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:10:03 2026] DELETE /v2.0/ports/c77e20fc-0dac-4847-bd9a-cc0ff53ad85e => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1132] 10.0.0.117 () {32 vars in 643 bytes} [Fri May 1 02:10:03 2026] GET /v2.0/ports => generated 778 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1133] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:03 2026] GET /v2.0/security-groups?tenant_id=380ba16457e94fd0a212831a5df51ba4&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:03.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c285faf6-21bb-4b7b-a532-34b38a72923f 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/1134] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:03 2026] GET /v2.0/ports/c77e20fc-0dac-4847-bd9a-cc0ff53ad85e => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1135] 10.0.0.117 () {32 vars in 643 bytes} [Fri May 1 02:10:03 2026] GET /v2.0/ports => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1136] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:03 2026] DELETE /v2.0/security-groups/34e41762-060f-4015-ae58-da46b1a98e45 => 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: 536/1137] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:03 2026] GET /v2.0/ports/5800ece5-6eaf-45d0-b213-01cffdbc7059 => generated 775 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:04.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-181ca83b-0092-4f36-9a12-fc94b2c73ae2 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 537/1138] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:10:04 2026] DELETE /v2.0/ports/8e67dd6a-f7c6-47dc-9b2e-d9cb0532d950 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:04.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae3b2fa4-f146-4e76-a518-095e3304951e 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 538/1139] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:04 2026] DELETE /v2.0/subnets/2deb6c07-7ab3-45f4-be06-76133a251a51 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:04.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f7adb57-79a4-4e83-bdc1-94f3a4bbf39a 459ddfaf91bd4db5a36a47acd6dca78c d926aa8c5f694ead9b5cae9f24553adc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1140] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:04 2026] DELETE /v2.0/subnets/81b849a2-367e-49b5-a35c-fb771d70b4d4 => 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: 602/1141] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:04 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1142] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:04 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1143] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:04 2026] GET /v2.0/security-groups?tenant_id=681dd8cb11404a608af2c411b2c5cbd7&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1144] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:10:04 2026] DELETE /v2.0/ports/5800ece5-6eaf-45d0-b213-01cffdbc7059 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1145] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:04 2026] DELETE /v2.0/security-groups/aed57b5a-9ddc-401e-bd5c-434f63b051e1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:04.557 7 INFO neutron.services.segments.plugin [-] Segment 55a6c725-39ce-4b3b-8882-112380195ee4 resource provider aggregate not found [pid: 8|app: 0|req: 606/1146] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:04 2026] GET /v2.0/ports?device_id=1cb2e7f4-c195-42d7-900f-77dd3c20259d => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:04.573 7 INFO neutron.services.segments.plugin [-] Segment 55a6c725-39ce-4b3b-8882-112380195ee4 resource provider aggregate not found 2026-05-01 02:10:04.597 7 INFO neutron.services.segments.plugin [-] Segment 55a6c725-39ce-4b3b-8882-112380195ee4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55a6c725-39ce-4b3b-8882-112380195ee4 found for delete ", "request_id": "req-c2cb84ba-a892-44b1-8620-fecffd2e0a78"}]} [pid: 7|app: 0|req: 541/1147] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:04 2026] DELETE /v2.0/networks/76f7adad-c737-4c98-8bd0-4824cc056bb7 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1148] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:04 2026] GET /v2.0/security-groups?id=61f694d8-1c4f-472a-8c61-1d3534974618&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:10:05.120 7 INFO neutron.services.segments.plugin [-] Segment 55a6c725-39ce-4b3b-8882-112380195ee4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55a6c725-39ce-4b3b-8882-112380195ee4 found for delete ", "request_id": "req-c98ecff2-4679-4aec-a90b-3fc2716e4164"}]} [pid: 7|app: 0|req: 542/1149] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:05 2026] GET /v2.0/ports?device_id=1cb2e7f4-c195-42d7-900f-77dd3c20259d => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1150] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:05 2026] GET /v2.0/security-groups?id=61f694d8-1c4f-472a-8c61-1d3534974618&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1151] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:05 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1152] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:05 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1153] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:05 2026] GET /v2.0/security-groups?tenant_id=d926aa8c5f694ead9b5cae9f24553adc&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1154] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:05 2026] DELETE /v2.0/security-groups/b6bb32d2-079e-4896-b0ff-441bd4216c32 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1155] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:10:05 2026] GET /v2.0/ports?device_id=1cb2e7f4-c195-42d7-900f-77dd3c20259d => generated 975 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1156] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:10:05 2026] DELETE /v2.0/ports/a81dfb44-4768-45b6-a40a-649d691d6e1c => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1157] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:06 2026] GET /v2.0/ports?device_id=1cb2e7f4-c195-42d7-900f-77dd3c20259d => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1158] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:06 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1159] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:06 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:06.614 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44d13751-9355-4a15-b86c-be5a2e2b1fb7'] response: {'server_uuid': '1cb2e7f4-c195-42d7-900f-77dd3c20259d', 'name': 'network-vif-deleted', 'tag': 'a81dfb44-4768-45b6-a40a-649d691d6e1c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 547/1160] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:06 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1161] 10.0.0.117 () {32 vars in 653 bytes} [Fri May 1 02:10:06 2026] GET /v2.0/extensions => generated 19901 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1162] 10.0.0.117 () {32 vars in 681 bytes} [Fri May 1 02:10:06 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1163] 10.0.0.117 () {32 vars in 681 bytes} [Fri May 1 02:10:06 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1164] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:10:06 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1165] 10.0.0.117 () {32 vars in 665 bytes} [Fri May 1 02:10:06 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1166] 10.0.0.117 () {32 vars in 699 bytes} [Fri May 1 02:10:06 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1167] 10.0.0.117 () {32 vars in 697 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1168] 10.0.0.117 () {32 vars in 701 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1169] 10.0.0.117 () {32 vars in 689 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1170] 10.0.0.117 () {32 vars in 703 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1171] 10.0.0.117 () {32 vars in 693 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1172] 10.0.0.117 () {32 vars in 695 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1173] 10.0.0.117 () {32 vars in 685 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1174] 10.0.0.117 () {32 vars in 687 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1175] 10.0.0.117 () {32 vars in 661 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1176] 10.0.0.117 () {32 vars in 699 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1177] 10.0.0.117 () {32 vars in 679 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1178] 10.0.0.117 () {32 vars in 683 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1179] 10.0.0.117 () {32 vars in 675 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1180] 10.0.0.117 () {32 vars in 689 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1181] 10.0.0.117 () {32 vars in 723 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1182] 10.0.0.117 () {32 vars in 687 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/fip-port-details => 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: 636/1183] 10.0.0.117 () {32 vars in 669 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1184] 10.0.0.117 () {32 vars in 687 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1185] 10.0.0.117 () {32 vars in 681 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1186] 10.0.0.117 () {32 vars in 699 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1187] 10.0.0.117 () {32 vars in 679 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1188] 10.0.0.117 () {32 vars in 667 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1189] 10.0.0.117 () {32 vars in 677 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1190] 10.0.0.117 () {32 vars in 665 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1191] 10.0.0.117 () {32 vars in 675 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1192] 10.0.0.117 () {32 vars in 713 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1193] 10.0.0.117 () {32 vars in 691 bytes} [Fri May 1 02:10:07 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: 647/1194] 10.0.0.117 () {32 vars in 683 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1195] 10.0.0.117 () {32 vars in 669 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1196] 10.0.0.117 () {32 vars in 687 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:07.270 7 INFO neutron.db.l3_db [None req-a48221d5-ba62-4cc5-b6de-094ad6ea7889 e888cee10bc848eab4a558e8dc7fb7c3 5673e5cbfb264affa7972e94d9eb7649 - - default default] Floating IP 4606e815-befd-48f6-99c8-4b26caf9e764 associated. External IP: 10.96.250.212, port: ce6ba319-10d3-4295-8769-390823c94ec7. [pid: 8|app: 0|req: 650/1197] 10.0.0.117 () {32 vars in 705 bytes} [Fri May 1 02:10:07 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: 651/1198] 10.0.0.117 () {32 vars in 675 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1199] 10.0.0.117 () {32 vars in 701 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1200] 10.0.0.117 () {32 vars in 675 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1201] 10.0.0.117 () {32 vars in 693 bytes} [Fri May 1 02:10:07 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: 655/1202] 10.0.0.117 () {32 vars in 689 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1203] 10.0.0.117 () {32 vars in 709 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1204] 10.0.0.117 () {32 vars in 705 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1205] 10.0.0.117 () {32 vars in 697 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1206] 10.0.0.117 () {32 vars in 711 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1207] 10.0.0.117 () {32 vars in 669 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1208] 10.0.0.117 () {32 vars in 687 bytes} [Fri May 1 02:10:07 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: 662/1209] 10.0.0.117 () {32 vars in 681 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1210] 10.0.0.117 () {32 vars in 675 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1211] 10.0.0.117 () {32 vars in 671 bytes} [Fri May 1 02:10:07 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: 8|app: 0|req: 665/1212] 10.0.0.117 () {32 vars in 661 bytes} [Fri May 1 02:10:07 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: 666/1213] 10.0.0.117 () {32 vars in 699 bytes} [Fri May 1 02:10:07 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: 667/1214] 10.0.0.117 () {32 vars in 699 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1215] 10.0.0.117 () {32 vars in 677 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1216] 10.0.0.117 () {32 vars in 669 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1217] 10.0.0.117 () {32 vars in 683 bytes} [Fri May 1 02:10:07 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: 8|app: 0|req: 671/1218] 10.0.0.117 () {32 vars in 701 bytes} [Fri May 1 02:10:07 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: 672/1219] 10.0.0.117 () {32 vars in 685 bytes} [Fri May 1 02:10:07 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: 673/1220] 10.0.0.117 () {32 vars in 707 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1221] 10.0.0.117 () {32 vars in 669 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1222] 10.0.0.117 () {32 vars in 697 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1223] 10.0.0.117 () {32 vars in 695 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:07.622 8 WARNING neutron_lib.context [None req-f1c753ff-8bd2-4950-befc-0bce6c5c6a04 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 548/1224] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:10:06 2026] PUT /v2.0/floatingips/4606e815-befd-48f6-99c8-4b26caf9e764 => generated 856 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1225] 10.0.0.117 () {32 vars in 685 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1226] 10.0.0.117 () {32 vars in 689 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1227] 10.0.0.117 () {32 vars in 667 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1228] 10.0.0.117 () {32 vars in 681 bytes} [Fri May 1 02:10:07 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: 7|app: 0|req: 553/1229] 10.0.0.117 () {32 vars in 681 bytes} [Fri May 1 02:10:07 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: 554/1230] 10.0.0.117 () {32 vars in 691 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:07.794 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1382cea-3796-41e3-8c25-a7e4c8a9b487'] response: {'name': 'network-changed', 'server_uuid': '84a26f7f-f362-4a37-9337-40c9c1bff201', 'tag': 'ce6ba319-10d3-4295-8769-390823c94ec7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 555/1231] 10.0.0.117 () {32 vars in 691 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1232] 10.0.0.117 () {32 vars in 695 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:07.831 8 INFO neutron.db.segments_db [None req-f1c753ff-8bd2-4950-befc-0bce6c5c6a04 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Added segment a5bee950-fb4d-4149-805e-608b39e9e51a of type vxlan for network 42210c64-cc44-44e8-9968-c7fcbf7444cb [pid: 7|app: 0|req: 557/1233] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/ports?tenant_id=5673e5cbfb264affa7972e94d9eb7649&device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1234] 10.0.0.117 () {32 vars in 685 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1235] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/networks?id=d8279d76-7d0f-433d-a7ab-1fb7349bc19b => generated 771 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1236] 10.0.0.117 () {32 vars in 689 bytes} [Fri May 1 02:10:07 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: 677/1237] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:07 2026] POST /v2.0/networks => generated 634 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1238] 10.0.0.117 () {32 vars in 701 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:07.999 8 WARNING neutron_lib.context [None req-f118bf20-8aa0-4112-84d6-f5831e71eb72 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 561/1239] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:10:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ce6ba319-10d3-4295-8769-390823c94ec7 => generated 859 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1240] 10.0.0.117 () {32 vars in 703 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:08.063 8 INFO neutron.db.segments_db [None req-f118bf20-8aa0-4112-84d6-f5831e71eb72 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Added segment 8a9cc140-a982-4fad-b83d-8cc9c5c8d546 of type vxlan for network 7c89fc8f-175e-48bb-94d0-649798cf87cf [pid: 7|app: 0|req: 563/1241] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/subnets?id=ccb8db47-ba95-4bb9-9e5f-0b91782806ed => generated 669 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1242] 10.0.0.117 () {32 vars in 713 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1243] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/ports?network_id=d8279d76-7d0f-433d-a7ab-1fb7349bc19b&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: 566/1244] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1245] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:07 2026] POST /v2.0/networks => generated 634 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1246] 10.0.0.117 () {32 vars in 715 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:08.182 8 WARNING neutron_lib.context [None req-acbc4ab5-6cff-465f-97c3-de723bd4f53d 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 568/1247] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/networks/d8279d76-7d0f-433d-a7ab-1fb7349bc19b?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1248] 10.0.0.117 () {32 vars in 727 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1249] 10.0.0.117 () {32 vars in 741 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1250] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/networks/d8279d76-7d0f-433d-a7ab-1fb7349bc19b?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: 572/1251] 10.0.0.117 () {32 vars in 719 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1252] 10.0.0.117 () {32 vars in 683 bytes} [Fri May 1 02:10:08 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: 574/1253] 10.0.0.117 () {32 vars in 669 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1254] 10.0.0.117 () {32 vars in 719 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1255] 10.0.0.117 () {32 vars in 679 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1256] 10.0.0.117 () {32 vars in 669 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1257] 10.0.0.117 () {32 vars in 697 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1258] 10.0.0.117 () {32 vars in 705 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1259] 10.0.0.117 () {32 vars in 701 bytes} [Fri May 1 02:10:08 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: 7|app: 0|req: 581/1260] 10.0.0.117 () {32 vars in 683 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1261] 10.0.0.117 () {32 vars in 705 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1262] 10.0.0.117 () {32 vars in 695 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1263] 10.0.0.117 () {32 vars in 689 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1264] 10.0.0.117 () {32 vars in 697 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1265] 10.0.0.117 () {32 vars in 689 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1266] 10.0.0.117 () {32 vars in 701 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1267] 10.0.0.117 () {32 vars in 665 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1268] 10.0.0.117 () {32 vars in 681 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1269] 10.0.0.117 () {32 vars in 693 bytes} [Fri May 1 02:10:08 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: 7|app: 0|req: 591/1270] 10.0.0.117 () {32 vars in 677 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1271] 10.0.0.117 () {32 vars in 667 bytes} [Fri May 1 02:10:08 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1272] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:08 2026] POST /v2.0/subnets => generated 622 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:08.579 7 WARNING neutron_lib.context [None req-0391bc96-0400-4d76-8b68-8474c6fc20ce 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 593/1273] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:08 2026] POST /v2.0/subnets => generated 631 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:08.980 7 WARNING neutron_lib.context [None req-ef16d842-1e63-442e-a412-301f5fe4c77b 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:09.022 7 INFO neutron.db.segments_db [None req-ef16d842-1e63-442e-a412-301f5fe4c77b 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Added segment 48996111-20a1-46b7-8170-164d7e8d06c0 of type vxlan for network 2cc72c08-2f2e-4bab-8d6f-15e6ccab8fe2 2026-05-01 02:10:09.334 7 INFO neutron.db.l3_hamode_db [None req-ef16d842-1e63-442e-a412-301f5fe4c77b 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:10:09.492 7 INFO neutron.db.l3_hamode_db [None req-ef16d842-1e63-442e-a412-301f5fe4c77b 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 594/1274] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:08 2026] POST /v2.0/routers => generated 511 bytes in 1395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1275] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:10:08 2026] PUT /v2.0/routers/00404eb7-0413-4da8-be1a-3ce3be44178f/remove_router_interface => generated 309 bytes in 1886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1276] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:10 2026] GET /v2.0/security-groups?tenant_id=336eb6aece20486aa4ce30419369a0dd&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1277] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:10 2026] DELETE /v2.0/security-groups/031f967e-eb53-4646-970e-500bd54376a1 => 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: 682/1278] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:10:10 2026] PUT /v2.0/routers/f858f26c-6d99-4496-906c-41d5a6ccef2b/add_router_interface => generated 309 bytes in 1407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1279] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:11 2026] GET /v2.0/ports/61f01a96-ca7e-41ef-8f00-9340615914e5 => generated 959 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1280] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:10:12 2026] PUT /v2.0/routers/f858f26c-6d99-4496-906c-41d5a6ccef2b/add_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:13.581 8 WARNING neutron_lib.context [None req-a9822b80-ef09-4d79-b7cf-74d78abd6e85 42889cc05a404c57a79d48c07c86714c 377a0fd4c3ef4f02bcfb150b8919fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:13.691 7 INFO neutron.services.segments.plugin [-] Segment 446510d7-8259-4644-8ce8-4e7c62a60012 resource provider aggregate not found 2026-05-01 02:10:13.698 7 INFO neutron.services.segments.plugin [-] Segment 446510d7-8259-4644-8ce8-4e7c62a60012 resource provider aggregate not found 2026-05-01 02:10:13.708 7 INFO neutron.db.l3_hamode_db [None req-330384fb-3254-45aa-a2fd-21e7638fa74d 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] HA network a215e093-4442-4a57-97d2-597eedec8f15 was deleted as no HA routers are present in tenant bf1a27ce564c4d4f8167479ca84deea0. 2026-05-01 02:10:13.710 8 INFO neutron.db.segments_db [None req-a9822b80-ef09-4d79-b7cf-74d78abd6e85 42889cc05a404c57a79d48c07c86714c 377a0fd4c3ef4f02bcfb150b8919fc4c - - default default] Added segment 7e7bbbce-d40e-4617-a079-093a9bfaabce of type vxlan for network 8be352c0-16ca-4afb-b237-770cd1293819 [pid: 7|app: 0|req: 598/1281] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:12 2026] DELETE /v2.0/routers/00404eb7-0413-4da8-be1a-3ce3be44178f => generated 0 bytes in 1203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:13.720 7 INFO neutron.services.segments.plugin [-] Segment 446510d7-8259-4644-8ce8-4e7c62a60012 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 446510d7-8259-4644-8ce8-4e7c62a60012 found for delete ", "request_id": "req-28e44bb1-99b5-4b36-9baa-18c3a12a539b"}]} 2026-05-01 02:10:13.721 7 INFO neutron.services.segments.plugin [-] Segment 446510d7-8259-4644-8ce8-4e7c62a60012 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 446510d7-8259-4644-8ce8-4e7c62a60012 found for delete ", "request_id": "req-986fd81e-ff4b-4e69-9bdf-1b50cc769e0d"}]} [pid: 8|app: 0|req: 684/1282] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:13 2026] POST /v2.0/networks => generated 648 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1283] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:13 2026] GET /v2.0/ports/f215038b-2a9e-424a-bbd2-a6c2fa77dbff => generated 967 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1284] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:13 2026] DELETE /v2.0/subnets/0c7517f1-d70a-4713-80cc-75f7b7daf1f3 => generated 0 bytes in 198 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:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-01 02:10:14.562 8 INFO neutron.services.segments.plugin [-] Segment 24b969d4-8bbb-42ec-b893-35253989f914 resource provider aggregate not found [pid: 8|app: 0|req: 686/1285] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:14 2026] DELETE /v2.0/networks/a4bf2c9b-68ca-4bad-8fa2-8eca56336b27 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:14.571 8 INFO neutron.services.segments.plugin [-] Segment 24b969d4-8bbb-42ec-b893-35253989f914 resource provider aggregate not found 2026-05-01 02:10:14.578 8 WARNING neutron_lib.context [None req-8c75ebff-e391-4aab-b9b1-16b8479553ff 42889cc05a404c57a79d48c07c86714c 377a0fd4c3ef4f02bcfb150b8919fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:14.585 8 INFO neutron.services.segments.plugin [-] Segment 24b969d4-8bbb-42ec-b893-35253989f914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b969d4-8bbb-42ec-b893-35253989f914 found for delete ", "request_id": "req-e82e51a6-6d18-49b6-ab35-c98022bfd8da"}]} 2026-05-01 02:10:14.597 8 INFO neutron.services.segments.plugin [-] Segment 24b969d4-8bbb-42ec-b893-35253989f914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b969d4-8bbb-42ec-b893-35253989f914 found for delete ", "request_id": "req-66dbe5dc-7abe-4e48-b1f4-ce35c5e87048"}]} [pid: 8|app: 0|req: 687/1286] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:14 2026] POST /v2.0/subnets => generated 649 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1287] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:14 2026] GET /v2.0/security-groups?tenant_id=bf1a27ce564c4d4f8167479ca84deea0&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:14.933 8 WARNING neutron_lib.context [None req-50067005-3029-4fe9-8647-7291bfd83ac2 42889cc05a404c57a79d48c07c86714c 377a0fd4c3ef4f02bcfb150b8919fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:14.996 8 INFO neutron.db.segments_db [None req-50067005-3029-4fe9-8647-7291bfd83ac2 42889cc05a404c57a79d48c07c86714c 377a0fd4c3ef4f02bcfb150b8919fc4c - - default default] Added segment 6a8c4b20-8c13-43ba-a401-4ca08b140efa of type vxlan for network e5c303e9-79bd-4566-aab8-ff00cf5471b6 [pid: 8|app: 0|req: 689/1288] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:14 2026] POST /v2.0/networks => generated 648 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1289] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:15 2026] DELETE /v2.0/security-groups/61f694d8-1c4f-472a-8c61-1d3534974618 => 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: 691/1290] 10.0.0.117 () {34 vars in 743 bytes} [Fri May 1 02:10:15 2026] PUT /v2.0/networks/e5c303e9-79bd-4566-aab8-ff00cf5471b6 => generated 592 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1291] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:10:13 2026] PUT /v2.0/routers/f858f26c-6d99-4496-906c-41d5a6ccef2b/remove_router_interface => generated 309 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:15.334 7 WARNING neutron_lib.context [None req-3304aeba-cf0a-4f8e-8c67-df3f2fe73433 42889cc05a404c57a79d48c07c86714c 377a0fd4c3ef4f02bcfb150b8919fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 601/1292] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:15 2026] POST /v2.0/subnets => generated 622 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1293] 10.0.0.117 () {34 vars in 741 bytes} [Fri May 1 02:10:15 2026] PUT /v2.0/subnets/3d00e5e9-4cc0-4e66-8c1b-63afa83958fc => generated 632 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:16.570 7 INFO neutron.services.segments.plugin [-] Segment 6a8c4b20-8c13-43ba-a401-4ca08b140efa resource provider aggregate not found 2026-05-01 02:10:16.576 7 INFO neutron.services.segments.plugin [-] Segment 6a8c4b20-8c13-43ba-a401-4ca08b140efa resource provider aggregate not found 2026-05-01 02:10:16.584 7 INFO neutron.services.segments.plugin [-] Segment 6a8c4b20-8c13-43ba-a401-4ca08b140efa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a8c4b20-8c13-43ba-a401-4ca08b140efa found for delete ", "request_id": "req-db25327b-6e1e-4cc3-9570-4b68bfc25204"}]} [pid: 7|app: 0|req: 605/1296] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:16 2026] DELETE /v2.0/networks/e5c303e9-79bd-4566-aab8-ff00cf5471b6 => generated 0 bytes in 577 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:16.611 7 INFO neutron.services.segments.plugin [-] Segment 6a8c4b20-8c13-43ba-a401-4ca08b140efa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a8c4b20-8c13-43ba-a401-4ca08b140efa found for delete ", "request_id": "req-1302772d-7156-420d-8597-6b228aff8b4f"}]} 2026-05-01 02:10:16.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e530c8a-52d2-4e82-9595-b01e3372791a 42889cc05a404c57a79d48c07c86714c 377a0fd4c3ef4f02bcfb150b8919fc4c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 606/1297] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:16 2026] DELETE /v2.0/networks/e5c303e9-79bd-4566-aab8-ff00cf5471b6 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1298] 10.0.0.117 () {32 vars in 694 bytes} [Fri May 1 02:10:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1299] 10.0.0.117 () {32 vars in 742 bytes} [Fri May 1 02:10:16 2026] GET /v2.0/subnets?network_id=aafbc111-563b-4541-808c-7a379b4618f0 => generated 626 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1300] 10.0.0.117 () {32 vars in 653 bytes} [Fri May 1 02:10:16 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1301] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:10:15 2026] PUT /v2.0/routers/f858f26c-6d99-4496-906c-41d5a6ccef2b/remove_router_interface => generated 309 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1302] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:10:16 2026] GET /v2.0/ports?device_id=f858f26c-6d99-4496-906c-41d5a6ccef2b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1303] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:10:16 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: 611/1304] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:10:16 2026] GET /v2.0/subnets => generated 1265 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1305] 10.0.0.117 () {32 vars in 723 bytes} [Fri May 1 02:10:17 2026] GET /v2.0/networks/8be352c0-16ca-4afb-b237-770cd1293819 => generated 673 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1306] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:10:17 2026] GET /v2.0/subnets/fa869a4d-6a71-4873-8a89-73029b43beba => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:17.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d89f50e2-821b-47c8-aa1a-c8b350406e52 42889cc05a404c57a79d48c07c86714c 377a0fd4c3ef4f02bcfb150b8919fc4c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1307] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:17 2026] DELETE /v2.0/subnets/3d00e5e9-4cc0-4e66-8c1b-63afa83958fc => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:17.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65b10bb2-2e04-4e04-a2e6-85a556aa31e5 42889cc05a404c57a79d48c07c86714c 377a0fd4c3ef4f02bcfb150b8919fc4c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1308] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:17 2026] DELETE /v2.0/networks/e5c303e9-79bd-4566-aab8-ff00cf5471b6 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1309] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:17 2026] DELETE /v2.0/subnets/fa869a4d-6a71-4873-8a89-73029b43beba => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:17.604 8 INFO neutron.services.segments.plugin [-] Segment 48996111-20a1-46b7-8170-164d7e8d06c0 resource provider aggregate not found 2026-05-01 02:10:17.613 8 INFO neutron.services.segments.plugin [-] Segment 48996111-20a1-46b7-8170-164d7e8d06c0 resource provider aggregate not found 2026-05-01 02:10:17.628 8 INFO neutron.db.l3_hamode_db [None req-d194ecd4-5967-4d51-a330-51b463743b6f 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] HA network 2cc72c08-2f2e-4bab-8d6f-15e6ccab8fe2 was deleted as no HA routers are present in tenant 6a59fa0e69914b52be5e66086120aef2. [pid: 8|app: 0|req: 694/1310] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:16 2026] DELETE /v2.0/routers/f858f26c-6d99-4496-906c-41d5a6ccef2b => generated 0 bytes in 710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:17.647 8 INFO neutron.services.segments.plugin [-] Segment 48996111-20a1-46b7-8170-164d7e8d06c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48996111-20a1-46b7-8170-164d7e8d06c0 found for delete ", "request_id": "req-92220f58-a043-43d9-9c14-c5e973bccddc"}]} 2026-05-01 02:10:17.654 8 INFO neutron.services.segments.plugin [-] Segment 48996111-20a1-46b7-8170-164d7e8d06c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48996111-20a1-46b7-8170-164d7e8d06c0 found for delete ", "request_id": "req-f3502317-deef-483e-af8e-dc7098066925"}]} [pid: 8|app: 0|req: 695/1311] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:17 2026] DELETE /v2.0/subnets/3c18daea-5d28-45ee-a745-c4508c0e9ea0 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1312] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:17 2026] DELETE /v2.0/networks/8be352c0-16ca-4afb-b237-770cd1293819 => 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: 696/1313] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:17 2026] DELETE /v2.0/subnets/186eaacd-a23b-4d25-bef6-503d924c83e4 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1314] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:18 2026] DELETE /v2.0/networks/7c89fc8f-175e-48bb-94d0-649798cf87cf => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:18.626 7 INFO neutron.services.segments.plugin [-] Segment 7e7bbbce-d40e-4617-a079-093a9bfaabce resource provider aggregate not found 2026-05-01 02:10:18.635 7 INFO neutron.services.segments.plugin [-] Segment 7e7bbbce-d40e-4617-a079-093a9bfaabce resource provider aggregate not found 2026-05-01 02:10:18.642 7 INFO neutron.services.segments.plugin [-] Segment 7e7bbbce-d40e-4617-a079-093a9bfaabce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e7bbbce-d40e-4617-a079-093a9bfaabce found for delete ", "request_id": "req-c974a882-1ab6-434f-abeb-ff017a252d25"}]} 2026-05-01 02:10:18.653 7 INFO neutron.services.segments.plugin [-] Segment 7e7bbbce-d40e-4617-a079-093a9bfaabce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e7bbbce-d40e-4617-a079-093a9bfaabce found for delete ", "request_id": "req-c636c668-fbd3-426e-b631-78b1a6da42ec"}]} 2026-05-01 02:10:18.663 7 INFO neutron.services.segments.plugin [-] Segment 8a9cc140-a982-4fad-b83d-8cc9c5c8d546 resource provider aggregate not found 2026-05-01 02:10:18.680 7 INFO neutron.services.segments.plugin [-] Segment 8a9cc140-a982-4fad-b83d-8cc9c5c8d546 resource provider aggregate not found 2026-05-01 02:10:18.684 7 INFO neutron.services.segments.plugin [-] Segment 8a9cc140-a982-4fad-b83d-8cc9c5c8d546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9cc140-a982-4fad-b83d-8cc9c5c8d546 found for delete ", "request_id": "req-84972a6f-b884-4a9b-9e1d-306915869523"}]} 2026-05-01 02:10:18.695 7 INFO neutron.services.segments.plugin [-] Segment 8a9cc140-a982-4fad-b83d-8cc9c5c8d546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9cc140-a982-4fad-b83d-8cc9c5c8d546 found for delete ", "request_id": "req-66192350-b6e7-44b6-9a2f-4b61f3aaa583"}]} [pid: 8|app: 0|req: 697/1315] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:18 2026] DELETE /v2.0/networks/42210c64-cc44-44e8-9968-c7fcbf7444cb => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1316] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:18 2026] GET /v2.0/security-groups?tenant_id=377a0fd4c3ef4f02bcfb150b8919fc4c&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:18.730 7 WARNING neutron_lib.context [None req-ae1a668b-ed34-439b-95e2-e3a4f6a6e113 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:18.789 7 INFO neutron.db.segments_db [None req-ae1a668b-ed34-439b-95e2-e3a4f6a6e113 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Added segment 6f1a994e-f439-4caf-9ec1-b25fcc1a4372 of type vxlan for network 6b0244b3-e834-4d9d-90d5-24b77cf72e1e [pid: 7|app: 0|req: 620/1317] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:18 2026] POST /v2.0/networks => generated 634 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1318] 10.0.0.60 () {34 vars in 989 bytes} [Fri May 1 02:10:18 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 1244 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:18.930 8 WARNING neutron_lib.context [None req-cffb0e6e-8d5a-4255-aba2-0a7e029517df 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 621/1319] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:18 2026] DELETE /v2.0/security-groups/afa3eefe-5fe3-42e4-815d-806976b6a973 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1320] 10.0.0.60 () {34 vars in 1039 bytes} [Fri May 1 02:10:19 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1321] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:18 2026] POST /v2.0/subnets => generated 622 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:19.381 7 WARNING neutron_lib.context [None req-50dbf18e-3d00-47bf-89b4-b18d3e16b8d9 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:19.436 7 INFO neutron.db.segments_db [None req-50dbf18e-3d00-47bf-89b4-b18d3e16b8d9 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Added segment 31057be7-537d-4194-8d80-908c7e594172 of type vxlan for network 42c4331a-15d2-47ba-81a9-6a3c27adc717 2026-05-01 02:10:19.742 7 INFO neutron.db.l3_hamode_db [None req-50dbf18e-3d00-47bf-89b4-b18d3e16b8d9 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:10:19.829 8 INFO neutron.services.segments.plugin [-] Segment a5bee950-fb4d-4149-805e-608b39e9e51a resource provider aggregate not found 2026-05-01 02:10:19.841 8 INFO neutron.services.segments.plugin [-] Segment a5bee950-fb4d-4149-805e-608b39e9e51a resource provider aggregate not found 2026-05-01 02:10:19.861 8 INFO neutron.services.segments.plugin [-] Segment a5bee950-fb4d-4149-805e-608b39e9e51a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5bee950-fb4d-4149-805e-608b39e9e51a found for delete ", "request_id": "req-13df682f-e5f5-480a-92f9-6fad775ce528"}]} 2026-05-01 02:10:19.862 8 INFO neutron.services.segments.plugin [-] Segment a5bee950-fb4d-4149-805e-608b39e9e51a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5bee950-fb4d-4149-805e-608b39e9e51a found for delete ", "request_id": "req-1699911c-e385-4e46-b88c-a84e5629d7c9"}]} 2026-05-01 02:10:19.913 7 INFO neutron.db.l3_hamode_db [None req-50dbf18e-3d00-47bf-89b4-b18d3e16b8d9 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:10:20.121 8 INFO neutron.db.segments_db [None req-7a15c849-2834-48e2-ac87-d08d353cbb8c 39615716759e46109e4199a55f362f7a a170c3d158fd44018b57be523daf2589 - - default default] Added segment 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 of type vxlan for network c23ae34c-efce-4544-9531-2a3f39529795 [pid: 8|app: 0|req: 700/1322] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:19 2026] POST /v2.0/networks => generated 726 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1323] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:20 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1324] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:20 2026] POST /v2.0/subnets => generated 620 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1325] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:20 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:20.650 8 WARNING neutron.api.v2.base [None req-2d258399-b48b-433f-a5b7-35b4c6e13d5b 39615716759e46109e4199a55f362f7a a170c3d158fd44018b57be523daf2589 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-01 02:10:20.651 8 INFO neutron.api.v2.resource [None req-2d258399-b48b-433f-a5b7-35b4c6e13d5b 39615716759e46109e4199a55f362f7a a170c3d158fd44018b57be523daf2589 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 704/1326] 10.0.0.117 () {34 vars in 681 bytes} [Fri May 1 02:10:20 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1327] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:19 2026] POST /v2.0/routers => generated 509 bytes in 1337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:20.722 7 WARNING neutron_lib.context [None req-5fb29778-fe2a-47d4-b3b4-38779d56a988 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 624/1328] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:10:20 2026] POST /v2.0/ports => generated 964 bytes in 428 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: 625/1329] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:21 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:21.427 7 WARNING neutron_lib.context [None req-f814e155-d80a-43d4-8d3a-ed5b922b2003 a9919e0f0d13431b8bc46d11f25df598 a30cec9db1a4462eb9f2f3bab895a514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:21.566 7 INFO neutron.db.segments_db [None req-f814e155-d80a-43d4-8d3a-ed5b922b2003 a9919e0f0d13431b8bc46d11f25df598 a30cec9db1a4462eb9f2f3bab895a514 - - default default] Added segment 98b4dd08-3bb8-447c-8b21-d6a1b8d7a36f of type vxlan for network b0f26f79-036e-4d39-b896-80c4fbaa4aec [pid: 7|app: 0|req: 626/1330] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:21 2026] POST /v2.0/networks => generated 644 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1331] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:20 2026] DELETE /v2.0/networks/c23ae34c-efce-4544-9531-2a3f39529795 => generated 0 bytes in 1250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:21.909 8 INFO neutron.services.segments.plugin [-] Segment 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 resource provider aggregate not found 2026-05-01 02:10:21.913 8 INFO neutron.services.segments.plugin [-] Segment 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 resource provider aggregate not found 2026-05-01 02:10:21.929 8 INFO neutron.services.segments.plugin [-] Segment 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 found for delete ", "request_id": "req-e321ef56-bca8-476a-b12c-7a8f3646c5cc"}]} 2026-05-01 02:10:21.935 8 INFO neutron.services.segments.plugin [-] Segment 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 found for delete ", "request_id": "req-3dca0f6d-7f40-4baa-bd6f-c81e218b2318"}]} 2026-05-01 02:10:21.950 8 INFO neutron.services.segments.plugin [-] Segment 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 resource provider aggregate not found 2026-05-01 02:10:21.958 8 INFO neutron.services.segments.plugin [-] Segment 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 resource provider aggregate not found 2026-05-01 02:10:21.972 8 INFO neutron.services.segments.plugin [-] Segment 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 found for delete ", "request_id": "req-60711e42-fbec-42d7-9fda-70354d1e16fe"}]} 2026-05-01 02:10:21.976 8 INFO neutron.services.segments.plugin [-] Segment 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ea8b0ac-7b72-4bee-9c45-1dfde9406907 found for delete ", "request_id": "req-45129fd0-e7b2-41dd-a292-ccc42b4be79a"}]} [pid: 8|app: 0|req: 706/1332] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:21 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:21.992 8 WARNING neutron_lib.context [None req-ac0f751a-e03e-480a-804c-cbcb8f7da6c1 a9919e0f0d13431b8bc46d11f25df598 a30cec9db1a4462eb9f2f3bab895a514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 707/1333] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:21 2026] POST /v2.0/subnets => generated 617 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:22.438 8 INFO neutron.db.segments_db [None req-0e0c9cdd-0c9e-4d62-8041-b2b2802422f8 39615716759e46109e4199a55f362f7a a170c3d158fd44018b57be523daf2589 - - default default] Added segment 83a9beb2-a37f-408a-a5da-5bd0d59077cc of type vxlan for network 03963ad0-a1a1-4225-97e0-c0de50d35329 [pid: 8|app: 0|req: 708/1334] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:22 2026] POST /v2.0/networks => generated 727 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1335] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:22 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1336] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:10:22 2026] GET /v2.0/ports?tenant_id=5673e5cbfb264affa7972e94d9eb7649&device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:22.644 8 WARNING neutron_lib.context [None req-6cace450-59a9-4257-9a68-daea46086147 a9919e0f0d13431b8bc46d11f25df598 a30cec9db1a4462eb9f2f3bab895a514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:22.702 8 INFO neutron.db.segments_db [None req-6cace450-59a9-4257-9a68-daea46086147 a9919e0f0d13431b8bc46d11f25df598 a30cec9db1a4462eb9f2f3bab895a514 - - default default] Added segment 9377ae2c-693b-40d9-aaee-80eafca6b5ef of type vxlan for network a58826ae-44a2-406a-a207-cb396bd19d57 [pid: 8|app: 0|req: 711/1337] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:22 2026] POST /v2.0/networks => generated 644 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1338] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:22 2026] POST /v2.0/subnets => generated 623 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1339] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:10:21 2026] PUT /v2.0/routers/7cf9a80e-3529-48c5-9362-278968b3bd3b/add_router_interface => generated 309 bytes in 1363 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: 713/1340] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:23 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1341] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:10:23 2026] GET /v2.0/networks?id=d8279d76-7d0f-433d-a7ab-1fb7349bc19b => generated 771 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1342] 10.0.0.117 () {34 vars in 743 bytes} [Fri May 1 02:10:23 2026] PUT /v2.0/networks/a58826ae-44a2-406a-a207-cb396bd19d57 => generated 592 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:23.214 8 WARNING neutron.api.v2.base [None req-18845e54-09b4-42a4-9313-767c8ae07a35 39615716759e46109e4199a55f362f7a a170c3d158fd44018b57be523daf2589 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-01 02:10:23.214 8 INFO neutron.api.v2.resource [None req-18845e54-09b4-42a4-9313-767c8ae07a35 39615716759e46109e4199a55f362f7a a170c3d158fd44018b57be523daf2589 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 715/1343] 10.0.0.117 () {34 vars in 681 bytes} [Fri May 1 02:10:23 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1344] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:23 2026] GET /v2.0/ports/70e3755b-a9e0-499c-9513-f8d51b184a73 => generated 1038 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:23.220 7 WARNING neutron_lib.context [None req-59e5e6e2-b179-4392-9cf9-85530c20b854 a9919e0f0d13431b8bc46d11f25df598 a30cec9db1a4462eb9f2f3bab895a514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 716/1345] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:10:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ce6ba319-10d3-4295-8769-390823c94ec7 => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1346] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:23 2026] DELETE /v2.0/networks/03963ad0-a1a1-4225-97e0-c0de50d35329 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1347] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:23 2026] POST /v2.0/subnets => generated 602 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1348] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:10:23 2026] GET /v2.0/subnets?id=ccb8db47-ba95-4bb9-9e5f-0b91782806ed => generated 669 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:23.687 7 INFO neutron.db.segments_db [None req-4d779f37-4077-4895-b3e1-041feee9b5db 39615716759e46109e4199a55f362f7a a170c3d158fd44018b57be523daf2589 - - default default] Added segment 6c0187fb-fc31-4a6d-8605-1d53eb9c2eb6 of type vxlan for network bf9ddad3-1627-45a3-94cf-db6c1ab4d9e3 [pid: 7|app: 0|req: 632/1349] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:23 2026] POST /v2.0/networks => generated 726 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:23.988 8 INFO neutron.services.segments.plugin [-] Segment 83a9beb2-a37f-408a-a5da-5bd0d59077cc resource provider aggregate not found 2026-05-01 02:10:23.997 8 INFO neutron.services.segments.plugin [-] Segment 83a9beb2-a37f-408a-a5da-5bd0d59077cc resource provider aggregate not found 2026-05-01 02:10:24.003 8 INFO neutron.services.segments.plugin [-] Segment 83a9beb2-a37f-408a-a5da-5bd0d59077cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83a9beb2-a37f-408a-a5da-5bd0d59077cc found for delete ", "request_id": "req-9ec3540e-1c86-4d70-b7ed-2d9250f4c5ff"}]} 2026-05-01 02:10:24.010 8 INFO neutron.services.segments.plugin [-] Segment 83a9beb2-a37f-408a-a5da-5bd0d59077cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83a9beb2-a37f-408a-a5da-5bd0d59077cc found for delete ", "request_id": "req-88c612e5-cada-4fe3-85d0-29bf6ccda88a"}]} [pid: 7|app: 0|req: 633/1350] 10.0.0.117 () {34 vars in 741 bytes} [Fri May 1 02:10:23 2026] PUT /v2.0/subnets/e5f4a1b6-caa6-42f9-9075-bda23a8baa67 => generated 612 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1351] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:10:24 2026] GET /v2.0/ports?network_id=d8279d76-7d0f-433d-a7ab-1fb7349bc19b&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: 635/1352] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:24 2026] POST /v2.0/subnets => generated 623 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1353] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:10:23 2026] PUT /v2.0/routers/7cf9a80e-3529-48c5-9362-278968b3bd3b/remove_router_interface => generated 309 bytes in 1074 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: 719/1354] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:10:24 2026] GET /v2.0/networks/d8279d76-7d0f-433d-a7ab-1fb7349bc19b?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1355] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:24 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:24.959 7 INFO neutron.services.segments.plugin [-] Segment 9377ae2c-693b-40d9-aaee-80eafca6b5ef resource provider aggregate not found 2026-05-01 02:10:24.963 7 INFO neutron.services.segments.plugin [-] Segment 9377ae2c-693b-40d9-aaee-80eafca6b5ef resource provider aggregate not found 2026-05-01 02:10:24.979 7 INFO neutron.services.segments.plugin [-] Segment 9377ae2c-693b-40d9-aaee-80eafca6b5ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9377ae2c-693b-40d9-aaee-80eafca6b5ef found for delete ", "request_id": "req-e60e8af4-b7a6-4dd3-a886-a77903b17a8a"}]} [pid: 7|app: 0|req: 636/1356] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:24 2026] DELETE /v2.0/networks/a58826ae-44a2-406a-a207-cb396bd19d57 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:24.989 7 INFO neutron.services.segments.plugin [-] Segment 9377ae2c-693b-40d9-aaee-80eafca6b5ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9377ae2c-693b-40d9-aaee-80eafca6b5ef found for delete ", "request_id": "req-479e6774-3545-4fa9-adc8-6bf3ef53e4b1"}]} [pid: 8|app: 0|req: 721/1357] 10.0.0.117 () {34 vars in 681 bytes} [Fri May 1 02:10:24 2026] POST /v2.0/rbac-policies => generated 324 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:25.178 7 INFO neutron.api.v2.resource [None req-77e87cd4-913f-4e63-823d-82885353ca0a 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1358] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:10:25 2026] GET /v2.0/networks/d8279d76-7d0f-433d-a7ab-1fb7349bc19b?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: 637/1359] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:10:24 2026] PUT /v2.0/routers/7cf9a80e-3529-48c5-9362-278968b3bd3b/remove_router_interface => generated 197 bytes in 191 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:25.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ca9a884-9db2-4540-b073-87d6d5f8a57f a9919e0f0d13431b8bc46d11f25df598 a30cec9db1a4462eb9f2f3bab895a514 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 638/1360] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:25 2026] DELETE /v2.0/networks/a58826ae-44a2-406a-a207-cb396bd19d57 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1361] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:10:25 2026] GET /v2.0/ports?device_id=7cf9a80e-3529-48c5-9362-278968b3bd3b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1362] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:25 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&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: 7|app: 0|req: 640/1363] 10.0.0.117 () {32 vars in 694 bytes} [Fri May 1 02:10:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1364] 10.0.0.117 () {32 vars in 742 bytes} [Fri May 1 02:10:25 2026] GET /v2.0/subnets?network_id=aafbc111-563b-4541-808c-7a379b4618f0 => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1365] 10.0.0.117 () {32 vars in 653 bytes} [Fri May 1 02:10:25 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1366] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:10:25 2026] GET /v2.0/networks => generated 1309 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1367] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:10:25 2026] GET /v2.0/subnets => generated 1233 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1368] 10.0.0.117 () {32 vars in 723 bytes} [Fri May 1 02:10:25 2026] GET /v2.0/networks/bf9ddad3-1627-45a3-94cf-db6c1ab4d9e3 => generated 654 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1369] 10.0.0.117 () {32 vars in 723 bytes} [Fri May 1 02:10:25 2026] GET /v2.0/networks/b0f26f79-036e-4d39-b896-80c4fbaa4aec => generated 669 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1370] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:10:25 2026] GET /v2.0/subnets/c8616d11-5fc9-42ea-9b57-44085132e320 => generated 617 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:25.885 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2fb217da-a552-4733-a428-15ef5f22340e a9919e0f0d13431b8bc46d11f25df598 a30cec9db1a4462eb9f2f3bab895a514 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 648/1371] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:25 2026] DELETE /v2.0/subnets/e5f4a1b6-caa6-42f9-9075-bda23a8baa67 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:25.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2a9a620-9e3e-4e8e-be47-dbc3cbc5f8b7 a9919e0f0d13431b8bc46d11f25df598 a30cec9db1a4462eb9f2f3bab895a514 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1372] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:25 2026] DELETE /v2.0/networks/a58826ae-44a2-406a-a207-cb396bd19d57 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:26.112 8 INFO neutron.services.segments.plugin [-] Segment 31057be7-537d-4194-8d80-908c7e594172 resource provider aggregate not found [pid: 7|app: 0|req: 650/1373] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:25 2026] DELETE /v2.0/subnets/c8616d11-5fc9-42ea-9b57-44085132e320 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:26.133 8 INFO neutron.services.segments.plugin [-] Segment 31057be7-537d-4194-8d80-908c7e594172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31057be7-537d-4194-8d80-908c7e594172 found for delete ", "request_id": "req-064f16f3-7695-4430-b3de-e5165e50c5f6"}]} 2026-05-01 02:10:26.134 8 INFO neutron.services.segments.plugin [-] Segment 31057be7-537d-4194-8d80-908c7e594172 resource provider aggregate not found 2026-05-01 02:10:26.151 8 INFO neutron.services.segments.plugin [-] Segment 31057be7-537d-4194-8d80-908c7e594172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31057be7-537d-4194-8d80-908c7e594172 found for delete ", "request_id": "req-1f138baf-571b-45bd-8fab-314a3b3a7f5a"}]} 2026-05-01 02:10:26.171 8 INFO neutron.db.l3_hamode_db [None req-825363fa-19a5-41f0-be23-741f0d5dc671 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] HA network 42c4331a-15d2-47ba-81a9-6a3c27adc717 was deleted as no HA routers are present in tenant 6a59fa0e69914b52be5e66086120aef2. [pid: 8|app: 0|req: 724/1374] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:25 2026] DELETE /v2.0/routers/7cf9a80e-3529-48c5-9362-278968b3bd3b => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:26.195 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6024c45-d948-4fa5-a5c2-f75815722afc c33c2f7d502e460b9e59e022479b4235 6f1f1d2202e44ea4a16e932cbbd168ee - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 651/1375] 10.0.0.117 () {32 vars in 723 bytes} [Fri May 1 02:10:26 2026] GET /v2.0/networks/bf9ddad3-1627-45a3-94cf-db6c1ab4d9e3 => generated 138 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1376] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:26 2026] DELETE /v2.0/subnets/d94fa1f1-dbe6-4c64-bf30-0c2cb09a8c98 => 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: 725/1377] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:26 2026] DELETE /v2.0/networks/b0f26f79-036e-4d39-b896-80c4fbaa4aec => 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: 726/1378] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:26 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 973 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1379] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:27 2026] DELETE /v2.0/networks/6b0244b3-e834-4d9d-90d5-24b77cf72e1e => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1380] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:27 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:27.360 8 WARNING neutron_lib.context [None req-22ebc5e3-b3b7-40c7-b516-c947ff8b0fc1 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:27.431 8 INFO neutron.db.segments_db [None req-22ebc5e3-b3b7-40c7-b516-c947ff8b0fc1 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Added segment b5205b7c-7cd4-40d5-92a1-46031c519ac9 of type vxlan for network 21e49be1-6a4b-449a-8541-9be20ee8ad95 [pid: 8|app: 0|req: 729/1381] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:27 2026] POST /v2.0/networks => generated 633 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:27.568 8 WARNING neutron_lib.context [None req-835fffee-0784-415a-99d8-9036b74c1f75 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:27.664 7 INFO neutron.services.segments.plugin [-] Segment 6c0187fb-fc31-4a6d-8605-1d53eb9c2eb6 resource provider aggregate not found 2026-05-01 02:10:27.668 7 INFO neutron.services.segments.plugin [-] Segment 6c0187fb-fc31-4a6d-8605-1d53eb9c2eb6 resource provider aggregate not found 2026-05-01 02:10:27.681 7 INFO neutron.services.segments.plugin [-] Segment 6c0187fb-fc31-4a6d-8605-1d53eb9c2eb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c0187fb-fc31-4a6d-8605-1d53eb9c2eb6 found for delete ", "request_id": "req-4fb21cbb-3360-4a82-9ec3-0c3f1aa776fe"}]} 2026-05-01 02:10:27.684 7 INFO neutron.services.segments.plugin [-] Segment 6c0187fb-fc31-4a6d-8605-1d53eb9c2eb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c0187fb-fc31-4a6d-8605-1d53eb9c2eb6 found for delete ", "request_id": "req-c632c602-31a8-4691-a85e-f6bce929b953"}]} [pid: 7|app: 0|req: 653/1382] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:26 2026] DELETE /v2.0/networks/bf9ddad3-1627-45a3-94cf-db6c1ab4d9e3 => generated 0 bytes in 1244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1383] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:27 2026] GET /v2.0/security-groups?tenant_id=a30cec9db1a4462eb9f2f3bab895a514&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:27.850 7 INFO neutron.pecan_wsgi.hooks.translation [None req-009c8630-5f8a-41c2-8678-951e562e91c8 39615716759e46109e4199a55f362f7a a170c3d158fd44018b57be523daf2589 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 655/1384] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:27 2026] DELETE /v2.0/subnets/d6b89b84-5024-424f-9e4b-8cf404af798e => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1385] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:27 2026] POST /v2.0/subnets => generated 622 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:27.919 8 INFO neutron.pecan_wsgi.hooks.translation [None req-329f1a37-678c-457b-9a21-6e6719a13d38 39615716759e46109e4199a55f362f7a a170c3d158fd44018b57be523daf2589 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 731/1386] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:27 2026] DELETE /v2.0/subnets/852f2b8b-1e39-4224-bb52-11af6fe6aefb => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:27.926 8 WARNING neutron_lib.context [None req-59d2a1bc-055e-41d7-9a60-bc76c693b5fc 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:27.966 8 INFO neutron.db.segments_db [None req-59d2a1bc-055e-41d7-9a60-bc76c693b5fc 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Added segment 286eed6c-0022-459b-a6fa-bb7c57d3ddbf of type vxlan for network 3ae76e30-d439-4dba-920e-83bd503aad64 [pid: 7|app: 0|req: 656/1387] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:27 2026] DELETE /v2.0/security-groups/c32af91d-0590-496a-b2d1-01ec595e7b89 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:28.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22bcc553-ddb2-439f-b23a-ad7fa2ac263f 39615716759e46109e4199a55f362f7a a170c3d158fd44018b57be523daf2589 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 657/1388] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:27 2026] DELETE /v2.0/subnets/fbcd99ee-84e1-488a-8553-fce27b4cfd53 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:28.151 8 INFO neutron.services.segments.plugin [-] Segment 98b4dd08-3bb8-447c-8b21-d6a1b8d7a36f resource provider aggregate not found 2026-05-01 02:10:28.176 8 INFO neutron.services.segments.plugin [-] Segment 98b4dd08-3bb8-447c-8b21-d6a1b8d7a36f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98b4dd08-3bb8-447c-8b21-d6a1b8d7a36f found for delete ", "request_id": "req-807a6857-e62b-41c6-8d76-d2ebedf5a0f0"}]} 2026-05-01 02:10:28.182 8 INFO neutron.services.segments.plugin [-] Segment 98b4dd08-3bb8-447c-8b21-d6a1b8d7a36f resource provider aggregate not found 2026-05-01 02:10:28.204 8 INFO neutron.services.segments.plugin [-] Segment 6f1a994e-f439-4caf-9ec1-b25fcc1a4372 resource provider aggregate not found 2026-05-01 02:10:28.209 8 INFO neutron.services.segments.plugin [-] Segment 98b4dd08-3bb8-447c-8b21-d6a1b8d7a36f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98b4dd08-3bb8-447c-8b21-d6a1b8d7a36f found for delete ", "request_id": "req-713760f4-3d6c-4b25-b826-ee808642c303"}]} 2026-05-01 02:10:28.220 8 INFO neutron.services.segments.plugin [-] Segment 6f1a994e-f439-4caf-9ec1-b25fcc1a4372 resource provider aggregate not found 2026-05-01 02:10:28.226 8 INFO neutron.services.segments.plugin [-] Segment 6f1a994e-f439-4caf-9ec1-b25fcc1a4372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f1a994e-f439-4caf-9ec1-b25fcc1a4372 found for delete ", "request_id": "req-10dcff5f-5d4a-416a-b95a-472a94c6c8ac"}]} 2026-05-01 02:10:28.232 8 INFO neutron.services.segments.plugin [-] Segment 6f1a994e-f439-4caf-9ec1-b25fcc1a4372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f1a994e-f439-4caf-9ec1-b25fcc1a4372 found for delete ", "request_id": "req-39120654-97fb-4fdf-b252-bb62daf6faf2"}]} 2026-05-01 02:10:28.362 8 INFO neutron.db.l3_hamode_db [None req-59d2a1bc-055e-41d7-9a60-bc76c693b5fc 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 658/1389] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:28 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:28.602 8 INFO neutron.db.l3_hamode_db [None req-59d2a1bc-055e-41d7-9a60-bc76c693b5fc 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 659/1390] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:28 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1391] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:28 2026] GET /v2.0/security-groups?tenant_id=124e70f2a3794799899fe6809bdb289a&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1392] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:29 2026] DELETE /v2.0/security-groups/8925c0b9-088f-4416-8172-15242fce4f34 => 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: 732/1393] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:27 2026] POST /v2.0/routers => generated 510 bytes in 1665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1394] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:29 2026] GET /v2.0/security-groups?tenant_id=6f1f1d2202e44ea4a16e932cbbd168ee&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1395] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:29 2026] DELETE /v2.0/security-groups/f032d6c0-ba8a-40c3-9923-da233c91f13c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:30.158 8 WARNING neutron_lib.context [None req-22656968-e88e-4774-a407-005cbfd7d5f5 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:30.313 8 INFO neutron.db.segments_db [None req-22656968-e88e-4774-a407-005cbfd7d5f5 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Added segment 66df5e4e-94e4-445d-827f-579fbbe9556e of type vxlan for network 568e7af2-6897-4cc1-8b83-90db8c2d16b8 [pid: 8|app: 0|req: 735/1396] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:29 2026] POST /v2.0/networks => generated 649 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1397] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:30 2026] GET /v2.0/security-groups?tenant_id=a170c3d158fd44018b57be523daf2589&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:30.485 8 WARNING neutron_lib.context [None req-92225fef-5550-47dc-a970-aa147c92fbb8 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 737/1398] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:10:30 2026] POST /v2.0/ports => generated 778 bytes in 293 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: 738/1399] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:30 2026] DELETE /v2.0/security-groups/b934e2a4-8c1d-4837-a386-dd74dd6c9c79 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:30.877 8 WARNING neutron_lib.context [None req-df5f1671-e97e-41dd-898e-8b2be3a4fc78 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:30.946 8 INFO neutron.db.segments_db [None req-df5f1671-e97e-41dd-898e-8b2be3a4fc78 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Added segment 489ce5a9-980a-43a5-91b6-82337ecf79d3 of type vxlan for network 1fa84f4b-c572-4332-86e7-613c402757e6 [pid: 7|app: 0|req: 662/1400] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:10:29 2026] PUT /v2.0/routers/d6dc54ba-af65-4803-93e5-b6156fe030be/add_router_interface => generated 309 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1403] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:30 2026] POST /v2.0/networks => generated 635 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:31.097 8 WARNING neutron_lib.context [None req-c6754a04-e5ea-4190-86e7-30b6c6210639 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 665/1404] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:31 2026] GET /v2.0/ports/5eeee121-e02c-4a13-a325-27e4f26ebfab => generated 959 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1405] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:31 2026] POST /v2.0/subnets => generated 622 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:31.456 8 WARNING neutron_lib.context [None req-99bd7855-966a-4059-8d91-a61dbaa6d155 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 741/1406] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:10:31 2026] POST /v2.0/ports => generated 966 bytes in 441 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: 666/1407] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:10:31 2026] PUT /v2.0/routers/d6dc54ba-af65-4803-93e5-b6156fe030be/remove_router_interface => generated 309 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1408] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:10:32 2026] GET /v2.0/ports?device_id=d6dc54ba-af65-4803-93e5-b6156fe030be => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:10:33.004 7 INFO neutron.services.segments.plugin [-] Segment 286eed6c-0022-459b-a6fa-bb7c57d3ddbf resource provider aggregate not found 2026-05-01 02:10:33.010 7 INFO neutron.services.segments.plugin [-] Segment 286eed6c-0022-459b-a6fa-bb7c57d3ddbf resource provider aggregate not found 2026-05-01 02:10:33.022 7 INFO neutron.services.segments.plugin [-] Segment 286eed6c-0022-459b-a6fa-bb7c57d3ddbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286eed6c-0022-459b-a6fa-bb7c57d3ddbf found for delete ", "request_id": "req-02eb3037-66cb-4779-b5a7-1f368cef478f"}]} 2026-05-01 02:10:33.031 7 INFO neutron.services.segments.plugin [-] Segment 286eed6c-0022-459b-a6fa-bb7c57d3ddbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286eed6c-0022-459b-a6fa-bb7c57d3ddbf found for delete ", "request_id": "req-e059f9c2-e9bc-4c26-b68d-b496b3931fe3"}]} 2026-05-01 02:10:33.032 7 INFO neutron.db.l3_hamode_db [None req-e162f4f0-e260-4c3d-9921-baff0c50d014 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] HA network 3ae76e30-d439-4dba-920e-83bd503aad64 was deleted as no HA routers are present in tenant 6a59fa0e69914b52be5e66086120aef2. [pid: 7|app: 0|req: 668/1409] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:32 2026] DELETE /v2.0/routers/d6dc54ba-af65-4803-93e5-b6156fe030be => generated 0 bytes in 742 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1410] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:33 2026] DELETE /v2.0/subnets/ae8f8dce-e863-4880-8e92-f9ffa40fcc20 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1411] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:33 2026] DELETE /v2.0/networks/21e49be1-6a4b-449a-8541-9be20ee8ad95 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:33.772 7 WARNING neutron_lib.context [None req-dce40b56-945b-46ba-bece-a06419687805 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:33.824 7 INFO neutron.db.segments_db [None req-dce40b56-945b-46ba-bece-a06419687805 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Added segment 605ddbd2-4b4f-4257-94b0-7115b37edffd of type vxlan for network 47c3cf43-876e-46a7-a95e-b317d854a787 2026-05-01 02:10:34.141 7 INFO neutron.db.l3_hamode_db [None req-dce40b56-945b-46ba-bece-a06419687805 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 742/1412] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:10:31 2026] DELETE /v2.0/ports/9f96cbaa-44d3-4e5f-9759-a9d6b0ea0f21 => generated 0 bytes in 2455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:34.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da2fe02c-5b5a-4831-ae1c-8725ea2ed82d 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1413] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:10:34 2026] DELETE /v2.0/ports/9f96cbaa-44d3-4e5f-9759-a9d6b0ea0f21 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:34.412 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8eb6ce8f-19d0-4863-823f-61d8fab54f10 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 744/1414] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:34 2026] GET /v2.0/ports/9f96cbaa-44d3-4e5f-9759-a9d6b0ea0f21 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1415] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:34 2026] DELETE /v2.0/subnets/b3553984-3fa0-4bca-80ac-89ab8a56e23e => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:34.972 8 INFO neutron.services.segments.plugin [-] Segment 489ce5a9-980a-43a5-91b6-82337ecf79d3 resource provider aggregate not found 2026-05-01 02:10:34.985 8 INFO neutron.services.segments.plugin [-] Segment 489ce5a9-980a-43a5-91b6-82337ecf79d3 resource provider aggregate not found 2026-05-01 02:10:34.993 8 INFO neutron.services.segments.plugin [-] Segment 489ce5a9-980a-43a5-91b6-82337ecf79d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 489ce5a9-980a-43a5-91b6-82337ecf79d3 found for delete ", "request_id": "req-8cf6fcc7-3ee0-420c-8409-1d398cb00f5a"}]} [pid: 8|app: 0|req: 746/1416] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:34 2026] DELETE /v2.0/networks/1fa84f4b-c572-4332-86e7-613c402757e6 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:35.023 8 INFO neutron.services.segments.plugin [-] Segment 489ce5a9-980a-43a5-91b6-82337ecf79d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 489ce5a9-980a-43a5-91b6-82337ecf79d3 found for delete ", "request_id": "req-d2471071-6d1c-478d-b509-921c1869c9fc"}]} 2026-05-01 02:10:35.029 8 WARNING neutron_lib.context [None req-0ea3eb56-f154-4248-87cd-b8fd2ebde641 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:35.050 7 INFO neutron.services.segments.plugin [-] Segment b5205b7c-7cd4-40d5-92a1-46031c519ac9 resource provider aggregate not found 2026-05-01 02:10:35.057 7 INFO neutron.services.segments.plugin [-] Segment b5205b7c-7cd4-40d5-92a1-46031c519ac9 resource provider aggregate not found 2026-05-01 02:10:35.092 7 INFO neutron.services.segments.plugin [-] Segment b5205b7c-7cd4-40d5-92a1-46031c519ac9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5205b7c-7cd4-40d5-92a1-46031c519ac9 found for delete ", "request_id": "req-3499825e-0080-4c0b-b6ca-05bd7f688e85"}]} 2026-05-01 02:10:35.093 7 INFO neutron.services.segments.plugin [-] Segment b5205b7c-7cd4-40d5-92a1-46031c519ac9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5205b7c-7cd4-40d5-92a1-46031c519ac9 found for delete ", "request_id": "req-ad2ade0b-ba0d-47dd-a79f-67a7f33c38f1"}]} 2026-05-01 02:10:35.095 8 INFO neutron.db.segments_db [None req-0ea3eb56-f154-4248-87cd-b8fd2ebde641 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Added segment 1281bbba-b673-41ba-a681-7e4e4423dcd0 of type vxlan for network f4934bc3-1dcb-4a65-8c4d-06fedd14004a [pid: 8|app: 0|req: 747/1417] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:35 2026] POST /v2.0/networks => generated 636 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:35.233 7 INFO neutron.db.l3_hamode_db [None req-dce40b56-945b-46ba-bece-a06419687805 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:10:35.372 8 WARNING neutron_lib.context [None req-749ac284-683d-45ba-92a9-7e947d3a1ab3 4df9aba1873d425a925372dba424930e 307360072eea40d6a7600c26006d814a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 748/1418] 10.0.0.117 () {34 vars in 684 bytes} [Fri May 1 02:10:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:10:35.563 8 WARNING neutron_lib.context [None req-8fb36af3-6fc8-494a-a5fd-004e17d04045 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 749/1419] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:35 2026] POST /v2.0/subnets => generated 622 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:35.834 8 WARNING neutron_lib.context [None req-43dade66-285e-422d-8ea2-7897cc3ae11c 4df9aba1873d425a925372dba424930e 307360072eea40d6a7600c26006d814a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 750/1420] 10.0.0.117 () {34 vars in 684 bytes} [Fri May 1 02:10:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:10:35.964 8 WARNING neutron_lib.context [None req-58f92a92-1021-4123-9b1a-09ebd6c7cf1f 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 751/1421] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:10:35 2026] POST /v2.0/ports => generated 928 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:36.409 8 WARNING neutron_lib.context [None req-2408e236-52b8-444e-be56-cdb1e4ef1cd8 4df9aba1873d425a925372dba424930e 307360072eea40d6a7600c26006d814a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 752/1422] 10.0.0.117 () {34 vars in 684 bytes} [Fri May 1 02:10:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1423] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:10:36 2026] DELETE /v2.0/ports/8cb1639f-6097-4039-9f96-3aca18e568fb => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:36.833 8 WARNING neutron_lib.context [None req-ec0966ae-a310-4d1f-8fed-17ad4c1dd193 4df9aba1873d425a925372dba424930e 307360072eea40d6a7600c26006d814a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 671/1424] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:33 2026] POST /v2.0/routers => generated 692 bytes in 3105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:36.894 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89cc9bcf-2cab-4303-8ac2-6d68eebfd3e8 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 672/1425] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:36 2026] GET /v2.0/ports/8cb1639f-6097-4039-9f96-3aca18e568fb => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1426] 10.0.0.117 () {34 vars in 684 bytes} [Fri May 1 02:10:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1427] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:10:36 2026] GET /v2.0/routers/dd3048e7-09e1-4bbe-ae08-f0449e506edf => generated 698 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:36.989 7 WARNING neutron_lib.context [None req-c5e4f6b8-03e6-4923-b6bf-95acd9df6947 4df9aba1873d425a925372dba424930e 307360072eea40d6a7600c26006d814a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 674/1428] 10.0.0.117 () {34 vars in 684 bytes} [Fri May 1 02:10:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1429] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:36 2026] DELETE /v2.0/subnets/2d6ac57f-5ae8-40e6-ace7-10ea67825a6b => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1430] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:10:37 2026] GET /v2.0/routers => generated 701 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1431] 10.0.0.117 () {34 vars in 767 bytes} [Fri May 1 02:10:37 2026] PUT /v2.0/security-groups/41113266-50eb-4835-86f3-b620060430e3/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:10:37.717 7 INFO neutron.services.segments.plugin [-] Segment 1281bbba-b673-41ba-a681-7e4e4423dcd0 resource provider aggregate not found 2026-05-01 02:10:37.722 7 INFO neutron.services.segments.plugin [-] Segment 1281bbba-b673-41ba-a681-7e4e4423dcd0 resource provider aggregate not found 2026-05-01 02:10:37.739 7 INFO neutron.services.segments.plugin [-] Segment 1281bbba-b673-41ba-a681-7e4e4423dcd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1281bbba-b673-41ba-a681-7e4e4423dcd0 found for delete ", "request_id": "req-a750f61b-112c-457c-b6eb-4f71fb28d590"}]} 2026-05-01 02:10:37.745 7 INFO neutron.services.segments.plugin [-] Segment 1281bbba-b673-41ba-a681-7e4e4423dcd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1281bbba-b673-41ba-a681-7e4e4423dcd0 found for delete ", "request_id": "req-c9bfef35-e832-4bd2-8de4-bc1fca19102a"}]} [pid: 7|app: 0|req: 676/1432] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:37 2026] DELETE /v2.0/networks/f4934bc3-1dcb-4a65-8c4d-06fedd14004a => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1433] 10.0.0.117 () {34 vars in 767 bytes} [Fri May 1 02:10:37 2026] PUT /v2.0/security-groups/8e50203e-0d97-4410-9258-9124afb3183e/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1434] 10.0.0.60 () {34 vars in 989 bytes} [Fri May 1 02:10:37 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:37.874 7 WARNING neutron_lib.context [None req-06f73be7-41b6-4ff5-bff4-7408f5e2bbba 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 757/1435] 10.0.0.117 () {34 vars in 741 bytes} [Fri May 1 02:10:37 2026] PUT /v2.0/routers/dd3048e7-09e1-4bbe-ae08-f0449e506edf => generated 705 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1436] 10.0.0.117 () {34 vars in 767 bytes} [Fri May 1 02:10:37 2026] PUT /v2.0/security-groups/802969e4-6a70-4434-a200-653765c86e20/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1437] 10.0.0.60 () {34 vars in 1039 bytes} [Fri May 1 02:10:37 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1438] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:10:37 2026] GET /v2.0/routers/dd3048e7-09e1-4bbe-ae08-f0449e506edf => generated 705 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1439] 10.0.0.117 () {34 vars in 767 bytes} [Fri May 1 02:10:38 2026] PUT /v2.0/security-groups/847cc3bf-6e09-4c10-8114-38a90b0c3551/tags => 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: 762/1440] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:10:38 2026] GET /v2.0/ports?device_id=dd3048e7-09e1-4bbe-ae08-f0449e506edf => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1441] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:10:37 2026] POST /v2.0/ports => generated 779 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, ' [pid: 8|app: 0|req: 763/1442] 10.0.0.117 () {32 vars in 680 bytes} [Fri May 1 02:10:38 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1443] 10.0.0.117 () {34 vars in 737 bytes} [Fri May 1 02:10:38 2026] PUT /v2.0/ports/e5f5cd56-f177-47b7-a18d-267d42d84064 => generated 752 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1444] 10.0.0.117 () {32 vars in 694 bytes} [Fri May 1 02:10:38 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 56 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: 766/1445] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:10:38 2026] DELETE /v2.0/ports/e5f5cd56-f177-47b7-a18d-267d42d84064 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1446] 10.0.0.117 () {32 vars in 690 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1447] 10.0.0.117 () {32 vars in 643 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/ports => generated 781 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1448] 10.0.0.117 () {32 vars in 702 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:39.213 7 INFO neutron.db.l3_hamode_db [None req-3a090908-dad3-4271-9a7c-b29588634591 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] HA network 47c3cf43-876e-46a7-a95e-b317d854a787 was deleted as no HA routers are present in tenant 6a59fa0e69914b52be5e66086120aef2. [pid: 7|app: 0|req: 680/1449] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:38 2026] DELETE /v2.0/routers/dd3048e7-09e1-4bbe-ae08-f0449e506edf => generated 0 bytes in 1034 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:39.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4bd9a8b0-57dd-4ee4-9468-508fd087fed8 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1450] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/ports/e5f5cd56-f177-47b7-a18d-267d42d84064 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1451] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/ports?device_id=dd3048e7-09e1-4bbe-ae08-f0449e506edf => 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: 772/1452] 10.0.0.117 () {32 vars in 643 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/ports => generated 781 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1453] 10.0.0.117 () {32 vars in 688 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:39.329 8 INFO neutron.api.v2.resource [None req-8a032456-2d7d-41e1-a8a3-4d0b14e11d3c 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1454] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/routers/dd3048e7-09e1-4bbe-ae08-f0449e506edf => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1455] 10.0.0.117 () {32 vars in 702 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1456] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/ports/0e02e211-6731-44d0-9e68-d4169eb834bf => generated 778 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1457] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/ports?device_id=d6dc54ba-af65-4803-93e5-b6156fe030be => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:10:39.394 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca42f7fe-ecb5-4ad5-8dd1-809e77b839f9 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 684/1458] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/ports/8cb1639f-6097-4039-9f96-3aca18e568fb => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:39.419 7 INFO neutron.api.v2.resource [None req-8787d9a1-3ea5-4947-9aac-fed132b6e09f 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 685/1459] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/routers/d6dc54ba-af65-4803-93e5-b6156fe030be => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1460] 10.0.0.117 () {32 vars in 698 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:39.437 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c96679c9-d5ec-4dc7-8da1-db5ffbcf48cd 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 686/1461] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/subnets/2d6ac57f-5ae8-40e6-ace7-10ea67825a6b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:39.442 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97c8ef41-84cc-4f05-a852-30070ac39061 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 776/1462] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/subnets/ae8f8dce-e863-4880-8e92-f9ffa40fcc20 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:39.469 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fa7661e-2e33-4892-b98d-8c75404bb581 2e795fa9ae52407dbfcc6ea8d4a73992 70c0c8f0ca7d48f783377b9415c4e40b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 777/1463] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/subnets/b3553984-3fa0-4bca-80ac-89ab8a56e23e => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1464] 10.0.0.117 () {32 vars in 710 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1465] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/ports?device_id=7cf9a80e-3529-48c5-9362-278968b3bd3b => 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: 779/1466] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/security-groups/41113266-50eb-4835-86f3-b620060430e3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:39.668 8 INFO neutron.api.v2.resource [None req-9eafc0e2-a01a-4e3b-837d-15cba26f596d 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1467] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/routers/7cf9a80e-3529-48c5-9362-278968b3bd3b => generated 135 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:39.758 7 INFO neutron.services.segments.plugin [-] Segment 605ddbd2-4b4f-4257-94b0-7115b37edffd resource provider aggregate not found 2026-05-01 02:10:39.764 7 INFO neutron.services.segments.plugin [-] Segment 605ddbd2-4b4f-4257-94b0-7115b37edffd resource provider aggregate not found [pid: 8|app: 0|req: 781/1468] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/security-groups/8e50203e-0d97-4410-9258-9124afb3183e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:39.778 7 INFO neutron.services.segments.plugin [-] Segment 605ddbd2-4b4f-4257-94b0-7115b37edffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 605ddbd2-4b4f-4257-94b0-7115b37edffd found for delete ", "request_id": "req-aadf9070-a520-4b72-b1a0-96162b647b35"}]} 2026-05-01 02:10:39.782 7 INFO neutron.services.segments.plugin [-] Segment 605ddbd2-4b4f-4257-94b0-7115b37edffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 605ddbd2-4b4f-4257-94b0-7115b37edffd found for delete ", "request_id": "req-1024c9c1-7376-4fe8-ab82-f285e01eb7ed"}]} 2026-05-01 02:10:39.794 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01a4e604-971f-4326-ae2c-9e73d8be809c 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1469] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/subnets/d94fa1f1-dbe6-4c64-bf30-0c2cb09a8c98 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1470] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/ports/0e02e211-6731-44d0-9e68-d4169eb834bf => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1471] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:10:39 2026] GET /v2.0/ports?device_id=f858f26c-6d99-4496-906c-41d5a6ccef2b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1472] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/security-groups/802969e4-6a70-4434-a200-653765c86e20 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:39.926 8 INFO neutron.api.v2.resource [None req-3897602f-1856-465a-8806-780de809f965 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 784/1473] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/routers/f858f26c-6d99-4496-906c-41d5a6ccef2b => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1474] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/networks/568e7af2-6897-4cc1-8b83-90db8c2d16b8 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1475] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:39 2026] DELETE /v2.0/security-groups/847cc3bf-6e09-4c10-8114-38a90b0c3551 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:40.046 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4bed710e-351f-446a-b122-a8ce3e920027 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1476] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:40 2026] DELETE /v2.0/subnets/3c18daea-5d28-45ee-a745-c4508c0e9ea0 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:40.067 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10e469b3-ed63-4f60-8ed9-1d396880bead 3101cc4e64d042388dd4683ce4aa5392 6a59fa0e69914b52be5e66086120aef2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 692/1477] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:40 2026] DELETE /v2.0/subnets/186eaacd-a23b-4d25-bef6-503d924c83e4 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1478] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:40 2026] DELETE /v2.0/security-groups/0f8994d6-d875-4da2-a062-3523ee276a71 => 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: 693/1479] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:40 2026] GET /v2.0/security-groups?tenant_id=70c0c8f0ca7d48f783377b9415c4e40b&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1480] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:40 2026] GET /v2.0/security-groups?tenant_id=6a59fa0e69914b52be5e66086120aef2&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1481] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:40 2026] DELETE /v2.0/security-groups/23b3ea9f-ddbb-4850-8c69-44f08cdccecf => 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: 788/1482] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:40 2026] DELETE /v2.0/security-groups/d7d710f1-1096-4c06-a15b-9f82e76fe4bc => 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: 695/1483] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:40 2026] GET /v2.0/security-groups?tenant_id=307360072eea40d6a7600c26006d814a&name=default => generated 2925 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1484] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:41 2026] DELETE /v2.0/security-groups/3a1adec9-fad4-4fe4-b722-7c9467b21b83 => 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: 696/1485] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:41 2026] GET /v2.0/security-groups?tenant_id=9377b4aa9da7435bab97be8b993e3a67&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1486] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:41 2026] DELETE /v2.0/security-groups/ed6e8dd6-302c-4894-b7ff-612c4978557c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1487] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:41 2026] GET /v2.0/security-groups?tenant_id=6e367874c2f14cd5b7f7ea3b2479c26a&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1488] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:41 2026] DELETE /v2.0/security-groups/0f4c47df-1df8-4d90-bf7b-a474134a691e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:42.847 7 INFO neutron.services.segments.plugin [-] Segment 66df5e4e-94e4-445d-827f-579fbbe9556e resource provider aggregate not found 2026-05-01 02:10:42.851 7 INFO neutron.services.segments.plugin [-] Segment 66df5e4e-94e4-445d-827f-579fbbe9556e resource provider aggregate not found 2026-05-01 02:10:42.862 7 INFO neutron.services.segments.plugin [-] Segment 66df5e4e-94e4-445d-827f-579fbbe9556e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66df5e4e-94e4-445d-827f-579fbbe9556e found for delete ", "request_id": "req-2510b723-9e2d-4f60-b075-6de99450254b"}]} 2026-05-01 02:10:42.865 7 INFO neutron.services.segments.plugin [-] Segment 66df5e4e-94e4-445d-827f-579fbbe9556e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66df5e4e-94e4-445d-827f-579fbbe9556e found for delete ", "request_id": "req-af1e175c-3a23-4d3e-84bd-4bd824bf1f32"}]} 2026-05-01 02:10:42.987 7 WARNING neutron_lib.context [None req-6720c505-e4d3-4f8c-b01c-28179a1510ed 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:43.099 7 INFO neutron.db.segments_db [None req-6720c505-e4d3-4f8c-b01c-28179a1510ed 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Added segment 56c3426e-4a73-410a-8152-f50e63190b7f of type vxlan for network e171ac1d-5702-46df-98cd-7af06424c5d4 [pid: 7|app: 0|req: 698/1489] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:42 2026] POST /v2.0/networks => generated 629 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:43.225 8 WARNING neutron_lib.context [None req-38d20f94-fb64-459b-8616-bd47cc4a0fa3 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:43.293 8 INFO neutron.db.segments_db [None req-38d20f94-fb64-459b-8616-bd47cc4a0fa3 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Added segment a8d3c25e-9bfb-4388-9507-8e20db67ce13 of type vxlan for network a3adff83-5d5e-434d-9a77-8776dfb55700 [pid: 8|app: 0|req: 792/1490] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:43 2026] POST /v2.0/networks => generated 630 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:43.406 7 WARNING neutron_lib.context [None req-a0860581-8836-4045-af84-1fcaaf35e5bb 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 699/1491] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:43 2026] POST /v2.0/subnets => generated 602 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:43.765 8 WARNING neutron_lib.context [None req-0ae86125-0d58-4330-91f2-7b4ed734e96e 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1492] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:43 2026] POST /v2.0/subnets => generated 602 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:44.128 7 WARNING neutron_lib.context [None req-adb99095-d5c1-4f05-adda-675840d4054c 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:44.190 7 INFO neutron.db.segments_db [None req-adb99095-d5c1-4f05-adda-675840d4054c 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Added segment f13753f6-4261-40ce-8173-b986e9a34168 of type vxlan for network a8df7fce-0232-4a42-92e6-98c125e522a8 [pid: 8|app: 0|req: 794/1493] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:44 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1494] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:44 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:44.583 7 INFO neutron.db.l3_hamode_db [None req-adb99095-d5c1-4f05-adda-675840d4054c 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 796/1495] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:44 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1496] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:10:44 2026] GET /v2.0/security-groups?id=95c1b2a6-4294-46d1-a68a-2f80265ed814&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:44.839 7 INFO neutron.db.l3_hamode_db [None req-adb99095-d5c1-4f05-adda-675840d4054c 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:10:44.926 8 WARNING neutron_lib.context [None req-d76643dd-1c9d-411f-bbad-47d8f163e813 c00e21d2373543eebb4e08b7e5ca7ffd 60b9c800033349679f8bd6844b73f8db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 798/1497] 10.0.0.117 () {34 vars in 684 bytes} [Fri May 1 02:10:44 2026] POST /v2.0/security-groups => generated 1625 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1498] 10.0.0.117 () {32 vars in 663 bytes} [Fri May 1 02:10:45 2026] GET /v2.0/security-groups => generated 4530 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1499] 10.0.0.117 () {34 vars in 758 bytes} [Fri May 1 02:10:45 2026] PUT /v2.0/security-groups/e9fce3bc-0280-43ff-aba2-59d64e65d5d5 => generated 1664 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1500] 10.0.0.117 () {32 vars in 737 bytes} [Fri May 1 02:10:45 2026] GET /v2.0/security-groups/e9fce3bc-0280-43ff-aba2-59d64e65d5d5 => generated 1664 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1501] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:10:45 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1502] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:45 2026] DELETE /v2.0/security-groups/e9fce3bc-0280-43ff-aba2-59d64e65d5d5 => 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: 700/1503] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:44 2026] POST /v2.0/routers => generated 506 bytes in 1551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1504] 10.0.0.117 () {32 vars in 663 bytes} [Fri May 1 02:10:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:45.883 8 INFO neutron.db.l3_db [req-8e23e5eb-b584-4795-b1b8-4d5bd4fff495 req-b46a4b2e-7914-47df-a8b6-f871627637c4 e888cee10bc848eab4a558e8dc7fb7c3 5673e5cbfb264affa7972e94d9eb7649 - - default default] Floating IP 4606e815-befd-48f6-99c8-4b26caf9e764 disassociated. External IP: 10.96.250.212, port: ce6ba319-10d3-4295-8769-390823c94ec7. [pid: 8|app: 0|req: 804/1505] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:10:45 2026] DELETE /v2.0/ports/ce6ba319-10d3-4295-8769-390823c94ec7 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:46.384 8 INFO neutron.api.v2.resource [None req-3247d7a4-2e56-452d-b560-288fa844cd1c c00e21d2373543eebb4e08b7e5ca7ffd 60b9c800033349679f8bd6844b73f8db - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 805/1506] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:46 2026] DELETE /v2.0/security-groups/e9fce3bc-0280-43ff-aba2-59d64e65d5d5 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1507] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:10:46 2026] GET /v2.0/ports?device_id=84a26f7f-f362-4a37-9337-40c9c1bff201 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:10:46.423 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d269993d-aecd-44f5-84df-a705b8ca3778'] response: {'server_uuid': '84a26f7f-f362-4a37-9337-40c9c1bff201', 'name': 'network-vif-deleted', 'tag': 'ce6ba319-10d3-4295-8769-390823c94ec7', 'status': 'completed', 'code': 200} 2026-05-01 02:10:46.570 8 WARNING neutron_lib.context [None req-aaf35936-434f-4ea9-ae13-885ab70ab894 ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:46.737 8 INFO neutron.db.segments_db [None req-aaf35936-434f-4ea9-ae13-885ab70ab894 ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Added segment bbad7d46-a89a-4e4a-855b-cd76af9daad1 of type vxlan for network fcb58197-fce3-4d80-94d5-cf457d7770c4 [pid: 8|app: 0|req: 807/1508] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:46 2026] POST /v2.0/networks => generated 631 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:46.884 8 WARNING neutron_lib.context [None req-2db9dd32-5a6e-48d8-9bcf-1dad880c9e02 c00e21d2373543eebb4e08b7e5ca7ffd 60b9c800033349679f8bd6844b73f8db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 810/1511] 10.0.0.117 () {34 vars in 684 bytes} [Fri May 1 02:10:46 2026] POST /v2.0/security-groups => generated 1624 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:10:47.025 8 WARNING neutron_lib.context [None req-273969a5-3dd2-4879-8da7-d3e919748048 ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 702/1512] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:10:45 2026] PUT /v2.0/routers/6b7003f8-799a-4319-af51-29445338c481/add_router_interface => generated 309 bytes in 1487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:47.205 7 WARNING neutron_lib.context [None req-896e1d32-6dab-4093-a986-1916bdebadc0 c00e21d2373543eebb4e08b7e5ca7ffd 60b9c800033349679f8bd6844b73f8db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 811/1513] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:47 2026] POST /v2.0/subnets => generated 602 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1514] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:10:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:47.359 7 WARNING neutron_lib.context [None req-924dcf00-67ab-4104-a74d-78f5be0d02ea ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 812/1515] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:47 2026] GET /v2.0/ports/5c1a735a-c133-4cff-b8e7-f2500473e901 => generated 955 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:47.415 7 INFO neutron.db.segments_db [None req-924dcf00-67ab-4104-a74d-78f5be0d02ea ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Added segment 3790ce7d-c0b9-412d-b830-c2d4e2c6bfba of type vxlan for network 4d7203f5-edeb-438f-9b76-b4d910f299b0 [pid: 8|app: 0|req: 813/1516] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:10:47 2026] GET /v2.0/security-group-rules/41a510c8-377e-4d3d-bcfd-b8464d012c14 => generated 601 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1517] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:47 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1518] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:10:47 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1519] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:47 2026] DELETE /v2.0/security-groups/95c1b2a6-4294-46d1-a68a-2f80265ed814 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:47.791 7 WARNING neutron_lib.context [None req-c54d8a1a-cc54-470e-9a85-d9c5a660ab3c ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 707/1520] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:47 2026] POST /v2.0/subnets => generated 605 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1521] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:10:48 2026] DELETE /v2.0/security-group-rules/41a510c8-377e-4d3d-bcfd-b8464d012c14 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:48.234 7 INFO neutron.api.v2.resource [None req-db823d88-0b13-417b-ad15-1c4d87fb1559 e888cee10bc848eab4a558e8dc7fb7c3 5673e5cbfb264affa7972e94d9eb7649 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 709/1522] 10.0.0.117 () {32 vars in 737 bytes} [Fri May 1 02:10:48 2026] GET /v2.0/security-groups/95c1b2a6-4294-46d1-a68a-2f80265ed814 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:10:48.239 7 WARNING neutron_lib.context [None req-cb022bba-a13e-4f38-9494-0e099b062e8a ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:48.325 7 INFO neutron.db.segments_db [None req-cb022bba-a13e-4f38-9494-0e099b062e8a ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Added segment 80529277-ba47-4ecc-a252-2bad6fbeb6c6 of type vxlan for network d2edd9b0-8078-4342-966e-84aa2567866f [pid: 8|app: 0|req: 814/1523] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:10:47 2026] PUT /v2.0/routers/6b7003f8-799a-4319-af51-29445338c481/add_router_interface => generated 309 bytes in 1572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1524] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:10:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1525] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:48 2026] POST /v2.0/networks => generated 631 bytes in 932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1526] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:49 2026] GET /v2.0/ports/abeedea0-7e34-446d-bc95-a54f7c50e9e7 => generated 955 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:49.291 7 WARNING neutron_lib.context [None req-1a8105cb-6b53-41d7-918d-8bdfb067e0a0 c00e21d2373543eebb4e08b7e5ca7ffd 60b9c800033349679f8bd6844b73f8db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 712/1527] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:10:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:49.451 7 WARNING neutron_lib.context [None req-fb57340d-5f1a-4c4b-9527-15d2d997e201 ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 816/1528] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:10:49 2026] DELETE /v2.0/floatingips/4606e815-befd-48f6-99c8-4b26caf9e764 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1529] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:49 2026] POST /v2.0/subnets => generated 605 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1530] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:10:49 2026] GET /v2.0/security-group-rules/64f559e7-0ac0-4869-a690-3312a4f3b3bf => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1531] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:10:49 2026] PUT /v2.0/routers/37e07c6d-0fb0-4490-9513-150760d7ab37/remove_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:51.004 7 WARNING neutron_lib.context [None req-e0319b29-5bea-482e-a73e-1b175e42e91c ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:51.104 7 INFO neutron.db.segments_db [None req-e0319b29-5bea-482e-a73e-1b175e42e91c ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Added segment 1c28620a-ee4f-4752-9d47-04ce25407db5 of type vxlan for network ca98d299-7228-466e-afb8-014c42473ad3 [pid: 8|app: 0|req: 817/1532] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:10:49 2026] PUT /v2.0/routers/6b7003f8-799a-4319-af51-29445338c481/remove_router_interface => generated 309 bytes in 1589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1533] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:10:51 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1534] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:51 2026] POST /v2.0/networks => generated 632 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:52.304 8 INFO neutron.services.segments.plugin [-] Segment c5cfb8f7-7bdf-44f0-ac21-81dce8a2a909 resource provider aggregate not found 2026-05-01 02:10:52.309 8 INFO neutron.services.segments.plugin [-] Segment c5cfb8f7-7bdf-44f0-ac21-81dce8a2a909 resource provider aggregate not found 2026-05-01 02:10:52.323 8 INFO neutron.services.segments.plugin [-] Segment c5cfb8f7-7bdf-44f0-ac21-81dce8a2a909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5cfb8f7-7bdf-44f0-ac21-81dce8a2a909 found for delete ", "request_id": "req-8f2c6ca4-8bba-4c57-bc74-9b61e7123229"}]} 2026-05-01 02:10:52.326 8 INFO neutron.services.segments.plugin [-] Segment c5cfb8f7-7bdf-44f0-ac21-81dce8a2a909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5cfb8f7-7bdf-44f0-ac21-81dce8a2a909 found for delete ", "request_id": "req-364bbeda-48b4-430f-8ca4-f8bf97b4e8bf"}]} 2026-05-01 02:10:52.330 8 INFO neutron.db.l3_hamode_db [None req-d5a44a71-59ca-4772-9729-c9ff17ff1dbe 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] HA network b0a353ce-2b1d-4f41-866d-c36c7ffaa86f was deleted as no HA routers are present in tenant 5673e5cbfb264affa7972e94d9eb7649. [pid: 8|app: 0|req: 819/1535] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:51 2026] DELETE /v2.0/routers/37e07c6d-0fb0-4490-9513-150760d7ab37 => generated 0 bytes in 1128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1536] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:10:51 2026] PUT /v2.0/routers/6b7003f8-799a-4319-af51-29445338c481/remove_router_interface => generated 309 bytes in 1114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:10:52.346 7 WARNING neutron_lib.context [None req-c89d5b6e-a262-4909-b011-5142d9e84ba1 ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 820/1537] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:10:52 2026] DELETE /v2.0/security-group-rules/64f559e7-0ac0-4869-a690-3312a4f3b3bf => 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: 821/1538] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:52 2026] DELETE /v2.0/subnets/ccb8db47-ba95-4bb9-9e5f-0b91782806ed => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1539] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:10:52 2026] GET /v2.0/ports?device_id=6b7003f8-799a-4319-af51-29445338c481 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1540] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:52 2026] POST /v2.0/subnets => generated 605 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1541] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:10:52 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:53.092 7 INFO neutron.services.segments.plugin [-] Segment 60478c20-195a-4bb5-b763-c142841c1ef1 resource provider aggregate not found 2026-05-01 02:10:53.101 7 INFO neutron.services.segments.plugin [-] Segment 60478c20-195a-4bb5-b763-c142841c1ef1 resource provider aggregate not found [pid: 7|app: 0|req: 719/1542] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:52 2026] DELETE /v2.0/networks/d8279d76-7d0f-433d-a7ab-1fb7349bc19b => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:53.117 7 INFO neutron.services.segments.plugin [-] Segment 60478c20-195a-4bb5-b763-c142841c1ef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60478c20-195a-4bb5-b763-c142841c1ef1 found for delete ", "request_id": "req-22296af9-9b69-4268-9dd8-9c2191ce7a6b"}]} 2026-05-01 02:10:53.120 7 WARNING neutron_lib.context [None req-c5052cce-1be0-40e0-bd5e-71de2110e6f5 ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:53.124 7 INFO neutron.services.segments.plugin [-] Segment 60478c20-195a-4bb5-b763-c142841c1ef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60478c20-195a-4bb5-b763-c142841c1ef1 found for delete ", "request_id": "req-85c0e640-f10f-4bf1-987b-b40ccf6b9ab6"}]} 2026-05-01 02:10:53.176 7 INFO neutron.db.segments_db [None req-c5052cce-1be0-40e0-bd5e-71de2110e6f5 ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Added segment 42ec3baf-a582-43db-b4a4-681d7f5e10e0 of type vxlan for network b185d24f-3d98-4e81-a979-805ae74380b0 [pid: 7|app: 0|req: 720/1543] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:53 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:53.301 7 WARNING neutron_lib.context [None req-04c90920-cebd-4cfe-a461-b37d951515cc c00e21d2373543eebb4e08b7e5ca7ffd 60b9c800033349679f8bd6844b73f8db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 721/1544] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:10:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1545] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:53 2026] GET /v2.0/security-groups?tenant_id=5673e5cbfb264affa7972e94d9eb7649&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:53.474 7 WARNING neutron_lib.context [None req-dd4a0009-229c-44ab-a399-8742b01126e0 ee3657e425f4456385bdf964dd0ef9b2 aed4b425cda343f191529e6c73762e72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:53.517 8 INFO neutron.db.l3_hamode_db [None req-ca09e7d0-eed0-4003-ad6f-ef6299e35aff 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] HA network a8df7fce-0232-4a42-92e6-98c125e522a8 was deleted as no HA routers are present in tenant 0376f5fdff4a4cb3bb76dfd67e7b0b86. [pid: 8|app: 0|req: 824/1546] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:52 2026] DELETE /v2.0/routers/6b7003f8-799a-4319-af51-29445338c481 => generated 0 bytes in 813 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1547] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:10:53 2026] GET /v2.0/security-group-rules/95e7b94f-a422-4260-9fdc-d039b559da44 => generated 602 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1548] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:53 2026] DELETE /v2.0/security-groups/89251f94-c53f-4169-9778-b16130eead06 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1549] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:53 2026] POST /v2.0/subnets => generated 605 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1550] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:53 2026] DELETE /v2.0/subnets/e2f73f39-8e77-4158-b74c-a84cf09b5513 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1551] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:10:53 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1552] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:10:53 2026] PUT /v2.0/subnets/6dfec2e1-fbc8-45c4-8f48-6d538b14d0d4/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1553] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:10:53 2026] DELETE /v2.0/security-group-rules/95e7b94f-a422-4260-9fdc-d039b559da44 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1554] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:10:54 2026] PUT /v2.0/subnets/a323e90a-a737-40ad-9d03-bf4638a5c515/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: 831/1555] 10.0.0.117 () {32 vars in 673 bytes} [Fri May 1 02:10:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1556] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:53 2026] DELETE /v2.0/subnets/5fd9fcd0-e1da-4812-8dc2-d4b2c40ee0dc => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1557] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:10:54 2026] PUT /v2.0/subnets/432fd98b-8bef-4bf0-9b62-f8a99beee287/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1558] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:54 2026] DELETE /v2.0/security-groups/ca0805eb-b7a1-4b56-85e7-1ed3bbfbba86 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:54.341 8 INFO neutron.services.segments.plugin [-] Segment f13753f6-4261-40ce-8173-b986e9a34168 resource provider aggregate not found 2026-05-01 02:10:54.353 8 INFO neutron.services.segments.plugin [-] Segment f13753f6-4261-40ce-8173-b986e9a34168 resource provider aggregate not found 2026-05-01 02:10:54.364 8 INFO neutron.services.segments.plugin [-] Segment f13753f6-4261-40ce-8173-b986e9a34168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f13753f6-4261-40ce-8173-b986e9a34168 found for delete ", "request_id": "req-2576ab7f-62d3-45c5-b5a5-de12f1f39fd3"}]} 2026-05-01 02:10:54.373 8 INFO neutron.services.segments.plugin [-] Segment f13753f6-4261-40ce-8173-b986e9a34168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f13753f6-4261-40ce-8173-b986e9a34168 found for delete ", "request_id": "req-954f5058-4acb-41e2-afcf-bdf21d231ea9"}]} [pid: 7|app: 0|req: 727/1559] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:10:54 2026] PUT /v2.0/subnets/08134057-5b8f-4265-89fb-87ea1cb2b05e/tags => generated 19 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1560] 10.0.0.117 () {32 vars in 663 bytes} [Fri May 1 02:10:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1561] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:54 2026] DELETE /v2.0/networks/a3adff83-5d5e-434d-9a77-8776dfb55700 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1562] 10.0.0.117 () {32 vars in 663 bytes} [Fri May 1 02:10:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1563] 10.0.0.117 () {32 vars in 664 bytes} [Fri May 1 02:10:54 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1564] 10.0.0.117 () {32 vars in 678 bytes} [Fri May 1 02:10:54 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1565] 10.0.0.117 () {32 vars in 674 bytes} [Fri May 1 02:10:54 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1566] 10.0.0.117 () {32 vars in 686 bytes} [Fri May 1 02:10:54 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1567] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:54 2026] DELETE /v2.0/networks/e171ac1d-5702-46df-98cd-7af06424c5d4 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:54.798 8 WARNING neutron_lib.context [None req-4fb5e51e-9474-42a5-a53f-4fd5f378983c 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 733/1568] 10.0.0.117 () {32 vars in 672 bytes} [Fri May 1 02:10:54 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:10:54.903 8 INFO neutron.db.segments_db [None req-4fb5e51e-9474-42a5-a53f-4fd5f378983c 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Added segment 972a03e7-6f21-4e32-a209-cc047c460089 of type vxlan for network f8a52cdb-58cf-4204-a468-25cddb964bd6 [pid: 7|app: 0|req: 734/1569] 10.0.0.117 () {32 vars in 686 bytes} [Fri May 1 02:10:54 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1570] 10.0.0.117 () {32 vars in 682 bytes} [Fri May 1 02:10:54 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1571] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:10:54 2026] POST /v2.0/networks => generated 630 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:55.036 8 WARNING neutron_lib.context [None req-9fb125ff-9000-47f2-9623-253d120bf8c7 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 736/1572] 10.0.0.117 () {32 vars in 694 bytes} [Fri May 1 02:10:54 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1573] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:55 2026] DELETE /v2.0/subnets/6dfec2e1-fbc8-45c4-8f48-6d538b14d0d4 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1574] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:55 2026] POST /v2.0/subnets => generated 602 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1575] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:55 2026] DELETE /v2.0/subnets/a323e90a-a737-40ad-9d03-bf4638a5c515 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:55.564 8 WARNING neutron_lib.context [None req-3c72cb08-e406-472b-977f-efb1b89401c5 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:10:55.616 8 INFO neutron.db.segments_db [None req-3c72cb08-e406-472b-977f-efb1b89401c5 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Added segment 0c137ed6-71b5-4621-ab2f-087f147182f9 of type vxlan for network f7d1eccc-0003-47c3-80c2-dba2a1dc59c5 [pid: 7|app: 0|req: 738/1576] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:55 2026] GET /v2.0/security-groups?tenant_id=60b9c800033349679f8bd6844b73f8db&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1577] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:55 2026] DELETE /v2.0/subnets/432fd98b-8bef-4bf0-9b62-f8a99beee287 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:55.981 8 INFO neutron.db.l3_hamode_db [None req-3c72cb08-e406-472b-977f-efb1b89401c5 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 740/1578] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:55 2026] DELETE /v2.0/security-groups/baea433e-f2dc-4819-9b0e-d4ff59da8600 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:10:56.244 8 INFO neutron.db.l3_hamode_db [None req-3c72cb08-e406-472b-977f-efb1b89401c5 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 741/1579] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:56 2026] DELETE /v2.0/subnets/08134057-5b8f-4265-89fb-87ea1cb2b05e => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:56.381 8 INFO neutron.services.segments.plugin [-] Segment a8d3c25e-9bfb-4388-9507-8e20db67ce13 resource provider aggregate not found 2026-05-01 02:10:56.393 8 INFO neutron.services.segments.plugin [-] Segment a8d3c25e-9bfb-4388-9507-8e20db67ce13 resource provider aggregate not found 2026-05-01 02:10:56.412 8 INFO neutron.services.segments.plugin [-] Segment a8d3c25e-9bfb-4388-9507-8e20db67ce13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d3c25e-9bfb-4388-9507-8e20db67ce13 found for delete ", "request_id": "req-d5347755-44a7-49f7-9362-9b0c3d148179"}]} 2026-05-01 02:10:56.420 8 INFO neutron.services.segments.plugin [-] Segment a8d3c25e-9bfb-4388-9507-8e20db67ce13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d3c25e-9bfb-4388-9507-8e20db67ce13 found for delete ", "request_id": "req-c9e83472-52ba-4e3a-8ac5-d94628c23d68"}]} 2026-05-01 02:10:56.425 8 INFO neutron.services.segments.plugin [-] Segment 56c3426e-4a73-410a-8152-f50e63190b7f resource provider aggregate not found 2026-05-01 02:10:56.432 8 INFO neutron.services.segments.plugin [-] Segment 56c3426e-4a73-410a-8152-f50e63190b7f resource provider aggregate not found 2026-05-01 02:10:56.441 8 INFO neutron.services.segments.plugin [-] Segment 56c3426e-4a73-410a-8152-f50e63190b7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56c3426e-4a73-410a-8152-f50e63190b7f found for delete ", "request_id": "req-838bcc90-8190-44b3-a222-37cfadc07533"}]} 2026-05-01 02:10:56.452 8 INFO neutron.services.segments.plugin [-] Segment 56c3426e-4a73-410a-8152-f50e63190b7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56c3426e-4a73-410a-8152-f50e63190b7f found for delete ", "request_id": "req-b0f7c547-d9be-4440-9556-dd3ad87f2ee4"}]} [pid: 7|app: 0|req: 742/1580] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:10:56 2026] DELETE /v2.0/subnets/47140110-4bcb-48e3-8002-3b405438f257 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:56.820 7 INFO neutron.services.segments.plugin [-] Segment bbad7d46-a89a-4e4a-855b-cd76af9daad1 resource provider aggregate not found 2026-05-01 02:10:56.826 7 INFO neutron.services.segments.plugin [-] Segment bbad7d46-a89a-4e4a-855b-cd76af9daad1 resource provider aggregate not found 2026-05-01 02:10:56.849 7 INFO neutron.services.segments.plugin [-] Segment bbad7d46-a89a-4e4a-855b-cd76af9daad1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbad7d46-a89a-4e4a-855b-cd76af9daad1 found for delete ", "request_id": "req-d789fe80-fec4-4996-85da-8432a4a18415"}]} [pid: 7|app: 0|req: 743/1581] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:56 2026] DELETE /v2.0/networks/fcb58197-fce3-4d80-94d5-cf457d7770c4 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:56.872 7 INFO neutron.services.segments.plugin [-] Segment bbad7d46-a89a-4e4a-855b-cd76af9daad1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbad7d46-a89a-4e4a-855b-cd76af9daad1 found for delete ", "request_id": "req-bd47b095-fef8-4f9a-aafb-5142a6dc789e"}]} [pid: 7|app: 0|req: 744/1582] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:56 2026] DELETE /v2.0/networks/4d7203f5-edeb-438f-9b76-b4d910f299b0 => 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: 839/1583] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:10:55 2026] POST /v2.0/routers => generated 507 bytes in 1587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:10:57.161 8 WARNING neutron_lib.context [None req-bf941b1a-258a-4c5e-8746-3b29ada40f98 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 840/1584] 10.0.0.117 () {34 vars in 665 bytes} [Fri May 1 02:10:57 2026] POST /v2.0/ports => generated 952 bytes in 583 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: 745/1585] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:57 2026] DELETE /v2.0/networks/d2edd9b0-8078-4342-966e-84aa2567866f => generated 0 bytes in 854 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1586] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:57 2026] DELETE /v2.0/networks/ca98d299-7228-466e-afb8-014c42473ad3 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1587] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:10:58 2026] DELETE /v2.0/networks/b185d24f-3d98-4e81-a979-805ae74380b0 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:10:59.356 7 INFO neutron.services.segments.plugin [-] Segment 3790ce7d-c0b9-412d-b830-c2d4e2c6bfba resource provider aggregate not found 2026-05-01 02:10:59.360 7 INFO neutron.services.segments.plugin [-] Segment 3790ce7d-c0b9-412d-b830-c2d4e2c6bfba resource provider aggregate not found 2026-05-01 02:10:59.372 7 INFO neutron.services.segments.plugin [-] Segment 3790ce7d-c0b9-412d-b830-c2d4e2c6bfba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3790ce7d-c0b9-412d-b830-c2d4e2c6bfba found for delete ", "request_id": "req-3da9d373-1c57-4531-b999-bffb8a98ece7"}]} 2026-05-01 02:10:59.376 7 INFO neutron.services.segments.plugin [-] Segment 3790ce7d-c0b9-412d-b830-c2d4e2c6bfba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3790ce7d-c0b9-412d-b830-c2d4e2c6bfba found for delete ", "request_id": "req-0480e1c1-22f9-4112-b8ab-0600bb3ca723"}]} 2026-05-01 02:10:59.388 7 INFO neutron.services.segments.plugin [-] Segment 80529277-ba47-4ecc-a252-2bad6fbeb6c6 resource provider aggregate not found 2026-05-01 02:10:59.397 7 INFO neutron.services.segments.plugin [-] Segment 80529277-ba47-4ecc-a252-2bad6fbeb6c6 resource provider aggregate not found 2026-05-01 02:10:59.411 7 INFO neutron.services.segments.plugin [-] Segment 80529277-ba47-4ecc-a252-2bad6fbeb6c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80529277-ba47-4ecc-a252-2bad6fbeb6c6 found for delete ", "request_id": "req-cb4a0215-44ab-4a48-b4e2-448b61fc3645"}]} 2026-05-01 02:10:59.417 7 INFO neutron.services.segments.plugin [-] Segment 80529277-ba47-4ecc-a252-2bad6fbeb6c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80529277-ba47-4ecc-a252-2bad6fbeb6c6 found for delete ", "request_id": "req-67dee4d6-07e0-4865-8ae0-985529aa777e"}]} 2026-05-01 02:10:59.434 7 INFO neutron.services.segments.plugin [-] Segment 1c28620a-ee4f-4752-9d47-04ce25407db5 resource provider aggregate not found 2026-05-01 02:10:59.440 7 INFO neutron.services.segments.plugin [-] Segment 1c28620a-ee4f-4752-9d47-04ce25407db5 resource provider aggregate not found 2026-05-01 02:10:59.452 7 INFO neutron.services.segments.plugin [-] Segment 1c28620a-ee4f-4752-9d47-04ce25407db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c28620a-ee4f-4752-9d47-04ce25407db5 found for delete ", "request_id": "req-63606efd-6215-4a35-8447-384a464e208a"}]} 2026-05-01 02:10:59.458 7 INFO neutron.services.segments.plugin [-] Segment 1c28620a-ee4f-4752-9d47-04ce25407db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c28620a-ee4f-4752-9d47-04ce25407db5 found for delete ", "request_id": "req-ec3050f9-4553-47e7-97f5-b227e8dafe7c"}]} 2026-05-01 02:10:59.467 7 INFO neutron.services.segments.plugin [-] Segment 42ec3baf-a582-43db-b4a4-681d7f5e10e0 resource provider aggregate not found 2026-05-01 02:10:59.473 7 INFO neutron.services.segments.plugin [-] Segment 42ec3baf-a582-43db-b4a4-681d7f5e10e0 resource provider aggregate not found 2026-05-01 02:10:59.481 7 INFO neutron.services.segments.plugin [-] Segment 42ec3baf-a582-43db-b4a4-681d7f5e10e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42ec3baf-a582-43db-b4a4-681d7f5e10e0 found for delete ", "request_id": "req-c8d8a345-e1e6-402e-8797-928758d16bb0"}]} 2026-05-01 02:10:59.491 7 INFO neutron.services.segments.plugin [-] Segment 42ec3baf-a582-43db-b4a4-681d7f5e10e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42ec3baf-a582-43db-b4a4-681d7f5e10e0 found for delete ", "request_id": "req-facfa5d7-c437-4316-ab1a-006b05652ca9"}]} [pid: 7|app: 0|req: 748/1588] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:59 2026] GET /v2.0/security-groups?tenant_id=2111645971a242258a6f1b55fd675e57&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1589] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:59 2026] DELETE /v2.0/security-groups/658ce58f-79f7-4725-8707-56d0b2efcf7b => 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: 841/1590] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:10:57 2026] PUT /v2.0/routers/bd57c076-3ffd-4e80-8875-ab01237ff1cc/add_router_interface => generated 309 bytes in 2091 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: 842/1591] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:10:59 2026] GET /v2.0/security-groups?tenant_id=aed4b425cda343f191529e6c73762e72&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1592] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:10:59 2026] GET /v2.0/ports/e2b44049-5ace-4f81-a1a4-f371ac658fbc => generated 1026 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1593] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:10:59 2026] DELETE /v2.0/security-groups/8c001df2-1786-449a-9651-620c2937c6c2 => 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: 844/1594] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:00 2026] GET /v2.0/security-groups?tenant_id=67fd345597ae4a21bbaae05c0394ec75&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1595] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:00 2026] DELETE /v2.0/security-groups/7c784a81-6d61-4565-8f4d-249320f63457 => 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: 751/1598] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:10:59 2026] PUT /v2.0/routers/bd57c076-3ffd-4e80-8875-ab01237ff1cc/remove_router_interface => generated 309 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:11:01.185 8 INFO neutron.api.v2.resource [None req-dd541ebe-eed5-4e56-b5a3-f44574aeeb49 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 848/1599] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:11:01 2026] PUT /v2.0/routers/bd57c076-3ffd-4e80-8875-ab01237ff1cc/remove_router_interface => generated 197 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 752/1600] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:11:01 2026] GET /v2.0/ports?device_id=bd57c076-3ffd-4e80-8875-ab01237ff1cc => 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: 753/1601] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:01 2026] GET /v2.0/security-groups?tenant_id=abb2c06a7bc94840b5562a47e453ac3b&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1602] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:01 2026] DELETE /v2.0/security-groups/4b8a05c4-c380-4347-8ca1-813e5ebe6a95 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:11:01.940 8 INFO neutron.services.segments.plugin [-] Segment 0c137ed6-71b5-4621-ab2f-087f147182f9 resource provider aggregate not found 2026-05-01 02:11:01.944 8 INFO neutron.services.segments.plugin [-] Segment 0c137ed6-71b5-4621-ab2f-087f147182f9 resource provider aggregate not found 2026-05-01 02:11:01.961 8 INFO neutron.services.segments.plugin [-] Segment 0c137ed6-71b5-4621-ab2f-087f147182f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c137ed6-71b5-4621-ab2f-087f147182f9 found for delete ", "request_id": "req-97ad598e-ccfd-4dc0-89e3-d68e0b626808"}]} 2026-05-01 02:11:01.962 8 INFO neutron.services.segments.plugin [-] Segment 0c137ed6-71b5-4621-ab2f-087f147182f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c137ed6-71b5-4621-ab2f-087f147182f9 found for delete ", "request_id": "req-dbc3ae1e-b740-4011-bcbb-45323e53bfb7"}]} 2026-05-01 02:11:01.966 8 INFO neutron.db.l3_hamode_db [None req-51191593-aa20-4e65-8ce1-ba12ec93fed3 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] HA network f7d1eccc-0003-47c3-80c2-dba2a1dc59c5 was deleted as no HA routers are present in tenant 0376f5fdff4a4cb3bb76dfd67e7b0b86. [pid: 8|app: 0|req: 849/1603] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:01 2026] DELETE /v2.0/routers/bd57c076-3ffd-4e80-8875-ab01237ff1cc => generated 0 bytes in 755 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1604] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:01 2026] GET /v2.0/security-groups?tenant_id=50e7807df82b406184d59e3729998066&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1605] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:02 2026] DELETE /v2.0/security-groups/49afe2c8-2a2e-4008-907c-674be2b67cbb => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1606] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:01 2026] DELETE /v2.0/subnets/e76808ce-11a6-4e75-a008-83dcb5912ca4 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:11:02.644 7 INFO neutron.services.segments.plugin [-] Segment 972a03e7-6f21-4e32-a209-cc047c460089 resource provider aggregate not found 2026-05-01 02:11:02.655 7 INFO neutron.services.segments.plugin [-] Segment 972a03e7-6f21-4e32-a209-cc047c460089 resource provider aggregate not found 2026-05-01 02:11:02.672 7 INFO neutron.services.segments.plugin [-] Segment 972a03e7-6f21-4e32-a209-cc047c460089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972a03e7-6f21-4e32-a209-cc047c460089 found for delete ", "request_id": "req-41ef06fc-7973-4637-afec-cc7b7c6466d5"}]} 2026-05-01 02:11:02.678 7 INFO neutron.services.segments.plugin [-] Segment 972a03e7-6f21-4e32-a209-cc047c460089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972a03e7-6f21-4e32-a209-cc047c460089 found for delete ", "request_id": "req-2bf96d76-2012-4076-9a68-de9c052de68a"}]} [pid: 7|app: 0|req: 757/1607] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:11:02 2026] DELETE /v2.0/networks/f8a52cdb-58cf-4204-a468-25cddb964bd6 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:11:02.711 8 WARNING neutron_lib.context [None req-f84bf37c-2625-4688-a09a-725071f4e869 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:02.776 8 INFO neutron.db.segments_db [None req-f84bf37c-2625-4688-a09a-725071f4e869 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Added segment 7fd7b2f6-f018-4020-bb7b-b4729ed9d400 of type vxlan for network 472dc846-4385-4539-9e21-d064bb4071c4 [pid: 8|app: 0|req: 851/1608] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:11:02 2026] POST /v2.0/networks => generated 630 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:02.891 7 WARNING neutron_lib.context [None req-8ab35eda-502e-4bc7-a23d-b3930f3b1557 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 758/1609] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:02 2026] POST /v2.0/subnets => generated 602 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:03.294 8 WARNING neutron_lib.context [None req-7a6200fc-9535-45a7-8d29-34fd63d3e4e0 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:03.352 8 INFO neutron.db.segments_db [None req-7a6200fc-9535-45a7-8d29-34fd63d3e4e0 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Added segment 621363af-fbf9-4823-8835-5946c7cf1979 of type vxlan for network 2d537db6-0226-403b-9385-c22a25a1d7d5 2026-05-01 02:11:03.663 8 INFO neutron.db.l3_hamode_db [None req-7a6200fc-9535-45a7-8d29-34fd63d3e4e0 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:11:03.831 8 INFO neutron.db.l3_hamode_db [None req-7a6200fc-9535-45a7-8d29-34fd63d3e4e0 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:11:04.349 7 WARNING neutron_lib.context [None req-bdeb58aa-3868-42ec-849b-d4e0c1f97653 8dc90319c73b453cbc02ade1f57a8208 6d7a0ea601e046f7abef819bf9552646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:04.393 7 INFO neutron.db.segments_db [None req-bdeb58aa-3868-42ec-849b-d4e0c1f97653 8dc90319c73b453cbc02ade1f57a8208 6d7a0ea601e046f7abef819bf9552646 - - default default] Added segment 38a6a623-81ba-4f2e-a68f-dab9f83ccb68 of type vxlan for network 64d1a7a1-d999-4058-ad3b-06b8918d69a9 [pid: 8|app: 0|req: 852/1610] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:03 2026] POST /v2.0/routers => generated 506 bytes in 1387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:04.718 7 INFO neutron.db.l3_hamode_db [None req-bdeb58aa-3868-42ec-849b-d4e0c1f97653 8dc90319c73b453cbc02ade1f57a8208 6d7a0ea601e046f7abef819bf9552646 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:11:04.904 7 INFO neutron.db.l3_hamode_db [None req-bdeb58aa-3868-42ec-849b-d4e0c1f97653 8dc90319c73b453cbc02ade1f57a8208 6d7a0ea601e046f7abef819bf9552646 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 759/1611] 10.0.0.117 () {34 vars in 668 bytes} [Fri May 1 02:11:04 2026] POST /v2.0/routers => generated 474 bytes in 1620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1612] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:11:05 2026] PUT /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1613] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:11:05 2026] GET /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1614] 10.0.0.117 () {34 vars in 762 bytes} [Fri May 1 02:11:05 2026] PUT /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1615] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:11:06 2026] GET /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1616] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:11:04 2026] PUT /v2.0/routers/efe3a546-0837-46bc-86d9-34b03ef05fbc/add_router_interface => generated 309 bytes in 1478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1617] 10.0.0.117 () {34 vars in 758 bytes} [Fri May 1 02:11:06 2026] PUT /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags/red => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1618] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:11:06 2026] GET /v2.0/ports/54320679-8e31-4b7f-b5d6-937a8c71c9b7 => generated 955 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1619] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:11:06 2026] GET /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1620] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:06 2026] GET /v2.0/security-groups?tenant_id=43b55974d80048d789570f1145351879&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1621] 10.0.0.117 () {34 vars in 780 bytes} [Fri May 1 02:11:06 2026] PUT /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1622] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:06 2026] DELETE /v2.0/security-groups/bbcd94aa-42ec-48b8-bfb0-a16b1dc93ae9 => 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: 769/1623] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:11:06 2026] GET /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags => generated 52 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:11:06.966 7 WARNING neutron_lib.context [None req-c423c346-711c-404e-b85f-ab29fafeeb10 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:07.100 7 INFO neutron.db.segments_db [None req-c423c346-711c-404e-b85f-ab29fafeeb10 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Added segment a521f65b-bc64-4c7f-8091-3eed7974fe11 of type vxlan for network 3aa22ab2-c053-4a0a-9012-b72981ead947 [pid: 7|app: 0|req: 770/1624] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:11:06 2026] POST /v2.0/networks => generated 640 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1625] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:11:07 2026] PUT /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags => generated 37 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1626] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:07 2026] GET /v2.0/security-groups?tenant_id=b0cf0ba9f609460792c742165e33abed&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:11:07.412 7 WARNING neutron_lib.context [None req-0a19c7f3-efff-49de-8291-3e00c592830e 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 773/1627] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:07 2026] POST /v2.0/subnets => generated 634 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1628] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:11:06 2026] PUT /v2.0/routers/efe3a546-0837-46bc-86d9-34b03ef05fbc/remove_router_interface => generated 309 bytes in 1499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1629] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:07 2026] DELETE /v2.0/security-groups/ea7b1619-9f50-46a1-a8b4-63d71ca4f778 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1630] 10.0.0.117 () {32 vars in 722 bytes} [Fri May 1 02:11:07 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1631] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:11:08 2026] GET /v2.0/ports?device_id=efe3a546-0837-46bc-86d9-34b03ef05fbc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:11:08.112 8 WARNING neutron_lib.context [None req-03eba168-e953-460b-aefe-395f288362dc 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 774/1632] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:11:07 2026] GET /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags => generated 37 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1633] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:08 2026] POST /v2.0/subnets => generated 706 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1634] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:11:08 2026] GET /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:11:08.611 8 WARNING neutron_lib.context [None req-c867f5d4-5f9c-419a-ad49-9a7e038a1b08 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:08.671 8 INFO neutron.db.segments_db [None req-c867f5d4-5f9c-419a-ad49-9a7e038a1b08 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Added segment 5a4512cd-773c-4dd6-ae4d-d0df62e33abb of type vxlan for network 0de65e57-3d7d-4e00-a96f-05fa703e0503 [pid: 8|app: 0|req: 861/1635] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:11:08 2026] POST /v2.0/networks => generated 638 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:08.864 8 INFO neutron.api.v2.resource [None req-32328bf9-28f1-4f79-b7d4-60d01314099f 8dc90319c73b453cbc02ade1f57a8208 6d7a0ea601e046f7abef819bf9552646 - - default default] show failed (client error): The resource could not be found. 2026-05-01 02:11:08.865 7 INFO neutron.services.segments.plugin [-] Segment 621363af-fbf9-4823-8835-5946c7cf1979 resource provider aggregate not found [pid: 8|app: 0|req: 862/1636] 10.0.0.117 () {32 vars in 743 bytes} [Fri May 1 02:11:08 2026] GET /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:11:08.869 7 INFO neutron.services.segments.plugin [-] Segment 621363af-fbf9-4823-8835-5946c7cf1979 resource provider aggregate not found 2026-05-01 02:11:08.870 8 WARNING neutron_lib.context [None req-76c527bb-c470-4125-addb-17f6107d8df6 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:08.892 7 INFO neutron.services.segments.plugin [-] Segment 621363af-fbf9-4823-8835-5946c7cf1979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 621363af-fbf9-4823-8835-5946c7cf1979 found for delete ", "request_id": "req-c5030798-c7e8-4c09-a7ad-f68ac2c05a26"}]} 2026-05-01 02:11:08.893 7 INFO neutron.services.segments.plugin [-] Segment 621363af-fbf9-4823-8835-5946c7cf1979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 621363af-fbf9-4823-8835-5946c7cf1979 found for delete ", "request_id": "req-c7c93e49-a76f-4718-af63-f49109e402b7"}]} 2026-05-01 02:11:08.898 7 INFO neutron.db.l3_hamode_db [None req-4acc7647-38fc-4450-9eea-1d645056260e 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] HA network 2d537db6-0226-403b-9385-c22a25a1d7d5 was deleted as no HA routers are present in tenant 0376f5fdff4a4cb3bb76dfd67e7b0b86. [pid: 7|app: 0|req: 775/1637] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:08 2026] DELETE /v2.0/routers/efe3a546-0837-46bc-86d9-34b03ef05fbc => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1638] 10.0.0.117 () {32 vars in 742 bytes} [Fri May 1 02:11:08 2026] DELETE /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags/red => 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: 863/1639] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:08 2026] POST /v2.0/subnets => generated 632 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1640] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:09 2026] DELETE /v2.0/subnets/e2c151d4-9409-4db7-9527-b9d5bda5b790 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:11:09.228 7 WARNING neutron_lib.context [None req-381179b3-9fa6-4554-831d-6ebce9738bcb 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 864/1641] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:11:09 2026] GET /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags => generated 30 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1642] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:09 2026] POST /v2.0/subnets => generated 702 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:09.708 8 INFO neutron.services.segments.plugin [-] Segment 7fd7b2f6-f018-4020-bb7b-b4729ed9d400 resource provider aggregate not found 2026-05-01 02:11:09.715 8 INFO neutron.services.segments.plugin [-] Segment 7fd7b2f6-f018-4020-bb7b-b4729ed9d400 resource provider aggregate not found 2026-05-01 02:11:09.719 7 INFO neutron.api.v2.resource [None req-790ae5b3-efb3-4b1a-aef0-02fb288914d2 8dc90319c73b453cbc02ade1f57a8208 6d7a0ea601e046f7abef819bf9552646 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 779/1643] 10.0.0.117 () {32 vars in 746 bytes} [Fri May 1 02:11:09 2026] DELETE /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:11:09.725 7 WARNING neutron_lib.context [None req-20447b46-a82f-43c3-8c27-7d77e7f5b3e0 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:09.732 8 INFO neutron.services.segments.plugin [-] Segment 7fd7b2f6-f018-4020-bb7b-b4729ed9d400 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd7b2f6-f018-4020-bb7b-b4729ed9d400 found for delete ", "request_id": "req-3c257c14-ce92-415f-9ace-5579e266a154"}]} 2026-05-01 02:11:09.734 8 INFO neutron.services.segments.plugin [-] Segment 7fd7b2f6-f018-4020-bb7b-b4729ed9d400 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd7b2f6-f018-4020-bb7b-b4729ed9d400 found for delete ", "request_id": "req-93b528c8-6e3f-4c09-9c60-0b68ee439ae4"}]} [pid: 8|app: 0|req: 865/1644] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:11:09 2026] DELETE /v2.0/networks/472dc846-4385-4539-9e21-d064bb4071c4 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:11:09.782 7 INFO neutron.db.segments_db [None req-20447b46-a82f-43c3-8c27-7d77e7f5b3e0 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Added segment db98852f-e76b-4952-9cec-7d77330d915a of type vxlan for network f496b226-e3e9-4107-9a0c-55b205ba0f0e [pid: 8|app: 0|req: 866/1645] 10.0.0.117 () {32 vars in 734 bytes} [Fri May 1 02:11:09 2026] DELETE /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:11:09.884 8 WARNING neutron_lib.context [None req-161c594d-0964-46bf-8275-235196428030 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 780/1646] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:11:09 2026] POST /v2.0/networks => generated 637 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:09.937 8 INFO neutron.db.segments_db [None req-161c594d-0964-46bf-8275-235196428030 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Added segment c48aece1-b893-44bb-b190-cd5c1218e4d5 of type vxlan for network aeedc6fa-2317-41e6-b7ff-0b83912698bc [pid: 7|app: 0|req: 781/1647] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:11:09 2026] GET /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb/tags => generated 12 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:11:10.015 7 WARNING neutron_lib.context [None req-89b83232-fce0-4fe9-be79-4bf17209bda1 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:10.334 8 INFO neutron.db.l3_hamode_db [None req-161c594d-0964-46bf-8275-235196428030 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 782/1648] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:10 2026] POST /v2.0/subnets => generated 632 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1649] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:11:10 2026] GET /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb => generated 480 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:11:10.473 7 WARNING neutron_lib.context [None req-6186d660-ec5f-4b35-9502-2c965d0dd680 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 784/1650] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:10 2026] POST /v2.0/subnets => generated 706 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:11.529 8 INFO neutron.db.l3_hamode_db [None req-161c594d-0964-46bf-8275-235196428030 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 785/1651] 10.0.0.117 () {34 vars in 742 bytes} [Fri May 1 02:11:10 2026] PUT /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb => generated 480 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:11:11.785 7 WARNING neutron_lib.context [None req-53dcdc47-f588-443d-94f1-b0a549a366ad 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:11.839 7 INFO neutron.db.segments_db [None req-53dcdc47-f588-443d-94f1-b0a549a366ad 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Added segment b7b874d7-9187-4d0c-8937-9f4cc6d6c166 of type vxlan for network 9214f41a-5992-4664-b7a9-1c2ca828c2d1 2026-05-01 02:11:12.148 7 INFO neutron.db.l3_hamode_db [None req-53dcdc47-f588-443d-94f1-b0a549a366ad 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 867/1652] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:09 2026] POST /v2.0/routers => generated 687 bytes in 2887 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1653] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:11:12 2026] GET /v2.0/ports?device_id=1d88f125-0dbc-41fc-9baa-43d18c0150bb => 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: 869/1654] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:11:12 2026] GET /v2.0/routers/215bf247-423a-4d7d-b506-c150697f8d3a => generated 693 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:11:13.232 7 INFO neutron.db.l3_hamode_db [None req-53dcdc47-f588-443d-94f1-b0a549a366ad 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:11:13.579 8 INFO neutron.services.segments.plugin [-] Segment 38a6a623-81ba-4f2e-a68f-dab9f83ccb68 resource provider aggregate not found 2026-05-01 02:11:13.584 8 INFO neutron.services.segments.plugin [-] Segment 38a6a623-81ba-4f2e-a68f-dab9f83ccb68 resource provider aggregate not found 2026-05-01 02:11:13.598 8 INFO neutron.services.segments.plugin [-] Segment 38a6a623-81ba-4f2e-a68f-dab9f83ccb68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38a6a623-81ba-4f2e-a68f-dab9f83ccb68 found for delete ", "request_id": "req-28389a27-594f-4558-9333-9765c6a922f7"}]} 2026-05-01 02:11:13.600 8 INFO neutron.services.segments.plugin [-] Segment 38a6a623-81ba-4f2e-a68f-dab9f83ccb68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38a6a623-81ba-4f2e-a68f-dab9f83ccb68 found for delete ", "request_id": "req-931f5b26-3099-48ae-8f5e-fe5303083ac7"}]} 2026-05-01 02:11:13.608 8 INFO neutron.db.l3_hamode_db [None req-5140c9fa-165f-4239-ac1f-52a1662b2711 8dc90319c73b453cbc02ade1f57a8208 6d7a0ea601e046f7abef819bf9552646 - - default default] HA network 64d1a7a1-d999-4058-ad3b-06b8918d69a9 was deleted as no HA routers are present in tenant 6d7a0ea601e046f7abef819bf9552646. [pid: 8|app: 0|req: 870/1655] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:12 2026] DELETE /v2.0/routers/1d88f125-0dbc-41fc-9baa-43d18c0150bb => generated 0 bytes in 750 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1656] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:11:13 2026] GET /v2.0/routers => generated 696 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1657] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:14 2026] GET /v2.0/security-groups?tenant_id=aa7a1eee7b5f416383ac19d7091621f9&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1658] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:11 2026] POST /v2.0/routers => generated 685 bytes in 3000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1659] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:14 2026] GET /v2.0/security-groups?tenant_id=d5755df32a92416b9ac7c3c3082b03b6&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1660] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:14 2026] DELETE /v2.0/security-groups/bd004494-5304-4666-859b-ad5905182bde => 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: 873/1661] 10.0.0.117 () {34 vars in 741 bytes} [Fri May 1 02:11:14 2026] PUT /v2.0/routers/215bf247-423a-4d7d-b506-c150697f8d3a => generated 700 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1662] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:15 2026] DELETE /v2.0/security-groups/309875c9-faea-45d3-968f-0143155ede8e => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1663] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:11:15 2026] GET /v2.0/routers/215bf247-423a-4d7d-b506-c150697f8d3a => generated 700 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1664] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:15 2026] GET /v2.0/security-groups?tenant_id=d8a4c70f56f24044b774ccf1c871bc65&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1665] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:11:15 2026] GET /v2.0/ports?device_id=215bf247-423a-4d7d-b506-c150697f8d3a => 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: 878/1666] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:15 2026] GET /v2.0/security-groups?tenant_id=6d7a0ea601e046f7abef819bf9552646&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1667] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:15 2026] DELETE /v2.0/security-groups/3a7c3036-fa84-4af2-935a-829091bad0e7 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:11:16.901 8 INFO neutron.services.segments.plugin [-] Segment c48aece1-b893-44bb-b190-cd5c1218e4d5 resource provider aggregate not found 2026-05-01 02:11:16.917 8 INFO neutron.services.segments.plugin [-] Segment c48aece1-b893-44bb-b190-cd5c1218e4d5 resource provider aggregate not found 2026-05-01 02:11:16.935 8 INFO neutron.services.segments.plugin [-] Segment c48aece1-b893-44bb-b190-cd5c1218e4d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48aece1-b893-44bb-b190-cd5c1218e4d5 found for delete ", "request_id": "req-6d99af82-6f8f-48cf-9f75-825819b74178"}]} [pid: 7|app: 0|req: 789/1668] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:11:15 2026] PUT /v2.0/routers/3d2a1e97-62f1-4b59-b307-3204467eadde/add_router_interface => generated 309 bytes in 1871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:11:16.940 8 INFO neutron.services.segments.plugin [-] Segment c48aece1-b893-44bb-b190-cd5c1218e4d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48aece1-b893-44bb-b190-cd5c1218e4d5 found for delete ", "request_id": "req-0b438b7b-d4ae-4f60-a672-37aa18ac1c58"}]} 2026-05-01 02:11:16.944 8 INFO neutron.db.l3_hamode_db [None req-3dde8a4d-9956-4f6f-9ffc-0eb54ccc5cf5 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] HA network aeedc6fa-2317-41e6-b7ff-0b83912698bc was deleted as no HA routers are present in tenant 0376f5fdff4a4cb3bb76dfd67e7b0b86. [pid: 8|app: 0|req: 880/1669] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:15 2026] DELETE /v2.0/routers/215bf247-423a-4d7d-b506-c150697f8d3a => generated 0 bytes in 1189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1672] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:16 2026] DELETE /v2.0/security-groups/0c3d6d9d-7d3f-4edb-9a25-ebc8d5a04ada => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1673] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:11:17 2026] GET /v2.0/ports?device_id=215bf247-423a-4d7d-b506-c150697f8d3a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:11:17.110 7 INFO neutron.api.v2.resource [None req-01c06ead-be43-4d6b-a328-a22b265343a0 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1674] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:17 2026] DELETE /v2.0/routers/215bf247-423a-4d7d-b506-c150697f8d3a => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1675] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:11:17 2026] GET /v2.0/ports?device_id=efe3a546-0837-46bc-86d9-34b03ef05fbc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:11:17.167 7 INFO neutron.api.v2.resource [None req-ed4b2f20-1110-4d1c-9055-af61e1f9f8ba 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1676] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:17 2026] DELETE /v2.0/routers/efe3a546-0837-46bc-86d9-34b03ef05fbc => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:11:17.187 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d680707-8c0d-429c-a9d9-4f87ea48101d 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1677] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:17 2026] DELETE /v2.0/subnets/e2c151d4-9409-4db7-9527-b9d5bda5b790 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1678] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:11:17 2026] GET /v2.0/ports?device_id=bd57c076-3ffd-4e80-8875-ab01237ff1cc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:11:17.247 7 INFO neutron.api.v2.resource [None req-26d8053e-4ba9-41aa-905a-69a7165f0a0f 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 797/1679] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:17 2026] DELETE /v2.0/routers/bd57c076-3ffd-4e80-8875-ab01237ff1cc => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:11:17.277 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ecd4fef4-cb42-4740-a841-d6e5b92815c2 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1680] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:17 2026] DELETE /v2.0/subnets/e76808ce-11a6-4e75-a008-83dcb5912ca4 => 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: 799/1681] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:11:17 2026] GET /v2.0/ports?device_id=6b7003f8-799a-4319-af51-29445338c481 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:11:17.338 7 INFO neutron.api.v2.resource [None req-382d3054-9af7-468e-89dc-18bcbef12042 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1682] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:17 2026] DELETE /v2.0/routers/6b7003f8-799a-4319-af51-29445338c481 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:11:17.357 7 INFO neutron.pecan_wsgi.hooks.translation [None req-941d1d1b-a3b1-4229-8ef1-76022d176d45 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 801/1683] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:17 2026] DELETE /v2.0/subnets/e2f73f39-8e77-4158-b74c-a84cf09b5513 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:11:17.385 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd0aeae3-5211-427f-849e-0fdf3c594f3a 7b75f001676f40af8d011e8517c8e74e 0376f5fdff4a4cb3bb76dfd67e7b0b86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 802/1684] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:11:17 2026] DELETE /v2.0/subnets/5fd9fcd0-e1da-4812-8dc2-d4b2c40ee0dc => 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: 803/1685] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:17 2026] GET /v2.0/security-groups?tenant_id=0376f5fdff4a4cb3bb76dfd67e7b0b86&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1686] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:18 2026] DELETE /v2.0/security-groups/91c086f8-9484-4f0c-8491-f9d14e5a0b4c => 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: 805/1687] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:18 2026] GET /v2.0/security-groups?tenant_id=7d9f0ae07ad4421489da75fb34d858fc&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1688] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:11:16 2026] PUT /v2.0/routers/3d2a1e97-62f1-4b59-b307-3204467eadde/add_router_interface => generated 309 bytes in 1844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1689] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:18 2026] DELETE /v2.0/security-groups/ff2161df-18ac-4e72-805b-bd3581864a1c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1690] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:11:18 2026] PUT /v2.0/routers/3d2a1e97-62f1-4b59-b307-3204467eadde/add_router_interface => generated 309 bytes in 1960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:11:20.849 7 WARNING neutron_lib.context [None req-8a602568-e5ae-47f2-96f8-59023f0d5f6c 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:21.007 8 WARNING neutron_lib.context [None req-3e85e565-4dc9-4697-885c-572e718c578d 1d944a294ea94972bf08a75eceafb861 a07539dcb961498d853f3bdb089b3380 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 807/1691] 10.0.0.117 () {34 vars in 684 bytes} [Fri May 1 02:11:20 2026] POST /v2.0/security-groups => generated 1626 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:11:21.026 7 WARNING neutron_lib.context [None req-fc5c3da5-503c-4268-9bca-49b0a9d9b310 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 885/1692] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:11:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1693] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:11:21 2026] PUT /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/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: 808/1694] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1695] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:11:21 2026] GET /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:11:21.163 7 WARNING neutron_lib.context [None req-02665795-200e-49d1-93e3-d3b3558346ba 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 888/1696] 10.0.0.117 () {34 vars in 770 bytes} [Fri May 1 02:11:21 2026] PUT /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1697] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:11:21 2026] GET /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1698] 10.0.0.117 () {34 vars in 766 bytes} [Fri May 1 02:11:21 2026] PUT /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1699] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:11:21 2026] GET /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1700] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:21.370 7 WARNING neutron_lib.context [None req-8bbebbff-971e-4927-bf6d-23eb49f60104 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 892/1701] 10.0.0.117 () {34 vars in 788 bytes} [Fri May 1 02:11:21 2026] PUT /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/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: 893/1702] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:11:21 2026] GET /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1703] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:11:21 2026] PUT /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1704] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:11:21 2026] GET /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1705] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:11:21 2026] GET /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1706] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:21 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:21.510 7 WARNING neutron_lib.context [None req-351b0cd8-ad6c-43dd-9b7f-8e0c4b9a2f05 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:21.510 8 INFO neutron.api.v2.resource [None req-4729d258-03cb-4c2a-972c-fbb128f59ff4 1d944a294ea94972bf08a75eceafb861 a07539dcb961498d853f3bdb089b3380 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1707] 10.0.0.117 () {32 vars in 751 bytes} [Fri May 1 02:11:21 2026] GET /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1708] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:11:21 2026] DELETE /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/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: 899/1709] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:11:21 2026] GET /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:11:21.610 8 INFO neutron.api.v2.resource [None req-86614bad-0c09-4407-952d-8c76d48b0f0a 1d944a294ea94972bf08a75eceafb861 a07539dcb961498d853f3bdb089b3380 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1710] 10.0.0.117 () {32 vars in 754 bytes} [Fri May 1 02:11:21 2026] DELETE /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/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: 811/1711] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:21.667 7 WARNING neutron_lib.context [None req-ab99b385-1eb3-46b4-ae2c-2443998633bd 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 901/1712] 10.0.0.117 () {32 vars in 742 bytes} [Fri May 1 02:11:21 2026] DELETE /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1713] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:11:21 2026] GET /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1714] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:11:21 2026] DELETE /v2.0/subnetpools/a26aa673-2661-4b9e-a26e-861096643ff8 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1715] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:21.799 8 WARNING neutron_lib.context [None req-741ae959-2e4b-4d18-a2a4-b24c0d4b53a0 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1716] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:21.967 7 WARNING neutron_lib.context [None req-fa3a9836-2fb1-4909-bbdf-4fe133f6e301 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 813/1717] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:22.110 8 WARNING neutron_lib.context [None req-62cf4307-c64e-412e-b43a-bb9c1d04caf7 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 905/1718] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:22.284 7 WARNING neutron_lib.context [None req-b8439359-3e08-447f-8c37-7a19c394bb34 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 814/1719] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:22.439 8 WARNING neutron_lib.context [None req-c972c4b8-beab-42ff-95cb-2f64365a8ecf 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 906/1720] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:22.598 8 WARNING neutron_lib.context [None req-51e22b2e-831b-4d31-b191-db3efbe388e7 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 907/1721] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1722] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:22 2026] GET /v2.0/security-groups?tenant_id=a07539dcb961498d853f3bdb089b3380&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1723] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:22 2026] DELETE /v2.0/security-groups/cfa3be07-000d-4994-ba0e-cc9eb9f64bfd => 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: 909/1724] 10.0.0.224 () {34 vars in 1092 bytes} [Fri May 1 02:11:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-25621842&fields=id&tenant_id=7f32f94e255f4002b21b4fcc5ca77437 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1725] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:22 2026] GET /v2.0/security-groups?tenant_id=c0533ffaa4f6446fb9887a1650871d3e&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1726] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:11:23 2026] GET /v2.0/networks?id=0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 705 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1727] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:23 2026] DELETE /v2.0/security-groups/6d54d663-f537-4645-b65c-14fba2221b54 => 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: 818/1728] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:11:23 2026] GET /v2.0/quotas/7f32f94e255f4002b21b4fcc5ca77437 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1729] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:23 2026] GET /v2.0/security-groups?tenant_id=f6f68331a0c744b6ad88419167569a29&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1730] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:11:23 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&fields=id => generated 287 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1731] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:23 2026] DELETE /v2.0/security-groups/583b4c0d-7046-4293-9ddc-308798f857f7 => 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: 820/1732] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:11:23 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 913/1733] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:11:23 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 914/1734] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:11:23 2026] GET /v2.0/ports?device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => 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: 821/1735] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:23 2026] GET /v2.0/security-groups?tenant_id=b3cf5b2e28a34ce7b4a64d6eeb291e2c&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1736] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:24 2026] DELETE /v2.0/security-groups/69a3e83d-a0b9-4030-96db-ad2205ea4cd0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1737] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:24 2026] GET /v2.0/security-groups?tenant_id=3e35c45a279a406685205b1d1e5afcac&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1738] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:11:24 2026] GET /v2.0/networks?id=0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1739] 199.204.45.153 () {34 vars in 1050 bytes} [Fri May 1 02:11:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7f32f94e255f4002b21b4fcc5ca77437 => generated 177 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:11:25.091 8 WARNING neutron_lib.context [req-0b349e4c-d519-4388-8909-422b8d48b1b7 req-079907c7-3a9f-42b6-b656-45ba4c0a02b5 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 823/1740] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:24 2026] DELETE /v2.0/security-groups/fec5960d-3bef-4598-a886-a8b79926e86e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1741] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:11:25 2026] POST /v2.0/ports => generated 1179 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1742] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:11:25 2026] PUT /v2.0/ports/83ef74cc-9816-4fe3-b1c7-760702b332c5 => generated 1424 bytes in 560 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: 919/1743] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:11:26 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => generated 1463 bytes in 479 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: 825/1744] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:11:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=83ef74cc-9816-4fe3-b1c7-760702b332c5 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1745] 199.204.45.153 () {34 vars in 1104 bytes} [Fri May 1 02:11:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A282&port_id=83ef74cc-9816-4fe3-b1c7-760702b332c5 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:11:26.950 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-656e5e25-5918-4ac1-9e58-16fc082f00c8'] response: {'name': 'network-changed', 'server_uuid': '19127d65-68eb-4894-9e86-9e5b5f7d6017', 'tag': '83ef74cc-9816-4fe3-b1c7-760702b332c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 826/1746] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:11:26 2026] GET /v2.0/subnets?id=cf3e3d8c-9047-4fe7-af30-21c5911fe071&id=56d0f0be-3a3b-4978-8846-d76cb9b7a3bc => generated 1363 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1747] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 827/1748] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1749] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 828/1750] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 923/1751] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => generated 1463 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1752] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/networks?id=0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1753] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=83ef74cc-9816-4fe3-b1c7-760702b332c5 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1754] 199.204.45.153 () {34 vars in 1104 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A282&port_id=83ef74cc-9816-4fe3-b1c7-760702b332c5 => 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: 925/1755] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/subnets?id=cf3e3d8c-9047-4fe7-af30-21c5911fe071&id=56d0f0be-3a3b-4978-8846-d76cb9b7a3bc => generated 1363 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1756] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1757] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&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: 832/1758] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1759] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:11:27 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 833/1760] 10.0.0.111 () {30 vars in 650 bytes} [Fri May 1 02:11:28 2026] GET /v2.0/extensions => generated 19901 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1761] 10.0.0.111 () {30 vars in 724 bytes} [Fri May 1 02:11:28 2026] GET /v2.0/quotas/f8fda05d6ac245fb92d761d42a0c5b9f/details => generated 847 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1762] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:11:29 2026] GET /v2.0/ports?device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => generated 1194 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1763] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:11:29 2026] GET /v2.0/security-groups?id=02daef3c-0c35-41a4-a810-694a57575850&fields=id&fields=name => generated 110 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1764] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:29 2026] GET /v2.0/security-groups?tenant_id=2d19be6b003a44789d24568b6273e6a1&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1765] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:29 2026] DELETE /v2.0/security-groups/9d5ca9c6-2de2-4712-ad0b-3d33adc77ebf => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1766] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:29 2026] GET /v2.0/security-groups?tenant_id=c721a06892c4423b8a2b035cbc4b752e&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1767] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:29 2026] DELETE /v2.0/security-groups/b023c228-5a0f-4ffc-998f-90ab1ec3f637 => 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: 838/1770] 10.0.0.111 () {30 vars in 650 bytes} [Fri May 1 02:11:31 2026] GET /v2.0/extensions => generated 19901 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1771] 10.0.0.111 () {30 vars in 724 bytes} [Fri May 1 02:11:31 2026] GET /v2.0/quotas/f8fda05d6ac245fb92d761d42a0c5b9f/details => generated 847 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1772] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:33 2026] GET /v2.0/security-groups?tenant_id=6c1c9eaa9e684c0a9f35f598f3ede4e8&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1773] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:34 2026] DELETE /v2.0/security-groups/cd30a712-dc57-47b3-80a8-701bbd5ff483 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1774] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:11:34 2026] GET /v2.0/ports?device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => generated 1196 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1775] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:11:34 2026] GET /v2.0/security-groups?id=02daef3c-0c35-41a4-a810-694a57575850&fields=id&fields=name => generated 110 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1776] 10.0.0.117 () {32 vars in 818 bytes} [Fri May 1 02:11:34 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&mac_address=fa%3A16%3A3e%3A22%3A4d%3A55 => generated 1196 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:11:34.561 7 WARNING neutron_lib.context [None req-667c9a2c-6956-47b4-8609-99881b698040 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 935/1777] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:34 2026] GET /v2.0/security-groups?tenant_id=f8fda05d6ac245fb92d761d42a0c5b9f&name=default => generated 2925 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1778] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:34 2026] DELETE /v2.0/security-groups/66042641-14e3-433e-ab13-69f5c00fdb96 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:11:35.971 7 INFO neutron.db.l3_db [None req-667c9a2c-6956-47b4-8609-99881b698040 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Floating IP 62a73588-9c8b-48fb-97fc-805c42239d81 associated. External IP: 10.96.250.220, port: 83ef74cc-9816-4fe3-b1c7-760702b332c5. [pid: 7|app: 0|req: 843/1779] 10.0.0.117 () {34 vars in 677 bytes} [Fri May 1 02:11:34 2026] POST /v2.0/floatingips => generated 854 bytes in 1857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1780] 10.0.0.224 () {34 vars in 1092 bytes} [Fri May 1 02:11:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-25621842&fields=id&tenant_id=7f32f94e255f4002b21b4fcc5ca77437 => generated 69 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:11:36.658 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6b0e5e0-76c0-4d75-8e1b-63234b5a3b56'] response: {'name': 'network-changed', 'server_uuid': '19127d65-68eb-4894-9e86-9e5b5f7d6017', 'tag': '83ef74cc-9816-4fe3-b1c7-760702b332c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 844/1781] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:11:36 2026] GET /v2.0/networks?id=f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 704 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1782] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:11:36 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => generated 1465 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1783] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:11:36 2026] GET /v2.0/quotas/7f32f94e255f4002b21b4fcc5ca77437 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1784] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:11:36 2026] GET /v2.0/networks?id=0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:11:36.920 8 INFO neutron.db.segments_db [None req-9f367d2e-8290-4526-9b82-02983a70a4d5 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 79110865-d485-49f0-8374-181c1e05813f of type vxlan for network eeabd278-97a8-4ddb-942e-457b0b62025f [pid: 7|app: 0|req: 848/1785] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:11:36 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&fields=id => generated 333 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1786] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:11:36 2026] POST /v2.0/networks => generated 741 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1787] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:11:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=83ef74cc-9816-4fe3-b1c7-760702b332c5 => generated 857 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1788] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:11:37 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1789] 199.204.45.153 () {34 vars in 1104 bytes} [Fri May 1 02:11:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A282&port_id=83ef74cc-9816-4fe3-b1c7-760702b332c5 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1790] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:11:37 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 942/1791] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:11:37 2026] GET /v2.0/subnets?id=cf3e3d8c-9047-4fe7-af30-21c5911fe071&id=56d0f0be-3a3b-4978-8846-d76cb9b7a3bc => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1792] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:37 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1793] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:37 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1794] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:11:37 2026] GET /v2.0/ports?device_id=190e242e-281a-448e-b46f-4bc1f8d2dc87 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1795] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:37 2026] POST /v2.0/subnets => generated 664 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:37.417 7 INFO neutron.db.segments_db [None req-f44355ed-1d30-478f-add2-f43da255245e 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment f360ff5f-2e09-46e2-b99d-796939896688 of type vxlan for network 53e3c0a1-cd9b-4e1a-be07-2b63d0af9adc [pid: 8|app: 0|req: 946/1796] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:11:37 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 947/1797] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:11:37 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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) 2026-05-01 02:11:37.782 7 INFO neutron.db.l3_hamode_db [None req-f44355ed-1d30-478f-add2-f43da255245e 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 948/1798] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:11:38 2026] GET /v2.0/networks?id=f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 704 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1799] 199.204.45.153 () {34 vars in 1050 bytes} [Fri May 1 02:11:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7f32f94e255f4002b21b4fcc5ca77437 => generated 177 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:11:38.326 8 WARNING neutron_lib.context [req-c2d2d446-379f-44d3-9d0a-6569f49c6ddd req-e5676c2a-2ccf-4181-83b0-e34b569c8a6a 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:38.944 7 INFO neutron.db.l3_hamode_db [None req-f44355ed-1d30-478f-add2-f43da255245e 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 950/1800] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:11:38 2026] POST /v2.0/ports => generated 1187 bytes in 652 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: 951/1801] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:11:38 2026] PUT /v2.0/ports/7ea16bb8-7bb3-4369-ada6-3fe80542f002 => generated 1432 bytes in 556 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: 952/1802] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:11:39 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&device_id=190e242e-281a-448e-b46f-4bc1f8d2dc87 => generated 1471 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:11:39.669 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-571ad5a3-33ed-4e27-872c-4aa422d26c1c'] response: {'name': 'network-changed', 'server_uuid': '190e242e-281a-448e-b46f-4bc1f8d2dc87', 'tag': '7ea16bb8-7bb3-4369-ada6-3fe80542f002', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 953/1803] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.196&port_id=7ea16bb8-7bb3-4369-ada6-3fe80542f002 => generated 19 bytes in 31 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: 954/1804] 199.204.45.153 () {34 vars in 1106 bytes} [Fri May 1 02:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13d&port_id=7ea16bb8-7bb3-4369-ada6-3fe80542f002 => 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: 955/1805] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:11:39 2026] GET /v2.0/subnets?id=bcfdb689-0a14-4d73-86fc-74edcec472c8&id=e5ed8164-3cf6-4b72-8424-d19595889dc3 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1806] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:39 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1807] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:39 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1808] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:11:39 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 959/1809] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:11:39 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1810] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:37 2026] POST /v2.0/routers => generated 728 bytes in 2749 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1811] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:11:40 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&device_id=190e242e-281a-448e-b46f-4bc1f8d2dc87 => generated 1471 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1812] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:11:40 2026] GET /v2.0/networks?id=f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1813] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.196&port_id=7ea16bb8-7bb3-4369-ada6-3fe80542f002 => 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: 963/1814] 199.204.45.153 () {34 vars in 1106 bytes} [Fri May 1 02:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13d&port_id=7ea16bb8-7bb3-4369-ada6-3fe80542f002 => 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: 964/1815] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:11:40 2026] GET /v2.0/subnets?id=bcfdb689-0a14-4d73-86fc-74edcec472c8&id=e5ed8164-3cf6-4b72-8424-d19595889dc3 => 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: 965/1816] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:40 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1817] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:40 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1818] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:11:40 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 968/1819] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:11:40 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 852/1820] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:11:40 2026] PUT /v2.0/routers/e15250c5-ad91-4093-a704-be0c4989506b/add_router_interface => generated 309 bytes in 1528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1821] 10.0.0.60 () {34 vars in 989 bytes} [Fri May 1 02:11:41 2026] GET /v2.0/ports?device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => generated 1465 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1822] 10.0.0.60 () {34 vars in 1039 bytes} [Fri May 1 02:11:41 2026] GET /v2.0/security-groups?id=02daef3c-0c35-41a4-a810-694a57575850&fields=id&fields=name => generated 110 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1823] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:11:42 2026] GET /v2.0/ports?device_id=190e242e-281a-448e-b46f-4bc1f8d2dc87 => generated 1204 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1824] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:11:42 2026] GET /v2.0/security-groups?id=02daef3c-0c35-41a4-a810-694a57575850&fields=id&fields=name => generated 110 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1825] 10.0.0.117 () {32 vars in 818 bytes} [Fri May 1 02:11:42 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&mac_address=fa%3A16%3A3e%3A6f%3A62%3Abb => generated 1204 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:11:42.774 8 WARNING neutron_lib.context [None req-368a5502-55f7-47df-8569-9f4c904ebf20 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:42.821 7 INFO neutron.db.segments_db [None req-ebe36b27-6341-4842-877e-1331fff143d3 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 5ee61b79-d9ee-4229-97c9-c45322943813 of type vxlan for network 8e13cf58-73e7-4a54-8275-929644cca455 [pid: 7|app: 0|req: 855/1826] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:11:42 2026] POST /v2.0/networks => generated 740 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1827] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:42 2026] POST /v2.0/subnets => generated 663 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:43.195 7 INFO neutron.db.segments_db [None req-c52a7a0c-0235-49f8-9ded-f41eeec0a651 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Added segment 08023c97-188e-4f52-9e89-3c7bea098d19 of type vxlan for network 80bbbc5a-3c53-4698-be91-f94556c7122a 2026-05-01 02:11:43.931 8 INFO neutron.db.l3_db [None req-368a5502-55f7-47df-8569-9f4c904ebf20 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Floating IP cb2207ba-69ac-4fe3-8f84-2ccd9e819601 associated. External IP: 10.96.250.215, port: 7ea16bb8-7bb3-4369-ada6-3fe80542f002. 2026-05-01 02:11:44.009 7 INFO neutron.db.l3_hamode_db [None req-c52a7a0c-0235-49f8-9ded-f41eeec0a651 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 972/1828] 10.0.0.117 () {34 vars in 677 bytes} [Fri May 1 02:11:42 2026] POST /v2.0/floatingips => generated 855 bytes in 1578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:45.159 7 INFO neutron.db.l3_hamode_db [None req-c52a7a0c-0235-49f8-9ded-f41eeec0a651 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 857/1831] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:11:43 2026] POST /v2.0/routers => generated 727 bytes in 3310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:46.519 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db5600f4-a233-4cf3-aef3-faa9e6f85cc8'] response: {'name': 'network-changed', 'server_uuid': '190e242e-281a-448e-b46f-4bc1f8d2dc87', 'tag': '7ea16bb8-7bb3-4369-ada6-3fe80542f002', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 858/1832] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:11:46 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&device_id=190e242e-281a-448e-b46f-4bc1f8d2dc87 => generated 1473 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1833] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:11:46 2026] GET /v2.0/networks?id=f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1834] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:11:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.196&port_id=7ea16bb8-7bb3-4369-ada6-3fe80542f002 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1835] 199.204.45.153 () {34 vars in 1106 bytes} [Fri May 1 02:11:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13d&port_id=7ea16bb8-7bb3-4369-ada6-3fe80542f002 => 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: 862/1836] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:11:46 2026] GET /v2.0/subnets?id=bcfdb689-0a14-4d73-86fc-74edcec472c8&id=e5ed8164-3cf6-4b72-8424-d19595889dc3 => generated 1367 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1837] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:46 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1838] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:46 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1839] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:11:47 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 866/1840] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:11:47 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 975/1841] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:11:46 2026] PUT /v2.0/routers/c52c2291-fd69-4bd6-a23b-78b83353ce88/add_router_interface => generated 309 bytes in 1927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1842] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:48 2026] GET /v2.0/security-groups?tenant_id=7c1625e4986d434fafe5f1b3ae479461&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1843] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:48 2026] DELETE /v2.0/security-groups/9acf3c86-b6e2-4e2b-9f58-cd127d47b976 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:11:49.108 7 WARNING neutron_lib.context [None req-dfe5af8a-bdf4-44f3-bd46-d2cb42133814 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 868/1844] 10.0.0.117 () {34 vars in 685 bytes} [Fri May 1 02:11:49 2026] POST /v2.0/security-groups => generated 1675 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:11:49.265 8 WARNING neutron_lib.context [None req-960785e3-98e3-48c1-994b-bcd6b5a797d9 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 977/1845] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:49.424 7 WARNING neutron_lib.context [None req-66541659-2441-405a-846d-0626bd6e6d7f de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 869/1846] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:49 2026] POST /v2.0/security-group-rules => generated 596 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:49.568 8 WARNING neutron_lib.context [None req-c043dc51-6ace-48cb-bcc2-14734331a5f8 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 978/1847] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:49.710 7 WARNING neutron_lib.context [None req-de860907-089a-40d3-a862-ac06fd8b3155 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 870/1848] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:49.863 8 WARNING neutron_lib.context [None req-26019d57-8aa0-49c1-a541-d2eb079f6b09 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:49.907 8 INFO neutron.db.securitygroups_db [None req-26019d57-8aa0-49c1-a541-d2eb079f6b09 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Project 4fa61e1ef692427baba0f6153cd7799e 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: 979/1849] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:49.991 7 WARNING neutron_lib.context [None req-f06f8989-737f-425b-9d6a-ff25986231c6 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:11:50.029 7 INFO neutron.db.securitygroups_db [None req-f06f8989-737f-425b-9d6a-ff25986231c6 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Project 4fa61e1ef692427baba0f6153cd7799e 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: 871/1850] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:49 2026] POST /v2.0/security-group-rules => generated 606 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:50.553 8 WARNING neutron_lib.context [None req-9a985eca-9b95-41c6-a427-05b774676c29 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 980/1851] 10.0.0.117 () {34 vars in 685 bytes} [Fri May 1 02:11:50 2026] POST /v2.0/security-groups => generated 1659 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:11:50.672 7 WARNING neutron_lib.context [None req-3d6a700b-f42d-4560-81da-19c2524ba101 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 872/1852] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:50.835 8 WARNING neutron_lib.context [None req-a518b271-42c9-44bd-beab-f12dffe15ab7 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 981/1853] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:11:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:11:51.003 7 WARNING neutron_lib.context [None req-87670511-1b56-457c-95d9-917e3fa3c44a de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 873/1854] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:11:50 2026] POST /v2.0/floatingips => generated 552 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1855] 10.0.0.224 () {34 vars in 1100 bytes} [Fri May 1 02:11:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1898237686&fields=id&tenant_id=4fa61e1ef692427baba0f6153cd7799e => 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: 874/1856] 10.0.0.224 () {34 vars in 1096 bytes} [Fri May 1 02:11:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--73409660&fields=id&tenant_id=4fa61e1ef692427baba0f6153cd7799e => generated 69 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1857] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:11:51 2026] GET /v2.0/networks?id=eeabd278-97a8-4ddb-942e-457b0b62025f => generated 673 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1858] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:11:51 2026] GET /v2.0/quotas/4fa61e1ef692427baba0f6153cd7799e => 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: 984/1859] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:11:52 2026] GET /v2.0/ports?tenant_id=4fa61e1ef692427baba0f6153cd7799e&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1860] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:11:52 2026] GET /v2.0/networks/eeabd278-97a8-4ddb-942e-457b0b62025f?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1861] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:11:52 2026] GET /v2.0/networks/eeabd278-97a8-4ddb-942e-457b0b62025f?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: 877/1862] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:11:52 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1863] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:11:53 2026] GET /v2.0/networks?id=eeabd278-97a8-4ddb-942e-457b0b62025f => generated 673 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1864] 199.204.45.153 () {34 vars in 1050 bytes} [Fri May 1 02:11:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4fa61e1ef692427baba0f6153cd7799e => generated 272 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:11:53.264 8 WARNING neutron_lib.context [req-8c9f3d4a-3b26-4c7c-951c-84f25f5d1967 req-d819ab4d-e186-4832-8e79-f336bf12d8d6 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 879/1865] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:11:53 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => 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: 987/1866] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:11:53 2026] POST /v2.0/ports => generated 993 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: 8|app: 0|req: 988/1867] 10.0.0.60 () {34 vars in 989 bytes} [Fri May 1 02:11:53 2026] GET /v2.0/ports?device_id=190e242e-281a-448e-b46f-4bc1f8d2dc87 => 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: 989/1868] 10.0.0.60 () {34 vars in 1039 bytes} [Fri May 1 02:11:53 2026] GET /v2.0/security-groups?id=02daef3c-0c35-41a4-a810-694a57575850&fields=id&fields=name => generated 110 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1869] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:11:53 2026] PUT /v2.0/ports/c7b8d5fe-d3c4-4406-8106-4e534a45f03a => generated 1238 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1870] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:11:54 2026] GET /v2.0/ports?tenant_id=4fa61e1ef692427baba0f6153cd7799e&device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1277 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 881/1871] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:11:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c7b8d5fe-d3c4-4406-8106-4e534a45f03a => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1872] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:11:54 2026] GET /v2.0/subnets?id=95d539bc-0897-4131-b3fa-884c8c508e13 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1873] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:54 2026] GET /v2.0/ports?network_id=eeabd278-97a8-4ddb-942e-457b0b62025f&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-05-01 02:11:54.663 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35ccd93a-a0a9-4b48-acb1-fd83d1a67c99'] response: {'name': 'network-changed', 'server_uuid': '5e5c3c84-71ab-4707-994f-c8b935dad6f8', 'tag': 'c7b8d5fe-d3c4-4406-8106-4e534a45f03a', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 992/1874] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:11:54 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1875] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:11:54 2026] GET /v2.0/networks/eeabd278-97a8-4ddb-942e-457b0b62025f?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: 993/1876] 10.0.0.224 () {34 vars in 1120 bytes} [Fri May 1 02:11:54 2026] GET /v2.0/security-groups?id=e1d3ec8f-52b4-4256-9623-6e2d9e914e8a&id=f48eabe8-19e4-496d-80c2-a57137e0df5d&fields=id&fields=name => generated 205 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1877] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:11:54 2026] GET /v2.0/networks/eeabd278-97a8-4ddb-942e-457b0b62025f?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: 994/1878] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:11:54 2026] GET /v2.0/ports?tenant_id=4fa61e1ef692427baba0f6153cd7799e&device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1277 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1879] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:11:54 2026] GET /v2.0/networks?id=eeabd278-97a8-4ddb-942e-457b0b62025f => generated 769 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1880] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:11:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c7b8d5fe-d3c4-4406-8106-4e534a45f03a => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1881] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:11:55 2026] GET /v2.0/subnets?id=95d539bc-0897-4131-b3fa-884c8c508e13 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1882] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:11:55 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1277 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1883] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:55 2026] GET /v2.0/ports?network_id=eeabd278-97a8-4ddb-942e-457b0b62025f&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: 887/1884] 199.204.45.153 () {34 vars in 1124 bytes} [Fri May 1 02:11:55 2026] GET /v2.0/security-groups?id=e1d3ec8f-52b4-4256-9623-6e2d9e914e8a&id=f48eabe8-19e4-496d-80c2-a57137e0df5d&fields=id&fields=name => generated 205 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1885] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:11:55 2026] GET /v2.0/networks/eeabd278-97a8-4ddb-942e-457b0b62025f?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1886] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:11:55 2026] GET /v2.0/networks/eeabd278-97a8-4ddb-942e-457b0b62025f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1887] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:11:55 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1010 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1888] 10.0.0.224 () {34 vars in 1120 bytes} [Fri May 1 02:11:55 2026] GET /v2.0/security-groups?id=e1d3ec8f-52b4-4256-9623-6e2d9e914e8a&id=f48eabe8-19e4-496d-80c2-a57137e0df5d&fields=id&fields=name => generated 205 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1889] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:11:57 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => 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: 890/1890] 10.0.0.224 () {34 vars in 1120 bytes} [Fri May 1 02:11:57 2026] GET /v2.0/security-groups?id=e1d3ec8f-52b4-4256-9623-6e2d9e914e8a&id=f48eabe8-19e4-496d-80c2-a57137e0df5d&fields=id&fields=name => generated 205 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1891] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:11:57 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1010 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:11:57.862 7 INFO neutron.db.l3_db [None req-69ac7f50-d39b-49e0-b65e-07b3073baf47 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Floating IP 347247a7-f696-413a-9a9e-dd0f07ace2a7 associated. External IP: 10.96.250.201, port: c7b8d5fe-d3c4-4406-8106-4e534a45f03a. [pid: 8|app: 0|req: 1002/1892] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:11:58 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1893] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:11:57 2026] PUT /v2.0/floatingips/347247a7-f696-413a-9a9e-dd0f07ace2a7 => generated 855 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1894] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:11:59 2026] GET /v2.0/security-groups?tenant_id=32f8810db3924c08ba4cc775ec5249f0&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:11:59.521 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f66f23d-6651-4199-968a-d9e58ee59be0'] response: {'name': 'network-changed', 'server_uuid': '5e5c3c84-71ab-4707-994f-c8b935dad6f8', 'tag': 'c7b8d5fe-d3c4-4406-8106-4e534a45f03a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1004/1895] 10.0.0.9 () {30 vars in 688 bytes} [Fri May 1 02:11:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1896] 10.0.0.9 () {30 vars in 690 bytes} [Fri May 1 02:11:59 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: 1006/1897] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:11:59 2026] GET /v2.0/ports?tenant_id=4fa61e1ef692427baba0f6153cd7799e&device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1898] 10.0.0.9 () {30 vars in 666 bytes} [Fri May 1 02:11:59 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: 892/1899] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:11:59 2026] DELETE /v2.0/security-groups/5777523b-32ff-4251-bf4a-c55d403a27e3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1900] 10.0.0.9 () {30 vars in 702 bytes} [Fri May 1 02:11:59 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: 1008/1901] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:11:59 2026] GET /v2.0/networks?id=eeabd278-97a8-4ddb-942e-457b0b62025f => generated 769 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1902] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:11:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c7b8d5fe-d3c4-4406-8106-4e534a45f03a => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1903] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:11:59 2026] GET /v2.0/subnets?id=95d539bc-0897-4131-b3fa-884c8c508e13 => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1904] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:11:59 2026] GET /v2.0/ports?network_id=eeabd278-97a8-4ddb-942e-457b0b62025f&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1905] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:11:59 2026] GET /v2.0/networks/eeabd278-97a8-4ddb-942e-457b0b62025f?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1906] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:11:59 2026] GET /v2.0/networks/eeabd278-97a8-4ddb-942e-457b0b62025f?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: 1011/1907] 10.0.0.9 () {28 vars in 437 bytes} [Fri May 1 02:12:00 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1908] 10.0.0.9 () {30 vars in 726 bytes} [Fri May 1 02:12:00 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 634 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1909] 10.0.0.9 () {30 vars in 688 bytes} [Fri May 1 02:12:00 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: 898/1910] 10.0.0.9 () {30 vars in 690 bytes} [Fri May 1 02:12:00 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: 1013/1911] 10.0.0.9 () {30 vars in 666 bytes} [Fri May 1 02:12:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1912] 10.0.0.9 () {30 vars in 702 bytes} [Fri May 1 02:12:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1913] 10.0.0.9 () {30 vars in 726 bytes} [Fri May 1 02:12:00 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1914] 10.0.0.9 () {30 vars in 688 bytes} [Fri May 1 02:12:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1915] 10.0.0.9 () {30 vars in 690 bytes} [Fri May 1 02:12:00 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: 901/1916] 10.0.0.9 () {30 vars in 666 bytes} [Fri May 1 02:12:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1917] 10.0.0.9 () {30 vars in 702 bytes} [Fri May 1 02:12:00 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: 902/1918] 10.0.0.9 () {30 vars in 728 bytes} [Fri May 1 02:12:00 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1919] 10.0.0.9 () {30 vars in 680 bytes} [Fri May 1 02:12:00 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1920] 199.204.45.153 () {34 vars in 1096 bytes} [Fri May 1 02:12:00 2026] GET /v2.0/ports?device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1921] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:12:00 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => generated 1465 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1922] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:12:00 2026] GET /v2.0/networks?id=0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1925] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:12:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=83ef74cc-9816-4fe3-b1c7-760702b332c5 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1926] 199.204.45.153 () {34 vars in 1104 bytes} [Fri May 1 02:12:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A282&port_id=83ef74cc-9816-4fe3-b1c7-760702b332c5 => 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: 1025/1927] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:12:01 2026] GET /v2.0/subnets?id=cf3e3d8c-9047-4fe7-af30-21c5911fe071&id=56d0f0be-3a3b-4978-8846-d76cb9b7a3bc => generated 1363 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1928] 10.0.0.9 () {34 vars in 702 bytes} [Fri May 1 02:12:00 2026] POST /v2.0/ports => generated 1132 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1929] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:12:01 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 904/1930] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:12:01 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1931] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:12:01 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 905/1932] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:12:01 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:12:02.814 8 WARNING neutron_lib.context [None req-9a382c4c-6d5a-4929-b11c-e40d4b0b6bcf d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:02.967 8 INFO neutron.db.segments_db [None req-9a382c4c-6d5a-4929-b11c-e40d4b0b6bcf d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Added segment c22af14a-9aa8-4621-82b4-e9dcebc0871c of type vxlan for network 4fe79d71-8d04-4283-8203-6185ba4f0df9 [pid: 8|app: 0|req: 1028/1933] 10.0.0.117 () {34 vars in 671 bytes} [Fri May 1 02:12:02 2026] POST /v2.0/networks => generated 632 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:03.115 7 WARNING neutron_lib.context [None req-29f46def-43bf-4b4a-a1e2-e94206ba7c5d d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:03.162 7 INFO neutron.db.segments_db [None req-29f46def-43bf-4b4a-a1e2-e94206ba7c5d d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Added segment e7b9b6ae-8c76-4c80-ab81-b25c577f9cb1 of type vxlan for network cf8eba4d-7632-422e-a787-9a6c30ad5adf 2026-05-01 02:12:03.500 7 INFO neutron.db.l3_hamode_db [None req-29f46def-43bf-4b4a-a1e2-e94206ba7c5d d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:12:04.561 7 INFO neutron.db.l3_hamode_db [None req-29f46def-43bf-4b4a-a1e2-e94206ba7c5d d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1029/1934] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:12:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1935] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:12:05 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: 1031/1936] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:12:05 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: 1032/1937] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:12:05 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: 1033/1938] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:12:05 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => 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: 906/1939] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:12:03 2026] POST /v2.0/routers => generated 694 bytes in 2579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1940] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:12:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1941] 10.0.0.117 () {32 vars in 776 bytes} [Fri May 1 02:12:05 2026] GET /v2.0/subnets?project_id=f4af12528ac749a6a407161b81256b25&cidr=10.100.0.0%2F28 => 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: 908/1942] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:12:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1943] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:12: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: 7|app: 0|req: 910/1944] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:12:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:12:05.826 7 INFO neutron.api.v2.resource [None req-c597665a-7097-4120-948c-a98d56710939 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 911/1945] 199.204.45.153 () {30 vars in 763 bytes} [Fri May 1 02:12:05 2026] GET /v2.0/security-groups/lb-e537f9dc-cf26-47a5-95f0-8fc334f0ed33 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1946] 199.204.45.153 () {30 vars in 785 bytes} [Fri May 1 02:12:05 2026] GET /v2.0/security-groups?name=lb-e537f9dc-cf26-47a5-95f0-8fc334f0ed33 => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1947] 10.0.0.117 () {32 vars in 694 bytes} [Fri May 1 02:12:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1948] 10.0.0.117 () {32 vars in 784 bytes} [Fri May 1 02:12:05 2026] GET /v2.0/subnets?network_id=aafbc111-563b-4541-808c-7a379b4618f0&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:12:05.910 8 WARNING neutron_lib.context [None req-eea8dfc5-e198-4a0a-9e32-b09c352b0341 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 913/1949] 199.204.45.153 () {34 vars in 736 bytes} [Fri May 1 02:12:05 2026] POST /v2.0/security-groups => generated 1636 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1950] 199.204.45.153 () {30 vars in 815 bytes} [Fri May 1 02:12:06 2026] GET /v2.0/security-group-rules?security_group_id=910fad30-ad26-4f24-a53e-f2e7bd938eb8 => generated 1182 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1951] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:12:05 2026] POST /v2.0/subnets => generated 633 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1952] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:06 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1010 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1953] 199.204.45.153 () {34 vars in 789 bytes} [Fri May 1 02:12:06 2026] PUT /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => generated 1132 bytes in 352 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: 916/1954] 10.0.0.224 () {34 vars in 1120 bytes} [Fri May 1 02:12:06 2026] GET /v2.0/security-groups?id=e1d3ec8f-52b4-4256-9623-6e2d9e914e8a&id=f48eabe8-19e4-496d-80c2-a57137e0df5d&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1955] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:12:06 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: 918/1956] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:12:06 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1279 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1957] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:12:06 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: 920/1958] 10.0.0.117 () {32 vars in 858 bytes} [Fri May 1 02:12:06 2026] GET /v2.0/floatingips?floating_network_id=aafbc111-563b-4541-808c-7a379b4618f0&port_id=c7b8d5fe-d3c4-4406-8106-4e534a45f03a => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1959] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:12:06 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: 922/1960] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:12:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1961] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:12:06 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1962] 10.0.0.60 () {34 vars in 989 bytes} [Fri May 1 02:12:07 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1963] 10.0.0.60 () {34 vars in 1119 bytes} [Fri May 1 02:12:07 2026] GET /v2.0/security-groups?id=e1d3ec8f-52b4-4256-9623-6e2d9e914e8a&id=f48eabe8-19e4-496d-80c2-a57137e0df5d&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1964] 10.0.0.117 () {34 vars in 783 bytes} [Fri May 1 02:12:06 2026] PUT /v2.0/routers/1160b935-88ea-40b7-8610-d4812c2f5491/add_router_interface => generated 309 bytes in 1871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1965] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:12:08 2026] GET /v2.0/networks => generated 9564 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1966] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:12:08 2026] GET /v2.0/subnets => generated 9661 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1967] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:12:08 2026] GET /v2.0/routers => generated 2899 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:12:08.758 8 WARNING neutron_lib.context [None req-5a9e6aa3-a243-48af-b368-dd2ab080b7ba d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1041/1968] 10.0.0.117 () {34 vars in 685 bytes} [Fri May 1 02:12:08 2026] POST /v2.0/security-groups => generated 1675 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:12:08.920 7 WARNING neutron_lib.context [None req-d2d96cbc-817f-4a7e-a666-1b4dd279b1ec d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 928/1969] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:09.087 7 WARNING neutron_lib.context [None req-8549c71a-aa62-42c1-9162-950e548042a7 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1042/1970] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:09 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1971] 10.0.0.224 () {34 vars in 1120 bytes} [Fri May 1 02:12:09 2026] GET /v2.0/security-groups?id=e1d3ec8f-52b4-4256-9623-6e2d9e914e8a&id=f48eabe8-19e4-496d-80c2-a57137e0df5d&fields=id&fields=name => generated 205 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1972] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:09.264 8 WARNING neutron_lib.context [None req-caa00891-87bd-4715-93cc-2a85de4c0078 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1044/1973] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:09.482 7 WARNING neutron_lib.context [None req-d3493d61-93b9-423d-aeeb-11f676a66c30 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 930/1974] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:09.693 7 WARNING neutron_lib.context [None req-51e93b90-a53f-4add-83e6-b8cf0b7dff3f d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1045/1975] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:12:09 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:12:09.734 7 INFO neutron.db.securitygroups_db [None req-51e93b90-a53f-4add-83e6-b8cf0b7dff3f d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Project f4af12528ac749a6a407161b81256b25 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: 931/1976] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:09.828 7 WARNING neutron_lib.context [None req-3e825a59-9588-4208-bcd8-c28f752f51a9 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:09.863 7 INFO neutron.db.securitygroups_db [None req-3e825a59-9588-4208-bcd8-c28f752f51a9 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Project f4af12528ac749a6a407161b81256b25 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: 932/1977] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:09 2026] POST /v2.0/security-group-rules => generated 606 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:10.222 8 INFO neutron.db.l3_db [req-21393e53-75bb-485c-873f-3dd7aeb47ab6 req-c29eb1ab-181b-4864-b0df-ec074622e210 de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] Floating IP 347247a7-f696-413a-9a9e-dd0f07ace2a7 disassociated. External IP: 10.96.250.201, port: c7b8d5fe-d3c4-4406-8106-4e534a45f03a. [pid: 7|app: 0|req: 933/1978] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:10 2026] GET /v2.0/ports?device_id=5e5c3c84-71ab-4707-994f-c8b935dad6f8 => generated 1010 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1979] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:12:10 2026] GET /v2.0/networks => generated 1297 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1980] 10.0.0.224 () {34 vars in 1120 bytes} [Fri May 1 02:12:10 2026] GET /v2.0/security-groups?id=e1d3ec8f-52b4-4256-9623-6e2d9e914e8a&id=f48eabe8-19e4-496d-80c2-a57137e0df5d&fields=id&fields=name => generated 205 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1981] 10.0.0.224 () {34 vars in 1100 bytes} [Fri May 1 02:12:10 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1171237615&fields=id&tenant_id=f4af12528ac749a6a407161b81256b25 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1982] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:12:10 2026] GET /v2.0/networks?id=4fe79d71-8d04-4283-8203-6185ba4f0df9 => generated 660 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1983] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:12:10 2026] GET /v2.0/quotas/f4af12528ac749a6a407161b81256b25 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1984] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:12:10 2026] GET /v2.0/ports?tenant_id=f4af12528ac749a6a407161b81256b25&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1985] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:12:10 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1986] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:12:10 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1987] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:12:09 2026] DELETE /v2.0/ports/c7b8d5fe-d3c4-4406-8106-4e534a45f03a => generated 0 bytes in 1429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1988] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:11 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:12:11.812 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-045b80d1-a832-4746-97e1-85e4748670e0'] response: {'server_uuid': '5e5c3c84-71ab-4707-994f-c8b935dad6f8', 'name': 'network-vif-deleted', 'tag': 'c7b8d5fe-d3c4-4406-8106-4e534a45f03a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1047/1989] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:11 2026] DELETE /v2.0/security-groups/f48eabe8-19e4-496d-80c2-a57137e0df5d => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:12:11.932 8 INFO neutron.api.v2.resource [None req-a7b61916-f87f-4920-a358-07f7700df58a de323b6b67594e48bb8342a9f5e52377 4fa61e1ef692427baba0f6153cd7799e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1048/1990] 10.0.0.117 () {32 vars in 737 bytes} [Fri May 1 02:12:11 2026] GET /v2.0/security-groups/f48eabe8-19e4-496d-80c2-a57137e0df5d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1991] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:12:11 2026] GET /v2.0/networks?id=4fe79d71-8d04-4283-8203-6185ba4f0df9 => generated 660 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1992] 199.204.45.153 () {34 vars in 1050 bytes} [Fri May 1 02:12:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f4af12528ac749a6a407161b81256b25 => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:12:12.045 7 WARNING neutron_lib.context [req-29a12886-2166-4835-89bd-5ccc0ebc8717 req-49ef134b-66ca-4737-8541-020fde567cf1 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1050/1993] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:12 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1994] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:12:12 2026] POST /v2.0/ports => generated 954 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1995] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:12:12 2026] PUT /v2.0/ports/6164a4c4-7a28-491d-a970-71cff5baa6f0 => generated 1199 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 945/1996] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:12:13 2026] GET /v2.0/ports?tenant_id=f4af12528ac749a6a407161b81256b25&device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 1238 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: 1052/1997] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:12:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6164a4c4-7a28-491d-a970-71cff5baa6f0 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1998] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:12:13 2026] GET /v2.0/subnets?id=cc293624-b0b4-4986-b7f1-c5f3a61bbb7e => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1999] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:12:13 2026] GET /v2.0/ports?network_id=4fe79d71-8d04-4283-8203-6185ba4f0df9&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2000] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:12:13 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?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: 7|app: 0|req: 948/2001] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:12:13 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2002] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:13 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2003] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:13 2026] GET /v2.0/security-groups?id=bc9785d9-689d-4d68-b16a-936bd9f04168&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:12:13.986 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44d6e3b9-c2b1-41f8-822b-145e80e49cdc'] response: {'name': 'network-changed', 'server_uuid': '98ed9629-da61-4e6b-a6c8-b4ea1a4532ea', 'tag': '6164a4c4-7a28-491d-a970-71cff5baa6f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 950/2004] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/ports?tenant_id=f4af12528ac749a6a407161b81256b25&device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2005] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/networks?id=4fe79d71-8d04-4283-8203-6185ba4f0df9 => generated 756 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2006] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6164a4c4-7a28-491d-a970-71cff5baa6f0 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2007] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/subnets?id=cc293624-b0b4-4986-b7f1-c5f3a61bbb7e => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2008] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/ports?network_id=4fe79d71-8d04-4283-8203-6185ba4f0df9&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: 1055/2009] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:13 2026] DELETE /v2.0/floatingips/347247a7-f696-413a-9a9e-dd0f07ace2a7 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2010] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2011] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?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: 1056/2012] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:14 2026] DELETE /v2.0/security-groups/e1d3ec8f-52b4-4256-9623-6e2d9e914e8a => 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: 1057/2013] 10.0.0.224 () {34 vars in 1016 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/security-groups?id=0d5ad908-42fa-4248-ae45-65819e4c9830&fields=id => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2014] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2015] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/networks?id=6785c431-57ce-479e-a8c9-bfd7e729290a => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2016] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/security-groups?id=bc9785d9-689d-4d68-b16a-936bd9f04168&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2017] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/quotas/31461f9db2d247848e697b87c793a10f => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2018] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&fields=id => generated 149 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2019] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?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: 1064/2020] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:12:14 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2021] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:15 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => 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: 1066/2022] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:15 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2023] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:15 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => 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: 1068/2024] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:15 2026] GET /v2.0/security-groups?id=bc9785d9-689d-4d68-b16a-936bd9f04168&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2027] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:12:16 2026] GET /v2.0/networks?id=6785c431-57ce-479e-a8c9-bfd7e729290a => generated 735 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2028] 199.204.45.153 () {34 vars in 1050 bytes} [Fri May 1 02:12:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=31461f9db2d247848e697b87c793a10f => generated 343 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2029] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:12:14 2026] PUT /v2.0/routers/e15250c5-ad91-4093-a704-be0c4989506b/remove_router_interface => generated 309 bytes in 2048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2030] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:12:16 2026] POST /v2.0/ports => generated 1082 bytes in 472 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: 1074/2031] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:12:16 2026] PUT /v2.0/ports/f079a980-6c61-4f90-bb7b-814856143e40 => generated 1207 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:12:17.467 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8bb566b-5402-44e3-a3d8-b6044f9bda66'] response: {'name': 'network-changed', 'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'tag': 'f079a980-6c61-4f90-bb7b-814856143e40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1075/2032] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:17 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => 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: 1076/2033] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:12:17 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 1246 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1077/2034] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:17 2026] GET /v2.0/security-groups?id=bc9785d9-689d-4d68-b16a-936bd9f04168&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2035] 199.204.45.153 () {34 vars in 1062 bytes} [Fri May 1 02:12:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.244&port_id=f079a980-6c61-4f90-bb7b-814856143e40 => 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: 1079/2036] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:12:17 2026] GET /v2.0/subnets?id=9ac568ab-f173-40bc-8f1d-a776e2715bbe => generated 630 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:12:17.760 7 INFO neutron.services.segments.plugin [-] Segment f360ff5f-2e09-46e2-b99d-796939896688 resource provider aggregate not found 2026-05-01 02:12:17.769 7 INFO neutron.db.l3_hamode_db [None req-6a321b97-a170-4c27-9b0d-64e35502a76b 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] HA network 53e3c0a1-cd9b-4e1a-be07-2b63d0af9adc was deleted as no HA routers are present in tenant 4fa61e1ef692427baba0f6153cd7799e. [pid: 8|app: 0|req: 1080/2037] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:17 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2038] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:12:16 2026] DELETE /v2.0/routers/e15250c5-ad91-4093-a704-be0c4989506b => generated 0 bytes in 1180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:12:17.786 7 INFO neutron.services.segments.plugin [-] Segment f360ff5f-2e09-46e2-b99d-796939896688 resource provider aggregate not found 2026-05-01 02:12:17.793 7 INFO neutron.services.segments.plugin [-] Segment f360ff5f-2e09-46e2-b99d-796939896688 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f360ff5f-2e09-46e2-b99d-796939896688 found for delete ", "request_id": "req-d1ed7539-00e0-4123-81c5-8a32d2591466"}]} [pid: 8|app: 0|req: 1081/2039] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:12:17 2026] GET /v2.0/ports?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:12:17.818 7 INFO neutron.services.segments.plugin [-] Segment f360ff5f-2e09-46e2-b99d-796939896688 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f360ff5f-2e09-46e2-b99d-796939896688 found for delete ", "request_id": "req-d0d51e9c-94bf-4668-9d77-eb21412d9f4c"}]} [pid: 8|app: 0|req: 1082/2040] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:17 2026] GET /v2.0/security-groups?id=bc9785d9-689d-4d68-b16a-936bd9f04168&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: 1083/2041] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:12:17 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2042] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:12:17 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2043] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:12:17 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?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) 2026-05-01 02:12:18.035 8 WARNING neutron_lib.context [None req-af521c73-d147-4a93-b7f6-d91744f82f91 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/2044] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:12:17 2026] DELETE /v2.0/subnets/95d539bc-0897-4131-b3fa-884c8c508e13 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2045] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:12:18 2026] DELETE /v2.0/networks/eeabd278-97a8-4ddb-942e-457b0b62025f => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2046] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:12:18 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2047] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:12:18 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:12:19.001 8 INFO neutron.db.l3_db [None req-af521c73-d147-4a93-b7f6-d91744f82f91 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Floating IP 5c66844b-2ad6-4db6-b372-b152ea5146ba associated. External IP: 10.96.250.208, port: 6164a4c4-7a28-491d-a970-71cff5baa6f0. [pid: 8|app: 0|req: 1086/2048] 10.0.0.117 () {34 vars in 677 bytes} [Fri May 1 02:12:18 2026] POST /v2.0/floatingips => generated 855 bytes in 1378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2049] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:19 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 1246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:12:19.506 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3861ac59-e951-47a7-a8cf-c61fac606f67'] response: {'name': 'network-changed', 'server_uuid': '98ed9629-da61-4e6b-a6c8-b4ea1a4532ea', 'tag': '6164a4c4-7a28-491d-a970-71cff5baa6f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1088/2050] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:12:19 2026] GET /v2.0/networks?id=6785c431-57ce-479e-a8c9-bfd7e729290a => generated 735 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2051] 199.204.45.153 () {34 vars in 1044 bytes} [Fri May 1 02:12:19 2026] GET /v2.0/security-groups?id=0d5ad908-42fa-4248-ae45-65819e4c9830&fields=id&fields=name => generated 96 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2052] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:12:19 2026] GET /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2053] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:19 2026] GET /v2.0/security-groups?id=0d5ad908-42fa-4248-ae45-65819e4c9830&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2054] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:12:19 2026] GET /v2.0/ports?tenant_id=f4af12528ac749a6a407161b81256b25&device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2055] 199.204.45.153 () {34 vars in 1062 bytes} [Fri May 1 02:12:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.244&port_id=f079a980-6c61-4f90-bb7b-814856143e40 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:12:19.830 7 INFO neutron.services.segments.plugin [-] Segment 79110865-d485-49f0-8374-181c1e05813f resource provider aggregate not found 2026-05-01 02:12:19.839 7 INFO neutron.services.segments.plugin [-] Segment 79110865-d485-49f0-8374-181c1e05813f resource provider aggregate not found 2026-05-01 02:12:19.844 7 INFO neutron.services.segments.plugin [-] Segment 79110865-d485-49f0-8374-181c1e05813f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79110865-d485-49f0-8374-181c1e05813f found for delete ", "request_id": "req-39d2d887-3776-4d43-8557-1693a9202d44"}]} 2026-05-01 02:12:19.853 7 INFO neutron.services.segments.plugin [-] Segment 79110865-d485-49f0-8374-181c1e05813f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79110865-d485-49f0-8374-181c1e05813f found for delete ", "request_id": "req-b7a6a1ca-001d-4129-af2c-ac0d14886939"}]} [pid: 8|app: 0|req: 1094/2056] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:19 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2057] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:12:19 2026] GET /v2.0/networks?id=4fe79d71-8d04-4283-8203-6185ba4f0df9 => generated 756 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2058] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:12:19 2026] GET /v2.0/subnets?id=9ac568ab-f173-40bc-8f1d-a776e2715bbe => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2059] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:12:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6164a4c4-7a28-491d-a970-71cff5baa6f0 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2060] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:12:18 2026] PUT /v2.0/routers/c52c2291-fd69-4bd6-a23b-78b83353ce88/remove_router_interface => generated 309 bytes in 1398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2061] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:12:20 2026] GET /v2.0/ports?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a&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: 964/2062] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:12:20 2026] GET /v2.0/subnets?id=cc293624-b0b4-4986-b7f1-c5f3a61bbb7e => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2063] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:12:20 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2064] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:12:20 2026] GET /v2.0/ports?network_id=4fe79d71-8d04-4283-8203-6185ba4f0df9&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: 967/2065] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:12:20 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?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: 968/2066] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:12:20 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2067] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:12:20 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?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: 970/2068] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:12:20 2026] GET /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:12:21.358 8 INFO neutron.services.segments.plugin [-] Segment 08023c97-188e-4f52-9e89-3c7bea098d19 resource provider aggregate not found 2026-05-01 02:12:21.366 8 INFO neutron.services.segments.plugin [-] Segment 08023c97-188e-4f52-9e89-3c7bea098d19 resource provider aggregate not found 2026-05-01 02:12:21.376 8 INFO neutron.db.l3_hamode_db [None req-81f239a1-98cd-4ab0-8c5f-41052eee4dd9 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] HA network 80bbbc5a-3c53-4698-be91-f94556c7122a was deleted as no HA routers are present in tenant b4a2ac8aa6c84a3da778841c4b4180f1. [pid: 8|app: 0|req: 1099/2069] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:12:20 2026] DELETE /v2.0/routers/c52c2291-fd69-4bd6-a23b-78b83353ce88 => generated 0 bytes in 1319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2070] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:12:21 2026] DELETE /v2.0/subnets/f6289585-7d00-490e-83fa-90dadf52b9a0 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:12:21.601 8 INFO neutron.services.segments.plugin [-] Segment 08023c97-188e-4f52-9e89-3c7bea098d19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08023c97-188e-4f52-9e89-3c7bea098d19 found for delete ", "request_id": "req-10ea1b27-6699-445f-97b1-8706f6a98bca"}]} 2026-05-01 02:12:21.610 8 INFO neutron.services.segments.plugin [-] Segment 08023c97-188e-4f52-9e89-3c7bea098d19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08023c97-188e-4f52-9e89-3c7bea098d19 found for delete ", "request_id": "req-79993817-4390-4999-b63b-057781e76cf2"}]} [pid: 7|app: 0|req: 972/2071] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:12:21 2026] GET /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 857 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2072] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:12:21 2026] DELETE /v2.0/networks/8e13cf58-73e7-4a54-8275-929644cca455 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2073] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:12:22 2026] GET /v2.0/security-groups?tenant_id=b4a2ac8aa6c84a3da778841c4b4180f1&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2074] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:22 2026] DELETE /v2.0/security-groups/5d326d74-50a4-4621-9715-52a78bafd4f2 => 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: 974/2075] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:12:22 2026] GET /v2.0/security-groups?tenant_id=4fa61e1ef692427baba0f6153cd7799e&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2076] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:22 2026] DELETE /v2.0/security-groups/25e3bcf9-49f1-4ef4-9701-c7eacfabd57f => 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: 975/2077] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:23 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => 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: 1103/2078] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:23 2026] GET /v2.0/security-groups?id=0d5ad908-42fa-4248-ae45-65819e4c9830&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2079] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:23 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:12:26.178 8 INFO neutron.services.segments.plugin [-] Segment 5ee61b79-d9ee-4229-97c9-c45322943813 resource provider aggregate not found 2026-05-01 02:12:26.183 8 INFO neutron.services.segments.plugin [-] Segment 5ee61b79-d9ee-4229-97c9-c45322943813 resource provider aggregate not found 2026-05-01 02:12:26.200 8 INFO neutron.services.segments.plugin [-] Segment 5ee61b79-d9ee-4229-97c9-c45322943813 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ee61b79-d9ee-4229-97c9-c45322943813 found for delete ", "request_id": "req-8dd177aa-13fc-47b4-ac4f-6424ae3ed648"}]} 2026-05-01 02:12:26.201 8 INFO neutron.services.segments.plugin [-] Segment 5ee61b79-d9ee-4229-97c9-c45322943813 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ee61b79-d9ee-4229-97c9-c45322943813 found for delete ", "request_id": "req-a3c4742d-beae-47b4-99fc-d97ebc9687c9"}]} [pid: 8|app: 0|req: 1104/2080] 10.0.0.60 () {34 vars in 989 bytes} [Fri May 1 02:12:26 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2081] 10.0.0.60 () {34 vars in 1039 bytes} [Fri May 1 02:12:26 2026] GET /v2.0/security-groups?id=bc9785d9-689d-4d68-b16a-936bd9f04168&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:12:27.657 8 WARNING neutron_lib.context [None req-e39c799e-a26a-41e5-b87f-6008a7eca3cb dcd8d66fda2644a7b0982e9f7f478ab4 598a9eb8d29945bf953cb1f68d354b81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1105/2082] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:12:27 2026] POST /v2.0/floatingips => generated 552 bytes in 1071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:28.396 7 WARNING neutron_lib.context [None req-f12db59b-af77-4fbb-98e3-1249c043e2f7 dcd8d66fda2644a7b0982e9f7f478ab4 598a9eb8d29945bf953cb1f68d354b81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1106/2083] 10.0.0.117 () {32 vars in 826 bytes} [Fri May 1 02:12:28 2026] GET /v2.0/ports?project_id=f4af12528ac749a6a407161b81256b25&network_id=4fe79d71-8d04-4283-8203-6185ba4f0df9 => generated 3691 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2084] 10.0.0.117 () {32 vars in 742 bytes} [Fri May 1 02:12:29 2026] GET /v2.0/subnets?network_id=aafbc111-563b-4541-808c-7a379b4618f0 => generated 644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2085] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:12:28 2026] POST /v2.0/floatingips => generated 552 bytes in 800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:29.205 8 WARNING neutron_lib.context [None req-5f1959db-131c-4833-85a3-9878c591a227 dcd8d66fda2644a7b0982e9f7f478ab4 598a9eb8d29945bf953cb1f68d354b81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:29.431 7 INFO neutron.db.l3_db [None req-41fb62b6-6e4f-42aa-8516-2f97b8de5ba0 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Floating IP 5c66844b-2ad6-4db6-b372-b152ea5146ba disassociated. External IP: 10.96.250.208, port: 6164a4c4-7a28-491d-a970-71cff5baa6f0. [pid: 7|app: 0|req: 979/2086] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:12:29 2026] PUT /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 554 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2087] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:12:30 2026] GET /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 554 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:12:30.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14c78d75-7cc3-431b-b7df-ca99ecd5452b'] response: {'name': 'network-changed', 'server_uuid': '98ed9629-da61-4e6b-a6c8-b4ea1a4532ea', 'tag': '6164a4c4-7a28-491d-a970-71cff5baa6f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 981/2088] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:12:30 2026] GET /v2.0/ports?tenant_id=f4af12528ac749a6a407161b81256b25&device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2089] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:12:30 2026] GET /v2.0/networks?id=4fe79d71-8d04-4283-8203-6185ba4f0df9 => generated 756 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2090] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:12:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6164a4c4-7a28-491d-a970-71cff5baa6f0 => 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: 1108/2091] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:12:29 2026] POST /v2.0/floatingips => generated 552 bytes in 1354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:30.562 8 WARNING neutron_lib.context [None req-c34c9dba-fe43-4d23-9b9b-8204bf0413b0 dcd8d66fda2644a7b0982e9f7f478ab4 598a9eb8d29945bf953cb1f68d354b81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 984/2092] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:12:30 2026] GET /v2.0/subnets?id=cc293624-b0b4-4986-b7f1-c5f3a61bbb7e => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2093] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:12:30 2026] GET /v2.0/ports?network_id=4fe79d71-8d04-4283-8203-6185ba4f0df9&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2094] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:12:30 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?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: 987/2095] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:12:30 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?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: 1109/2098] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:12:30 2026] POST /v2.0/floatingips => generated 552 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:31.193 7 WARNING neutron_lib.context [None req-57cb2184-5c53-4266-8b9a-dd42b40de5bf dcd8d66fda2644a7b0982e9f7f478ab4 598a9eb8d29945bf953cb1f68d354b81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1110/2099] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:12:31 2026] GET /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2100] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:12:31 2026] POST /v2.0/floatingips => generated 552 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2101] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:12:31 2026] PUT /v2.0/floatingips/2806cd01-a8f1-4c76-b60d-59abc15ff60f/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2102] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:12:31 2026] PUT /v2.0/floatingips/f82967a1-f435-4d99-bac4-2d8569d5d18b/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2103] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:12:32 2026] PUT /v2.0/floatingips/40f19e8f-74c3-4bff-827a-608d8683e75e/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2104] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:12:32 2026] PUT /v2.0/floatingips/8a13d306-c290-4c58-ad55-f6ee2670e444/tags => 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: 1113/2105] 10.0.0.117 () {32 vars in 672 bytes} [Fri May 1 02:12:32 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2106] 10.0.0.117 () {32 vars in 686 bytes} [Fri May 1 02:12:32 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2107] 10.0.0.117 () {32 vars in 682 bytes} [Fri May 1 02:12:32 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2108] 10.0.0.117 () {32 vars in 694 bytes} [Fri May 1 02:12:32 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2109] 10.0.0.117 () {32 vars in 680 bytes} [Fri May 1 02:12:32 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) [pid: 7|app: 0|req: 995/2110] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:12:32 2026] GET /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 552 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2111] 10.0.0.117 () {32 vars in 694 bytes} [Fri May 1 02:12:32 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2112] 10.0.0.117 () {32 vars in 690 bytes} [Fri May 1 02:12:32 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2113] 10.0.0.117 () {32 vars in 702 bytes} [Fri May 1 02:12:32 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2114] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:32 2026] DELETE /v2.0/floatingips/2806cd01-a8f1-4c76-b60d-59abc15ff60f => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2115] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:33 2026] DELETE /v2.0/floatingips/f82967a1-f435-4d99-bac4-2d8569d5d18b => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:12:33.536 8 WARNING neutron_lib.context [None req-be56d96b-e094-4e1c-9f58-f863f896194b d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1119/2116] 10.0.0.117 () {34 vars in 685 bytes} [Fri May 1 02:12:33 2026] POST /v2.0/security-groups => generated 1673 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-01 02:12:33.687 8 WARNING neutron_lib.context [None req-4b5b9a0d-c138-463a-8dc1-9dff52b2fbb6 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 998/2117] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:33 2026] DELETE /v2.0/floatingips/40f19e8f-74c3-4bff-827a-608d8683e75e => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2118] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:33.849 8 WARNING neutron_lib.context [None req-1f35059a-ed51-44d1-b5b3-36fb35f0bc92 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1121/2119] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:33 2026] POST /v2.0/security-group-rules => generated 596 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:33.997 8 WARNING neutron_lib.context [None req-e02251ec-bb6b-4b0a-8883-dfc81ea8b1d2 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1122/2120] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:34.152 8 WARNING neutron_lib.context [None req-050414c3-e251-4ecd-bb21-e638bc760e4a d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 999/2121] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:33 2026] DELETE /v2.0/floatingips/8a13d306-c290-4c58-ad55-f6ee2670e444 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2122] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:34.320 8 WARNING neutron_lib.context [None req-56b9774b-c3ea-4ce9-8079-8f6a13091c1f d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:34.360 8 INFO neutron.db.securitygroups_db [None req-56b9774b-c3ea-4ce9-8079-8f6a13091c1f d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Project f4af12528ac749a6a407161b81256b25 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: 1124/2123] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:34.463 8 WARNING neutron_lib.context [None req-aa80dab0-4822-4d43-a153-d71c744d7dc1 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:34.509 8 INFO neutron.db.securitygroups_db [None req-aa80dab0-4822-4d43-a153-d71c744d7dc1 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Project f4af12528ac749a6a407161b81256b25 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: 1000/2124] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:34 2026] DELETE /v2.0/floatingips/ff19d5a5-1080-494b-9539-cddfa0ea5585 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2125] 10.0.0.117 () {34 vars in 695 bytes} [Fri May 1 02:12:34 2026] POST /v2.0/security-group-rules => generated 606 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2126] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:12:34 2026] GET /v2.0/networks => generated 1297 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2127] 10.0.0.224 () {34 vars in 1098 bytes} [Fri May 1 02:12:35 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-387652066&fields=id&tenant_id=f4af12528ac749a6a407161b81256b25 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2128] 10.0.0.224 () {34 vars in 982 bytes} [Fri May 1 02:12:35 2026] GET /v2.0/networks?id=4fe79d71-8d04-4283-8203-6185ba4f0df9 => generated 660 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2129] 10.0.0.224 () {34 vars in 965 bytes} [Fri May 1 02:12:35 2026] GET /v2.0/quotas/f4af12528ac749a6a407161b81256b25 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2130] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:12:35 2026] GET /v2.0/security-groups?tenant_id=0b5fbaf84d3f436a85a290462abf21d9&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2131] 10.0.0.224 () {34 vars in 1002 bytes} [Fri May 1 02:12:35 2026] GET /v2.0/ports?tenant_id=f4af12528ac749a6a407161b81256b25&fields=id => generated 149 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2132] 10.0.0.224 () {34 vars in 1008 bytes} [Fri May 1 02:12:35 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2133] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:35 2026] DELETE /v2.0/security-groups/85f42624-038a-46ed-9391-b0ef53410eb1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2134] 10.0.0.224 () {34 vars in 1108 bytes} [Fri May 1 02:12:35 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?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: 1004/2135] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:12:35 2026] GET /v2.0/security-groups?tenant_id=598a9eb8d29945bf953cb1f68d354b81&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2136] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:36 2026] GET /v2.0/ports?device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => 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: 1132/2137] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:36 2026] DELETE /v2.0/security-groups/c464a492-f493-41d0-8c2a-f480f8d60b15 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2138] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:12:36 2026] GET /v2.0/security-groups?tenant_id=1ec8de531aff4ed389c5365763115f2c&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2139] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:36 2026] DELETE /v2.0/security-groups/6c29919b-209f-4e3f-99ac-eedf94d59f21 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2140] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:12:36 2026] GET /v2.0/networks?id=4fe79d71-8d04-4283-8203-6185ba4f0df9 => generated 660 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2141] 199.204.45.153 () {34 vars in 1050 bytes} [Fri May 1 02:12:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f4af12528ac749a6a407161b81256b25 => generated 273 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:12:37.123 7 WARNING neutron_lib.context [req-d84df2cb-67ba-4cff-a334-7ebe7c1ded2f req-f48ccba1-32eb-4ad4-98f5-84373322f7e6 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1135/2142] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:37 2026] GET /v2.0/ports?device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => 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: 1008/2143] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:12:37 2026] POST /v2.0/ports => generated 954 bytes in 667 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: 1009/2144] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:38 2026] GET /v2.0/ports?device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2145] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:12:37 2026] PUT /v2.0/ports/be9f56d4-f851-4e4d-93c2-30611a403fab => generated 1199 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2146] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:38 2026] GET /v2.0/security-groups?id=5430cccc-8b6d-422a-b7c8-dafbcdfa38e4&fields=id&fields=name => generated 113 bytes in 47 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: 1137/2147] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:12:38 2026] GET /v2.0/ports?tenant_id=f4af12528ac749a6a407161b81256b25&device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2148] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:12:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=be9f56d4-f851-4e4d-93c2-30611a403fab => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:12:38.558 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3615ea64-63ad-490e-9184-cc1f722baa50'] response: {'name': 'network-changed', 'server_uuid': '001eb12c-dc41-4c1e-86aa-be0d00e5315e', 'tag': 'be9f56d4-f851-4e4d-93c2-30611a403fab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1138/2149] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:12:38 2026] GET /v2.0/subnets?id=cc293624-b0b4-4986-b7f1-c5f3a61bbb7e => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2150] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:12:38 2026] GET /v2.0/ports?network_id=4fe79d71-8d04-4283-8203-6185ba4f0df9&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1139/2151] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:12:38 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2152] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:12:38 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2153] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:12:38 2026] GET /v2.0/ports?tenant_id=f4af12528ac749a6a407161b81256b25&device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => 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: 1014/2154] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:12:38 2026] GET /v2.0/networks?id=4fe79d71-8d04-4283-8203-6185ba4f0df9 => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2155] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:12:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=be9f56d4-f851-4e4d-93c2-30611a403fab => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2156] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:12:39 2026] GET /v2.0/subnets?id=cc293624-b0b4-4986-b7f1-c5f3a61bbb7e => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2157] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:12:39 2026] GET /v2.0/ports?network_id=4fe79d71-8d04-4283-8203-6185ba4f0df9&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: 1016/2158] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:12:39 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2159] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:12:39 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?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: 1017/2160] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:39 2026] GET /v2.0/ports?device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2161] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:39 2026] GET /v2.0/security-groups?id=5430cccc-8b6d-422a-b7c8-dafbcdfa38e4&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2162] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:40 2026] GET /v2.0/ports?device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2163] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:40 2026] GET /v2.0/security-groups?id=5430cccc-8b6d-422a-b7c8-dafbcdfa38e4&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2164] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:40 2026] GET /v2.0/ports?device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2165] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:41 2026] GET /v2.0/security-groups?id=5430cccc-8b6d-422a-b7c8-dafbcdfa38e4&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2166] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:12:41 2026] GET /v2.0/ports?device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:12:41.462 7 WARNING neutron_lib.context [None req-aaa83beb-751d-4698-b51d-61ade306820c f6ac08e6ac554c7c83fbc2eb4b91d797 4009b614548a4f92acafa6efe3a3ad08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1021/2167] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:12:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:41.563 7 WARNING neutron_lib.context [None req-ec049e20-2eab-4240-aa50-1b265c23ba57 f6ac08e6ac554c7c83fbc2eb4b91d797 4009b614548a4f92acafa6efe3a3ad08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1022/2168] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:12:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:41.653 7 WARNING neutron_lib.context [None req-04aeca5b-3e70-4267-9247-442138dd8fc5 f6ac08e6ac554c7c83fbc2eb4b91d797 4009b614548a4f92acafa6efe3a3ad08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:41.672 8 INFO neutron.db.l3_db [None req-1b30056d-f487-48db-b140-86d617873c2f d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Floating IP 5c66844b-2ad6-4db6-b372-b152ea5146ba associated. External IP: 10.96.250.208, port: be9f56d4-f851-4e4d-93c2-30611a403fab. [pid: 7|app: 0|req: 1023/2169] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:12:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:41.731 7 WARNING neutron_lib.context [None req-55643860-5490-46d1-ae1f-ec50ee5ea11b f6ac08e6ac554c7c83fbc2eb4b91d797 4009b614548a4f92acafa6efe3a3ad08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1024/2170] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:12:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:41.827 7 WARNING neutron_lib.context [None req-a38d99f8-4b56-449f-874d-ba0d1b64aff8 f6ac08e6ac554c7c83fbc2eb4b91d797 4009b614548a4f92acafa6efe3a3ad08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1025/2171] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:12:41 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: 1026/2172] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:12:41 2026] PUT /v2.0/subnetpools/a65d1971-be89-4e47-aa57-16dbf61ea5e5/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: 1027/2173] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:12:41 2026] PUT /v2.0/subnetpools/f4954876-d55e-444c-adf6-406b8bf2b062/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: 1147/2174] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:12:41 2026] PUT /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 855 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2175] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:12:42 2026] PUT /v2.0/subnetpools/eb3d05e3-01ab-4133-9dbf-f284a90b781d/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:12:42.152 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84527c42-82d9-4371-9bbf-debf10ffe355'] response: {'name': 'network-changed', 'server_uuid': '001eb12c-dc41-4c1e-86aa-be0d00e5315e', 'tag': 'be9f56d4-f851-4e4d-93c2-30611a403fab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1148/2176] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2177] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:12:42 2026] PUT /v2.0/subnetpools/ab61515a-15f4-467d-a6c4-13ae0fdb5e84/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2178] 10.0.0.117 () {32 vars in 672 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2179] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/ports?tenant_id=f4af12528ac749a6a407161b81256b25&device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2180] 10.0.0.117 () {32 vars in 686 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2181] 10.0.0.117 () {32 vars in 682 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2182] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/networks?id=4fe79d71-8d04-4283-8203-6185ba4f0df9 => generated 756 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2183] 10.0.0.117 () {32 vars in 694 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2184] 10.0.0.117 () {32 vars in 680 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2185] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=be9f56d4-f851-4e4d-93c2-30611a403fab => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2186] 10.0.0.117 () {32 vars in 694 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2187] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/subnets?id=cc293624-b0b4-4986-b7f1-c5f3a61bbb7e => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2188] 10.0.0.117 () {32 vars in 690 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2189] 10.0.0.117 () {32 vars in 702 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => 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: 1154/2190] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/ports?network_id=4fe79d71-8d04-4283-8203-6185ba4f0df9&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2191] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2192] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:42 2026] DELETE /v2.0/subnetpools/a65d1971-be89-4e47-aa57-16dbf61ea5e5 => 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: 1156/2194] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:12:42 2026] GET /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2194] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:42 2026] DELETE /v2.0/subnetpools/f4954876-d55e-444c-adf6-406b8bf2b062 => 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: 1157/2195] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:42 2026] DELETE /v2.0/subnetpools/eb3d05e3-01ab-4133-9dbf-f284a90b781d => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2196] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:42 2026] DELETE /v2.0/subnetpools/ab61515a-15f4-467d-a6c4-13ae0fdb5e84 => 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: 1158/2197] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:42 2026] DELETE /v2.0/subnetpools/a6a661df-8fa5-4cb6-8d18-36d0b44054b0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2198] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:12:43 2026] GET /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2199] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:12:43 2026] GET /v2.0/security-groups?tenant_id=25e84b47a4d0418781b33f92d7c12251&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2200] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:44 2026] DELETE /v2.0/security-groups/b96f7fc7-790b-4c53-b0b0-b8bebe3a9b28 => 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: 1160/2201] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:12:44 2026] GET /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 857 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2202] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:12:44 2026] GET /v2.0/security-groups?tenant_id=1aa05d8e48e34938a4c9ee48e2ba948e&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2203] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:44 2026] DELETE /v2.0/security-groups/f6c985e9-4a37-4434-bf66-9b837c7994d6 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2204] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:12:44 2026] GET /v2.0/security-groups?tenant_id=4009b614548a4f92acafa6efe3a3ad08&name=default => generated 2927 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2205] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:44 2026] DELETE /v2.0/security-groups/c42285b8-dc93-446f-b168-43f0e1f4a1fa => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:12:49.552 8 WARNING neutron_lib.context [None req-0b9869d0-fa4e-4e15-8a97-be573733806e 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:49.675 8 INFO neutron.db.segments_db [None req-0b9869d0-fa4e-4e15-8a97-be573733806e 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Added segment 1195ec99-bc49-4fa3-9f5b-d3fba9159240 of type vxlan for network ee1a3a7c-42d9-4ff2-8870-8060ac5678f6 [pid: 8|app: 0|req: 1164/2208] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:12:49 2026] POST /v2.0/networks => generated 632 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:49.813 7 WARNING neutron_lib.context [None req-8e600618-4e9b-4669-95ee-8f8119a98fc4 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1045/2209] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:12:49 2026] POST /v2.0/ports => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:50.183 8 WARNING neutron_lib.context [None req-b0abcd50-9741-475e-929a-a5ac13b39d0b 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1165/2210] 10.0.0.117 () {34 vars in 666 bytes} [Fri May 1 02:12:50 2026] POST /v2.0/trunks => generated 407 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:12:50.501 7 WARNING neutron_lib.context [None req-7f20f250-deb9-447d-b102-f0acc94a27aa 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:50.574 7 INFO neutron.db.segments_db [None req-7f20f250-deb9-447d-b102-f0acc94a27aa 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Added segment 71881f99-b3d1-4762-81ca-6370007f1f3e of type vxlan for network ac4a3beb-532d-47ce-990d-428688eb439d [pid: 7|app: 0|req: 1046/2211] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:12:50 2026] POST /v2.0/networks => generated 632 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:50.727 8 WARNING neutron_lib.context [None req-4b906733-03c3-4341-b5be-a7ad76b051e8 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1047/2212] 10.0.0.60 () {34 vars in 989 bytes} [Fri May 1 02:12:50 2026] GET /v2.0/ports?device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2213] 10.0.0.60 () {34 vars in 1039 bytes} [Fri May 1 02:12:50 2026] GET /v2.0/security-groups?id=5430cccc-8b6d-422a-b7c8-dafbcdfa38e4&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: 1166/2214] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:12:50 2026] POST /v2.0/ports => generated 743 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:51.123 7 WARNING neutron_lib.context [None req-7cbe3853-b269-4d81-8528-b7e181b322e4 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1049/2215] 10.0.0.117 () {34 vars in 666 bytes} [Fri May 1 02:12:51 2026] POST /v2.0/trunks => generated 407 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:12:51.412 8 WARNING neutron_lib.context [None req-004eaa63-e0e1-4778-96cb-166d8794ddc9 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:51.473 8 INFO neutron.db.segments_db [None req-004eaa63-e0e1-4778-96cb-166d8794ddc9 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Added segment e1669482-525f-437f-83c0-5d3eaaf2e9e8 of type vxlan for network ac294e69-70f8-4546-a49a-098e6e29c15d [pid: 8|app: 0|req: 1167/2216] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:12:51 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:51.601 7 WARNING neutron_lib.context [None req-507cdb20-0cce-4dfd-bc61-6893fc0eb947 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1050/2217] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:12:51 2026] POST /v2.0/ports => generated 743 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:52.012 8 WARNING neutron_lib.context [None req-8255cf9e-e2a8-48a7-ae0c-59c3891bea67 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1168/2218] 10.0.0.117 () {34 vars in 666 bytes} [Fri May 1 02:12:51 2026] POST /v2.0/trunks => generated 407 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:12:52.238 7 WARNING neutron_lib.context [None req-adbbee3a-ad5f-46ea-988d-0c953e4d8703 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:52.318 7 INFO neutron.db.segments_db [None req-adbbee3a-ad5f-46ea-988d-0c953e4d8703 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Added segment b0f4cf46-1561-4c39-814c-68391c262259 of type vxlan for network d708b390-f7c4-437e-8407-d64f20c77e28 [pid: 7|app: 0|req: 1051/2219] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:12:52 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) 2026-05-01 02:12:52.458 8 WARNING neutron_lib.context [None req-804306bb-7c96-41b1-9c8c-60c27bddb55f 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1169/2220] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:12:52 2026] POST /v2.0/ports => generated 743 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:52.980 7 WARNING neutron_lib.context [None req-aae42505-be03-4625-96c5-fe1f69fc8efb 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1052/2221] 10.0.0.117 () {34 vars in 666 bytes} [Fri May 1 02:12:52 2026] POST /v2.0/trunks => generated 407 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2222] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:53 2026] GET /v2.0/ports?device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:12:53.245 7 WARNING neutron_lib.context [None req-0c9c62f2-8f11-4097-87e9-b0756aad5087 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:12:53.310 7 INFO neutron.db.segments_db [None req-0c9c62f2-8f11-4097-87e9-b0756aad5087 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Added segment 32e5bf62-33b9-4872-9607-7545a7b2487c of type vxlan for network ece94626-93c6-440a-a53b-5055f692ba09 [pid: 8|app: 0|req: 1171/2223] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:53 2026] GET /v2.0/security-groups?id=5430cccc-8b6d-422a-b7c8-dafbcdfa38e4&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2224] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:12:53 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:53.459 8 WARNING neutron_lib.context [None req-1ef6da3a-326d-42e0-8ee3-8484d09b2422 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1054/2225] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:12:53 2026] GET /v2.0/ports?device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2226] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:12:53 2026] POST /v2.0/ports => generated 743 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:12:53.887 8 WARNING neutron_lib.context [None req-1a2acd09-44f0-43e6-9968-c4636b34d010 7eb5b15d4fdf49d394bd8ee09218bc77 9e947ccfb6064fdcafbfbe52f4c24a92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1173/2227] 10.0.0.117 () {34 vars in 666 bytes} [Fri May 1 02:12:53 2026] POST /v2.0/trunks => generated 407 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:12:54.201 7 INFO neutron.db.l3_db [req-493d93ad-9150-4f0e-8736-3ed8dd682fc9 req-5d45ce7a-f832-411b-b8af-1e52ae97a615 d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] Floating IP 5c66844b-2ad6-4db6-b372-b152ea5146ba disassociated. External IP: 10.96.250.208, port: be9f56d4-f851-4e4d-93c2-30611a403fab. [pid: 8|app: 0|req: 1174/2228] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:12:54 2026] PUT /v2.0/trunks/a64bd0e2-b932-4dfe-9fa9-8298a59b1b10/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2229] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:12:54 2026] PUT /v2.0/trunks/36f20536-3f9e-4c71-b5bc-97697930f48f/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2230] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:12:54 2026] PUT /v2.0/trunks/67a420b6-7b6e-45de-abc3-1840b58a7e2f/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2231] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:12:54 2026] PUT /v2.0/trunks/9e92275e-aa4d-4bed-a9d9-076f2a6440d3/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2232] 10.0.0.117 () {32 vars in 662 bytes} [Fri May 1 02:12:54 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2233] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:54 2026] GET /v2.0/ports?device_id=001eb12c-dc41-4c1e-86aa-be0d00e5315e => 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: 1180/2234] 10.0.0.117 () {32 vars in 676 bytes} [Fri May 1 02:12:54 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2235] 10.0.0.117 () {32 vars in 672 bytes} [Fri May 1 02:12:54 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2236] 10.0.0.117 () {32 vars in 684 bytes} [Fri May 1 02:12:54 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2237] 10.0.0.117 () {32 vars in 670 bytes} [Fri May 1 02:12:54 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2238] 10.0.0.117 () {32 vars in 684 bytes} [Fri May 1 02:12:54 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2239] 10.0.0.117 () {32 vars in 680 bytes} [Fri May 1 02:12:54 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2240] 10.0.0.117 () {32 vars in 692 bytes} [Fri May 1 02:12:54 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2241] 10.0.0.117 () {32 vars in 719 bytes} [Fri May 1 02:12:54 2026] GET /v2.0/trunks/a64bd0e2-b932-4dfe-9fa9-8298a59b1b10 => generated 412 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2242] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:12:53 2026] DELETE /v2.0/ports/be9f56d4-f851-4e4d-93c2-30611a403fab => generated 0 bytes in 975 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2243] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:12:54 2026] GET /v2.0/ports/be5d8c9b-d7e4-46bc-b4ab-7f4554cad739 => generated 826 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:12:54.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2043d5f0-268b-489d-90b2-049f6c008838'] response: {'server_uuid': '001eb12c-dc41-4c1e-86aa-be0d00e5315e', 'name': 'network-vif-deleted', 'tag': 'be9f56d4-f851-4e4d-93c2-30611a403fab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1056/2244] 10.0.0.117 () {32 vars in 722 bytes} [Fri May 1 02:12:54 2026] DELETE /v2.0/trunks/a64bd0e2-b932-4dfe-9fa9-8298a59b1b10 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2245] 10.0.0.117 () {32 vars in 719 bytes} [Fri May 1 02:12:55 2026] GET /v2.0/trunks/36f20536-3f9e-4c71-b5bc-97697930f48f => generated 420 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2246] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:12:55 2026] GET /v2.0/ports/95484a97-db73-4cb9-9bf0-7982497a48f1 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2247] 10.0.0.117 () {32 vars in 722 bytes} [Fri May 1 02:12:55 2026] DELETE /v2.0/trunks/36f20536-3f9e-4c71-b5bc-97697930f48f => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2248] 10.0.0.117 () {32 vars in 719 bytes} [Fri May 1 02:12:55 2026] GET /v2.0/trunks/67a420b6-7b6e-45de-abc3-1840b58a7e2f => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2249] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:12:55 2026] GET /v2.0/ports/e3c99034-84ff-4622-9fe3-4aaaa29f17f3 => generated 826 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2250] 10.0.0.117 () {32 vars in 722 bytes} [Fri May 1 02:12:55 2026] DELETE /v2.0/trunks/67a420b6-7b6e-45de-abc3-1840b58a7e2f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2251] 10.0.0.117 () {32 vars in 719 bytes} [Fri May 1 02:12:55 2026] GET /v2.0/trunks/9e92275e-aa4d-4bed-a9d9-076f2a6440d3 => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2252] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:55 2026] DELETE /v2.0/security-groups/5430cccc-8b6d-422a-b7c8-dafbcdfa38e4 => 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: 1061/2253] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:12:55 2026] GET /v2.0/ports/96c78ae8-451f-4879-a287-56480ce958db => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2254] 10.0.0.117 () {32 vars in 722 bytes} [Fri May 1 02:12:55 2026] DELETE /v2.0/trunks/9e92275e-aa4d-4bed-a9d9-076f2a6440d3 => 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: 1194/2255] 10.0.0.117 () {32 vars in 719 bytes} [Fri May 1 02:12:55 2026] GET /v2.0/trunks/8bfbf2db-d230-45a2-9ae5-f43aa7786680 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2256] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:12:55 2026] GET /v2.0/ports/f000ff85-df7e-4560-85e9-bc8b2afda377 => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2257] 10.0.0.117 () {32 vars in 722 bytes} [Fri May 1 02:12:55 2026] DELETE /v2.0/trunks/8bfbf2db-d230-45a2-9ae5-f43aa7786680 => 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: 1062/2258] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:12:55 2026] DELETE /v2.0/floatingips/5c66844b-2ad6-4db6-b372-b152ea5146ba => generated 0 bytes in 447 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2259] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:12:56 2026] DELETE /v2.0/ports/be5d8c9b-d7e4-46bc-b4ab-7f4554cad739 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2260] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:56 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2261] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:12:56 2026] GET /v2.0/security-groups?id=bc9785d9-689d-4d68-b16a-936bd9f04168&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2262] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:12:56 2026] DELETE /v2.0/ports/95484a97-db73-4cb9-9bf0-7982497a48f1 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2263] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:12:56 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2264] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:12:56 2026] DELETE /v2.0/ports/e3c99034-84ff-4622-9fe3-4aaaa29f17f3 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2265] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:12:56 2026] DELETE /v2.0/ports/96c78ae8-451f-4879-a287-56480ce958db => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2266] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:12:56 2026] DELETE /v2.0/ports/6164a4c4-7a28-491d-a970-71cff5baa6f0 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2267] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:12:57 2026] GET /v2.0/ports?device_id=98ed9629-da61-4e6b-a6c8-b4ea1a4532ea => 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: 1067/2268] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:12:57 2026] DELETE /v2.0/ports/f000ff85-df7e-4560-85e9-bc8b2afda377 => generated 0 bytes in 1056 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:12:58.324 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff10f827-05ca-4c93-b91e-d30fe4d24d7e'] response: {'server_uuid': '98ed9629-da61-4e6b-a6c8-b4ea1a4532ea', 'name': 'network-vif-deleted', 'tag': '6164a4c4-7a28-491d-a970-71cff5baa6f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1068/2269] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:12:58 2026] DELETE /v2.0/security-groups/bc9785d9-689d-4d68-b16a-936bd9f04168 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:12:59.018 8 INFO neutron.services.segments.plugin [-] Segment 1195ec99-bc49-4fa3-9f5b-d3fba9159240 resource provider aggregate not found 2026-05-01 02:12:59.027 8 INFO neutron.services.segments.plugin [-] Segment 1195ec99-bc49-4fa3-9f5b-d3fba9159240 resource provider aggregate not found [pid: 8|app: 0|req: 1202/2270] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:12:58 2026] DELETE /v2.0/networks/ee1a3a7c-42d9-4ff2-8870-8060ac5678f6 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:12:59.046 8 INFO neutron.services.segments.plugin [-] Segment 1195ec99-bc49-4fa3-9f5b-d3fba9159240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1195ec99-bc49-4fa3-9f5b-d3fba9159240 found for delete ", "request_id": "req-f6685a60-7c94-4d40-99ad-0e0159bc7421"}]} 2026-05-01 02:12:59.047 8 INFO neutron.services.segments.plugin [-] Segment 1195ec99-bc49-4fa3-9f5b-d3fba9159240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1195ec99-bc49-4fa3-9f5b-d3fba9159240 found for delete ", "request_id": "req-8ef3165a-7962-4674-bf86-f205ccc9874a"}]} [pid: 8|app: 0|req: 1203/2271] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:12:59 2026] DELETE /v2.0/networks/ac4a3beb-532d-47ce-990d-428688eb439d => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2272] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:12: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: 1205/2273] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:12:59 2026] DELETE /v2.0/networks/ac294e69-70f8-4546-a49a-098e6e29c15d => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2274] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:12:59 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: 1207/2275] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:12:59 2026] DELETE /v2.0/networks/d708b390-f7c4-437e-8407-d64f20c77e28 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2276] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:12:59 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: 1209/2277] 199.204.45.153 () {34 vars in 1096 bytes} [Fri May 1 02:12:59 2026] GET /v2.0/ports?device_id=190e242e-281a-448e-b46f-4bc1f8d2dc87&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: 8|app: 0|req: 1210/2278] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:12:59 2026] DELETE /v2.0/networks/ece94626-93c6-440a-a53b-5055f692ba09 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2279] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:13:00 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: 1212/2280] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:13:00 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&device_id=190e242e-281a-448e-b46f-4bc1f8d2dc87 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2281] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:00 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => 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: 1214/2282] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:13:00 2026] GET /v2.0/networks?id=f496b226-e3e9-4107-9a0c-55b205ba0f0e => 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: 1069/2283] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:12:58 2026] PUT /v2.0/routers/1160b935-88ea-40b7-8610-d4812c2f5491/remove_router_interface => generated 309 bytes in 1389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2284] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:13:00 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2285] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.196&port_id=7ea16bb8-7bb3-4369-ada6-3fe80542f002 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2286] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:13:00 2026] DELETE /v2.0/subnets/cc293624-b0b4-4986-b7f1-c5f3a61bbb7e => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2287] 199.204.45.153 () {34 vars in 1106 bytes} [Fri May 1 02:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13d&port_id=7ea16bb8-7bb3-4369-ada6-3fe80542f002 => 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: 1071/2288] 199.204.45.153 () {34 vars in 717 bytes} [Fri May 1 02:13:00 2026] POST /v2.0/ports => generated 1093 bytes in 571 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: 1072/2289] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:13:00 2026] GET /v2.0/subnets?id=bcfdb689-0a14-4d73-86fc-74edcec472c8&id=e5ed8164-3cf6-4b72-8424-d19595889dc3 => generated 1367 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2290] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:00 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2293] 10.0.0.224 () {34 vars in 971 bytes} [Fri May 1 02:13:00 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1093 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:13:01.086 8 INFO neutron.services.segments.plugin [-] Segment 71881f99-b3d1-4762-81ca-6370007f1f3e resource provider aggregate not found 2026-05-01 02:13:01.097 8 INFO neutron.services.segments.plugin [-] Segment 71881f99-b3d1-4762-81ca-6370007f1f3e resource provider aggregate not found 2026-05-01 02:13:01.119 8 INFO neutron.services.segments.plugin [-] Segment 71881f99-b3d1-4762-81ca-6370007f1f3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71881f99-b3d1-4762-81ca-6370007f1f3e found for delete ", "request_id": "req-59313246-eaf2-42e5-b245-9f1254e0ed2a"}]} 2026-05-01 02:13:01.135 8 INFO neutron.services.segments.plugin [-] Segment 71881f99-b3d1-4762-81ca-6370007f1f3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71881f99-b3d1-4762-81ca-6370007f1f3e found for delete ", "request_id": "req-631482e6-bb7f-43e7-bebc-f4ea1be1d53a"}]} [pid: 7|app: 0|req: 1077/2294] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:01 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:13:01.144 8 INFO neutron.services.segments.plugin [-] Segment e1669482-525f-437f-83c0-5d3eaaf2e9e8 resource provider aggregate not found 2026-05-01 02:13:01.157 8 INFO neutron.services.segments.plugin [-] Segment e1669482-525f-437f-83c0-5d3eaaf2e9e8 resource provider aggregate not found 2026-05-01 02:13:01.172 8 INFO neutron.services.segments.plugin [-] Segment e1669482-525f-437f-83c0-5d3eaaf2e9e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1669482-525f-437f-83c0-5d3eaaf2e9e8 found for delete ", "request_id": "req-2c965f93-80bf-4627-838b-504459bb5075"}]} 2026-05-01 02:13:01.177 8 INFO neutron.services.segments.plugin [-] Segment e1669482-525f-437f-83c0-5d3eaaf2e9e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1669482-525f-437f-83c0-5d3eaaf2e9e8 found for delete ", "request_id": "req-f5a68c21-7108-4e30-a16c-52e1c751c328"}]} 2026-05-01 02:13:01.187 8 INFO neutron.services.segments.plugin [-] Segment b0f4cf46-1561-4c39-814c-68391c262259 resource provider aggregate not found 2026-05-01 02:13:01.191 8 INFO neutron.services.segments.plugin [-] Segment b0f4cf46-1561-4c39-814c-68391c262259 resource provider aggregate not found 2026-05-01 02:13:01.215 8 INFO neutron.services.segments.plugin [-] Segment b0f4cf46-1561-4c39-814c-68391c262259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f4cf46-1561-4c39-814c-68391c262259 found for delete ", "request_id": "req-863f0b9b-36a5-4bb7-967d-381c763ecb5a"}]} 2026-05-01 02:13:01.220 8 INFO neutron.services.segments.plugin [-] Segment b0f4cf46-1561-4c39-814c-68391c262259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f4cf46-1561-4c39-814c-68391c262259 found for delete ", "request_id": "req-c211ed1c-d8fe-40b8-b042-bb4893db3980"}]} 2026-05-01 02:13:01.236 8 INFO neutron.services.segments.plugin [-] Segment 32e5bf62-33b9-4872-9607-7545a7b2487c resource provider aggregate not found 2026-05-01 02:13:01.244 8 INFO neutron.services.segments.plugin [-] Segment 32e5bf62-33b9-4872-9607-7545a7b2487c resource provider aggregate not found 2026-05-01 02:13:01.256 8 INFO neutron.services.segments.plugin [-] Segment 32e5bf62-33b9-4872-9607-7545a7b2487c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32e5bf62-33b9-4872-9607-7545a7b2487c found for delete ", "request_id": "req-d66214c2-b48f-473d-968d-3f797d4ec6d6"}]} 2026-05-01 02:13:01.258 8 INFO neutron.services.segments.plugin [-] Segment 32e5bf62-33b9-4872-9607-7545a7b2487c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32e5bf62-33b9-4872-9607-7545a7b2487c found for delete ", "request_id": "req-88744373-e5a1-411f-9314-54601b46b19f"}]} [pid: 7|app: 0|req: 1078/2295] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:01 2026] GET /v2.0/security-groups?tenant_id=309c1d51c14f47caad47839333432a6e&name=default => generated 2929 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2296] 10.0.0.224 () {34 vars in 907 bytes} [Fri May 1 02:13:01 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2297] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:01 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2298] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:01 2026] DELETE /v2.0/security-groups/90319a50-9dce-4a0b-a5d3-6feb72b977fe => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2299] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:01 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 1083/2300] 199.204.45.153 () {34 vars in 1262 bytes} [Fri May 1 02:13:01 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:13:01.925 8 INFO neutron.db.l3_hamode_db [None req-db2526d2-38ea-4fb8-b999-d84a11d2b38e d8b918c72d6143bea9c7bbc6d6cd329b f4af12528ac749a6a407161b81256b25 - - default default] HA network cf8eba4d-7632-422e-a787-9a6c30ad5adf was deleted as no HA routers are present in tenant f4af12528ac749a6a407161b81256b25. [pid: 8|app: 0|req: 1218/2301] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:13:00 2026] DELETE /v2.0/routers/1160b935-88ea-40b7-8610-d4812c2f5491 => generated 0 bytes in 1358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2302] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:01 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1219/2303] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:01 2026] GET /v2.0/security-groups?tenant_id=94b0adee3fd14038b874f7bf62a2ce8b&name=default => generated 2929 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2304] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:02 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:13:02.190 7 INFO neutron.services.segments.plugin [-] Segment c22af14a-9aa8-4621-82b4-e9dcebc0871c resource provider aggregate not found [pid: 7|app: 0|req: 1085/2305] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:13:01 2026] DELETE /v2.0/networks/4fe79d71-8d04-4283-8203-6185ba4f0df9 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:13:02.206 7 INFO neutron.services.segments.plugin [-] Segment c22af14a-9aa8-4621-82b4-e9dcebc0871c resource provider aggregate not found 2026-05-01 02:13:02.212 7 INFO neutron.services.segments.plugin [-] Segment c22af14a-9aa8-4621-82b4-e9dcebc0871c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c22af14a-9aa8-4621-82b4-e9dcebc0871c found for delete ", "request_id": "req-49451c4e-745d-44eb-86e9-ca5d7e6a7b39"}]} 2026-05-01 02:13:02.224 7 INFO neutron.services.segments.plugin [-] Segment c22af14a-9aa8-4621-82b4-e9dcebc0871c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c22af14a-9aa8-4621-82b4-e9dcebc0871c found for delete ", "request_id": "req-102de391-0444-4ba6-add1-fb41a27e8072"}]} [pid: 8|app: 0|req: 1221/2306] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:02 2026] DELETE /v2.0/security-groups/2e8029a4-14e5-4acd-8330-bb0c24aca848 => 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: 1086/2307] 199.204.45.153 () {34 vars in 975 bytes} [Fri May 1 02:13:02 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1093 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2308] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:13:02 2026] GET /v2.0/networks?id=3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 803 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2309] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:02 2026] GET /v2.0/security-groups?tenant_id=9e947ccfb6064fdcafbfbe52f4c24a92&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2310] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:02 2026] DELETE /v2.0/security-groups/f3c2505c-43a7-422e-bb59-ff0a0a1d3c2e => 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: 1087/2311] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:13:02 2026] PUT /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1247 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2312] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2523 bytes in 61 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: 1088/2313] 199.204.45.153 () {34 vars in 1062 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.244&port_id=f079a980-6c61-4f90-bb7b-814856143e40 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:13:03.160 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-65cc642b-bdff-418b-8ea8-1a882c1bcf2f'] response: {'name': 'network-changed', 'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'tag': 'daa46d20-9c8c-4108-ba64-f768b3d1590d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1089/2314] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/subnets?id=9ac568ab-f173-40bc-8f1d-a776e2715bbe => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1090/2315] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/ports?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:13:03.279 8 INFO neutron.services.segments.plugin [-] Segment e7b9b6ae-8c76-4c80-ab81-b25c577f9cb1 resource provider aggregate not found 2026-05-01 02:13:03.287 8 INFO neutron.services.segments.plugin [-] Segment e7b9b6ae-8c76-4c80-ab81-b25c577f9cb1 resource provider aggregate not found 2026-05-01 02:13:03.307 8 INFO neutron.services.segments.plugin [-] Segment e7b9b6ae-8c76-4c80-ab81-b25c577f9cb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b9b6ae-8c76-4c80-ab81-b25c577f9cb1 found for delete ", "request_id": "req-f46d37fc-bcd6-4170-bd26-22e6026adec3"}]} 2026-05-01 02:13:03.312 8 INFO neutron.services.segments.plugin [-] Segment e7b9b6ae-8c76-4c80-ab81-b25c577f9cb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b9b6ae-8c76-4c80-ab81-b25c577f9cb1 found for delete ", "request_id": "req-1f483962-d23e-40b7-86e0-d207f5f433d3"}]} [pid: 7|app: 0|req: 1091/2316] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?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: 1226/2317] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/security-groups?tenant_id=f4af12528ac749a6a407161b81256b25&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2318] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?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: 1093/2319] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.20&port_id=daa46d20-9c8c-4108-ba64-f768b3d1590d => 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: 1227/2320] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:03 2026] DELETE /v2.0/security-groups/72524164-4081-4166-81a1-17285bfcbc55 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2321] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/subnets?id=f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2322] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/ports?network_id=3aa22ab2-c053-4a0a-9012-b72981ead947&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2323] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2324] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1229/2325] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/security-groups?tenant_id=b91cba9ecbc244d191e190f188d6beb4&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2326] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2523 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2327] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/networks?id=3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 803 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2328] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:03 2026] DELETE /v2.0/security-groups/f329d3cb-8615-4e89-81ce-28c0b8d02366 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2329] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:13:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.20&port_id=daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2330] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/subnets?id=f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 655 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2331] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/ports?network_id=3aa22ab2-c053-4a0a-9012-b72981ead947&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2332] 10.0.0.224 () {34 vars in 971 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2333] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2334] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1234/2335] 199.204.45.153 () {34 vars in 789 bytes} [Fri May 1 02:13:04 2026] PUT /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1308 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:13:04.509 7 INFO neutron.api.v2.resource [None req-eb697f0f-9bb9-4c2e-94bb-8497d2fcc54e 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1102/2336] 199.204.45.153 () {30 vars in 763 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/security-groups/lb-e537f9dc-cf26-47a5-95f0-8fc334f0ed33 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:13:04.568 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b0fda4b-173d-49b9-884b-578e7d80f02e'] response: {'name': 'network-changed', 'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'tag': 'daa46d20-9c8c-4108-ba64-f768b3d1590d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1235/2337] 199.204.45.153 () {30 vars in 785 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/security-groups?name=lb-e537f9dc-cf26-47a5-95f0-8fc334f0ed33 => generated 1637 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2338] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2584 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2339] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/networks?id=3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 803 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2340] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.20&port_id=daa46d20-9c8c-4108-ba64-f768b3d1590d => 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: 1239/2341] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/subnets?id=f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 655 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2342] 199.204.45.153 () {34 vars in 789 bytes} [Fri May 1 02:13:04 2026] PUT /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1308 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2343] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/ports?network_id=3aa22ab2-c053-4a0a-9012-b72981ead947&device_owner=network%3Adhcp => generated 1461 bytes in 56 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: 1104/2344] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:04 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1241/2345] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1105/2346] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2347] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2348] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:13:05 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: 1243/2349] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:13:05 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: 1107/2350] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:13:05.289 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3e5a4df-4909-4426-ad1b-3d65d8aba1b5'] response: {'name': 'network-changed', 'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'tag': 'daa46d20-9c8c-4108-ba64-f768b3d1590d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1244/2351] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => 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: 1108/2352] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2584 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2353] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1344 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2354] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2355] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/networks?id=3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 803 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2356] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.20&port_id=daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2357] 199.204.45.153 () {30 vars in 743 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 800 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2358] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/subnets?id=f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 655 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2359] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2360] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/ports?network_id=3aa22ab2-c053-4a0a-9012-b72981ead947&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2361] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2362] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1250/2363] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:05 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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) 2026-05-01 02:13:06.280 7 WARNING neutron_lib.context [None req-5370d19e-9439-4669-929c-11b92c81ab15 94328ad1c9ac4846bdef92db36ec0e8e a769cebffa894238a24dd8fe3be8a25e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:13:06.443 7 INFO neutron.db.segments_db [None req-5370d19e-9439-4669-929c-11b92c81ab15 94328ad1c9ac4846bdef92db36ec0e8e a769cebffa894238a24dd8fe3be8a25e - - default default] Added segment c32c0d63-2d1c-4bb7-b069-75d6e62c461f of type vxlan for network 5fd80396-5a76-4026-8365-95dcb66e2c29 [pid: 7|app: 0|req: 1114/2364] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:13:06 2026] POST /v2.0/networks => generated 631 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:13:06.562 8 WARNING neutron_lib.context [None req-7222ab1e-15fc-455a-bdf1-ab93a1408b92 94328ad1c9ac4846bdef92db36ec0e8e a769cebffa894238a24dd8fe3be8a25e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1251/2365] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:13:06 2026] POST /v2.0/ports => generated 743 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2366] 10.0.0.117 () {34 vars in 747 bytes} [Fri May 1 02:13:06 2026] PUT /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1252/2367] 10.0.0.117 () {32 vars in 727 bytes} [Fri May 1 02:13:07 2026] GET /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2368] 10.0.0.117 () {34 vars in 758 bytes} [Fri May 1 02:13:07 2026] PUT /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2369] 10.0.0.117 () {32 vars in 727 bytes} [Fri May 1 02:13:07 2026] GET /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2370] 10.0.0.117 () {34 vars in 754 bytes} [Fri May 1 02:13:07 2026] PUT /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags/red => 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: 1254/2371] 10.0.0.117 () {32 vars in 727 bytes} [Fri May 1 02:13:07 2026] GET /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2372] 10.0.0.117 () {34 vars in 776 bytes} [Fri May 1 02:13:07 2026] PUT /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2373] 10.0.0.117 () {32 vars in 727 bytes} [Fri May 1 02:13:07 2026] GET /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2374] 10.0.0.117 () {34 vars in 747 bytes} [Fri May 1 02:13:07 2026] PUT /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2375] 10.0.0.117 () {32 vars in 727 bytes} [Fri May 1 02:13:07 2026] GET /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2376] 10.0.0.117 () {32 vars in 735 bytes} [Fri May 1 02:13:07 2026] GET /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:13:07.621 8 INFO neutron.api.v2.resource [None req-6efade07-8668-440a-bc11-13b5daa8ef0b 94328ad1c9ac4846bdef92db36ec0e8e a769cebffa894238a24dd8fe3be8a25e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1257/2377] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:13:07 2026] GET /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/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: 1121/2378] 10.0.0.117 () {32 vars in 738 bytes} [Fri May 1 02:13:07 2026] DELETE /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2379] 10.0.0.117 () {32 vars in 727 bytes} [Fri May 1 02:13:07 2026] GET /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:13:07.792 8 INFO neutron.api.v2.resource [None req-aa8003dd-4ef7-423c-a86d-067a3f0b9de3 94328ad1c9ac4846bdef92db36ec0e8e a769cebffa894238a24dd8fe3be8a25e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1259/2380] 10.0.0.117 () {32 vars in 742 bytes} [Fri May 1 02:13:07 2026] DELETE /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2381] 10.0.0.117 () {32 vars in 730 bytes} [Fri May 1 02:13:07 2026] DELETE /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2382] 10.0.0.117 () {32 vars in 727 bytes} [Fri May 1 02:13:07 2026] GET /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:13:07.895 7 WARNING neutron_lib.context [None req-ac6ff333-9648-4491-81c5-496ce764b618 156a04fe567c41c7aabde36707867fbb f75ff81d5cd946f6804a650f821210bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1262/2383] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:13:07 2026] DELETE /v2.0/ports/d34c5eb1-e85b-470b-a250-ca2998e48df3 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:13:08.319 8 INFO neutron.services.segments.plugin [-] Segment c32c0d63-2d1c-4bb7-b069-75d6e62c461f resource provider aggregate not found 2026-05-01 02:13:08.324 8 INFO neutron.services.segments.plugin [-] Segment c32c0d63-2d1c-4bb7-b069-75d6e62c461f resource provider aggregate not found 2026-05-01 02:13:08.335 8 INFO neutron.services.segments.plugin [-] Segment c32c0d63-2d1c-4bb7-b069-75d6e62c461f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c32c0d63-2d1c-4bb7-b069-75d6e62c461f found for delete ", "request_id": "req-4fba99d6-4468-42cd-8797-022a0f624968"}]} [pid: 8|app: 0|req: 1263/2384] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:13:08 2026] DELETE /v2.0/networks/5fd80396-5a76-4026-8365-95dcb66e2c29 => 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: 1122/2385] 10.0.0.117 () {34 vars in 676 bytes} [Fri May 1 02:13:07 2026] POST /v2.0/floatingips => generated 552 bytes in 840 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:13:08.543 8 INFO neutron.services.segments.plugin [-] Segment c32c0d63-2d1c-4bb7-b069-75d6e62c461f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c32c0d63-2d1c-4bb7-b069-75d6e62c461f found for delete ", "request_id": "req-1493a8de-d663-4ac3-be36-4917fa6cdd18"}]} [pid: 8|app: 0|req: 1264/2386] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:13:08 2026] PUT /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2387] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:13:08 2026] GET /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2388] 10.0.0.117 () {34 vars in 770 bytes} [Fri May 1 02:13:08 2026] PUT /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2389] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:13:08 2026] GET /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2390] 10.0.0.117 () {34 vars in 766 bytes} [Fri May 1 02:13:08 2026] PUT /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2391] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:13:08 2026] GET /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2392] 10.0.0.117 () {34 vars in 788 bytes} [Fri May 1 02:13:08 2026] PUT /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2393] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:13:08 2026] GET /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2394] 10.0.0.117 () {34 vars in 759 bytes} [Fri May 1 02:13:08 2026] PUT /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2395] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:13:09 2026] GET /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/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: 1128/2396] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:13:09 2026] GET /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:13:09.137 7 INFO neutron.api.v2.resource [None req-a3e55b9d-de7e-4504-a23d-2f895717c2f9 156a04fe567c41c7aabde36707867fbb f75ff81d5cd946f6804a650f821210bf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1129/2397] 10.0.0.117 () {32 vars in 751 bytes} [Fri May 1 02:13:09 2026] GET /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2398] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:13:09 2026] DELETE /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags/red => 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: 1269/2399] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:09 2026] GET /v2.0/security-groups?tenant_id=f138ea6e9e84426691f24846e9eaadb5&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2400] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:13:09 2026] GET /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:13:09.313 7 INFO neutron.api.v2.resource [None req-b50b460d-3f15-417f-9aa5-8b7ed4017284 156a04fe567c41c7aabde36707867fbb f75ff81d5cd946f6804a650f821210bf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1132/2401] 10.0.0.117 () {32 vars in 754 bytes} [Fri May 1 02:13:09 2026] DELETE /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2402] 10.0.0.117 () {32 vars in 742 bytes} [Fri May 1 02:13:09 2026] DELETE /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2403] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:09 2026] DELETE /v2.0/security-groups/c8b3e9b2-fd28-4d22-979a-d7b677f3d8e6 => 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: 1134/2404] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:13:09 2026] GET /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2405] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:09 2026] GET /v2.0/security-groups?tenant_id=a769cebffa894238a24dd8fe3be8a25e&name=default => generated 2929 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2406] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:09 2026] DELETE /v2.0/security-groups/2d203b21-8a28-4aaa-a478-b5c3226b0796 => 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: 1271/2407] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:13:09 2026] DELETE /v2.0/floatingips/d17d9573-67f4-4201-8e71-bec80978a953 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2408] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:10 2026] GET /v2.0/security-groups?tenant_id=c41d100717744685ae301d9ea024ec4b&name=default => generated 2929 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2409] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:10 2026] DELETE /v2.0/security-groups/1cd99f37-a72d-485a-acb6-0267637c54a4 => 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: 1138/2410] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:11 2026] GET /v2.0/security-groups?tenant_id=f75ff81d5cd946f6804a650f821210bf&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2411] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:11 2026] DELETE /v2.0/security-groups/4caa4442-f70f-4272-8fa6-b8c7b250796b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2412] 10.0.0.117 () {34 vars in 678 bytes} [Fri May 1 02:13:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2413] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:13:13 2026] PUT /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2414] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:13:13 2026] GET /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2415] 10.0.0.117 () {34 vars in 764 bytes} [Fri May 1 02:13:13 2026] PUT /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2416] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:13:13 2026] GET /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/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: 1276/2417] 10.0.0.117 () {34 vars in 760 bytes} [Fri May 1 02:13:13 2026] PUT /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2418] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:13:13 2026] GET /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2419] 10.0.0.117 () {34 vars in 782 bytes} [Fri May 1 02:13:13 2026] PUT /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2420] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:13:13 2026] GET /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2421] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:13:13 2026] PUT /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2422] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:13:13 2026] GET /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2423] 10.0.0.117 () {32 vars in 741 bytes} [Fri May 1 02:13:13 2026] GET /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:13:13.574 7 INFO neutron.api.v2.resource [None req-0989a2f5-78e8-4f6e-85a3-5ff556114578 fe336bfb5653427782e82a1ab2a3c56b 5f09b5e741c94783b7c194db7634b13d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1145/2424] 10.0.0.117 () {32 vars in 745 bytes} [Fri May 1 02:13:13 2026] GET /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2425] 10.0.0.117 () {32 vars in 744 bytes} [Fri May 1 02:13:13 2026] DELETE /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2426] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:13:13 2026] GET /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:13:13.679 8 INFO neutron.api.v2.resource [None req-dd26bb61-fb1b-4e1b-a518-d974c0541790 fe336bfb5653427782e82a1ab2a3c56b 5f09b5e741c94783b7c194db7634b13d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1281/2427] 10.0.0.117 () {32 vars in 748 bytes} [Fri May 1 02:13:13 2026] DELETE /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2428] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:13:13 2026] DELETE /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2429] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:13:13 2026] GET /v2.0/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f/tags => 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: 1148/2430] 10.0.0.117 () {32 vars in 734 bytes} [Fri May 1 02:13:13 2026] DELETE /v2.0/qos/policies/881dbb1f-081d-4e8e-867a-0d6e72978c9f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2431] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:14 2026] GET /v2.0/security-groups?tenant_id=131792c9281a45e6887e44799cc1e984&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2432] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:14 2026] GET /v2.0/security-groups?tenant_id=4606b2d3d4304230bf8383c663fecfa0&name=default => generated 2929 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2433] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:14 2026] DELETE /v2.0/security-groups/b722f61a-7827-4234-b830-276c45a48113 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2434] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:15 2026] GET /v2.0/security-groups?tenant_id=5f09b5e741c94783b7c194db7634b13d&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2435] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:15 2026] DELETE /v2.0/security-groups/a4129279-5d33-4d5e-a9fb-921b363e0f7f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:13:15.639 8 WARNING neutron_lib.context [None req-aa0e830c-f1f0-4b3b-b78c-2b0a45cf35af 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1150/2436] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:14 2026] DELETE /v2.0/security-groups/0a7d7657-e9f9-4183-ba8a-78eb62b1a665 => generated 0 bytes in 773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2437] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:15 2026] GET /v2.0/security-groups?tenant_id=a797b59d962543d5b26c0c642146fd35&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2440] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:15 2026] DELETE /v2.0/security-groups/f881ad25-3c3a-4b8d-8067-15a9a424661f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:13:16.675 8 INFO neutron.db.l3_db [None req-aa0e830c-f1f0-4b3b-b78c-2b0a45cf35af 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Floating IP d5eedd34-b25a-4df2-a250-a3bcdca32016 associated. External IP: 10.96.250.213, port: 8531f99f-4774-4681-9416-78e8aef1d9f1. [pid: 8|app: 0|req: 1287/2441] 10.0.0.117 () {34 vars in 677 bytes} [Fri May 1 02:13:15 2026] POST /v2.0/floatingips => generated 899 bytes in 1466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:13:18.814 7 WARNING neutron_lib.context [None req-aeaec4fc-f785-4e08-aa32-aa9ede82a006 888736d51ac04a4a8480f90c4b1e8a41 b7b6fca07bbb43a0bc89437b83e4f433 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:13:18.958 7 INFO neutron.db.segments_db [None req-aeaec4fc-f785-4e08-aa32-aa9ede82a006 888736d51ac04a4a8480f90c4b1e8a41 b7b6fca07bbb43a0bc89437b83e4f433 - - default default] Added segment b2e36487-576b-47d5-bb44-753eae77d7cd of type vxlan for network dbfeb983-1b8f-4bde-b3c2-9634f0c65924 [pid: 7|app: 0|req: 1155/2442] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:13:18 2026] POST /v2.0/networks => generated 631 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:13:19.105 8 WARNING neutron_lib.context [None req-fe94137e-3367-46f6-8b27-96f1a1894f23 888736d51ac04a4a8480f90c4b1e8a41 b7b6fca07bbb43a0bc89437b83e4f433 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1288/2443] 10.0.0.117 () {34 vars in 669 bytes} [Fri May 1 02:13:19 2026] POST /v2.0/subnets => generated 602 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2444] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:13:19 2026] PUT /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2445] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:13:19 2026] GET /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2446] 10.0.0.117 () {34 vars in 762 bytes} [Fri May 1 02:13:19 2026] PUT /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2447] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:13:19 2026] GET /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2448] 10.0.0.117 () {34 vars in 758 bytes} [Fri May 1 02:13:19 2026] PUT /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags/red => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2449] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:13:19 2026] GET /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2450] 10.0.0.117 () {34 vars in 780 bytes} [Fri May 1 02:13:19 2026] PUT /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2451] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:13:19 2026] GET /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2452] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:13:20 2026] PUT /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2453] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:13:20 2026] GET /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2454] 10.0.0.117 () {32 vars in 739 bytes} [Fri May 1 02:13:20 2026] GET /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:13:20.311 8 INFO neutron.api.v2.resource [None req-b18903ef-e4cd-475e-beee-3a82e89ab135 888736d51ac04a4a8480f90c4b1e8a41 b7b6fca07bbb43a0bc89437b83e4f433 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1294/2455] 10.0.0.117 () {32 vars in 743 bytes} [Fri May 1 02:13:20 2026] GET /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2456] 10.0.0.117 () {32 vars in 742 bytes} [Fri May 1 02:13:20 2026] DELETE /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags/red => 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: 1295/2457] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:13:20 2026] GET /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:13:20.525 7 INFO neutron.api.v2.resource [None req-bcc6e542-7529-435e-bfc1-d67d5c37cb75 888736d51ac04a4a8480f90c4b1e8a41 b7b6fca07bbb43a0bc89437b83e4f433 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1163/2458] 10.0.0.117 () {32 vars in 746 bytes} [Fri May 1 02:13:20 2026] DELETE /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2459] 10.0.0.117 () {32 vars in 734 bytes} [Fri May 1 02:13:20 2026] DELETE /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags => 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: 1164/2460] 10.0.0.117 () {32 vars in 731 bytes} [Fri May 1 02:13:20 2026] GET /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2461] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:13:20 2026] DELETE /v2.0/subnets/cf8fc48a-bdee-4513-b2da-ebfbc1ef1d92 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:13:21.318 7 INFO neutron.services.segments.plugin [-] Segment b2e36487-576b-47d5-bb44-753eae77d7cd resource provider aggregate not found 2026-05-01 02:13:21.333 7 INFO neutron.services.segments.plugin [-] Segment b2e36487-576b-47d5-bb44-753eae77d7cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2e36487-576b-47d5-bb44-753eae77d7cd found for delete ", "request_id": "req-6d4e07d5-bc62-470e-8703-805e3edb8cbc"}]} 2026-05-01 02:13:21.334 7 INFO neutron.services.segments.plugin [-] Segment b2e36487-576b-47d5-bb44-753eae77d7cd resource provider aggregate not found [pid: 7|app: 0|req: 1165/2462] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:13:20 2026] DELETE /v2.0/networks/dbfeb983-1b8f-4bde-b3c2-9634f0c65924 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2463] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:13:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:13:21.452 7 INFO neutron.services.segments.plugin [-] Segment b2e36487-576b-47d5-bb44-753eae77d7cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2e36487-576b-47d5-bb44-753eae77d7cd found for delete ", "request_id": "req-fa479154-9626-46d7-903e-dc71ea280e80"}]} [pid: 7|app: 0|req: 1166/2464] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:13:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2465] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:13:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2466] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:13:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:13:21.642 8 INFO neutron.api.v2.resource [None req-eb7c490f-a7b6-4ad9-bcfe-824b2036938a 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1300/2467] 199.204.45.153 () {30 vars in 763 bytes} [Fri May 1 02:13:21 2026] GET /v2.0/security-groups/lb-e537f9dc-cf26-47a5-95f0-8fc334f0ed33 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2468] 199.204.45.153 () {30 vars in 785 bytes} [Fri May 1 02:13:21 2026] GET /v2.0/security-groups?name=lb-e537f9dc-cf26-47a5-95f0-8fc334f0ed33 => generated 1637 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2469] 199.204.45.153 () {30 vars in 815 bytes} [Fri May 1 02:13:21 2026] GET /v2.0/security-group-rules?security_group_id=910fad30-ad26-4f24-a53e-f2e7bd938eb8 => generated 1182 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2470] 199.204.45.153 () {34 vars in 747 bytes} [Fri May 1 02:13:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2471] 199.204.45.153 () {34 vars in 747 bytes} [Fri May 1 02:13:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2472] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:22 2026] GET /v2.0/security-groups?tenant_id=1fb8caeb46424140ac21ae5875f95294&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2473] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:22 2026] DELETE /v2.0/security-groups/3d9c76a0-7a15-45f9-8263-79ef2c169028 => 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: 1171/2474] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:22 2026] GET /v2.0/security-groups?tenant_id=b7b6fca07bbb43a0bc89437b83e4f433&name=default => generated 2929 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2475] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:22 2026] DELETE /v2.0/security-groups/2241dc1d-3d85-4bb0-8b46-5bea804ba475 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:13:26.126 7 WARNING neutron_lib.context [None req-c721d109-bd2a-4fdd-9bd4-e38723316789 a9afc3f9b21944f0a767ba5240c9e582 e5d372bc339c4618a8199a4892e288ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:13:26.289 7 INFO neutron.db.segments_db [None req-c721d109-bd2a-4fdd-9bd4-e38723316789 a9afc3f9b21944f0a767ba5240c9e582 e5d372bc339c4618a8199a4892e288ef - - default default] Added segment f093b2f7-b5e3-4aec-a3a7-cda316cb268a of type vxlan for network 62de128a-3c1f-492e-a63b-00ae23fb35b8 [pid: 7|app: 0|req: 1172/2476] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:13:25 2026] POST /v2.0/networks => generated 632 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:13:26.421 8 WARNING neutron_lib.context [None req-a35bb4c2-bb34-4895-ac0e-4aff483aee6a a9afc3f9b21944f0a767ba5240c9e582 e5d372bc339c4618a8199a4892e288ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1305/2477] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:13:26 2026] POST /v2.0/ports => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:13:26.818 7 WARNING neutron_lib.context [None req-56bf8207-1b9a-4867-91bd-536c8d35c4b1 a9afc3f9b21944f0a767ba5240c9e582 e5d372bc339c4618a8199a4892e288ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1173/2478] 10.0.0.117 () {34 vars in 666 bytes} [Fri May 1 02:13:26 2026] POST /v2.0/trunks => generated 407 bytes in 208 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: 1306/2479] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:13:27 2026] PUT /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2480] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:13:27 2026] GET /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2481] 10.0.0.117 () {34 vars in 760 bytes} [Fri May 1 02:13:27 2026] PUT /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/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: 1175/2482] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:13:27 2026] GET /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/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: 1308/2483] 10.0.0.117 () {34 vars in 756 bytes} [Fri May 1 02:13:27 2026] PUT /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2484] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:13:27 2026] GET /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2485] 10.0.0.117 () {34 vars in 778 bytes} [Fri May 1 02:13:27 2026] PUT /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2486] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:13:27 2026] GET /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2487] 10.0.0.117 () {34 vars in 749 bytes} [Fri May 1 02:13:27 2026] PUT /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2488] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:13:27 2026] GET /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2489] 10.0.0.117 () {32 vars in 737 bytes} [Fri May 1 02:13:27 2026] GET /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:13:27.444 7 INFO neutron.api.v2.resource [None req-413ea910-7cbf-427d-9b07-cf3ff8aee728 a9afc3f9b21944f0a767ba5240c9e582 e5d372bc339c4618a8199a4892e288ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1179/2490] 10.0.0.117 () {32 vars in 741 bytes} [Fri May 1 02:13:27 2026] GET /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2491] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:27 2026] DELETE /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2492] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:13:27 2026] GET /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:13:27.564 8 INFO neutron.api.v2.resource [None req-c25cb759-1a83-4bfe-b70b-d214b56099be a9afc3f9b21944f0a767ba5240c9e582 e5d372bc339c4618a8199a4892e288ef - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1313/2493] 10.0.0.117 () {32 vars in 744 bytes} [Fri May 1 02:13:27 2026] DELETE /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2494] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:13:27 2026] DELETE /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2495] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:13:27 2026] GET /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929/tags => 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: 1182/2496] 10.0.0.117 () {32 vars in 719 bytes} [Fri May 1 02:13:27 2026] GET /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2497] 10.0.0.117 () {32 vars in 717 bytes} [Fri May 1 02:13:27 2026] GET /v2.0/ports/99954e13-38e6-4e51-acc2-3fda6e216553 => generated 826 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2498] 10.0.0.117 () {32 vars in 722 bytes} [Fri May 1 02:13:27 2026] DELETE /v2.0/trunks/e81d92e7-5a62-46b7-8218-60ba0d73e929 => 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: 1316/2499] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:13:27 2026] DELETE /v2.0/ports/99954e13-38e6-4e51-acc2-3fda6e216553 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:13:28.390 7 INFO neutron.services.segments.plugin [-] Segment f093b2f7-b5e3-4aec-a3a7-cda316cb268a resource provider aggregate not found 2026-05-01 02:13:28.395 7 INFO neutron.services.segments.plugin [-] Segment f093b2f7-b5e3-4aec-a3a7-cda316cb268a resource provider aggregate not found 2026-05-01 02:13:28.406 7 INFO neutron.services.segments.plugin [-] Segment f093b2f7-b5e3-4aec-a3a7-cda316cb268a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f093b2f7-b5e3-4aec-a3a7-cda316cb268a found for delete ", "request_id": "req-c27d29bf-2c0b-4eac-b960-1cb04a7449d2"}]} [pid: 7|app: 0|req: 1184/2500] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:13:28 2026] DELETE /v2.0/networks/62de128a-3c1f-492e-a63b-00ae23fb35b8 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2501] 10.0.0.9 () {30 vars in 688 bytes} [Fri May 1 02:13:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2502] 10.0.0.9 () {30 vars in 690 bytes} [Fri May 1 02:13:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2503] 10.0.0.9 () {30 vars in 666 bytes} [Fri May 1 02:13:28 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) 2026-05-01 02:13:28.947 7 INFO neutron.services.segments.plugin [-] Segment f093b2f7-b5e3-4aec-a3a7-cda316cb268a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f093b2f7-b5e3-4aec-a3a7-cda316cb268a found for delete ", "request_id": "req-4ed05ef8-c48c-4bf6-b4b8-442424424c03"}]} [pid: 7|app: 0|req: 1186/2504] 10.0.0.9 () {30 vars in 702 bytes} [Fri May 1 02:13:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2505] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:29 2026] GET /v2.0/security-groups?tenant_id=e5d372bc339c4618a8199a4892e288ef&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2506] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:29 2026] DELETE /v2.0/security-groups/343f63c6-6d66-4b02-aad6-bed26f36326a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2507] 10.0.0.9 () {28 vars in 437 bytes} [Fri May 1 02:13:29 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: 1189/2508] 10.0.0.9 () {30 vars in 726 bytes} [Fri May 1 02:13:29 2026] GET /v2.0/subnets/cf3e3d8c-9047-4fe7-af30-21c5911fe071 => generated 632 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2509] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:13:29 2026] GET /v2.0/security-groups?tenant_id=99b22ab752fc44f39b82105749498c35&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2510] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:13:29 2026] DELETE /v2.0/security-groups/793a10d6-b429-430d-a298-02e81a4e43a0 => 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: 1321/2511] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:13:30 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: 1191/2512] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:13:30 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: 1322/2513] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:13:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2514] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:13:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2515] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:30 2026] GET /v2.0/subnets/cf3e3d8c-9047-4fe7-af30-21c5911fe071 => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2516] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:13:30 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2519] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:13:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2520] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:13:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2521] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:13:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2522] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:13:31 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: 1197/2523] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:31 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2524] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:31 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2525] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:13:31 2026] GET /v2.0/networks?id=0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2526] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:13:31 2026] POST /v2.0/ports => generated 1303 bytes in 1012 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2527] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:13:32 2026] PUT /v2.0/ports/ae52d801-dffb-4e27-a303-068cd928bdc3 => generated 1428 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1329/2528] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:13:33 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4042 bytes in 56 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: 1200/2529] 199.204.45.153 () {34 vars in 1062 bytes} [Fri May 1 02:13:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.244&port_id=f079a980-6c61-4f90-bb7b-814856143e40 => 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: 1330/2530] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:33 2026] GET /v2.0/subnets?id=9ac568ab-f173-40bc-8f1d-a776e2715bbe => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:13:33.834 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f91af312-1013-4c92-a162-0318b4d07238'] response: {'name': 'network-changed', 'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'tag': 'ae52d801-dffb-4e27-a303-068cd928bdc3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1201/2531] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:33 2026] GET /v2.0/ports?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2532] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:33 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?fields=segments => generated 14 bytes in 93 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: 1202/2533] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:33 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?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: 1332/2534] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.20&port_id=daa46d20-9c8c-4108-ba64-f768b3d1590d => 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: 1203/2535] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/subnets?id=f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => 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: 1333/2536] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/ports?network_id=3aa22ab2-c053-4a0a-9012-b72981ead947&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2537] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1334/2538] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1205/2539] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.194&port_id=ae52d801-dffb-4e27-a303-068cd928bdc3 => 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: 1335/2540] 199.204.45.153 () {34 vars in 1104 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A357&port_id=ae52d801-dffb-4e27-a303-068cd928bdc3 => 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: 1206/2541] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/subnets?id=cf3e3d8c-9047-4fe7-af30-21c5911fe071&id=56d0f0be-3a3b-4978-8846-d76cb9b7a3bc => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2542] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2543] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2544] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 1208/2545] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 1338/2546] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4042 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2547] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/networks?id=0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2548] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.194&port_id=ae52d801-dffb-4e27-a303-068cd928bdc3 => 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: 1210/2549] 199.204.45.153 () {34 vars in 1104 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A357&port_id=ae52d801-dffb-4e27-a303-068cd928bdc3 => 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: 1340/2550] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:13:34 2026] GET /v2.0/subnets?id=cf3e3d8c-9047-4fe7-af30-21c5911fe071&id=56d0f0be-3a3b-4978-8846-d76cb9b7a3bc => generated 1363 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2551] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:35 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&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: 1342/2552] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:35 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2553] 10.0.0.224 () {34 vars in 971 bytes} [Fri May 1 02:13:35 2026] GET /v2.0/ports/ae52d801-dffb-4e27-a303-068cd928bdc3 => generated 1464 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2554] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:35 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2555] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:35 2026] GET /v2.0/ports/ae52d801-dffb-4e27-a303-068cd928bdc3 => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2556] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:35 2026] GET /v2.0/ports/ae52d801-dffb-4e27-a303-068cd928bdc3 => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2557] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:35 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 1214/2558] 199.204.45.153 () {34 vars in 790 bytes} [Fri May 1 02:13:35 2026] PUT /v2.0/ports/ae52d801-dffb-4e27-a303-068cd928bdc3 => generated 1199 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2559] 199.204.45.153 () {30 vars in 743 bytes} [Fri May 1 02:13:35 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 798 bytes in 91 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/2560] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:35 2026] GET /v2.0/subnets/cf3e3d8c-9047-4fe7-af30-21c5911fe071 => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2561] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:13:35 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: 1216/2562] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:13:35 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: 1347/2563] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:13:35 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: 1217/2564] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:13:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2565] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2566] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:13:36.160 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa2683dd-5488-4fcb-b7a7-4d3152ede069'] response: {'name': 'network-changed', 'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'tag': 'ae52d801-dffb-4e27-a303-068cd928bdc3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1349/2567] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2568] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2569] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3813 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2570] 199.204.45.153 () {30 vars in 743 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2571] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/networks?id=0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2572] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.194&port_id=ae52d801-dffb-4e27-a303-068cd928bdc3 => 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: 1221/2573] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2574] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2575] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/subnets?id=cf3e3d8c-9047-4fe7-af30-21c5911fe071 => 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: 1223/2576] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2577] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 1224/2578] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:36 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2579] 10.0.0.9 () {30 vars in 688 bytes} [Fri May 1 02:13:45 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: 1225/2580] 10.0.0.9 () {30 vars in 690 bytes} [Fri May 1 02:13:45 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: 1356/2581] 10.0.0.9 () {30 vars in 666 bytes} [Fri May 1 02:13:45 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: 1226/2582] 10.0.0.9 () {30 vars in 702 bytes} [Fri May 1 02:13:45 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: 1357/2583] 10.0.0.9 () {28 vars in 437 bytes} [Fri May 1 02:13:45 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2584] 10.0.0.9 () {30 vars in 726 bytes} [Fri May 1 02:13:45 2026] GET /v2.0/subnets/bcfdb689-0a14-4d73-86fc-74edcec472c8 => 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: 1359/2587] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:13:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2588] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:13:46 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: 1360/2589] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:13:46 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: 1230/2590] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:13:46 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: 1361/2591] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:46 2026] GET /v2.0/subnets/cf3e3d8c-9047-4fe7-af30-21c5911fe071 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2592] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:46 2026] GET /v2.0/subnets/bcfdb689-0a14-4d73-86fc-74edcec472c8 => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2593] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:13:46 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3815 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2594] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:13:46 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: 1363/2595] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:13:46 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: 1233/2596] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:13:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2597] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:13:47 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: 1234/2598] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:47 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?fields=segments => generated 14 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2599] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:47 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 1235/2600] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:13:47 2026] GET /v2.0/networks?id=f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2601] 199.204.45.153 () {38 vars in 955 bytes} [Fri May 1 02:13:47 2026] POST /v2.0/ports => generated 1303 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2602] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:13:47 2026] PUT /v2.0/ports/9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => generated 1428 bytes in 553 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: 1367/2603] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:13:48 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 5271 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: 1237/2604] 199.204.45.153 () {34 vars in 1062 bytes} [Fri May 1 02:13:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.244&port_id=f079a980-6c61-4f90-bb7b-814856143e40 => 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: 1368/2605] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:48 2026] GET /v2.0/subnets?id=9ac568ab-f173-40bc-8f1d-a776e2715bbe => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:13:48.728 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96188c9a-496e-4903-aaf4-c19f927a4b6f'] response: {'name': 'network-changed', 'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'tag': '9324faf9-3441-43e7-9bdf-0fd12fd2cd74', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1238/2606] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:48 2026] GET /v2.0/ports?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a&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: 1369/2607] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:48 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?fields=segments => generated 14 bytes in 53 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: 1239/2608] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:48 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?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: 1370/2609] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:13:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.20&port_id=daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2610] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:48 2026] GET /v2.0/subnets?id=f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2611] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/ports?network_id=3aa22ab2-c053-4a0a-9012-b72981ead947&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2612] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2613] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1242/2614] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.194&port_id=ae52d801-dffb-4e27-a303-068cd928bdc3 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2615] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/subnets?id=cf3e3d8c-9047-4fe7-af30-21c5911fe071 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2616] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&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: 1374/2617] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2618] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 1375/2619] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.130&port_id=9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2620] 199.204.45.153 () {34 vars in 1104 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => 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: 1376/2621] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/subnets?id=bcfdb689-0a14-4d73-86fc-74edcec472c8&id=e5ed8164-3cf6-4b72-8424-d19595889dc3 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2622] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&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: 1377/2623] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&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: 1247/2624] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 1378/2625] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 1248/2626] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 5271 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2627] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:13:49 2026] GET /v2.0/networks?id=f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2628] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:13:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.130&port_id=9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => 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: 1380/2629] 199.204.45.153 () {34 vars in 1104 bytes} [Fri May 1 02:13:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2630] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:13:50 2026] GET /v2.0/subnets?id=bcfdb689-0a14-4d73-86fc-74edcec472c8&id=e5ed8164-3cf6-4b72-8424-d19595889dc3 => 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: 1381/2631] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:50 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&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: 1382/2632] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:50 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2633] 10.0.0.224 () {34 vars in 971 bytes} [Fri May 1 02:13:50 2026] GET /v2.0/ports/9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => generated 1464 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2634] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:50 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2635] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:50 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 1384/2636] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:52 2026] GET /v2.0/ports/9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => generated 1466 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2637] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:52 2026] GET /v2.0/ports/9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => generated 1466 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2638] 199.204.45.153 () {34 vars in 790 bytes} [Fri May 1 02:13:52 2026] PUT /v2.0/ports/9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => generated 1201 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2639] 199.204.45.153 () {30 vars in 743 bytes} [Fri May 1 02:13:52 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 797 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1386/2640] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:52 2026] GET /v2.0/subnets/bcfdb689-0a14-4d73-86fc-74edcec472c8 => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2641] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:13:53 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) 2026-05-01 02:13:53.123 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82fc182a-e699-41d1-80c5-9b59aa2041e1'] response: {'name': 'network-changed', 'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'tag': '9324faf9-3441-43e7-9bdf-0fd12fd2cd74', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1256/2642] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2643] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2644] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:13:53 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: 1387/2645] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 5044 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2646] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2647] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2648] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/networks?id=f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2649] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1346 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2650] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.130&port_id=9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => 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: 1262/2651] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => 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: 1390/2652] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/subnets?id=bcfdb689-0a14-4d73-86fc-74edcec472c8 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2653] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2654] 199.204.45.153 () {30 vars in 743 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 800 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2655] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2656] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2657] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2658] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:13:53 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 1395/2661] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:14:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2662] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:14:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2663] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:14:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2664] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:14:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2665] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:14:05 2026] GET /v2.0/subnets/cf3e3d8c-9047-4fe7-af30-21c5911fe071 => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2666] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:05 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 5044 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2667] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:14:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2668] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:14:05 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: 1399/2669] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:14: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: 7|app: 0|req: 1271/2670] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:14:05 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: 1400/2671] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:14:05 2026] GET /v2.0/ports/9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => generated 1237 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2672] 199.204.45.153 () {34 vars in 789 bytes} [Fri May 1 02:14:05 2026] PUT /v2.0/ports/9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => generated 1026 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2673] 199.204.45.153 () {30 vars in 743 bytes} [Fri May 1 02:14:05 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 797 bytes in 96 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: 1273/2674] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:06 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2675] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:14:06 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:14:06.206 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42d589bd-382a-4123-a0d5-6595f1698caf'] response: {'name': 'network-changed', 'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'tag': '9324faf9-3441-43e7-9bdf-0fd12fd2cd74', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1274/2676] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:14:06 2026] GET /v2.0/networks?id=f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2677] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:06 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2678] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:14:06 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 1404/2679] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:14:06 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 1276/2680] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:07 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2681] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:08 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2682] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:09 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2683] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:10 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2684] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:11 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2685] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:12 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2686] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:13 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2687] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:14 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2690] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:16 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2691] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:17 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2692] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:20 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2693] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:21 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2694] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:22 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2695] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:24 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2696] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:25 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2697] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:26 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 4869 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2698] 199.204.45.153 () {34 vars in 975 bytes} [Fri May 1 02:14:26 2026] GET /v2.0/ports/9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => generated 1062 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2699] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:14:26 2026] DELETE /v2.0/ports/9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2700] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3815 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:14:27.423 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cd3eee4-1502-4a24-9981-ff25a57c3302'] response: {'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'name': 'network-vif-deleted', 'tag': '9324faf9-3441-43e7-9bdf-0fd12fd2cd74', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1415/2701] 199.204.45.153 () {34 vars in 1226 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/networks?id=6785c431-57ce-479e-a8c9-bfd7e729290a&id=3aa22ab2-c053-4a0a-9012-b72981ead947&id=0de65e57-3d7d-4e00-a96f-05fa703e0503&id=f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 3097 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2702] 199.204.45.153 () {34 vars in 1062 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.244&port_id=f079a980-6c61-4f90-bb7b-814856143e40 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2703] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/subnets?id=9ac568ab-f173-40bc-8f1d-a776e2715bbe => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2704] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/ports?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2705] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3815 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:14:27.665 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a60250c-80f0-49b5-8a9e-9cdd016e5646 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1418/2706] 199.204.45.153 () {32 vars in 759 bytes} [Fri May 1 02:14:27 2026] DELETE /v2.0/ports/9324faf9-3441-43e7-9bdf-0fd12fd2cd74 => 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: 1289/2707] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?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: 1419/2708] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2709] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2710] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.20&port_id=daa46d20-9c8c-4108-ba64-f768b3d1590d => 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: 1421/2711] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:14:27 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: 1422/2712] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2713] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:14:27 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: 1291/2714] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/subnets?id=f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2715] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => 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: 1292/2716] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/ports?network_id=3aa22ab2-c053-4a0a-9012-b72981ead947&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2717] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2718] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1426/2719] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:14:27 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1346 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2720] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:14:28 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2721] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:14:28 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1295/2722] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.194&port_id=ae52d801-dffb-4e27-a303-068cd928bdc3 => 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: 1428/2723] 199.204.45.153 () {30 vars in 743 bytes} [Fri May 1 02:14:28 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2724] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:14:28 2026] GET /v2.0/subnets?id=cf3e3d8c-9047-4fe7-af30-21c5911fe071 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2725] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:14:28 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => 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: 1297/2726] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:14:28 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2727] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:14:28 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2728] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:14:28 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 1431/2729] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:14:28 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 1300/2732] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:14:31 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: 1433/2733] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:14:31 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: 1301/2734] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:14:31 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: 1434/2735] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:14:31 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: 1302/2736] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:31 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3815 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2737] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:14:32 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: 1303/2738] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:14:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2739] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:14:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2740] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:14:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2741] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:14:32 2026] GET /v2.0/ports/ae52d801-dffb-4e27-a303-068cd928bdc3 => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2742] 199.204.45.153 () {34 vars in 789 bytes} [Fri May 1 02:14:32 2026] PUT /v2.0/ports/ae52d801-dffb-4e27-a303-068cd928bdc3 => generated 1026 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2743] 199.204.45.153 () {30 vars in 743 bytes} [Fri May 1 02:14:32 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 798 bytes in 70 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: 1306/2744] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:32 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2745] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:14:32 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:14:32.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f71152ad-e2bc-47f5-8494-82d553737dd2'] response: {'name': 'network-changed', 'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'tag': 'ae52d801-dffb-4e27-a303-068cd928bdc3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1440/2746] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:32 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2747] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:14:32 2026] GET /v2.0/networks?id=0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2748] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:14:32 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2749] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:14:32 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2750] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:33 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2751] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:34 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2752] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:36 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2753] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:37 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2754] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:38 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2755] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:39 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2756] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:40 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2757] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:41 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2758] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:42 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2759] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:43 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2760] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:44 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2761] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:45 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2764] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:46 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2765] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:47 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2766] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:48 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2767] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:49 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2768] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:50 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2769] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:52 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2770] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:53 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2771] 199.204.45.153 () {34 vars in 975 bytes} [Fri May 1 02:14:53 2026] GET /v2.0/ports/ae52d801-dffb-4e27-a303-068cd928bdc3 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2772] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:14:53 2026] DELETE /v2.0/ports/ae52d801-dffb-4e27-a303-068cd928bdc3 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2773] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:14:53 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:14:53.926 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc0917af-b8aa-4cc8-a97c-0b829d1cd3b0'] response: {'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'name': 'network-vif-deleted', 'tag': 'ae52d801-dffb-4e27-a303-068cd928bdc3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1454/2774] 199.204.45.153 () {34 vars in 1146 bytes} [Fri May 1 02:14:53 2026] GET /v2.0/networks?id=6785c431-57ce-479e-a8c9-bfd7e729290a&id=3aa22ab2-c053-4a0a-9012-b72981ead947&id=0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 2311 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2775] 199.204.45.153 () {34 vars in 1062 bytes} [Fri May 1 02:14:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.244&port_id=f079a980-6c61-4f90-bb7b-814856143e40 => 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: 1455/2776] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/subnets?id=9ac568ab-f173-40bc-8f1d-a776e2715bbe => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2777] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/ports?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2778] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?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: 1323/2779] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2780] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.20&port_id=daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2781] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/subnets?id=f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2782] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/ports?network_id=3aa22ab2-c053-4a0a-9012-b72981ead947&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2783] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2784] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:14:54.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe71b36a-7d1e-4911-81a1-61f560285601 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1326/2785] 199.204.45.153 () {32 vars in 759 bytes} [Fri May 1 02:14:54 2026] DELETE /v2.0/ports/ae52d801-dffb-4e27-a303-068cd928bdc3 => 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: 1460/2786] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?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: 1327/2787] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:14:54 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: 1461/2788] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:14:54 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: 1328/2789] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:14:54 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: 8|app: 0|req: 1462/2790] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2791] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2792] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2793] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1346 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2794] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2795] 199.204.45.153 () {30 vars in 743 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2796] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:14:54 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2797] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:14:55 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => 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: 1334/2800] 199.204.45.153 () {34 vars in 1096 bytes} [Fri May 1 02:15:01 2026] GET /v2.0/ports?device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2801] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:15:01 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => generated 1465 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2802] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:15:01 2026] GET /v2.0/networks?id=0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2803] 199.204.45.153 () {34 vars in 1056 bytes} [Fri May 1 02:15:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=83ef74cc-9816-4fe3-b1c7-760702b332c5 => generated 859 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2804] 199.204.45.153 () {34 vars in 1104 bytes} [Fri May 1 02:15:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A282&port_id=83ef74cc-9816-4fe3-b1c7-760702b332c5 => 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: 1469/2805] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:15:01 2026] GET /v2.0/subnets?id=cf3e3d8c-9047-4fe7-af30-21c5911fe071&id=56d0f0be-3a3b-4978-8846-d76cb9b7a3bc => generated 1363 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2806] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:15:01 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2807] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:15:01 2026] GET /v2.0/ports?network_id=0de65e57-3d7d-4e00-a96f-05fa703e0503&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2808] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:15:01 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2809] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:15:01 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503?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: 1339/2810] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:15:09 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: 1472/2811] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:15:09 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: 1340/2812] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:15:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2813] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:15:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:15:09.419 7 INFO neutron.api.v2.resource [None req-b3a5e58b-13ec-4f57-b7eb-eb6e737a3411 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1341/2814] 199.204.45.153 () {30 vars in 763 bytes} [Fri May 1 02:15:09 2026] GET /v2.0/security-groups/lb-e537f9dc-cf26-47a5-95f0-8fc334f0ed33 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2815] 199.204.45.153 () {30 vars in 785 bytes} [Fri May 1 02:15:09 2026] GET /v2.0/security-groups?name=lb-e537f9dc-cf26-47a5-95f0-8fc334f0ed33 => generated 2863 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2816] 199.204.45.153 () {30 vars in 815 bytes} [Fri May 1 02:15:09 2026] GET /v2.0/security-group-rules?security_group_id=910fad30-ad26-4f24-a53e-f2e7bd938eb8 => generated 2334 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2817] 199.204.45.153 () {32 vars in 789 bytes} [Fri May 1 02:15:09 2026] DELETE /v2.0/security-group-rules/1707b8f5-98e9-4493-8921-39ffa5972c92 => 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: 1343/2818] 199.204.45.153 () {32 vars in 789 bytes} [Fri May 1 02:15:09 2026] DELETE /v2.0/security-group-rules/6646cde3-3c2c-4737-89a0-70513dfe67ce => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:11.714 8 INFO neutron.db.l3_db [None req-2ec96098-1cd9-4f41-98cb-0d81ac59822d 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Floating IP d5eedd34-b25a-4df2-a250-a3bcdca32016 disassociated (deleted). External IP: 10.96.250.213, port: 8531f99f-4774-4681-9416-78e8aef1d9f1. [pid: 8|app: 0|req: 1476/2819] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:15:11 2026] DELETE /v2.0/floatingips/d5eedd34-b25a-4df2-a250-a3bcdca32016 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:12.126 7 INFO neutron.api.v2.resource [None req-536d2714-95d9-47fd-a1e0-ddcf67a90d89 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1344/2820] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:15:12 2026] GET /v2.0/floatingips/d5eedd34-b25a-4df2-a250-a3bcdca32016 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2821] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:15:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2822] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:15:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2823] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:15:12 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: 1346/2824] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:15:12 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: 1479/2825] 199.204.45.153 () {30 vars in 741 bytes} [Fri May 1 02:15:12 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2826] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:12 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2827] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:13 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2828] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:13 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2829] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:14 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2830] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:15 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2833] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:16 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2834] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:17 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2835] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:18 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2836] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:19 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2837] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:20 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2838] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:21 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2839] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:22 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2840] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:25 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2841] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:28 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2842] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:29 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2845] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:31 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2846] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:32 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2847] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:33 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2848] 199.204.45.153 () {34 vars in 975 bytes} [Fri May 1 02:15:33 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1346 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2849] 199.204.45.153 () {34 vars in 1060 bytes} [Fri May 1 02:15:33 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2850] 199.204.45.153 () {34 vars in 1016 bytes} [Fri May 1 02:15:33 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947?fields=dns_domain => generated 29 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2851] 199.204.45.153 () {38 vars in 1028 bytes} [Fri May 1 02:15:33 2026] PUT /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1147 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2852] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:15:34 2026] GET /v2.0/ports?tenant_id=31461f9db2d247848e697b87c793a10f&device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1493/2853] 199.204.45.153 () {34 vars in 1066 bytes} [Fri May 1 02:15:34 2026] GET /v2.0/networks?id=6785c431-57ce-479e-a8c9-bfd7e729290a&id=3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 1524 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2854] 199.204.45.153 () {34 vars in 1062 bytes} [Fri May 1 02:15:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.244&port_id=f079a980-6c61-4f90-bb7b-814856143e40 => 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: 1494/2855] 199.204.45.153 () {34 vars in 984 bytes} [Fri May 1 02:15:34 2026] GET /v2.0/subnets?id=9ac568ab-f173-40bc-8f1d-a776e2715bbe => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2856] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:15:34 2026] GET /v2.0/ports?network_id=6785c431-57ce-479e-a8c9-bfd7e729290a&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: 1495/2857] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:15:34 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2858] 199.204.45.153 () {30 vars in 769 bytes} [Fri May 1 02:15:34 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2859] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:15:34 2026] GET /v2.0/networks/6785c431-57ce-479e-a8c9-bfd7e729290a?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: 1364/2860] 199.204.45.153 () {34 vars in 789 bytes} [Fri May 1 02:15:34 2026] PUT /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1086 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2861] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:15:35 2026] GET /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 1086 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1365/2862] 199.204.45.153 () {32 vars in 759 bytes} [Fri May 1 02:15:35 2026] DELETE /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2863] 199.204.45.153 () {30 vars in 703 bytes} [Fri May 1 02:15:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2864] 199.204.45.153 () {30 vars in 705 bytes} [Fri May 1 02:15:35 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: 1499/2865] 199.204.45.153 () {30 vars in 681 bytes} [Fri May 1 02:15:35 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: 1367/2866] 199.204.45.153 () {30 vars in 717 bytes} [Fri May 1 02:15:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:15:35.621 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c51916b0-8f9e-4d9c-a29c-6136693fa436 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/2867] 199.204.45.153 () {32 vars in 759 bytes} [Fri May 1 02:15:35 2026] DELETE /v2.0/ports/daa46d20-9c8c-4108-ba64-f768b3d1590d => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2868] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:15:35 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:15:35.701 8 INFO neutron.api.v2.resource [None req-cef3f505-46d9-45d6-bfc8-10565c084474 19ce7c4b7ca54aa8ac6db70adb35cd4f 31461f9db2d247848e697b87c793a10f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/2869] 199.204.45.153 () {30 vars in 763 bytes} [Fri May 1 02:15:35 2026] GET /v2.0/security-groups/lb-e537f9dc-cf26-47a5-95f0-8fc334f0ed33 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2870] 199.204.45.153 () {30 vars in 785 bytes} [Fri May 1 02:15:35 2026] GET /v2.0/security-groups?name=lb-e537f9dc-cf26-47a5-95f0-8fc334f0ed33 => generated 1637 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2871] 199.204.45.153 () {30 vars in 737 bytes} [Fri May 1 02:15:35 2026] GET /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => 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: 1370/2872] 199.204.45.153 () {34 vars in 789 bytes} [Fri May 1 02:15:35 2026] PUT /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => generated 1094 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2873] 199.204.45.153 () {32 vars in 779 bytes} [Fri May 1 02:15:36 2026] DELETE /v2.0/security-groups/910fad30-ad26-4f24-a53e-f2e7bd938eb8 => 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: 1371/2874] 199.204.45.153 () {32 vars in 759 bytes} [Fri May 1 02:15:36 2026] DELETE /v2.0/ports/8531f99f-4774-4681-9416-78e8aef1d9f1 => 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: 1504/2875] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:15:37 2026] GET /v2.0/ports?device_id=e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2876] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:15:38 2026] DELETE /v2.0/ports/f079a980-6c61-4f90-bb7b-814856143e40 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:15:43.036 8 INFO neutron.db.l3_db [None req-803088b5-3688-40da-b6a8-ea73200fd4e4 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Floating IP cb2207ba-69ac-4fe3-8f84-2ccd9e819601 disassociated (deleted). External IP: 10.96.250.215, port: 7ea16bb8-7bb3-4369-ada6-3fe80542f002. [pid: 8|app: 0|req: 1505/2877] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:15:42 2026] DELETE /v2.0/floatingips/cb2207ba-69ac-4fe3-8f84-2ccd9e819601 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:43.463 7 INFO neutron.api.v2.resource [None req-8540ea4d-6a36-4581-a2d9-b77642f949c9 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1373/2878] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:15:43 2026] GET /v2.0/floatingips/cb2207ba-69ac-4fe3-8f84-2ccd9e819601 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:15:43.725 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bd23aa1-436d-44ef-9e79-6725cae08a3c'] response: {'name': 'network-changed', 'server_uuid': '190e242e-281a-448e-b46f-4bc1f8d2dc87', 'tag': '7ea16bb8-7bb3-4369-ada6-3fe80542f002', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1506/2879] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:15:43 2026] GET /v2.0/ports?device_id=190e242e-281a-448e-b46f-4bc1f8d2dc87 => generated 1204 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2880] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:15:43 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&device_id=190e242e-281a-448e-b46f-4bc1f8d2dc87 => generated 1473 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:15:43.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-667791b0-8ca6-4fc8-be7a-137e039f45d5'] response: {'server_uuid': 'e2d7a049-d0fa-4e7f-b700-5b6b76e8eef3', 'name': 'network-vif-deleted', 'tag': 'f079a980-6c61-4f90-bb7b-814856143e40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1507/2881] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:15:43 2026] GET /v2.0/security-groups?id=02daef3c-0c35-41a4-a810-694a57575850&fields=id&fields=name => generated 110 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2882] 199.204.45.153 () {34 vars in 986 bytes} [Fri May 1 02:15:43 2026] GET /v2.0/networks?id=f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2883] 199.204.45.153 () {34 vars in 1058 bytes} [Fri May 1 02:15:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.196&port_id=7ea16bb8-7bb3-4369-ada6-3fe80542f002 => 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: 1376/2884] 199.204.45.153 () {34 vars in 1106 bytes} [Fri May 1 02:15:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13d&port_id=7ea16bb8-7bb3-4369-ada6-3fe80542f002 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2885] 199.204.45.153 () {34 vars in 1064 bytes} [Fri May 1 02:15:43 2026] GET /v2.0/subnets?id=bcfdb689-0a14-4d73-86fc-74edcec472c8&id=e5ed8164-3cf6-4b72-8424-d19595889dc3 => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2886] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:15:44 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2887] 199.204.45.153 () {34 vars in 1052 bytes} [Fri May 1 02:15:44 2026] GET /v2.0/ports?network_id=f496b226-e3e9-4107-9a0c-55b205ba0f0e&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2888] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:15:44 2026] GET /v2.0/ports?device_id=190e242e-281a-448e-b46f-4bc1f8d2dc87 => generated 1204 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2889] 199.204.45.153 () {34 vars in 1012 bytes} [Fri May 1 02:15:44 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 1512/2890] 199.204.45.153 () {34 vars in 1112 bytes} [Fri May 1 02:15:44 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e?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: 1379/2891] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:15:44 2026] DELETE /v2.0/ports/7ea16bb8-7bb3-4369-ada6-3fe80542f002 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:15:48.933 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-842f05b4-5489-439b-9ad3-e83611088b8c'] response: {'server_uuid': '190e242e-281a-448e-b46f-4bc1f8d2dc87', 'name': 'network-vif-deleted', 'tag': '7ea16bb8-7bb3-4369-ada6-3fe80542f002', 'status': 'completed', 'code': 200} 2026-05-01 02:15:49.308 7 INFO neutron.db.l3_db [None req-113060c3-00e9-4378-86f5-d0c63d1cbfe2 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] Floating IP 62a73588-9c8b-48fb-97fc-805c42239d81 disassociated (deleted). External IP: 10.96.250.220, port: 83ef74cc-9816-4fe3-b1c7-760702b332c5. [pid: 7|app: 0|req: 1381/2894] 10.0.0.117 () {32 vars in 732 bytes} [Fri May 1 02:15:48 2026] DELETE /v2.0/floatingips/62a73588-9c8b-48fb-97fc-805c42239d81 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:49.772 8 INFO neutron.api.v2.resource [None req-68cc4537-8913-44ea-9778-4fa0c1d2a51c 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/2895] 10.0.0.117 () {32 vars in 729 bytes} [Fri May 1 02:15:49 2026] GET /v2.0/floatingips/62a73588-9c8b-48fb-97fc-805c42239d81 => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2896] 10.0.0.224 () {34 vars in 990 bytes} [Fri May 1 02:15:49 2026] GET /v2.0/ports?device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => generated 1196 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2897] 10.0.0.224 () {34 vars in 1040 bytes} [Fri May 1 02:15:50 2026] GET /v2.0/security-groups?id=02daef3c-0c35-41a4-a810-694a57575850&fields=id&fields=name => generated 110 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2898] 199.204.45.153 () {34 vars in 994 bytes} [Fri May 1 02:15:50 2026] GET /v2.0/ports?device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => generated 1196 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2899] 199.204.45.153 () {36 vars in 997 bytes} [Fri May 1 02:15:50 2026] DELETE /v2.0/ports/83ef74cc-9816-4fe3-b1c7-760702b332c5 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:15:55.189 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-057f4af2-919a-4944-bc88-8e12ccbce495'] response: {'name': 'network-changed', 'server_uuid': '19127d65-68eb-4894-9e86-9e5b5f7d6017', 'tag': '83ef74cc-9816-4fe3-b1c7-760702b332c5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1517/2900] 199.204.45.153 () {34 vars in 1080 bytes} [Fri May 1 02:15:55 2026] GET /v2.0/ports?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&device_id=19127d65-68eb-4894-9e86-9e5b5f7d6017 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:15:55.246 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd78a34c-2688-45cf-b14e-e7f151e3a985'] response: {'server_uuid': '19127d65-68eb-4894-9e86-9e5b5f7d6017', 'name': 'network-vif-deleted', 'tag': '83ef74cc-9816-4fe3-b1c7-760702b332c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2901] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:15:55 2026] DELETE /v2.0/security-group-rules/720165da-b33b-47d9-b30d-8f1cf062acfc => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:55.265 7 INFO neutron.api.v2.resource [None req-b047759a-9c32-4945-87bc-c491aec08f58 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1385/2902] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:15:55 2026] GET /v2.0/security-group-rules/720165da-b33b-47d9-b30d-8f1cf062acfc => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2903] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:15:55 2026] DELETE /v2.0/security-group-rules/7a37ff70-119b-4d7a-81a1-be5431992600 => 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: 1518/2904] 199.204.45.153 () {34 vars in 1018 bytes} [Fri May 1 02:15:55 2026] GET /v2.0/networks?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&shared=False => generated 2376 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:15:55.372 7 INFO neutron.api.v2.resource [None req-9aa8e0fd-1372-4e33-96b8-f24bef8967d9 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1387/2905] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:15:55 2026] GET /v2.0/security-group-rules/7a37ff70-119b-4d7a-81a1-be5431992600 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2906] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:15:55 2026] DELETE /v2.0/security-group-rules/cfd165eb-c600-4599-b161-462183da2889 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:55.471 7 INFO neutron.api.v2.resource [None req-a4193345-c8b9-4e49-ad2d-2ed72047b998 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1389/2907] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:15:55 2026] GET /v2.0/security-group-rules/cfd165eb-c600-4599-b161-462183da2889 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2908] 199.204.45.153 () {34 vars in 930 bytes} [Fri May 1 02:15:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2909] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:15:55 2026] DELETE /v2.0/security-group-rules/5779090c-7da1-48ba-bca8-f7b5866322b8 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:55.568 8 INFO neutron.api.v2.resource [None req-7964a8d3-2e37-4d50-85cd-27bde562263e 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/2910] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:15:55 2026] GET /v2.0/security-group-rules/5779090c-7da1-48ba-bca8-f7b5866322b8 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2911] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:15:55 2026] DELETE /v2.0/security-group-rules/9f54fdec-834c-4abf-9273-231416228802 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:55.669 8 INFO neutron.api.v2.resource [None req-4225b500-8752-4675-bbfc-0be7b7967555 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/2912] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:15:55 2026] GET /v2.0/security-group-rules/9f54fdec-834c-4abf-9273-231416228802 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2913] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:15:55 2026] DELETE /v2.0/security-group-rules/9c170798-2548-4231-8fed-ee8a1880edd5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:55.772 8 INFO neutron.api.v2.resource [None req-560abbcd-3c6e-4ff3-b9ad-745d602eaf3e 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/2914] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:15:55 2026] GET /v2.0/security-group-rules/9c170798-2548-4231-8fed-ee8a1880edd5 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2915] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:15:55 2026] DELETE /v2.0/security-group-rules/a5ef3dde-a831-482b-835f-fcf17196293a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:55.872 8 INFO neutron.api.v2.resource [None req-fa06c3bc-2fb8-4d52-b2bd-adc31fce83cf 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/2916] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:15:55 2026] GET /v2.0/security-group-rules/a5ef3dde-a831-482b-835f-fcf17196293a => 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: 1394/2917] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:15:55 2026] DELETE /v2.0/security-group-rules/359ffb95-6948-43cb-8d6a-787776606d64 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:55.963 8 INFO neutron.api.v2.resource [None req-89f25d3e-310d-4606-905e-e3d5a621b015 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/2918] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:15:55 2026] GET /v2.0/security-group-rules/359ffb95-6948-43cb-8d6a-787776606d64 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2919] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:15:55 2026] DELETE /v2.0/security-group-rules/de128e5c-3d9b-4443-b902-adf433b098e9 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:56.050 8 INFO neutron.api.v2.resource [None req-be743d00-d0e1-41ac-90a8-8675db18cb3a 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/2920] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:15:56 2026] GET /v2.0/security-group-rules/de128e5c-3d9b-4443-b902-adf433b098e9 => 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: 1396/2921] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:15:56 2026] DELETE /v2.0/security-group-rules/ca664c48-6243-469d-b408-6c7fc27845e6 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:56.157 8 INFO neutron.api.v2.resource [None req-7def1d87-e4d1-4caf-8c37-a813dc852e03 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/2922] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:15:56 2026] GET /v2.0/security-group-rules/ca664c48-6243-469d-b408-6c7fc27845e6 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2923] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:15:56 2026] DELETE /v2.0/security-group-rules/c875faba-4813-47f6-8ea9-29de6f9001b6 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:56.251 8 INFO neutron.api.v2.resource [None req-ec8794b3-62e3-49da-baf2-fc9b5ff19e04 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1527/2924] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:15:56 2026] GET /v2.0/security-group-rules/c875faba-4813-47f6-8ea9-29de6f9001b6 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2925] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:15:56 2026] DELETE /v2.0/security-groups/02daef3c-0c35-41a4-a810-694a57575850 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:15:56.372 8 INFO neutron.api.v2.resource [None req-25727120-2e08-49f8-9446-9ebb2d70b1ea 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/2926] 10.0.0.117 () {32 vars in 737 bytes} [Fri May 1 02:15:56 2026] GET /v2.0/security-groups/02daef3c-0c35-41a4-a810-694a57575850 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2927] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:15:56 2026] PUT /v2.0/routers/3d2a1e97-62f1-4b59-b307-3204467eadde/remove_router_interface => generated 309 bytes in 1249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:15:57.899 8 INFO neutron.api.v2.resource [None req-82d9087b-4ded-49dc-8fa3-c681bca15f0b 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/2928] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:15:57 2026] PUT /v2.0/routers/3d2a1e97-62f1-4b59-b307-3204467eadde/remove_router_interface => generated 198 bytes in 225 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2929] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:15:57 2026] PUT /v2.0/routers/3d2a1e97-62f1-4b59-b307-3204467eadde/remove_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:15:59.397 8 INFO neutron.api.v2.resource [None req-bae1df02-55e9-4e43-8268-16d809b8ff33 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/2930] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:15:59 2026] PUT /v2.0/routers/3d2a1e97-62f1-4b59-b307-3204467eadde/remove_router_interface => generated 198 bytes in 258 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2933] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:15:59 2026] PUT /v2.0/routers/3d2a1e97-62f1-4b59-b307-3204467eadde/remove_router_interface => generated 309 bytes in 1795 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-01 02:16:01.441 8 INFO neutron.api.v2.resource [None req-c68c977f-599c-4757-b9fb-0eb42a77f66a 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/2934] 10.0.0.117 () {34 vars in 789 bytes} [Fri May 1 02:16:01 2026] PUT /v2.0/routers/3d2a1e97-62f1-4b59-b307-3204467eadde/remove_router_interface => generated 198 bytes in 227 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:16:02.584 7 INFO neutron.db.l3_hamode_db [None req-ce7f26df-e1af-4b94-9982-6d5cc1b4bd40 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] HA network 9214f41a-5992-4664-b7a9-1c2ca828c2d1 was deleted as no HA routers are present in tenant 7f32f94e255f4002b21b4fcc5ca77437. [pid: 7|app: 0|req: 1402/2935] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:16:01 2026] DELETE /v2.0/routers/3d2a1e97-62f1-4b59-b307-3204467eadde => generated 0 bytes in 1145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:16:02.628 8 INFO neutron.api.v2.resource [None req-91405502-21f6-435d-b838-320f6f57663e 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/2936] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:16:02 2026] GET /v2.0/routers/3d2a1e97-62f1-4b59-b307-3204467eadde => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:16:02.645 7 INFO neutron.services.segments.plugin [-] Segment b7b874d7-9187-4d0c-8937-9f4cc6d6c166 resource provider aggregate not found 2026-05-01 02:16:02.650 7 INFO neutron.services.segments.plugin [-] Segment b7b874d7-9187-4d0c-8937-9f4cc6d6c166 resource provider aggregate not found 2026-05-01 02:16:02.677 7 INFO neutron.services.segments.plugin [-] Segment b7b874d7-9187-4d0c-8937-9f4cc6d6c166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7b874d7-9187-4d0c-8937-9f4cc6d6c166 found for delete ", "request_id": "req-385bcbca-65e1-44ae-b80f-9549eff95a74"}]} 2026-05-01 02:16:02.678 7 INFO neutron.services.segments.plugin [-] Segment b7b874d7-9187-4d0c-8937-9f4cc6d6c166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7b874d7-9187-4d0c-8937-9f4cc6d6c166 found for delete ", "request_id": "req-c2c3c24a-97e5-4e08-8388-8219c67853db"}]} [pid: 7|app: 0|req: 1403/2937] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:16:02 2026] DELETE /v2.0/subnets/e5ed8164-3cf6-4b72-8424-d19595889dc3 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:02.917 8 INFO neutron.pecan_wsgi.hooks.translation [None req-044ff572-9b83-4529-96c4-c19e69ee22c0 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/2938] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:16:02 2026] GET /v2.0/subnets/e5ed8164-3cf6-4b72-8424-d19595889dc3 => 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: 1404/2939] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:16:02 2026] DELETE /v2.0/subnets/bcfdb689-0a14-4d73-86fc-74edcec472c8 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:03.231 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d69341ab-78f0-4f03-bb66-8d2a3b1b1e10 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/2940] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:16:03 2026] GET /v2.0/subnets/bcfdb689-0a14-4d73-86fc-74edcec472c8 => 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: 1405/2941] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:03 2026] DELETE /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:03.658 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cfa823e-a689-4032-bb68-90bd15717821 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/2942] 10.0.0.117 () {32 vars in 723 bytes} [Fri May 1 02:16:03 2026] GET /v2.0/networks/f496b226-e3e9-4107-9a0c-55b205ba0f0e => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2943] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:16:03 2026] DELETE /v2.0/subnets/56d0f0be-3a3b-4978-8846-d76cb9b7a3bc => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:03.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04df64a2-c547-4e86-bee6-16bad5dc6abc 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/2944] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:16:03 2026] GET /v2.0/subnets/56d0f0be-3a3b-4978-8846-d76cb9b7a3bc => 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: 1407/2945] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:16:03 2026] DELETE /v2.0/subnets/cf3e3d8c-9047-4fe7-af30-21c5911fe071 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:04.222 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85df188b-4609-4384-863f-390e4bca2dae 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/2946] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:16:04 2026] GET /v2.0/subnets/cf3e3d8c-9047-4fe7-af30-21c5911fe071 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:16:04.703 7 INFO neutron.services.segments.plugin [-] Segment db98852f-e76b-4952-9cec-7d77330d915a resource provider aggregate not found 2026-05-01 02:16:04.713 7 INFO neutron.services.segments.plugin [-] Segment db98852f-e76b-4952-9cec-7d77330d915a resource provider aggregate not found 2026-05-01 02:16:04.731 7 INFO neutron.services.segments.plugin [-] Segment db98852f-e76b-4952-9cec-7d77330d915a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db98852f-e76b-4952-9cec-7d77330d915a found for delete ", "request_id": "req-76a3aead-44a6-4d98-9661-35a514fb03df"}]} 2026-05-01 02:16:04.738 7 INFO neutron.services.segments.plugin [-] Segment db98852f-e76b-4952-9cec-7d77330d915a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db98852f-e76b-4952-9cec-7d77330d915a found for delete ", "request_id": "req-800975d7-feb2-4897-8868-9059d6a0ba6b"}]} [pid: 7|app: 0|req: 1408/2947] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:04 2026] DELETE /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:04.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c08fae84-b040-40a9-acf9-956ac8270378 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/2948] 10.0.0.117 () {32 vars in 723 bytes} [Fri May 1 02:16:04 2026] GET /v2.0/networks/0de65e57-3d7d-4e00-a96f-05fa703e0503 => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:16:04.794 7 INFO neutron.services.segments.plugin [-] Segment 5a4512cd-773c-4dd6-ae4d-d0df62e33abb resource provider aggregate not found 2026-05-01 02:16:04.798 7 INFO neutron.services.segments.plugin [-] Segment 5a4512cd-773c-4dd6-ae4d-d0df62e33abb resource provider aggregate not found 2026-05-01 02:16:04.821 7 INFO neutron.services.segments.plugin [-] Segment 5a4512cd-773c-4dd6-ae4d-d0df62e33abb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a4512cd-773c-4dd6-ae4d-d0df62e33abb found for delete ", "request_id": "req-2c4f90a1-1615-4ead-8849-648d393a02ea"}]} 2026-05-01 02:16:04.825 7 INFO neutron.services.segments.plugin [-] Segment 5a4512cd-773c-4dd6-ae4d-d0df62e33abb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a4512cd-773c-4dd6-ae4d-d0df62e33abb found for delete ", "request_id": "req-67f436bc-24ea-4605-9882-7fada9488e84"}]} [pid: 7|app: 0|req: 1409/2949] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:16:04 2026] DELETE /v2.0/subnets/28534816-09ee-4dd0-9350-222ffb3fc8d0 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:05.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25dfe64a-aa0e-460b-b1fb-0238005cd61c 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/2950] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:16:04 2026] GET /v2.0/subnets/28534816-09ee-4dd0-9350-222ffb3fc8d0 => 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: 1410/2951] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:16:05 2026] DELETE /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:05.290 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd190ef4-4eca-404f-b1de-553035680b08 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/2952] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:16:05 2026] GET /v2.0/subnets/f1e618e9-3c09-48bf-a367-6b9a1f2de6e1 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2953] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:05 2026] DELETE /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:05.755 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdd9c9c7-8026-48de-a1bc-26c8dc55d3dc 2ea55142ad5542edb490ad9e325d17de 7f32f94e255f4002b21b4fcc5ca77437 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/2954] 10.0.0.117 () {32 vars in 723 bytes} [Fri May 1 02:16:05 2026] GET /v2.0/networks/3aa22ab2-c053-4a0a-9012-b72981ead947 => generated 138 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-01 02:16:07.747 7 INFO neutron.services.segments.plugin [-] Segment a521f65b-bc64-4c7f-8091-3eed7974fe11 resource provider aggregate not found 2026-05-01 02:16:07.753 7 INFO neutron.services.segments.plugin [-] Segment a521f65b-bc64-4c7f-8091-3eed7974fe11 resource provider aggregate not found 2026-05-01 02:16:07.766 7 INFO neutron.services.segments.plugin [-] Segment a521f65b-bc64-4c7f-8091-3eed7974fe11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a521f65b-bc64-4c7f-8091-3eed7974fe11 found for delete ", "request_id": "req-2adcfe61-f2e5-42a4-b431-8f8a6735099e"}]} 2026-05-01 02:16:07.771 7 INFO neutron.services.segments.plugin [-] Segment a521f65b-bc64-4c7f-8091-3eed7974fe11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a521f65b-bc64-4c7f-8091-3eed7974fe11 found for delete ", "request_id": "req-0e70cd06-005a-4c9d-b801-2c06425b0c19"}]} [pid: 7|app: 0|req: 1412/2955] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:07 2026] GET /v2.0/security-groups?tenant_id=7f32f94e255f4002b21b4fcc5ca77437&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2956] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:07 2026] DELETE /v2.0/security-groups/6f864f37-e231-4c92-bb24-0844de83e7eb => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2957] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:08 2026] GET /v2.0/security-groups?tenant_id=941cdeb6c54b4cac96610284d991db8c&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2958] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:08 2026] DELETE /v2.0/security-groups/59daca57-ba69-43e5-8471-334168190a28 => 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: 1414/2959] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:08 2026] GET /v2.0/security-groups?tenant_id=a02f1edead664156bdc379735e6bf67b&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2960] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:08 2026] DELETE /v2.0/security-groups/c310261c-6c6a-4cde-a0e4-902b829177e2 => 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: 1415/2961] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:08 2026] GET /v2.0/security-groups?tenant_id=476f5a96cacd47babeb531aa2a091c9f&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2962] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:09 2026] DELETE /v2.0/security-groups/34b8c720-ff02-4871-9cf4-8ba22eb3ebc2 => 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: 1416/2963] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:09 2026] GET /v2.0/security-groups?tenant_id=b899d8446e3a43fab03ebceb05a31981&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2964] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:09 2026] DELETE /v2.0/security-groups/7467591a-2cc2-435a-8f1f-082c4ae787bb => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2965] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:09 2026] GET /v2.0/security-groups?tenant_id=9c14092b2d1048cd8c23f33d0159cdc7&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2966] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:09 2026] DELETE /v2.0/security-groups/3251d96c-288e-498f-8c1d-7772995ae2e4 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2967] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:10 2026] GET /v2.0/security-groups?tenant_id=982f67127b9e480e98210fd4e90d74d5&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2968] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:10 2026] DELETE /v2.0/security-groups/e76f1ce1-f13e-4b9a-ba12-a7a66fd8913e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:16:14.667 7 WARNING neutron_lib.context [None req-8586bd49-bf3b-45da-bb2d-aa59401f45c7 ea1b5915399643e7b57f998139acd95b cbcfa17a0b384fdea164a1e3ea4dd265 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:14.806 7 INFO neutron.db.segments_db [None req-8586bd49-bf3b-45da-bb2d-aa59401f45c7 ea1b5915399643e7b57f998139acd95b cbcfa17a0b384fdea164a1e3ea4dd265 - - default default] Added segment fc0dc105-0379-414f-a7b9-3532d2d7d521 of type vxlan for network f7bf0771-86cc-4a16-8e62-39a445601f56 [pid: 7|app: 0|req: 1419/2969] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:16:14 2026] POST /v2.0/networks => generated 631 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:14.953 8 WARNING neutron_lib.context [None req-1348e968-8c79-4ccb-bdac-f7106c5f4dbf ea1b5915399643e7b57f998139acd95b cbcfa17a0b384fdea164a1e3ea4dd265 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:15.017 8 INFO neutron.db.segments_db [None req-1348e968-8c79-4ccb-bdac-f7106c5f4dbf ea1b5915399643e7b57f998139acd95b cbcfa17a0b384fdea164a1e3ea4dd265 - - default default] Added segment 35a549cc-1484-447a-93c5-0a2dba8d1941 of type vxlan for network 6f4d28d0-4de4-445f-92fa-d7b626c3f924 [pid: 8|app: 0|req: 1551/2970] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:16:14 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:15.142 7 WARNING neutron_lib.context [None req-d7feefb6-804c-4e61-b917-e6676818e9ec ea1b5915399643e7b57f998139acd95b cbcfa17a0b384fdea164a1e3ea4dd265 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:15.233 7 INFO neutron.db.segments_db [None req-d7feefb6-804c-4e61-b917-e6676818e9ec ea1b5915399643e7b57f998139acd95b cbcfa17a0b384fdea164a1e3ea4dd265 - - default default] Added segment 524a3eb5-496a-459c-b03f-fbb23130afaf of type vxlan for network 0aec401c-9215-4842-953f-3772c40fda6d [pid: 7|app: 0|req: 1420/2971] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:16:15 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) 2026-05-01 02:16:15.362 8 WARNING neutron_lib.context [None req-013cb4d1-bfbc-4844-b45a-b13fee17b549 ea1b5915399643e7b57f998139acd95b cbcfa17a0b384fdea164a1e3ea4dd265 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:15.444 8 INFO neutron.db.segments_db [None req-013cb4d1-bfbc-4844-b45a-b13fee17b549 ea1b5915399643e7b57f998139acd95b cbcfa17a0b384fdea164a1e3ea4dd265 - - default default] Added segment 5bf204a9-ee07-4e95-8030-115c6f0feae2 of type vxlan for network 2ba25f21-a38c-46f6-b541-fe8783eb4806 [pid: 8|app: 0|req: 1552/2972] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:16:15 2026] POST /v2.0/networks => generated 632 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:15.583 7 WARNING neutron_lib.context [None req-2daf3407-51e3-42d8-9707-a85fdbef4e9a ea1b5915399643e7b57f998139acd95b cbcfa17a0b384fdea164a1e3ea4dd265 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:15.644 7 INFO neutron.db.segments_db [None req-2daf3407-51e3-42d8-9707-a85fdbef4e9a ea1b5915399643e7b57f998139acd95b cbcfa17a0b384fdea164a1e3ea4dd265 - - default default] Added segment 44f2d295-c0d1-4196-9ef6-db495196aaee of type vxlan for network d17f2e35-7f0a-49fd-9f1b-f1a3dc4c931c [pid: 7|app: 0|req: 1421/2973] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:16:15 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2974] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:16:15 2026] PUT /v2.0/networks/f7bf0771-86cc-4a16-8e62-39a445601f56/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2975] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:16:15 2026] PUT /v2.0/networks/6f4d28d0-4de4-445f-92fa-d7b626c3f924/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2978] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:16:15 2026] PUT /v2.0/networks/0aec401c-9215-4842-953f-3772c40fda6d/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2979] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:16:15 2026] PUT /v2.0/networks/2ba25f21-a38c-46f6-b541-fe8783eb4806/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2980] 10.0.0.117 () {32 vars in 666 bytes} [Fri May 1 02:16:16 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2981] 10.0.0.117 () {32 vars in 680 bytes} [Fri May 1 02:16:16 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2982] 10.0.0.117 () {32 vars in 676 bytes} [Fri May 1 02:16:16 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2983] 10.0.0.117 () {32 vars in 688 bytes} [Fri May 1 02:16:16 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2984] 10.0.0.117 () {32 vars in 674 bytes} [Fri May 1 02:16:16 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2985] 10.0.0.117 () {32 vars in 688 bytes} [Fri May 1 02:16:16 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2986] 10.0.0.117 () {32 vars in 684 bytes} [Fri May 1 02:16:16 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2987] 10.0.0.117 () {32 vars in 696 bytes} [Fri May 1 02:16:16 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2988] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:16 2026] DELETE /v2.0/networks/f7bf0771-86cc-4a16-8e62-39a445601f56 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:17.375 7 INFO neutron.services.segments.plugin [-] Segment 35a549cc-1484-447a-93c5-0a2dba8d1941 resource provider aggregate not found 2026-05-01 02:16:17.379 7 INFO neutron.services.segments.plugin [-] Segment 35a549cc-1484-447a-93c5-0a2dba8d1941 resource provider aggregate not found 2026-05-01 02:16:17.389 7 INFO neutron.services.segments.plugin [-] Segment 35a549cc-1484-447a-93c5-0a2dba8d1941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a549cc-1484-447a-93c5-0a2dba8d1941 found for delete ", "request_id": "req-20ec2916-211e-45fd-a07d-17a972f824e0"}]} 2026-05-01 02:16:17.394 7 INFO neutron.services.segments.plugin [-] Segment 35a549cc-1484-447a-93c5-0a2dba8d1941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a549cc-1484-447a-93c5-0a2dba8d1941 found for delete ", "request_id": "req-b3ae4085-544a-46c4-b20f-5148be745671"}]} [pid: 7|app: 0|req: 1430/2989] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:17 2026] DELETE /v2.0/networks/6f4d28d0-4de4-445f-92fa-d7b626c3f924 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:17.418 8 INFO neutron.services.segments.plugin [-] Segment fc0dc105-0379-414f-a7b9-3532d2d7d521 resource provider aggregate not found 2026-05-01 02:16:17.431 8 INFO neutron.services.segments.plugin [-] Segment fc0dc105-0379-414f-a7b9-3532d2d7d521 resource provider aggregate not found 2026-05-01 02:16:17.449 8 INFO neutron.services.segments.plugin [-] Segment fc0dc105-0379-414f-a7b9-3532d2d7d521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0dc105-0379-414f-a7b9-3532d2d7d521 found for delete ", "request_id": "req-f38027cc-e264-4eb5-a51b-9b1f1b7c5075"}]} 2026-05-01 02:16:17.455 8 INFO neutron.services.segments.plugin [-] Segment fc0dc105-0379-414f-a7b9-3532d2d7d521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0dc105-0379-414f-a7b9-3532d2d7d521 found for delete ", "request_id": "req-ec60f6ad-519f-4e7d-8085-4129405eb487"}]} [pid: 8|app: 0|req: 1560/2990] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:17 2026] DELETE /v2.0/networks/0aec401c-9215-4842-953f-3772c40fda6d => 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: 1431/2991] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:17 2026] DELETE /v2.0/networks/2ba25f21-a38c-46f6-b541-fe8783eb4806 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2992] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:17 2026] DELETE /v2.0/networks/d17f2e35-7f0a-49fd-9f1b-f1a3dc4c931c => generated 0 bytes in 802 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:19.538 7 INFO neutron.services.segments.plugin [-] Segment 5bf204a9-ee07-4e95-8030-115c6f0feae2 resource provider aggregate not found 2026-05-01 02:16:19.545 7 INFO neutron.services.segments.plugin [-] Segment 5bf204a9-ee07-4e95-8030-115c6f0feae2 resource provider aggregate not found 2026-05-01 02:16:19.553 7 INFO neutron.services.segments.plugin [-] Segment 5bf204a9-ee07-4e95-8030-115c6f0feae2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf204a9-ee07-4e95-8030-115c6f0feae2 found for delete ", "request_id": "req-5a524feb-3432-4e66-b829-09c83e24667a"}]} 2026-05-01 02:16:19.562 7 INFO neutron.services.segments.plugin [-] Segment 5bf204a9-ee07-4e95-8030-115c6f0feae2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf204a9-ee07-4e95-8030-115c6f0feae2 found for delete ", "request_id": "req-fb497c64-740b-4178-9f23-dd7ff393ba17"}]} [pid: 7|app: 0|req: 1432/2993] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:19 2026] GET /v2.0/security-groups?tenant_id=cbcfa17a0b384fdea164a1e3ea4dd265&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:16:19.764 8 INFO neutron.services.segments.plugin [-] Segment 524a3eb5-496a-459c-b03f-fbb23130afaf resource provider aggregate not found 2026-05-01 02:16:19.769 8 INFO neutron.services.segments.plugin [-] Segment 524a3eb5-496a-459c-b03f-fbb23130afaf resource provider aggregate not found 2026-05-01 02:16:19.779 8 INFO neutron.services.segments.plugin [-] Segment 524a3eb5-496a-459c-b03f-fbb23130afaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 524a3eb5-496a-459c-b03f-fbb23130afaf found for delete ", "request_id": "req-727467e7-7f3d-4a6c-984a-af7aaecf57b9"}]} 2026-05-01 02:16:19.786 8 INFO neutron.services.segments.plugin [-] Segment 524a3eb5-496a-459c-b03f-fbb23130afaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 524a3eb5-496a-459c-b03f-fbb23130afaf found for delete ", "request_id": "req-70acf40b-6543-4fd7-b983-128e8b8925ff"}]} 2026-05-01 02:16:19.796 8 INFO neutron.services.segments.plugin [-] Segment 44f2d295-c0d1-4196-9ef6-db495196aaee resource provider aggregate not found 2026-05-01 02:16:19.813 8 INFO neutron.services.segments.plugin [-] Segment 44f2d295-c0d1-4196-9ef6-db495196aaee resource provider aggregate not found 2026-05-01 02:16:19.818 8 INFO neutron.services.segments.plugin [-] Segment 44f2d295-c0d1-4196-9ef6-db495196aaee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f2d295-c0d1-4196-9ef6-db495196aaee found for delete ", "request_id": "req-7e912639-35d7-467b-80b6-80c0007d06b3"}]} 2026-05-01 02:16:19.836 8 INFO neutron.services.segments.plugin [-] Segment 44f2d295-c0d1-4196-9ef6-db495196aaee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f2d295-c0d1-4196-9ef6-db495196aaee found for delete ", "request_id": "req-25b47af8-1091-46fa-8883-b3332d7c7a63"}]} [pid: 8|app: 0|req: 1562/2994] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:19 2026] DELETE /v2.0/security-groups/89882865-0a3e-4045-81e6-a215980f71c4 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2995] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:19 2026] GET /v2.0/security-groups?tenant_id=34361c3204a0487ba8338d2ba4ae73f0&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2996] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:20 2026] DELETE /v2.0/security-groups/24278b15-c5fd-4419-9e3c-49bbbd039181 => 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: 1434/2997] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:20 2026] GET /v2.0/security-groups?tenant_id=a5fc362bd9fe4d3385d2e4ffadf553ff&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2998] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:20 2026] DELETE /v2.0/security-groups/87fb1a2d-b04d-40ae-95b1-8e9863218da7 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:16:24.705 7 WARNING neutron_lib.context [None req-1c0641c2-daab-4bad-b9be-91868144a5e3 b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:24.866 7 INFO neutron.db.segments_db [None req-1c0641c2-daab-4bad-b9be-91868144a5e3 b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Added segment 9a6ee7e9-399b-4b06-b4ef-4f91e8bc39e1 of type vxlan for network 6dc2f0d1-c049-4a2a-9568-ad4e14091788 [pid: 7|app: 0|req: 1435/2999] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:16:24 2026] POST /v2.0/networks => generated 631 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:24.979 8 WARNING neutron_lib.context [None req-2491a338-5faf-44f0-9aec-ab0705516b5d b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1565/3000] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:16:24 2026] POST /v2.0/ports => generated 743 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:25.383 7 WARNING neutron_lib.context [None req-8de864a4-256d-4f68-ace2-a5ec520bc9b1 b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:25.456 7 INFO neutron.db.segments_db [None req-8de864a4-256d-4f68-ace2-a5ec520bc9b1 b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Added segment 62bcc153-ee6a-4677-8dbe-428801e82868 of type vxlan for network 3b55ecbd-b7b1-4e37-aea7-a1e95023ba91 [pid: 7|app: 0|req: 1436/3001] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:16:25 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:16:25.564 8 WARNING neutron_lib.context [None req-03c9f855-5c45-4458-bac2-f3b73ab671e6 b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1566/3002] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:16:25 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:25.940 7 WARNING neutron_lib.context [None req-e5287509-32b9-4268-b94a-f1f1c0a9a965 b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:25.995 7 INFO neutron.db.segments_db [None req-e5287509-32b9-4268-b94a-f1f1c0a9a965 b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Added segment f262b715-90dc-4bb6-9ca9-6ad661deeaeb of type vxlan for network 190ad0ec-3945-4c17-a927-282cc618ddf3 [pid: 7|app: 0|req: 1437/3003] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:16:25 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:16:26.108 8 WARNING neutron_lib.context [None req-6e6e1a18-2a00-4e86-ae02-dbc471195a5d b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1567/3004] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:16:26 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:26.505 7 WARNING neutron_lib.context [None req-e005f24b-c106-4d7e-aea6-6ff3c0504f5b b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:26.574 7 INFO neutron.db.segments_db [None req-e005f24b-c106-4d7e-aea6-6ff3c0504f5b b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Added segment efaff94d-937d-4f92-85f5-f1055e075473 of type vxlan for network 9d951c20-5146-4d1b-8fa7-46f37b13075c [pid: 7|app: 0|req: 1438/3005] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:16:26 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:16:26.698 8 WARNING neutron_lib.context [None req-e66d664b-819b-473a-902a-46bf0ba68ebc b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1568/3006] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:16:26 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:27.032 7 WARNING neutron_lib.context [None req-ac3ad59d-e093-4a2a-83a0-872e76c7af61 b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:27.093 7 INFO neutron.db.segments_db [None req-ac3ad59d-e093-4a2a-83a0-872e76c7af61 b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Added segment bb65eed0-f491-4655-a30b-b03e80f47953 of type vxlan for network bf553249-5e5a-4076-89f4-5cb168614c88 [pid: 7|app: 0|req: 1439/3007] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:16:27 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 02:16:27.203 8 WARNING neutron_lib.context [None req-18489c02-7fa1-4c0e-bf60-97bd6ca4af30 b24464a7b6ff4ed699089fabe3f839ff aacf507b84cb44dcb396fd5830ff7ea8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1569/3008] 10.0.0.117 () {34 vars in 664 bytes} [Fri May 1 02:16:27 2026] POST /v2.0/ports => generated 743 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3009] 10.0.0.117 () {34 vars in 747 bytes} [Fri May 1 02:16:27 2026] PUT /v2.0/ports/35222a59-1654-420d-a330-27d079aede4e/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1570/3010] 10.0.0.117 () {34 vars in 747 bytes} [Fri May 1 02:16:27 2026] PUT /v2.0/ports/f5c213f3-80cd-4d1e-b21c-0c60a8463709/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: 1441/3011] 10.0.0.117 () {34 vars in 747 bytes} [Fri May 1 02:16:27 2026] PUT /v2.0/ports/5933680a-8b52-4041-b8e7-5dbd444ba2e5/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3012] 10.0.0.117 () {34 vars in 747 bytes} [Fri May 1 02:16:27 2026] PUT /v2.0/ports/c358fa2a-4936-4da6-b276-192ccdebd0ac/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3013] 10.0.0.117 () {32 vars in 660 bytes} [Fri May 1 02:16:27 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3014] 10.0.0.117 () {32 vars in 674 bytes} [Fri May 1 02:16:28 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3015] 10.0.0.117 () {32 vars in 670 bytes} [Fri May 1 02:16:28 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3016] 10.0.0.117 () {32 vars in 682 bytes} [Fri May 1 02:16:28 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3017] 10.0.0.117 () {32 vars in 668 bytes} [Fri May 1 02:16:28 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3018] 10.0.0.117 () {32 vars in 682 bytes} [Fri May 1 02:16:28 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3019] 10.0.0.117 () {32 vars in 678 bytes} [Fri May 1 02:16:28 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3020] 10.0.0.117 () {32 vars in 690 bytes} [Fri May 1 02:16:28 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3021] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:16:28 2026] DELETE /v2.0/ports/35222a59-1654-420d-a330-27d079aede4e => 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: 1576/3022] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:16:29 2026] DELETE /v2.0/ports/f5c213f3-80cd-4d1e-b21c-0c60a8463709 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3023] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:16:29 2026] DELETE /v2.0/ports/5933680a-8b52-4041-b8e7-5dbd444ba2e5 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3024] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:16:29 2026] DELETE /v2.0/ports/c358fa2a-4936-4da6-b276-192ccdebd0ac => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3025] 10.0.0.117 () {32 vars in 720 bytes} [Fri May 1 02:16:29 2026] DELETE /v2.0/ports/c0ad479c-0f1d-4483-b666-b9c20d6b1a3b => generated 0 bytes in 659 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:30.745 8 INFO neutron.services.segments.plugin [-] Segment 9a6ee7e9-399b-4b06-b4ef-4f91e8bc39e1 resource provider aggregate not found 2026-05-01 02:16:30.749 8 INFO neutron.services.segments.plugin [-] Segment 9a6ee7e9-399b-4b06-b4ef-4f91e8bc39e1 resource provider aggregate not found 2026-05-01 02:16:30.758 8 INFO neutron.services.segments.plugin [-] Segment 9a6ee7e9-399b-4b06-b4ef-4f91e8bc39e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a6ee7e9-399b-4b06-b4ef-4f91e8bc39e1 found for delete ", "request_id": "req-c3878b15-ea87-44e7-ad2f-3d612b3685c5"}]} 2026-05-01 02:16:30.766 8 INFO neutron.services.segments.plugin [-] Segment 9a6ee7e9-399b-4b06-b4ef-4f91e8bc39e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a6ee7e9-399b-4b06-b4ef-4f91e8bc39e1 found for delete ", "request_id": "req-a687318b-0a2b-48d8-9caf-c12f0381c3b1"}]} [pid: 8|app: 0|req: 1578/3026] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:30 2026] DELETE /v2.0/networks/6dc2f0d1-c049-4a2a-9568-ad4e14091788 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:16:30.971 7 INFO neutron.services.segments.plugin [-] Segment 62bcc153-ee6a-4677-8dbe-428801e82868 resource provider aggregate not found 2026-05-01 02:16:30.985 7 INFO neutron.services.segments.plugin [-] Segment 62bcc153-ee6a-4677-8dbe-428801e82868 resource provider aggregate not found 2026-05-01 02:16:30.997 7 INFO neutron.services.segments.plugin [-] Segment 62bcc153-ee6a-4677-8dbe-428801e82868 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62bcc153-ee6a-4677-8dbe-428801e82868 found for delete ", "request_id": "req-a90961dd-4e71-48d0-a9b4-ebb80641d147"}]} 2026-05-01 02:16:31.021 7 INFO neutron.services.segments.plugin [-] Segment 62bcc153-ee6a-4677-8dbe-428801e82868 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62bcc153-ee6a-4677-8dbe-428801e82868 found for delete ", "request_id": "req-cbc40e51-e16b-41d3-97db-623416a666a2"}]} [pid: 7|app: 0|req: 1449/3029] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:30 2026] DELETE /v2.0/networks/3b55ecbd-b7b1-4e37-aea7-a1e95023ba91 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3030] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:31 2026] DELETE /v2.0/networks/190ad0ec-3945-4c17-a927-282cc618ddf3 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3031] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:31 2026] DELETE /v2.0/networks/9d951c20-5146-4d1b-8fa7-46f37b13075c => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3032] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:16:31 2026] DELETE /v2.0/networks/bf553249-5e5a-4076-89f4-5cb168614c88 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3033] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:32 2026] GET /v2.0/security-groups?tenant_id=de5aaecd4f094300bc05bac5e195b666&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:16:32.796 8 INFO neutron.services.segments.plugin [-] Segment f262b715-90dc-4bb6-9ca9-6ad661deeaeb resource provider aggregate not found 2026-05-01 02:16:32.803 8 INFO neutron.services.segments.plugin [-] Segment f262b715-90dc-4bb6-9ca9-6ad661deeaeb resource provider aggregate not found 2026-05-01 02:16:32.812 8 INFO neutron.services.segments.plugin [-] Segment f262b715-90dc-4bb6-9ca9-6ad661deeaeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f262b715-90dc-4bb6-9ca9-6ad661deeaeb found for delete ", "request_id": "req-bd67cab6-b69b-4452-bbf9-f9f65f442c2b"}]} 2026-05-01 02:16:32.819 8 INFO neutron.services.segments.plugin [-] Segment f262b715-90dc-4bb6-9ca9-6ad661deeaeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f262b715-90dc-4bb6-9ca9-6ad661deeaeb found for delete ", "request_id": "req-673e7fcc-8ca7-4772-afdc-703edb16ec98"}]} 2026-05-01 02:16:32.826 8 INFO neutron.services.segments.plugin [-] Segment bb65eed0-f491-4655-a30b-b03e80f47953 resource provider aggregate not found 2026-05-01 02:16:32.832 8 INFO neutron.services.segments.plugin [-] Segment bb65eed0-f491-4655-a30b-b03e80f47953 resource provider aggregate not found 2026-05-01 02:16:32.838 8 INFO neutron.services.segments.plugin [-] Segment bb65eed0-f491-4655-a30b-b03e80f47953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb65eed0-f491-4655-a30b-b03e80f47953 found for delete ", "request_id": "req-01537464-2ef0-4f69-9de7-e7427db1ec78"}]} 2026-05-01 02:16:32.848 8 INFO neutron.services.segments.plugin [-] Segment bb65eed0-f491-4655-a30b-b03e80f47953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb65eed0-f491-4655-a30b-b03e80f47953 found for delete ", "request_id": "req-04d1b66f-6754-49c9-87a5-c04c518eff6a"}]} [pid: 8|app: 0|req: 1583/3034] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:32 2026] DELETE /v2.0/security-groups/26d354b1-2609-4775-b229-b2126065c6c2 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3035] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:33 2026] GET /v2.0/security-groups?tenant_id=aacf507b84cb44dcb396fd5830ff7ea8&name=default => generated 2929 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3036] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:33 2026] DELETE /v2.0/security-groups/712cad55-40c7-4801-bc85-e42238a9b034 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:16:33.419 7 INFO neutron.services.segments.plugin [-] Segment efaff94d-937d-4f92-85f5-f1055e075473 resource provider aggregate not found 2026-05-01 02:16:33.426 7 INFO neutron.services.segments.plugin [-] Segment efaff94d-937d-4f92-85f5-f1055e075473 resource provider aggregate not found 2026-05-01 02:16:33.443 7 INFO neutron.services.segments.plugin [-] Segment efaff94d-937d-4f92-85f5-f1055e075473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efaff94d-937d-4f92-85f5-f1055e075473 found for delete ", "request_id": "req-7b876596-06d6-48a5-b056-45fc14f7721c"}]} 2026-05-01 02:16:33.446 7 INFO neutron.services.segments.plugin [-] Segment efaff94d-937d-4f92-85f5-f1055e075473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efaff94d-937d-4f92-85f5-f1055e075473 found for delete ", "request_id": "req-be3db5b5-bd11-4788-8abe-a6d594dff6b7"}]} [pid: 7|app: 0|req: 1453/3037] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:33 2026] GET /v2.0/security-groups?tenant_id=c7e9f16461e8434bbbba1921269d01b3&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3038] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:33 2026] DELETE /v2.0/security-groups/77ee9e16-38ab-48ad-a648-83c4b3dfe97b => 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: 1454/3039] 10.0.0.117 () {34 vars in 678 bytes} [Fri May 1 02:16:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3040] 10.0.0.117 () {34 vars in 678 bytes} [Fri May 1 02:16:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3041] 10.0.0.117 () {34 vars in 678 bytes} [Fri May 1 02:16:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3042] 10.0.0.117 () {34 vars in 678 bytes} [Fri May 1 02:16:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3043] 10.0.0.117 () {34 vars in 678 bytes} [Fri May 1 02:16:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3044] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:16:38 2026] PUT /v2.0/policies/31552eed-d197-4828-a6ca-837c51e49b85/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3045] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:16:38 2026] PUT /v2.0/policies/b73ab18f-cf11-476e-89a6-3ea5ad67684d/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3046] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:16:38 2026] PUT /v2.0/policies/d1c2632b-9338-492a-b6a6-17059df13cf4/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: 1458/3047] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:16:38 2026] PUT /v2.0/policies/3cda7725-c8c2-45b7-a94b-1c5e81212de1/tags => 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: 1590/3048] 10.0.0.117 () {32 vars in 674 bytes} [Fri May 1 02:16:38 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: 7|app: 0|req: 1459/3049] 10.0.0.117 () {32 vars in 688 bytes} [Fri May 1 02:16:39 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3050] 10.0.0.117 () {32 vars in 684 bytes} [Fri May 1 02:16:39 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3051] 10.0.0.117 () {32 vars in 696 bytes} [Fri May 1 02:16:39 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3052] 10.0.0.117 () {32 vars in 682 bytes} [Fri May 1 02:16:39 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3053] 10.0.0.117 () {32 vars in 696 bytes} [Fri May 1 02:16:39 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3054] 10.0.0.117 () {32 vars in 692 bytes} [Fri May 1 02:16:39 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3055] 10.0.0.117 () {32 vars in 704 bytes} [Fri May 1 02:16:39 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3056] 10.0.0.117 () {32 vars in 734 bytes} [Fri May 1 02:16:39 2026] DELETE /v2.0/qos/policies/31552eed-d197-4828-a6ca-837c51e49b85 => 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: 1463/3057] 10.0.0.117 () {32 vars in 734 bytes} [Fri May 1 02:16:39 2026] DELETE /v2.0/qos/policies/b73ab18f-cf11-476e-89a6-3ea5ad67684d => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3058] 10.0.0.117 () {32 vars in 734 bytes} [Fri May 1 02:16:39 2026] DELETE /v2.0/qos/policies/d1c2632b-9338-492a-b6a6-17059df13cf4 => 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: 1464/3059] 10.0.0.117 () {32 vars in 734 bytes} [Fri May 1 02:16:39 2026] DELETE /v2.0/qos/policies/3cda7725-c8c2-45b7-a94b-1c5e81212de1 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3060] 10.0.0.117 () {32 vars in 734 bytes} [Fri May 1 02:16:39 2026] DELETE /v2.0/qos/policies/218e27eb-f411-473a-8575-e782149638e6 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3061] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:40 2026] GET /v2.0/security-groups?tenant_id=279215604a8e4ecdad0bff33cd478696&name=default => generated 2929 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3062] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:40 2026] DELETE /v2.0/security-groups/ad2c5f76-43c1-4677-a12c-951ba498d026 => 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: 1466/3063] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:41 2026] GET /v2.0/security-groups?tenant_id=93a1b4035d894e75b1ecd0f0f4bab11f&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3064] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:41 2026] DELETE /v2.0/security-groups/8c62aee6-7dc2-4109-9e58-1493c415c5ec => 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: 1467/3065] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:16:41 2026] GET /v2.0/security-groups?tenant_id=c2369672999a4cb28bbae47d11c6f840&name=default => generated 2929 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3066] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:16:41 2026] DELETE /v2.0/security-groups/46b68f11-e54c-40cf-9dd7-732defae5d81 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:16:45.870 7 WARNING neutron_lib.context [None req-4d537eaa-dfa0-47ee-bd67-86034ae8cfa1 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:45.935 7 INFO neutron.db.segments_db [None req-4d537eaa-dfa0-47ee-bd67-86034ae8cfa1 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Added segment 0f2ec560-14be-414d-8cfb-0870d67a9af5 of type vxlan for network e41b2c5f-6d16-4958-8219-0d2a81458ac8 2026-05-01 02:16:46.262 7 INFO neutron.db.l3_hamode_db [None req-4d537eaa-dfa0-47ee-bd67-86034ae8cfa1 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:16:46.468 7 INFO neutron.db.l3_hamode_db [None req-4d537eaa-dfa0-47ee-bd67-86034ae8cfa1 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1468/3069] 10.0.0.117 () {34 vars in 668 bytes} [Fri May 1 02:16:45 2026] POST /v2.0/routers => generated 474 bytes in 1614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:47.317 8 WARNING neutron_lib.context [None req-f171eecc-97b2-41dd-a537-9078769e13e0 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:47.367 8 INFO neutron.db.l3_hamode_db [None req-f171eecc-97b2-41dd-a537-9078769e13e0 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:16:47.539 8 INFO neutron.db.l3_hamode_db [None req-f171eecc-97b2-41dd-a537-9078769e13e0 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1602/3070] 10.0.0.117 () {34 vars in 668 bytes} [Fri May 1 02:16:47 2026] POST /v2.0/routers => generated 474 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:48.372 7 WARNING neutron_lib.context [None req-bba27c5a-5b69-490d-99bb-cd96f300ce5d fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:48.415 7 INFO neutron.db.l3_hamode_db [None req-bba27c5a-5b69-490d-99bb-cd96f300ce5d fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:16:48.573 7 INFO neutron.db.l3_hamode_db [None req-bba27c5a-5b69-490d-99bb-cd96f300ce5d fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1469/3071] 10.0.0.117 () {34 vars in 668 bytes} [Fri May 1 02:16:48 2026] POST /v2.0/routers => generated 474 bytes in 996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:49.374 8 WARNING neutron_lib.context [None req-0e4a0b9a-56d4-436c-870d-55138e6bf682 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:49.415 8 INFO neutron.db.l3_hamode_db [None req-0e4a0b9a-56d4-436c-870d-55138e6bf682 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:16:49.569 8 INFO neutron.db.l3_hamode_db [None req-0e4a0b9a-56d4-436c-870d-55138e6bf682 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1603/3072] 10.0.0.117 () {34 vars in 668 bytes} [Fri May 1 02:16:49 2026] POST /v2.0/routers => generated 474 bytes in 996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:16:50.377 7 WARNING neutron_lib.context [None req-ece5529d-de59-4577-99a7-79ee6d5b6d37 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:16:50.423 7 INFO neutron.db.l3_hamode_db [None req-ece5529d-de59-4577-99a7-79ee6d5b6d37 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-01 02:16:50.609 7 INFO neutron.db.l3_hamode_db [None req-ece5529d-de59-4577-99a7-79ee6d5b6d37 fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1470/3073] 10.0.0.117 () {34 vars in 668 bytes} [Fri May 1 02:16:50 2026] POST /v2.0/routers => generated 474 bytes in 972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3074] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:16:51 2026] PUT /v2.0/routers/8619ee45-786e-4309-b56f-ddefbdabca90/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3075] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:16:51 2026] PUT /v2.0/routers/dda258e9-02c0-4d21-9991-7b61e7719cea/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3076] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:16:51 2026] PUT /v2.0/routers/c442eced-852f-493c-aef6-6a446f1e744d/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3077] 10.0.0.117 () {34 vars in 751 bytes} [Fri May 1 02:16:51 2026] PUT /v2.0/routers/5d5bb7c4-0472-4161-9948-2a6eb07caa7c/tags => generated 19 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3078] 10.0.0.117 () {32 vars in 664 bytes} [Fri May 1 02:16:51 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3079] 10.0.0.117 () {32 vars in 678 bytes} [Fri May 1 02:16:52 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3080] 10.0.0.117 () {32 vars in 674 bytes} [Fri May 1 02:16:52 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3081] 10.0.0.117 () {32 vars in 686 bytes} [Fri May 1 02:16:52 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3082] 10.0.0.117 () {32 vars in 672 bytes} [Fri May 1 02:16:53 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3083] 10.0.0.117 () {32 vars in 686 bytes} [Fri May 1 02:16:53 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3084] 10.0.0.117 () {32 vars in 682 bytes} [Fri May 1 02:16:53 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3085] 10.0.0.117 () {32 vars in 694 bytes} [Fri May 1 02:16:53 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3086] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:16:54 2026] GET /v2.0/routers/8619ee45-786e-4309-b56f-ddefbdabca90 => generated 485 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3087] 10.0.0.117 () {34 vars in 742 bytes} [Fri May 1 02:16:54 2026] PUT /v2.0/routers/8619ee45-786e-4309-b56f-ddefbdabca90 => generated 485 bytes in 740 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3088] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:16:54 2026] GET /v2.0/ports?device_id=8619ee45-786e-4309-b56f-ddefbdabca90 => 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: 1478/3089] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:16:54 2026] DELETE /v2.0/routers/8619ee45-786e-4309-b56f-ddefbdabca90 => generated 0 bytes in 602 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3090] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:16:55 2026] GET /v2.0/routers/dda258e9-02c0-4d21-9991-7b61e7719cea => generated 493 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3091] 10.0.0.117 () {34 vars in 742 bytes} [Fri May 1 02:16:55 2026] PUT /v2.0/routers/dda258e9-02c0-4d21-9991-7b61e7719cea => generated 493 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3092] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:16:56 2026] GET /v2.0/ports?device_id=dda258e9-02c0-4d21-9991-7b61e7719cea => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3093] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:16:56 2026] DELETE /v2.0/routers/dda258e9-02c0-4d21-9991-7b61e7719cea => generated 0 bytes in 545 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3094] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:16:58 2026] GET /v2.0/routers/c442eced-852f-493c-aef6-6a446f1e744d => generated 502 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3095] 10.0.0.117 () {34 vars in 742 bytes} [Fri May 1 02:16:59 2026] PUT /v2.0/routers/c442eced-852f-493c-aef6-6a446f1e744d => generated 502 bytes in 1471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3096] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:17:00 2026] GET /v2.0/ports?device_id=c442eced-852f-493c-aef6-6a446f1e744d => 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: 1482/3099] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:17:00 2026] DELETE /v2.0/routers/c442eced-852f-493c-aef6-6a446f1e744d => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3100] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:17:01 2026] GET /v2.0/routers/5d5bb7c4-0472-4161-9948-2a6eb07caa7c => generated 487 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3101] 10.0.0.117 () {34 vars in 742 bytes} [Fri May 1 02:17:01 2026] PUT /v2.0/routers/5d5bb7c4-0472-4161-9948-2a6eb07caa7c => generated 487 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3102] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:17:01 2026] GET /v2.0/ports?device_id=5d5bb7c4-0472-4161-9948-2a6eb07caa7c => 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: 1484/3103] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:17:01 2026] DELETE /v2.0/routers/5d5bb7c4-0472-4161-9948-2a6eb07caa7c => generated 0 bytes in 545 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3104] 10.0.0.117 () {32 vars in 721 bytes} [Fri May 1 02:17:02 2026] GET /v2.0/routers/013cb6e8-0b87-4c6d-9c33-a0c756802221 => generated 480 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3105] 10.0.0.117 () {34 vars in 742 bytes} [Fri May 1 02:17:02 2026] PUT /v2.0/routers/013cb6e8-0b87-4c6d-9c33-a0c756802221 => generated 480 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3106] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:17:03 2026] GET /v2.0/ports?device_id=013cb6e8-0b87-4c6d-9c33-a0c756802221 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:17:04.221 7 INFO neutron.services.segments.plugin [-] Segment 0f2ec560-14be-414d-8cfb-0870d67a9af5 resource provider aggregate not found 2026-05-01 02:17:04.238 7 INFO neutron.db.l3_hamode_db [None req-6a5d4884-27e2-4019-999a-d09f2369f12b fe3eaf42d99142e0b18d5536c31649a0 b80199daaca54fd9b948812f65a0e5d2 - - default default] HA network e41b2c5f-6d16-4958-8219-0d2a81458ac8 was deleted as no HA routers are present in tenant b80199daaca54fd9b948812f65a0e5d2. [pid: 7|app: 0|req: 1486/3107] 10.0.0.117 () {32 vars in 724 bytes} [Fri May 1 02:17:03 2026] DELETE /v2.0/routers/013cb6e8-0b87-4c6d-9c33-a0c756802221 => generated 0 bytes in 713 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3108] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:17:04 2026] GET /v2.0/security-groups?tenant_id=703cec74c672445ea566b34430d9383b&name=default => generated 2929 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:17:05.342 7 INFO neutron.services.segments.plugin [-] Segment 0f2ec560-14be-414d-8cfb-0870d67a9af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f2ec560-14be-414d-8cfb-0870d67a9af5 found for delete ", "request_id": "req-bd5fc547-dce3-4f4a-82d8-7c0313398c79"}]} [pid: 7|app: 0|req: 1487/3109] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:17:05 2026] DELETE /v2.0/security-groups/f17f6777-cef6-4c6b-862a-ba4f3be6794f => 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: 1623/3110] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:17:05 2026] GET /v2.0/security-groups?tenant_id=b80199daaca54fd9b948812f65a0e5d2&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3111] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:17:05 2026] DELETE /v2.0/security-groups/766f0e93-6aeb-4314-9214-723d4460f3c7 => 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: 1624/3112] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:17:05 2026] GET /v2.0/security-groups?tenant_id=99064b064bac46c68ad48f34d73d377e&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3113] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:17:06 2026] DELETE /v2.0/security-groups/24ca4c15-f176-432f-952c-47d33b8386fe => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:17:09.437 8 WARNING neutron_lib.context [None req-220bfe82-e48e-449b-9808-e6eaa65acee4 d91ef97c1d4b44f1ab167d6a3dac0612 f034e7db2a8c48a8873577d359276867 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:17:09.586 8 INFO neutron.db.segments_db [None req-220bfe82-e48e-449b-9808-e6eaa65acee4 d91ef97c1d4b44f1ab167d6a3dac0612 f034e7db2a8c48a8873577d359276867 - - default default] Added segment 600354f7-1db5-4d5e-b4f5-629fa4afd504 of type vxlan for network 99f7e667-c8af-47cf-9130-a129725d891e [pid: 8|app: 0|req: 1625/3114] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:17:09 2026] POST /v2.0/networks => generated 631 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:17:09.716 7 INFO neutron.services.segments.plugin [-] Segment 0f2ec560-14be-414d-8cfb-0870d67a9af5 resource provider aggregate not found 2026-05-01 02:17:10.188 7 INFO neutron.services.segments.plugin [-] Segment 0f2ec560-14be-414d-8cfb-0870d67a9af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f2ec560-14be-414d-8cfb-0870d67a9af5 found for delete ", "request_id": "req-79ff18c2-5c25-4233-9685-da1b864d31cc"}]} [pid: 7|app: 0|req: 1490/3115] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:17:09 2026] PUT /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags => generated 25 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3116] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:17:10 2026] GET /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3117] 10.0.0.117 () {34 vars in 764 bytes} [Fri May 1 02:17:10 2026] PUT /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags/green => 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: 1627/3118] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:17:10 2026] GET /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3119] 10.0.0.117 () {34 vars in 760 bytes} [Fri May 1 02:17:10 2026] PUT /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3120] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:17:10 2026] GET /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3121] 10.0.0.117 () {34 vars in 782 bytes} [Fri May 1 02:17:10 2026] PUT /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3122] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:17:10 2026] GET /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/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: 1494/3123] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:17:10 2026] PUT /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3124] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:17:10 2026] GET /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3125] 10.0.0.117 () {32 vars in 741 bytes} [Fri May 1 02:17:10 2026] GET /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:17:10.847 8 INFO neutron.api.v2.resource [None req-88757a54-49f5-4db7-ba85-3e421ddd980e d91ef97c1d4b44f1ab167d6a3dac0612 f034e7db2a8c48a8873577d359276867 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3126] 10.0.0.117 () {32 vars in 745 bytes} [Fri May 1 02:17:10 2026] GET /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3127] 10.0.0.117 () {32 vars in 744 bytes} [Fri May 1 02:17:10 2026] DELETE /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3128] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:17:10 2026] GET /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:17:11.046 7 INFO neutron.api.v2.resource [None req-8fa1dbbe-5ccf-4b99-806d-4218c5977ce0 d91ef97c1d4b44f1ab167d6a3dac0612 f034e7db2a8c48a8873577d359276867 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3129] 10.0.0.117 () {32 vars in 748 bytes} [Fri May 1 02:17:10 2026] DELETE /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3130] 10.0.0.117 () {32 vars in 736 bytes} [Fri May 1 02:17:11 2026] DELETE /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3131] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:17:11 2026] GET /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3132] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:17:11 2026] DELETE /v2.0/networks/99f7e667-c8af-47cf-9130-a129725d891e => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3133] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:17:12 2026] GET /v2.0/security-groups?tenant_id=ee22ffe927844214b77e6dc9262ba9bf&name=default => generated 2929 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-01 02:17:12.244 8 INFO neutron.services.segments.plugin [-] Segment 600354f7-1db5-4d5e-b4f5-629fa4afd504 resource provider aggregate not found 2026-05-01 02:17:12.259 8 INFO neutron.services.segments.plugin [-] Segment 600354f7-1db5-4d5e-b4f5-629fa4afd504 resource provider aggregate not found 2026-05-01 02:17:12.274 8 INFO neutron.services.segments.plugin [-] Segment 600354f7-1db5-4d5e-b4f5-629fa4afd504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 600354f7-1db5-4d5e-b4f5-629fa4afd504 found for delete ", "request_id": "req-b3f10758-1ba9-47aa-b2be-b73848405b38"}]} 2026-05-01 02:17:12.285 8 INFO neutron.services.segments.plugin [-] Segment 600354f7-1db5-4d5e-b4f5-629fa4afd504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 600354f7-1db5-4d5e-b4f5-629fa4afd504 found for delete ", "request_id": "req-2c035f50-39e9-4086-a565-3864a2d86b84"}]} [pid: 8|app: 0|req: 1635/3134] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:17:12 2026] DELETE /v2.0/security-groups/deb0d098-27b8-4340-a55d-5b59229f61df => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3135] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:17:12 2026] GET /v2.0/security-groups?tenant_id=f034e7db2a8c48a8873577d359276867&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3136] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:17:12 2026] DELETE /v2.0/security-groups/cb37ee63-bc92-41ca-b9b5-6ec8bf4a1ba3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:17:15.849 7 WARNING neutron_lib.context [None req-9062e05a-b5ba-4dcb-acca-031c2013dd22 4cebec9f701d4d4cb77281628c4f1239 f743c4c3347142b49518f3d9d32e5cf5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1501/3139] 10.0.0.117 () {34 vars in 684 bytes} [Fri May 1 02:17:15 2026] POST /v2.0/security-groups => generated 1603 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3140] 10.0.0.117 () {34 vars in 767 bytes} [Fri May 1 02:17:16 2026] PUT /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3141] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:17:16 2026] GET /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3142] 10.0.0.117 () {34 vars in 778 bytes} [Fri May 1 02:17:16 2026] PUT /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3143] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:17:16 2026] GET /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3144] 10.0.0.117 () {34 vars in 774 bytes} [Fri May 1 02:17:16 2026] PUT /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3145] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:17:16 2026] GET /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/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: 1642/3146] 10.0.0.117 () {34 vars in 796 bytes} [Fri May 1 02:17:16 2026] PUT /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3147] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:17:16 2026] GET /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3148] 10.0.0.117 () {34 vars in 767 bytes} [Fri May 1 02:17:16 2026] PUT /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3149] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:17:16 2026] GET /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3150] 10.0.0.117 () {32 vars in 755 bytes} [Fri May 1 02:17:16 2026] GET /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:17:16.550 7 INFO neutron.api.v2.resource [None req-1b938259-3b2d-48c5-97cf-392a09fcfcb6 4cebec9f701d4d4cb77281628c4f1239 f743c4c3347142b49518f3d9d32e5cf5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/3151] 10.0.0.117 () {32 vars in 759 bytes} [Fri May 1 02:17:16 2026] GET /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3152] 10.0.0.117 () {32 vars in 758 bytes} [Fri May 1 02:17:16 2026] DELETE /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3153] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:17:16 2026] GET /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:17:16.660 8 INFO neutron.api.v2.resource [None req-4be9ef2b-2728-4930-9c65-19719d6ff815 4cebec9f701d4d4cb77281628c4f1239 f743c4c3347142b49518f3d9d32e5cf5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3154] 10.0.0.117 () {32 vars in 762 bytes} [Fri May 1 02:17:16 2026] DELETE /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3155] 10.0.0.117 () {32 vars in 750 bytes} [Fri May 1 02:17:16 2026] DELETE /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3156] 10.0.0.117 () {32 vars in 747 bytes} [Fri May 1 02:17:16 2026] GET /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5/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: 1510/3157] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:17:16 2026] DELETE /v2.0/security-groups/96c1d443-4767-4f99-b71f-04c792c97be5 => 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: 1648/3158] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:17:17 2026] GET /v2.0/security-groups?tenant_id=ce601aec8af24bd681a0bc50d420b4d8&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3159] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:17:17 2026] DELETE /v2.0/security-groups/c02e5be6-f060-4791-bdbe-ea1b73516235 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3160] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:17:17 2026] GET /v2.0/security-groups?tenant_id=f743c4c3347142b49518f3d9d32e5cf5&name=default => generated 2929 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3161] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:17:17 2026] DELETE /v2.0/security-groups/31362f42-5df9-425d-b0d4-7f5c609d8ea4 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-01 02:17:21.344 8 WARNING neutron_lib.context [None req-0085a08b-7452-440c-af5e-9a3dfc831ac4 133a858ddaa94aef9330c3a883830520 938b38c7c5c64134972a5120cbe84018 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:17:21.475 8 INFO neutron.db.segments_db [None req-0085a08b-7452-440c-af5e-9a3dfc831ac4 133a858ddaa94aef9330c3a883830520 938b38c7c5c64134972a5120cbe84018 - - default default] Added segment 63ce1842-bae9-4260-8706-dc520ea8b846 of type vxlan for network 3f487853-ee15-4d62-8dc7-ab4559599d5f [pid: 8|app: 0|req: 1650/3162] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:17:21 2026] POST /v2.0/networks => generated 632 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-01 02:17:21.621 7 WARNING neutron_lib.context [None req-81f1f2b8-68ff-46be-a7c3-d933bfd19073 133a858ddaa94aef9330c3a883830520 938b38c7c5c64134972a5120cbe84018 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-01 02:17:21.681 7 INFO neutron.db.segments_db [None req-81f1f2b8-68ff-46be-a7c3-d933bfd19073 133a858ddaa94aef9330c3a883830520 938b38c7c5c64134972a5120cbe84018 - - default default] Added segment 6dc89e39-3725-4236-9e47-f3c2afd422f0 of type vxlan for network adcca7d8-ea2d-49b4-88b7-55a4930334ee [pid: 7|app: 0|req: 1513/3163] 10.0.0.117 () {34 vars in 670 bytes} [Fri May 1 02:17:21 2026] POST /v2.0/networks => generated 631 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3164] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:17:21 2026] PUT /v2.0/networks/3f487853-ee15-4d62-8dc7-ab4559599d5f/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3165] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:17:21 2026] GET /v2.0/networks/3f487853-ee15-4d62-8dc7-ab4559599d5f/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3166] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:17:21 2026] PUT /v2.0/networks/adcca7d8-ea2d-49b4-88b7-55a4930334ee/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3167] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:17:22 2026] GET /v2.0/networks/adcca7d8-ea2d-49b4-88b7-55a4930334ee/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3168] 10.0.0.117 () {34 vars in 753 bytes} [Fri May 1 02:17:22 2026] PUT /v2.0/networks/adcca7d8-ea2d-49b4-88b7-55a4930334ee/tags => generated 12 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3169] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:17:22 2026] GET /v2.0/networks/adcca7d8-ea2d-49b4-88b7-55a4930334ee/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3170] 10.0.0.117 () {32 vars in 733 bytes} [Fri May 1 02:17:22 2026] GET /v2.0/networks/3f487853-ee15-4d62-8dc7-ab4559599d5f/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-01 02:17:22.521 7 INFO neutron.services.segments.plugin [-] Segment 63ce1842-bae9-4260-8706-dc520ea8b846 resource provider aggregate not found 2026-05-01 02:17:22.528 7 INFO neutron.services.segments.plugin [-] Segment 63ce1842-bae9-4260-8706-dc520ea8b846 resource provider aggregate not found 2026-05-01 02:17:22.557 7 INFO neutron.services.segments.plugin [-] Segment 63ce1842-bae9-4260-8706-dc520ea8b846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63ce1842-bae9-4260-8706-dc520ea8b846 found for delete ", "request_id": "req-9cb1e9df-62b9-452c-b26f-c021883c0b6e"}]} [pid: 7|app: 0|req: 1517/3171] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:17:22 2026] DELETE /v2.0/networks/3f487853-ee15-4d62-8dc7-ab4559599d5f => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:17:22.756 8 INFO neutron.services.segments.plugin [-] Segment 6dc89e39-3725-4236-9e47-f3c2afd422f0 resource provider aggregate not found 2026-05-01 02:17:22.764 8 INFO neutron.services.segments.plugin [-] Segment 6dc89e39-3725-4236-9e47-f3c2afd422f0 resource provider aggregate not found 2026-05-01 02:17:22.776 8 INFO neutron.services.segments.plugin [-] Segment 6dc89e39-3725-4236-9e47-f3c2afd422f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dc89e39-3725-4236-9e47-f3c2afd422f0 found for delete ", "request_id": "req-ea630196-d3b7-4e26-ae43-62fb6e995a95"}]} 2026-05-01 02:17:22.788 8 INFO neutron.services.segments.plugin [-] Segment 6dc89e39-3725-4236-9e47-f3c2afd422f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dc89e39-3725-4236-9e47-f3c2afd422f0 found for delete ", "request_id": "req-7f1756d6-16a8-4c3e-81a9-fe0f6dfe839f"}]} [pid: 8|app: 0|req: 1655/3172] 10.0.0.117 () {32 vars in 726 bytes} [Fri May 1 02:17:22 2026] DELETE /v2.0/networks/adcca7d8-ea2d-49b4-88b7-55a4930334ee => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-01 02:17:23.482 7 INFO neutron.services.segments.plugin [-] Segment 63ce1842-bae9-4260-8706-dc520ea8b846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63ce1842-bae9-4260-8706-dc520ea8b846 found for delete ", "request_id": "req-eb1c5309-137f-4336-a166-4749cef57e0d"}]} [pid: 7|app: 0|req: 1518/3173] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:17:23 2026] GET /v2.0/security-groups?tenant_id=938b38c7c5c64134972a5120cbe84018&name=default => generated 2929 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3174] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:17:23 2026] DELETE /v2.0/security-groups/ad00f278-4a34-42c5-a4f4-59a403c35775 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3175] 10.0.0.117 () {32 vars in 774 bytes} [Fri May 1 02:17:23 2026] GET /v2.0/security-groups?tenant_id=b9eb8dee2d0e40e79d9ed6d05bc43fe8&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3176] 10.0.0.117 () {32 vars in 740 bytes} [Fri May 1 02:17:23 2026] DELETE /v2.0/security-groups/e9e8c1ae-1d96-474d-818b-84e67e34e092 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3177] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:17:26 2026] GET /v2.0/networks => generated 2168 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3178] 10.0.0.117 () {32 vars in 655 bytes} [Fri May 1 02:17:30 2026] GET /v2.0/floatingips => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3179] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:17:30 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3180] 10.0.0.117 () {32 vars in 643 bytes} [Fri May 1 02:17:30 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3181] 10.0.0.117 () {32 vars in 647 bytes} [Fri May 1 02:17:30 2026] GET /v2.0/subnets => generated 1261 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3182] 10.0.0.117 () {32 vars in 649 bytes} [Fri May 1 02:17:30 2026] GET /v2.0/networks => generated 2168 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3183] 10.0.0.117 () {32 vars in 663 bytes} [Fri May 1 02:17:30 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3184] 10.0.0.117 () {32 vars in 655 bytes} [Fri May 1 02:17:30 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)